This repository was archived by the owner on Sep 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 51
Expand file tree
/
Copy pathMonteCarlo.json
More file actions
executable file
·56 lines (56 loc) · 1.7 KB
/
MonteCarlo.json
File metadata and controls
executable file
·56 lines (56 loc) · 1.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"createRequest": {
"CMSSWVersion": "CMSSW_4_1_8",
"GlobalTag": "START311_V2::All",
"Campaign": "Campaign-OVERRIDE-ME",
"RequestString": "RequestString-OVERRIDE-ME",
"RequestPriority": 1000,
"FilterEfficiency": 0.0361,
"ScramArch": "slc5_amd64_gcc434",
"RequestType": "MonteCarlo",
"RequestNumEvents": 2000,
"ConfigCacheID": "4029c9cd130f25d65bdced2311536c52",
"ConfigCacheUrl": "https://cmsweb-testbed.cern.ch/couchdb",
"PrimaryDataset": "BdToMuMu_2MuPtFilter_7TeV-pythia6-evtgen",
"PrepID": "MCTEST-GEN-0001",
"Group": "DATAOPS",
"TotalTime": 14400,
"TimePerEvent": 40,
"Memory": 2394,
"SizePerEvent": 512
},
"changeSplitting": {
"Production": {
"SplittingAlgo": "EventBased",
"events_per_job": 1400,
"include_parents": "False"
}
},
"assignRequest": {
"SiteWhitelist": "SiteWhitelist-OVERRIDE-ME",
"SiteBlacklist": [],
"MergedLFNBase": "/store/backfill/1",
"UnmergedLFNBase": "/store/unmerged",
"MinMergeSize": 2147483648,
"MaxMergeSize": 4294967296,
"MaxMergeEvents": 50000,
"AcquisitionEra": "AcquisitionEra-OVERRIDE-ME",
"ProcessingVersion": 1,
"ProcessingString": "ProcessingString-OVERRIDE-ME",
"MaxRSS": 4294967296,
"MaxVSize": 4294967296,
"SoftTimeout": 129600,
"GracePeriod": 300,
"Dashboard": "dashboard-OVERRIDE-ME",
"Team": "Team--OVERRIDE-ME",
"CustodialSites": [],
"NonCustodialSites": [],
"AutoApproveSubscriptionSites": [],
"SubscriptionPriority": "Low",
"CustodialSubType": "Move",
"BlockCloseMaxWaitTime": 66400,
"BlockCloseMaxFiles": 500,
"BlockCloseMaxEvents": 25000000,
"BlockCloseMaxSize": 5000000000000
}
}