Jobtag = { "comment:PWGJE/Jets_EMC_PbPb" }; # Input xml collections InputDataCollection = { "LF:$1/PWGJE/Jets_EMC_PbPb/235_20130424-1013/lego_train_input.xml,nodownload" }; OutputDir = "$1/PWGJE/Jets_EMC_PbPb/235_20130424-1013/#alien_counter_04i#"; # List of requested packages Packages = { "VO_ALICE@AliRoot::v5-04-49-AN", "VO_ALICE@ROOT::v5-34-05", "VO_ALICE@APISCONFIG::V1.1x", "VO_ALICE@boost::v1_43_0", "VO_ALICE@cgal::v3.6", "VO_ALICE@fastjet::v2.4.2" }; # List of input files to be uploaded to workers InputFile = { "LF:/alice/cern.ch/user/a/alitrain/PWGJE/Jets_EMC_PbPb/235_20130424-1013/lego_train.C", "LF:/alice/cern.ch/user/a/alitrain/PWGJE/Jets_EMC_PbPb/235_20130424-1013/lego_train.root" }; # This is the startup script Executable = "lego_train.sh"; # We split per SE or file Split = "se"; # Time after which the job is killed (833 min.) TTL = "50000"; # Maximum number of input files to be processed per subjob SplitMaxInputFileNumber = "8"; # Format of input data InputDataListFormat = "xml-single"; # Collection name to be processed on each worker node InputDataList = "wn.xml"; # List of output files and archives Output = { "log_archive.zip:std*@disk=1", "root_archive.zip:EventStat_temp.root,AnalysisResults.root,*.stat@disk=2", "fileinfo.log@disk=2" }; # AliEn price for this job Price = "10"; # Validation script to be run for each subjob Validationcommand = "/alice/cern.ch/user/a/alitrain/PWGJE/Jets_EMC_PbPb/235_20130424-1013/lego_train_validation.sh"; # JDL variables JDLVariables = { "Packages", "OutputDir" }; Workdirectorysize = {"5000MB"}; LPMActivity = "86400"; MaxWaitingTime = "86400"; LegoResubmitZombies = "1"; MaxFailFraction = "0.5"; MaxResubmitFraction = "1"; RunOnAODs = "1"; LegoDatasetType = "1";