[CRAB] jobtype = cmssw scheduler = glite [CMSSW] ### The data you want to access (to be found on DBS) datasetpath=none ### The ParameterSet you want to use pset=interactive-3XX-dijet.py ### Splitting parameters events_per_job = 2 number_of_jobs = 3 ### The output files (comma separated list) output_file = dijet.output.root, dijet.random [USER] ### OUTPUT files Management ## output back into UI return_data = 1 ### OUTPUT files INTO A SE copy_data = 0 storage_element = srm.cern.ch storage_path = /castor/cern.ch/user/u/user #if server #thresholdLevel = 100 #eMail = your@Email.address [EDG] ## RB/WMS management: rb = CNAF ## Black and White Lists management: ## By Storage #se_black_list = #se_white_list = ## By ComputingElement #ce_black_list = #ce_white_list = [CONDORG] # Set this to condor to override the batchsystem defined in gridcat. #batchsystem = condor # Specify addition condor_g requirments # use this requirment to run on a cms dedicated hardare # globus_rsl = (condor_submit=(requirements 'ClusterName == \"CMS\" && (Arch == \"INTEL\" || Arch == \"X86_64\")')) # use this requirement to run on the new hardware #globus_rsl = (condor_submit=(requirements 'regexp(\"cms-*\",Machine)'))