Guest User

Untitled

a guest
Feb 10th, 2017
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. bash-4.2$ sbatch -vvv --mem=2 -N 1 -n 1 sleep.slurm.sh
  2. sbatch: defined options for program `sbatch'
  3. sbatch: ----------------- ---------------------
  4. sbatch: user : `travigd'
  5. sbatch: uid : 99480625
  6. sbatch: gid : 99480625
  7. sbatch: cwd : /data/home/travigd
  8. sbatch: ntasks : 1 (set)
  9. sbatch: nodes : 1-1
  10. sbatch: jobid : 4294967294 (default)
  11. sbatch: partition : default
  12. sbatch: profile : `NotSet'
  13. sbatch: job name : `sleep.slurm.sh'
  14. sbatch: reservation : `(null)'
  15. sbatch: wckey : `(null)'
  16. sbatch: distribution : unknown
  17. sbatch: verbose : 3
  18. sbatch: immediate : false
  19. sbatch: overcommit : false
  20. sbatch: nice : -2
  21. sbatch: account : (null)
  22. sbatch: comment : (null)
  23. sbatch: dependency : (null)
  24. sbatch: qos : (null)
  25. sbatch: constraints : mem=2M
  26. sbatch: geometry : (null)
  27. sbatch: reboot : yes
  28. sbatch: rotate : no
  29. sbatch: network : (null)
  30. sbatch: array : N/A
  31. sbatch: cpu_freq_min : 4294967294
  32. sbatch: cpu_freq_max : 4294967294
  33. sbatch: cpu_freq_gov : 4294967294
  34. sbatch: mail_type : NONE
  35. sbatch: mail_user : (null)
  36. sbatch: sockets-per-node : -2
  37. sbatch: cores-per-socket : -2
  38. sbatch: threads-per-core : -2
  39. sbatch: ntasks-per-node : 0
  40. sbatch: ntasks-per-socket : -2
  41. sbatch: ntasks-per-core : -2
  42. sbatch: mem_bind : default
  43. sbatch: plane_size : 4294967294
  44. sbatch: propagate : NONE
  45. sbatch: switches : -1
  46. sbatch: wait-for-switches : -1
  47. sbatch: core-spec : NA
  48. sbatch: burst_buffer : `(null)'
  49. sbatch: remote command : `/data/home/travigd/sleep.slurm.sh'
  50. sbatch: power :
  51. sbatch: wait : yes
  52. sbatch: debug: propagating RLIMIT_CPU=18446744073709551615
  53. sbatch: debug: propagating RLIMIT_FSIZE=18446744073709551615
  54. sbatch: debug: propagating RLIMIT_DATA=18446744073709551615
  55. sbatch: debug: propagating RLIMIT_STACK=8388608
  56. sbatch: debug: propagating RLIMIT_CORE=0
  57. sbatch: debug: propagating RLIMIT_RSS=18446744073709551615
  58. sbatch: debug: propagating RLIMIT_NPROC=4096
  59. sbatch: debug: propagating RLIMIT_NOFILE=1024
  60. sbatch: debug: propagating RLIMIT_MEMLOCK=65536
  61. sbatch: debug: propagating RLIMIT_AS=18446744073709551615
  62. sbatch: debug: propagating SLURM_PRIO_PROCESS=0
  63. sbatch: debug: propagating UMASK=0022
  64. sbatch: debug: auth plugin for Munge (http://code.google.com/p/munge/) loaded
  65. sbatch: Cray node selection plugin loaded
  66. sbatch: Consumable Resources (CR) Node Selection plugin loaded with argument 17
  67. sbatch: Serial Job Resource Selection plugin loaded with argument 17
  68. sbatch: Linear node selection plugin loaded with argument 17
  69. sbatch: error: Memory specification can not be satisfied
  70. sbatch: error: Batch job submission failed: Requested node configuration is not available
Advertisement
Add Comment
Please, Sign In to add comment