-
Notifications
You must be signed in to change notification settings - Fork 796
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"results": {"validation": {"content": "all", "valid": false, "results": {"1": [{"peak_value_rss": 1271.93, "total_events": 68, "estimated_events_per_lumi": 165.59004432939653, "cpu_efficiency": 0.9915296462381665, "filter_efficiency": 0.00183357601251146, "cpu_name": "AMD EPYC 7302 16-Core Processor ()", "time_per_event": 0.31890195678240685, "expected_events": 37086, "size_per_event": 610.9876705882352}], "8": [{"peak_value_rss": 1756.94, "total_events": 77, "estimated_events_per_lumi": 1468.0672253680634, "cpu_efficiency": 0.9442697012877003, "filter_efficiency": 0.0020762551906379767, "cpu_name": "AMD EPYC 7302 16-Core Processor ()", "time_per_event": 0.04073120662126495, "expected_events": 37086, "size_per_event": 583.2132155844156}], "2": [{"peak_value_rss": 1326.33, "total_events": 70, "estimated_events_per_lumi": 328.76249150622874, "cpu_efficiency": 0.978837657225031, "filter_efficiency": 0.001887504718761797, "cpu_name": "AMD EPYC 7302 16-Core Processor ()", "time_per_event": 0.16534774283796252, "expected_events": 37086, "size_per_event": 547.0178742857142}], "4": [{"peak_value_rss": 1495.32, "total_events": 60, "estimated_events_per_lumi": 646.571881572561, "cpu_efficiency": 0.9724601838470821, "filter_efficiency": 0.0016178611875101116, "cpu_name": "AMD EPYC 7302 16-Core Processor ()", "time_per_event": 0.07206376201663232, "expected_events": 37086, "size_per_event": 567.7687466666666}]}}, "total_events": 1000000, "config_id": [], "events_per_lumi": 0, "_rev": "9-4317e2845adca29eb1e8586a22e64b1e", "mcdb_id": -1, "transient_output_modules": [[]], "sequences": [{"eventcontent": ["RAWSIM"], "runsScenarioForMC": "", "donotDropOnInput": "", "extra": "", "slhc": "", "runsAndWeightsForMC": "", "outputCommand": "", "dropDescendant": false, "pileup": "", "hltProcess": "", "index": -1, "customise": "", "custom_conditions": "", "datatier": ["GEN-SIM"], "processName": "", "inputCommands": "", "particle_table": "", "conditions": "133X_mcRun3_2024_realistic_v10", "harvesting": "", "triggerResultsProcess": "", "inputEventContent": "", "beamspot": "Realistic25ns13p6TeVEarly2023Collision", "restoreRNDSeeds": "", "filtername": "", "repacked": "", "customise_commands": "", "step": ["GEN", "SIM"], "gflash": "", "procModifiers": "", "magField": "", "himix": false, "nThreads": 1, "scenario": "", "geometry": "DB:Extended", "nStreams": 0, "datamix": "", "inline_custom": false, "era": "Run3_2023"}], "block_black_list": [], "block_white_list": [], "priority": 20000, "process_string": "", "ppd_tags": [], "fragment_tag": "", "generator_parameters": [{"submission_details": {"submission_date": "2019-06-12-23-42", "author_email": "[email protected]", "author_username": "jordanm", "author_name": "Jordan Martins"}, "match_efficiency_error": 0, "match_efficiency": 1, "filter_efficiency": 0.0017, "negative_weights_fraction": -1, "version": 0, "cross_section": 543600000, "filter_efficiency_error": 0.000412}, {"submission_details": {"author_email": "[email protected]", "submission_date": "2024-10-06-22-12", "author_username": "kivanov", "author_name": "Kirill Ivanov"}, "match_efficiency_error": 0.0, "match_efficiency": 1.0, "filter_efficiency": 0.0017, "negative_weights_fraction": -1.0, "version": 1, "cross_section": 543600000.0, "filter_efficiency_error": 0.000412}], "flown_with": "", "interested_pwg": ["BPH"], "version": 0, "generators": ["pythia8", "evtGen"], "memory": 4000, "pilot": false, "type": "Prod", "cmssw_release": "CMSSW_13_3_0", "status": "validation", "keep_output": [true], "energy": 13.6, "tags": [], "fragment": "import FWCore.ParameterSet.Config as cms \n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom GeneratorInterface.EvtGenInterface.EvtGenSetting_cff import *\nfrom Configuration.Generator.MCTunesRun3ECM13p6TeV.PythiaCP5Settings_cfi import *\n\n_generator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13600.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n EvtGen130 = cms.untracked.PSet(\n decay_table = cms.string('GeneratorInterface/EvtGenInterface/data/DECAY_2020_NOLONGLIFE.DEC'),\n particle_property_file = cms.FileInPath('GeneratorInterface/EvtGenInterface/data/evt_2020.pdl'),\n# user_decay_file = cms.FileInPath('GeneratorInterface/ExternalDecays/data/Bs_phiphi_4K.dec'),\n user_decay_embedded= cms.vstring (\n\n'Define Hp 0.49',\n'Define Hz 0.775',\n'Define Hm 0.4',\n'Define pHp 2.50',\n'Define pHz 0.0',\n'Define pHm -0.17',\n'#',\n'Alias MyB_s0 B_s0',\n'Alias Myanti-B_s0 anti-B_s0',\n'ChargeConj Myanti-B_s0 MyB_s0',\n'Alias MyPhi phi',\n'ChargeConj MyPhi MyPhi',\n'#',\n'Decay MyB_s0',\n' 1.000 MyPhi MyPhi PVV_CPLH 0.02 1 Hp pHp Hz pHz Hm pHm;',\n'#',\n'Enddecay',\n'Decay Myanti-B_s0',\n ' 1.000 MyPhi MyPhi PVV_CPLH 0.02 1 Hp pHp Hz pHz Hm pHm;',\n'Enddecay',\n'#',\n'Decay MyPhi',\n ' 1.000 K+ K- VSS;',\n'Enddecay',\n'End'\n ),\n list_forced_decays = cms.vstring('MyB_s0','Myanti-B_s0'),\n operates_on_particles = cms.vint32(),\n convertPythiaCodes = cms.untracked.bool(False)\n ),\n parameterSets = cms.vstring('EvtGen130')\n ),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CP5SettingsBlock,\n processParameters = cms.vstring(\n 'SoftQCD:nonDiffractive = on',\n 'PTFilter:filter = on', # this turn on the filter\n 'PTFilter:quarkToFilter = 5', # PDG id of q quark\n 'PTFilter:scaleToFilter = 1.0'),\n parameterSets = cms.vstring(\n 'pythia8CommonSettings',\n 'pythia8CP5Settings',\n 'processParameters')\n )\n )\n\nfrom GeneratorInterface.Core.ExternalGeneratorFilter import ExternalGeneratorFilter\ngenerator = ExternalGeneratorFilter(_generator)\n\ngenerator.PythiaParameters.processParameters.extend(EvtGenExtraParticles)\n\nbfilter = cms.EDFilter(\n \"PythiaFilter\",\n MaxEta = cms.untracked.double(9999.),\n MinEta = cms.untracked.double(-9999.),\n ParticleID = cms.untracked.int32(531)\n )\n\ndecayfilter = cms.EDFilter(\n \"PythiaDauVFilter\",\n verbose = cms.untracked.int32(1),\n NumberDaughters = cms.untracked.int32(2),\n ParticleID = cms.untracked.int32(531), ## Bs0\n DaughterIDs = cms.untracked.vint32(333, 333), ## Phi and Phi\n MinPt = cms.untracked.vdouble(-1., -1.),\n MinEta = cms.untracked.vdouble(-9999., -9999.),\n MaxEta = cms.untracked.vdouble( 9999., 9999.)\n )\n\nMuFilter = cms.EDFilter(\n \"PythiaFilter\",\n ParticleID = cms.untracked.int32(13),\n # MotherID = cms.untracked.int32(531), #Bs0\n MinPt = cms.untracked.double(4.0),\n MinEta = cms.untracked.double(-2.4),\n MaxEta = cms.untracked.double(2.4)\n)\n\nProductionFilterSequence = cms.Sequence(generator*bfilter*decayfilter*MuFilter)", "time_event": [0.5435905241299833], "pwg": "BPH", "reqmgr_name": [], "approval": "validation", "name_of_fragment": "", "pileup_dataset_name": "", "analysis_id": [], "input_dataset": "", "member_of_chain": [], "prepid": "BPH-Run3Winter24GS-00001", "extension": 0, "size_event": [538], "notes": "", "completed_events": -1, "history": [{"action": "created", "updater": {"author_email": "[email protected]", "submission_date": "2024-10-06-22-12", "author_username": "kivanov", "author_name": "Kirill Ivanov"}}, {"action": "clone", "step": "BPH-RunIIFall18GS-00198", "updater": {"author_email": "[email protected]", "submission_date": "2024-10-06-22-12", "author_username": "kivanov", "author_name": "Kirill Ivanov"}}, {"action": "update", "step": "dataset_name, fragment", "updater": {"author_email": "[email protected]", "submission_date": "2024-10-06-22-21", "author_username": "kivanov", "author_name": "Kirill Ivanov"}}, {"action": "update", "step": "fragment", "updater": {"author_email": "[email protected]", "submission_date": "2024-10-06-23-07", "author_username": "kivanov", "author_name": "Kirill Ivanov"}}, {"action": "update", "step": "fragment", "updater": {"author_email": "[email protected]", "submission_date": "2024-10-07-00-04", "author_username": "kivanov", "author_name": "Kirill Ivanov"}}, {"action": "update", "step": "fragment", "updater": {"author_email": "[email protected]", "submission_date": "2024-10-07-13-43", "author_username": "kivanov", "author_name": "Kirill Ivanov"}}, {"action": "update", "step": "fragment", "updater": {"author_email": "[email protected]", "submission_date": "2024-10-07-15-34", "author_username": "kivanov", "author_name": "Kirill Ivanov"}}, {"action": "approve", "step": "validation", "updater": {"author_email": "[email protected]", "submission_date": "2024-10-07-15-35", "author_username": "kivanov", "author_name": "Kirill Ivanov"}}, {"action": "validation", "step": "succeeded", "updater": {"author_email": "", "submission_date": "2024-10-09-04-00", "author_username": "automatic", "author_name": ""}}], "output_dataset": [], "member_of_campaign": "Run3Winter24GS", "_id": "BPH-Run3Winter24GS-00001", "dataset_name": "BsToPhiPhi_4K_MuFilter_SoftQCDnonD_TuneCP5_13p6TeV-pythia8-evtgen", "cadi_line": ""}} |