Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /DPGAnalysis/SiStripTools/test/crab_manyfederrors.cfg is written in an unsupported language. File is not indexed.

0001 [CRAB]
0002 
0003 jobtype = cmssw
0004 #scheduler = glite
0005 scheduler = caf
0006 ### NOTE: just setting the name of the server (pi, lnl etc etc )
0007 ###       crab will submit the jobs to the server...
0008 #server_name = caf
0009 #
0010 [CMSSW]
0011 
0012 ### The data you want to access (to be found on DBS)
0013 
0014 #dbs_url = http://cmsdbsprod.cern.ch/cms_dbs_ph_analysis_01/servlet/DBSServlet
0015 
0016 datasetpath=/MinimumBias/Run2012B-v1/RAW
0017 #datasetpath=/Cosmics/Commissioning12-v1/RAW
0018 
0019 pset=manyfederrors_cfg.py
0020 
0021 pycfg_params= globalTag=GR_P_V37::All 
0022 
0023 #total_number_of_events=5000
0024 #events_per_job = 5000
0025 
0026 #lumi_mask=
0027 #runselection=190482
0028 #runselection=187740
0029 runselection=195398
0030 
0031 total_number_of_lumis =-1
0032 lumis_per_job = 5
0033 #lumis_per_job = 10000
0034 
0035 ### The output files (comma separated list)
0036 #output_file = 
0037 get_edm_output = 1
0038 
0039 [CAF]
0040 
0041 queue = cmscaf1nd
0042 
0043 [USER]
0044 
0045 ### OUTPUT files Management
0046 ##  output back into UI
0047 return_data = 1
0048 
0049 ### To use a specific name of UI directory where CRAB will create job to submit (with full path).
0050 ### the default directory will be "crab_0_data_time"
0051 #ui_working_dir = /full/path/Name_of_Directory
0052 ui_working_dir = /afs/cern.ch/work/v/venturia/crab/manyfederrors_Run2012B_raw_minbias_195398_crash_v3_v15
0053 
0054 ### To specify the UI directory where to store the CMS executable output
0055 ### FULL path is mandatory. Default is  <ui_working_dir>/res will be used.
0056 #outputdir= /full/path/yourOutDir
0057 
0058 ### To specify the UI directory where to store the stderr, stdout and .BrokerInfo of submitted jobs
0059 ### FULL path is mandatory. Default is <ui_working_dir>/res will be used.
0060 #logdir= /full/path/yourLogDir
0061 
0062 ### OUTPUT files INTO A SE
0063 copy_data = 0
0064 
0065 ### if you want to copy data in a "official CMS site"
0066 ### you have to specify the name as written in 
0067 #storage_element = T2_IT_Bari
0068 ### the user_remote_dir will be created under the SE mountpoint
0069 ### in the case of publication this directory is not considered
0070 #user_remote_dir = name_directory_you_want
0071 
0072 ### if you want to copy your data at CAF
0073 #storage_element = T2_CH_CAF
0074 ### the user_remote_dir will be created under the SE mountpoint
0075 ### in the case of publication this directory is not considered
0076 #user_remote_dir = express_2010_132421
0077 
0078 ### if you want to copy your data to your area in castor at cern
0079 ### or in a "not official CMS site" you have to specify the complete name of SE
0080 storage_element=srm-cms.cern.ch
0081 ### this directory is the mountpoin of SE 
0082 #storage_path=/srm/managerv2?SFN=/castor/cern.ch
0083 storage_path=/castor/cern.ch
0084 ### directory or tree of directory under the mounpoint 
0085 user_remote_dir = /user/v/venturia/skims/express_2010_132421_132422_3
0086 
0087 
0088 ### To publish produced output in a local istance of DBS set publish_data = 1
0089 publish_data=0
0090 ### Specify the dataset name. The full path will be <primarydataset>/<publish_data_name>/USER
0091 publish_data_name = name_you_prefer
0092 ### Specify the URL of DBS istance where CRAB has to publish the output files
0093 #dbs_url_for_publication = https://cmsdbsprod.cern.ch:8443/cms_dbs_caf_analysis_01_writer/servlet/DBSServlet 
0094 
0095 ### To specify additional files to be put in InputSandBox
0096 ### write the full path  if the files are not in the current directory
0097 ### (wildcard * are allowed): comma separated list
0098 #additional_input_files = file1, file2, /full/path/file3
0099 
0100 #if server
0101 #thresholdLevel = 100
0102 #eMail = your@Email.address
0103 
0104 [GRID]
0105 #
0106 ## RB/WMS management:
0107 rb = CERN
0108 
0109 ##  Black and White Lists management:
0110 ## By Storage
0111 se_black_list = T0,T1,T2_US_Purdue
0112 #se_white_list =
0113 
0114 ## By ComputingElement
0115 #ce_black_list =
0116 #ce_white_list =
0117 
0118 [CONDORG]
0119 
0120 # Set this to condor to override the batchsystem defined in gridcat.
0121 #batchsystem = condor
0122 
0123 # Specify addition condor_g requirments
0124 # use this requirment to run on a cms dedicated hardare
0125 # globus_rsl = (condor_submit=(requirements 'ClusterName == \"CMS\" && (Arch == \"INTEL\" || Arch == \"X86_64\")'))
0126 # use this requirement to run on the new hardware
0127 #globus_rsl = (condor_submit=(requirements 'regexp(\"cms-*\",Machine)'))
0128