Skip to content

Issue changing the memory value #97

Description

@paorozo

We have a problem with this ACDC https://cmsweb.cern.ch/reqmgr2/fetch?rid=vlimant_ACDC0_task_HIN-HINPbPbSpring18GS-00001__v1_T_180312_140104_4651
I changed the memory using the recovery tool. When I check the request's JSON in reqmgr, this is the task configuration:

"Task2": {
    "KeepOutput": true, 
    "PrepID": "HIN-HINPbPbSpring18DR-00001", 
    "InputFromOutputModule": "RAWSIMoutput", 
    "GlobalTag": "100X_upgrade2018_realistic_v10", 
    "TimePerEvent": 16.7631, 
    "FilterEfficiency": 1, 
    "SplittingAlgo": "EventAwareLumiBased", 
    "ProcessingString": "NoPU_100X_upgrade2018_realistic_v10", 
    "ScramArch": [
      "slc6_amd64_gcc630"
    ], 
    "SizePerEvent": 16234.1829, 
    "ConfigCacheID": "76ef2a5da99194730d69d73d8b52df82", 
    "Memory": "8000", 
    "Multicore": 4, 
    "TaskName": "HIN-HINPbPbSpring18DR-00001_0", 
    "AcquisitionEra": "HINPbPbSpring18DR", 
    "PrimaryDataset": "Hydjet_Quenched_Cymbal5Ev8_PbPbMinBias_5020GeV_2018", 
    "Campaign": "HINPbPbSpring18DR", 
    "InputTask": "HIN-HINPbPbSpring18GS-00001_0", 
    "CMSSWVersion": "CMSSW_10_0_3"
  }, 

But in config:
https://cmsweb.cern.ch/reqmgr2/config?name=vlimant_ACDC0_task_HIN-HINPbPbSpring18GS-00001__v1_T_180312_140104_4651

vlimant_ACDC0_task_HIN-HINPbPbSpring18GS-00001__v1_T_180312_140104_4651.tasks.HIN-HINPbPbSpring18GS-00001_0.input.splitting.performance.memoryRequirement = 4695.0

There might be something broken at the actor side, @vlimant, @areinsvo could you please help me to take a look?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions