Jobtag = { "comment:PWGJE/Jets_EMC_PbPb" }; # Input xml collections InputDataCollection = { "LF:$1/PWGJE/Jets_EMC_PbPb/129_20120929-0932/lego_train_input.xml,nodownload" }; OutputDir = "$1/PWGJE/Jets_EMC_PbPb/129_20120929-0932/#alien_counter_04i#"; # List of requested packages Packages = { "VO_ALICE@AliRoot::v5-03-65-AN", "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/129_20120929-0932/lego_train.C", "LF:/alice/cern.ch/user/a/alitrain/PWGJE/Jets_EMC_PbPb/129_20120929-0932/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 (1166 min.) TTL = "70000"; # Maximum number of input files to be processed per subjob SplitMaxInputFileNumber = "20"; # Format of input data InputDataListFormat = "xml-single"; # Collection name to be processed on each worker node InputDataList = "wn.xml"; # Files to be archived OutputArchive = { "log_archive.zip:std*@disk=1","root_archive.zip:EventStat_temp.root,AnalysisResults.root,*.stat,*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/129_20120929-0932/lego_train_validation.sh"; # JDL variables JDLVariables = { "Packages", "OutputDir" }; Workdirectorysize = {"5000MB"}; LPMActivity = "86400"; MaxWaitingTime = "86400"; LegoResubmitZombies = "1"; MaxFailFraction = "0.5"; MaxResubmitFraction = "1"; Requirements = ( !member(other.CloseSE,"ALICE::FZK::SE") );