crabs.xml 679 B

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!-- Task description: -->
  3. <!-- -->
  4. <!-- UrQMD AuAu 200 GeVxml script -->
  5. <!-- -->
  6. <job nProcesses="1" filesPerHour="24" fileListSyntax="xrootd">
  7. <!-- Decription of the task -->
  8. <command>
  9. cd /gpfs01/star/scratch/pusheax/crabs/
  10. ./crab 999999999
  11. </command>
  12. <ResourceUsage>
  13. <Priority>99</Priority>
  14. </ResourceUsage>
  15. <stdout URL="file:./out/$JOBID.out" />
  16. <stderr URL="file:./err/$JOBID.err" />
  17. <!--output fromScratch="./$JOBID.f19" toURL="file:/gpfs01/star/scratch/pusheax/simu/urqmd/urqmd_auau200/f19/"/-->
  18. </job>