[ # Simple test job for MICE VO VirtualOrganisation = "mice"; Executable = "/bin/echo"; Arguments = "Hello, mouse!"; StdOutput = "hello.out"; StdError = "hello.err"; OutputSandbox = { "hello.out", "hello.err" }; RetryCount = 0; ShallowRetryCount = 1; JobType = "normal"; Rank = -other.GlueCEStateEstimatedResponseTime; # You should put > 480 (i.e. 8hrs) for a real job: Requirements = (other.GlueCEPolicyMaxWallClockTime < 130); #Requirements = ( Member("VO-mice-g4beamline-1.08", other.GlueHostApplicationSoftwareRunTimeEnvironment) ) #Requirements = ( (other.GlueHostArchitecturePlatformType=="i686") && (other.GlueHostMainMemoryRAMSize > 2047) ); Type = "Job"; ]