Advertisement
Guest User

sge

a guest
Sep 18th, 2013
424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.22 KB | None | 0 0
  1. $ qconf -sq threaded.q
  2. qname                 threaded.q
  3. hostlist              @highmem
  4. seq_no                0
  5. load_thresholds       np_load_avg=1.75
  6. suspend_thresholds    NONE
  7. nsuspend              1
  8. suspend_interval      00:05:00
  9. priority              0
  10. min_cpu_interval      00:05:00
  11. processors            UNDEFINED
  12. qtype                 BATCH
  13. ckpt_list             NONE
  14. pe_list               make thread
  15. rerun                 FALSE
  16. slots                 32
  17. tmpdir                /tmp
  18. shell                 /bin/bash
  19. prolog                NONE
  20. epilog                NONE
  21. shell_start_mode      unix_behavior
  22. starter_method        NONE
  23. suspend_method        NONE
  24. resume_method         NONE
  25. terminate_method      NONE
  26. notify                00:00:60
  27. owner_list            NONE
  28. user_lists            NONE
  29. xuser_lists           NONE
  30. subordinate_list      NONE
  31. complex_values        NONE
  32. projects              NONE
  33. xprojects             NONE
  34. calendar              NONE
  35. initial_state         default
  36. s_rt                  INFINITY
  37. h_rt                  INFINITY
  38. s_cpu                 INFINITY
  39. h_cpu                 INFINITY
  40. s_fsize               INFINITY
  41. h_fsize               INFINITY
  42. s_data                INFINITY
  43. h_data                INFINITY
  44. s_stack               INFINITY
  45. h_stack               INFINITY
  46. s_core                INFINITY
  47. h_core                INFINITY
  48. s_rss                 INFINITY
  49. h_rss                 INFINITY
  50. s_vmem                INFINITY
  51. h_vmem                INFINITY
  52. $ qconf -sq highmem.q
  53. qname                 highmem.q
  54. hostlist              @highmem
  55. seq_no                0
  56. load_thresholds       np_load_avg=1.75
  57. suspend_thresholds    NONE
  58. nsuspend              1
  59. suspend_interval      00:05:00
  60. priority              0
  61. min_cpu_interval      00:05:00
  62. processors            UNDEFINED
  63. qtype                 BATCH
  64. ckpt_list             NONE
  65. pe_list               make makel thread
  66. rerun                 FALSE
  67. slots                 40,[hnode02=80]
  68. tmpdir                /tmp
  69. shell                 /bin/bash
  70. prolog                NONE
  71. epilog                NONE
  72. shell_start_mode      unix_behavior
  73. starter_method        NONE
  74. suspend_method        NONE
  75. resume_method         NONE
  76. terminate_method      NONE
  77. notify                00:00:60
  78. owner_list            NONE
  79. user_lists            NONE
  80. xuser_lists           NONE
  81. subordinate_list      NONE
  82. complex_values        NONE
  83. projects              NONE
  84. xprojects             NONE
  85. calendar              NONE
  86. initial_state         default
  87. s_rt                  INFINITY
  88. h_rt                  INFINITY
  89. s_cpu                 INFINITY
  90. h_cpu                 INFINITY
  91. s_fsize               INFINITY
  92. h_fsize               INFINITY
  93. s_data                INFINITY
  94. h_data                INFINITY
  95. s_stack               INFINITY
  96. h_stack               INFINITY
  97. s_core                INFINITY
  98. h_core                INFINITY
  99. s_rss                 INFINITY
  100. h_rss                 INFINITY
  101. s_vmem                INFINITY
  102. h_vmem                INFINITY
  103. $ qconf -se hnode03
  104. hostname              hnode03
  105. load_scaling          NONE
  106. complex_values        slots=64
  107. load_values           arch=lx24-amd64,num_proc=64,mem_total=516888.746094M, \
  108.                       swap_total=16383.992188M,virtual_total=533272.738281M, \
  109.                       load_avg=48.470000,load_short=46.320000, \
  110.                       load_medium=48.470000,load_long=49.690000, \
  111.                       mem_free=386073.144531M,swap_free=16328.554688M, \
  112.                       virtual_free=402401.699219M,mem_used=130815.601562M, \
  113.                       swap_used=55.437500M,virtual_used=130871.039062M, \
  114.                       cpu=53.400000, \
  115.                       m_topology=SCTTCTTCTTCTTCTTCTTCTTCTTSCTTCTTCTTCTTCTTCTTCTTCTTSCTTCTTCTTCTTCTTCTTCTTCTTSCTTCTTCTTCTTCTTCTTCTTCTT, \
  116.                       m_topology_inuse=SCTTCTTCTTCTTCTTCTTCTTCTTSCTTCTTCTTCTTCTTCTTCTTCTTSCTTCTTCTTCTTCTTCTTCTTCTTSCTTCTTCTTCTTCTTCTTCTTCTT, \
  117.                       m_socket=4,m_core=32,np_load_avg=0.757344, \
  118.                       np_load_short=0.723750,np_load_medium=0.757344, \
  119.                       np_load_long=0.776406
  120. processors            64
  121. user_lists            NONE
  122. xuser_lists           NONE
  123. projects              NONE
  124. xprojects             NONE
  125. usage_scaling         NONE
  126. report_variables      NONE
  127. $ qconf -sp thread
  128. pe_name            thread
  129. slots              256
  130. user_lists         NONE
  131. xuser_lists        NONE
  132. start_proc_args    NONE
  133. stop_proc_args     NONE
  134. allocation_rule    $pe_slots
  135. control_slaves     FALSE
  136. job_is_first_task  FALSE
  137. urgency_slots      min
  138. accounting_summary FALSE
  139. $ qconf -sp make
  140. pe_name            make
  141. slots              999
  142. user_lists         NONE
  143. xuser_lists        NONE
  144. start_proc_args    NONE
  145. stop_proc_args     NONE
  146. allocation_rule    $round_robin
  147. control_slaves     TRUE
  148. job_is_first_task  FALSE
  149. urgency_slots      min
  150. accounting_summary TRUE
  151. $ qconf -sp makel
  152. pe_name            makel
  153. slots              999
  154. user_lists         NONE
  155. xuser_lists        NONE
  156. start_proc_args    NONE
  157. stop_proc_args     NONE
  158. allocation_rule    $round_robin
  159. control_slaves     FALSE
  160. job_is_first_task  TRUE
  161. urgency_slots      min
  162. accounting_summary FALSE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement