pastebin - collaborative debugging tool
rovema.kpaste.net RSS


56 out of 60 successful rds runs, with four unknowns
Posted by Anonymous on Wed 22nd Sep 2021 06:43
raw | new post

  1. + LD_LIBRARY_PATH=:/opt/rovema/lib
  2. + export LD_LIBRARY_PATH
  3. + modprobe -f simatic_ipc_nvram
  4. + modprobe msr
  5. + modprobe cpuid
  6. + modprobe intel_pstate
  7. + ulimit -c unlimited
  8. + (( c.i=0))
  9. + (( c.i < 60))
  10. + disable_cpu_power_management
  11. + syscpupath=/sys/devices/system/cpu
  12. + typeset -r syscpupath
  13. + typeset cpu currcpupath
  14. + print on
  15. + 1> /sys/devices/system/cpu/power/control
  16. + currcpupath=/sys/devices/system/cpu/cpu0/
  17. + print performance
  18. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  19. + print performance
  20. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  21. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  22. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  23. + printf '\x00\x00\x00\x00'
  24. + 1> /dev/cpu_dma_latency
  25. + currcpupath=/sys/devices/system/cpu/cpu1/
  26. + print performance
  27. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  28. + print performance
  29. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  30. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  31. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  32. + printf '\x00\x00\x00\x00'
  33. + 1> /dev/cpu_dma_latency
  34. + cpupower frequency-set --freq 1600
  35. Setting cpu: 0
  36. Setting cpu: 1
  37. + cpupower idle-set --disable-by-latency 0
  38. + sysctl 'vm.swappiness=1'
  39. vm.swappiness = 1
  40. + swapoff -a
  41. + return 0
  42. + test_cycle c
  43. Success: phase 4 reached
  44. + printf '#### Statistics:\n'
  45. #### Statistics:
  46. + print -v c
  47. (
  48.         typeset -l -i i=0
  49.         typeset -a output_of_failed_runs
  50.         rds_output_logfile=rds_statistics_myrdslog_0.log
  51.         typeset -l -i rds_pid=-1
  52.         typeset -l -E rds_runtime=23.369387
  53.         typeset -l -E rds_starttime=0.04965896183
  54.         typeset -l -E rds_stoptime=23.41904596
  55.         typeset -l -i runs_failed=0
  56.         typeset -l -i runs_ok=1
  57. )
  58. + sleep 2
  59. + ((c.i++ ))
  60. + (( c.i < 60))
  61. + disable_cpu_power_management
  62. + syscpupath=/sys/devices/system/cpu
  63. + typeset -r syscpupath
  64. + typeset cpu currcpupath
  65. + print on
  66. + 1> /sys/devices/system/cpu/power/control
  67. + currcpupath=/sys/devices/system/cpu/cpu0/
  68. + print performance
  69. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  70. + print performance
  71. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  72. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  73. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  74. + printf '\x00\x00\x00\x00'
  75. + 1> /dev/cpu_dma_latency
  76. + currcpupath=/sys/devices/system/cpu/cpu1/
  77. + print performance
  78. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  79. + print performance
  80. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  81. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  82. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  83. + printf '\x00\x00\x00\x00'
  84. + 1> /dev/cpu_dma_latency
  85. + cpupower frequency-set --freq 1600
  86. Setting cpu: 0
  87. Setting cpu: 1
  88. + cpupower idle-set --disable-by-latency 0
  89. + sysctl 'vm.swappiness=1'
  90. vm.swappiness = 1
  91. + swapoff -a
  92. + return 0
  93. + test_cycle c
  94. Success: phase 4 reached
  95. + printf '#### Statistics:\n'
  96. #### Statistics:
  97. + print -v c
  98. (
  99.         typeset -l -i i=1
  100.         typeset -a output_of_failed_runs
  101.         rds_output_logfile=rds_statistics_myrdslog_1.log
  102.         typeset -l -i rds_pid=-1
  103.         typeset -l -E rds_runtime=37.328573
  104.         typeset -l -E rds_starttime=25.45746496
  105.         typeset -l -E rds_stoptime=62.78603796
  106.         typeset -l -i runs_failed=0
  107.         typeset -l -i runs_ok=2
  108. )
  109. + sleep 2
  110. + ((c.i++ ))
  111. + (( c.i < 60))
  112. + disable_cpu_power_management
  113. + syscpupath=/sys/devices/system/cpu
  114. + typeset -r syscpupath
  115. + typeset cpu currcpupath
  116. + print on
  117. + 1> /sys/devices/system/cpu/power/control
  118. + currcpupath=/sys/devices/system/cpu/cpu0/
  119. + print performance
  120. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  121. + print performance
  122. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  123. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  124. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  125. + printf '\x00\x00\x00\x00'
  126. + 1> /dev/cpu_dma_latency
  127. + currcpupath=/sys/devices/system/cpu/cpu1/
  128. + print performance
  129. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  130. + print performance
  131. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  132. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  133. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  134. + printf '\x00\x00\x00\x00'
  135. + 1> /dev/cpu_dma_latency
  136. + cpupower frequency-set --freq 1600
  137. Setting cpu: 0
  138. Setting cpu: 1
  139. + cpupower idle-set --disable-by-latency 0
  140. + sysctl 'vm.swappiness=1'
  141. vm.swappiness = 1
  142. + swapoff -a
  143. + return 0
  144. + test_cycle c
  145. Success: phase 4 reached
  146. + printf '#### Statistics:\n'
  147. #### Statistics:
  148. + print -v c
  149. (
  150.         typeset -l -i i=2
  151.         typeset -a output_of_failed_runs
  152.         rds_output_logfile=rds_statistics_myrdslog_2.log
  153.         typeset -l -i rds_pid=-1
  154.         typeset -l -E rds_runtime=23.289579
  155.         typeset -l -E rds_starttime=64.82544296
  156.         typeset -l -E rds_stoptime=88.11502196
  157.         typeset -l -i runs_failed=0
  158.         typeset -l -i runs_ok=3
  159. )
  160. + sleep 2
  161. + ((c.i++ ))
  162. + (( c.i < 60))
  163. + disable_cpu_power_management
  164. + syscpupath=/sys/devices/system/cpu
  165. + typeset -r syscpupath
  166. + typeset cpu currcpupath
  167. + print on
  168. + 1> /sys/devices/system/cpu/power/control
  169. + currcpupath=/sys/devices/system/cpu/cpu0/
  170. + print performance
  171. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  172. + print performance
  173. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  174. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  175. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  176. + printf '\x00\x00\x00\x00'
  177. + 1> /dev/cpu_dma_latency
  178. + currcpupath=/sys/devices/system/cpu/cpu1/
  179. + print performance
  180. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  181. + print performance
  182. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  183. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  184. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  185. + printf '\x00\x00\x00\x00'
  186. + 1> /dev/cpu_dma_latency
  187. + cpupower frequency-set --freq 1600
  188. Setting cpu: 0
  189. Setting cpu: 1
  190. + cpupower idle-set --disable-by-latency 0
  191. + sysctl 'vm.swappiness=1'
  192. vm.swappiness = 1
  193. + swapoff -a
  194. + return 0
  195. + test_cycle c
  196. Success: phase 4 reached
  197. + printf '#### Statistics:\n'
  198. #### Statistics:
  199. + print -v c
  200. (
  201.         typeset -l -i i=3
  202.         typeset -a output_of_failed_runs
  203.         rds_output_logfile=rds_statistics_myrdslog_3.log
  204.         typeset -l -i rds_pid=-1
  205.         typeset -l -E rds_runtime=32.3562
  206.         typeset -l -E rds_starttime=90.15883696
  207.         typeset -l -E rds_stoptime=122.515037
  208.         typeset -l -i runs_failed=0
  209.         typeset -l -i runs_ok=4
  210. )
  211. + sleep 2
  212. + ((c.i++ ))
  213. + (( c.i < 60))
  214. + disable_cpu_power_management
  215. + syscpupath=/sys/devices/system/cpu
  216. + typeset -r syscpupath
  217. + typeset cpu currcpupath
  218. + print on
  219. + 1> /sys/devices/system/cpu/power/control
  220. + currcpupath=/sys/devices/system/cpu/cpu0/
  221. + print performance
  222. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  223. + print performance
  224. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  225. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  226. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  227. + printf '\x00\x00\x00\x00'
  228. + 1> /dev/cpu_dma_latency
  229. + currcpupath=/sys/devices/system/cpu/cpu1/
  230. + print performance
  231. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  232. + print performance
  233. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  234. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  235. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  236. + printf '\x00\x00\x00\x00'
  237. + 1> /dev/cpu_dma_latency
  238. + cpupower frequency-set --freq 1600
  239. Setting cpu: 0
  240. Setting cpu: 1
  241. + cpupower idle-set --disable-by-latency 0
  242. + sysctl 'vm.swappiness=1'
  243. vm.swappiness = 1
  244. + swapoff -a
  245. + return 0
  246. + test_cycle c
  247. Success: phase 4 reached
  248. + printf '#### Statistics:\n'
  249. #### Statistics:
  250. + print -v c
  251. (
  252.         typeset -l -i i=4
  253.         typeset -a output_of_failed_runs
  254.         rds_output_logfile=rds_statistics_myrdslog_4.log
  255.         typeset -l -i rds_pid=-1
  256.         typeset -l -E rds_runtime=28.299345
  257.         typeset -l -E rds_starttime=124.558703
  258.         typeset -l -E rds_stoptime=152.858048
  259.         typeset -l -i runs_failed=0
  260.         typeset -l -i runs_ok=5
  261. )
  262. + sleep 2
  263. + ((c.i++ ))
  264. + (( c.i < 60))
  265. + disable_cpu_power_management
  266. + syscpupath=/sys/devices/system/cpu
  267. + typeset -r syscpupath
  268. + typeset cpu currcpupath
  269. + print on
  270. + 1> /sys/devices/system/cpu/power/control
  271. + currcpupath=/sys/devices/system/cpu/cpu0/
  272. + print performance
  273. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  274. + print performance
  275. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  276. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  277. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  278. + printf '\x00\x00\x00\x00'
  279. + 1> /dev/cpu_dma_latency
  280. + currcpupath=/sys/devices/system/cpu/cpu1/
  281. + print performance
  282. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  283. + print performance
  284. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  285. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  286. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  287. + printf '\x00\x00\x00\x00'
  288. + 1> /dev/cpu_dma_latency
  289. + cpupower frequency-set --freq 1600
  290. Setting cpu: 0
  291. Setting cpu: 1
  292. + cpupower idle-set --disable-by-latency 0
  293. + sysctl 'vm.swappiness=1'
  294. vm.swappiness = 1
  295. + swapoff -a
  296. + return 0
  297. + test_cycle c
  298. Success: phase 4 reached
  299. + printf '#### Statistics:\n'
  300. #### Statistics:
  301. + print -v c
  302. (
  303.         typeset -l -i i=5
  304.         typeset -a output_of_failed_runs
  305.         rds_output_logfile=rds_statistics_myrdslog_5.log
  306.         typeset -l -i rds_pid=-1
  307.         typeset -l -E rds_runtime=29.272721
  308.         typeset -l -E rds_starttime=154.89433
  309.         typeset -l -E rds_stoptime=184.167051
  310.         typeset -l -i runs_failed=0
  311.         typeset -l -i runs_ok=6
  312. )
  313. + sleep 2
  314. + ((c.i++ ))
  315. + (( c.i < 60))
  316. + disable_cpu_power_management
  317. + syscpupath=/sys/devices/system/cpu
  318. + typeset -r syscpupath
  319. + typeset cpu currcpupath
  320. + print on
  321. + 1> /sys/devices/system/cpu/power/control
  322. + currcpupath=/sys/devices/system/cpu/cpu0/
  323. + print performance
  324. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  325. + print performance
  326. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  327. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  328. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  329. + printf '\x00\x00\x00\x00'
  330. + 1> /dev/cpu_dma_latency
  331. + currcpupath=/sys/devices/system/cpu/cpu1/
  332. + print performance
  333. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  334. + print performance
  335. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  336. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  337. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  338. + printf '\x00\x00\x00\x00'
  339. + 1> /dev/cpu_dma_latency
  340. + cpupower frequency-set --freq 1600
  341. Setting cpu: 0
  342. Setting cpu: 1
  343. + cpupower idle-set --disable-by-latency 0
  344. + sysctl 'vm.swappiness=1'
  345. vm.swappiness = 1
  346. + swapoff -a
  347. + return 0
  348. + test_cycle c
  349. Success: phase 4 reached
  350. + printf '#### Statistics:\n'
  351. #### Statistics:
  352. + print -v c
  353. (
  354.         typeset -l -i i=6
  355.         typeset -a output_of_failed_runs
  356.         rds_output_logfile=rds_statistics_myrdslog_6.log
  357.         typeset -l -i rds_pid=-1
  358.         typeset -l -E rds_runtime=38.344215
  359.         typeset -l -E rds_starttime=186.206799
  360.         typeset -l -E rds_stoptime=224.551014
  361.         typeset -l -i runs_failed=0
  362.         typeset -l -i runs_ok=7
  363. )
  364. + sleep 2
  365. + ((c.i++ ))
  366. + (( c.i < 60))
  367. + disable_cpu_power_management
  368. + syscpupath=/sys/devices/system/cpu
  369. + typeset -r syscpupath
  370. + typeset cpu currcpupath
  371. + print on
  372. + 1> /sys/devices/system/cpu/power/control
  373. + currcpupath=/sys/devices/system/cpu/cpu0/
  374. + print performance
  375. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  376. + print performance
  377. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  378. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  379. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  380. + printf '\x00\x00\x00\x00'
  381. + 1> /dev/cpu_dma_latency
  382. + currcpupath=/sys/devices/system/cpu/cpu1/
  383. + print performance
  384. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  385. + print performance
  386. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  387. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  388. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  389. + printf '\x00\x00\x00\x00'
  390. + 1> /dev/cpu_dma_latency
  391. + cpupower frequency-set --freq 1600
  392. Setting cpu: 0
  393. Setting cpu: 1
  394. + cpupower idle-set --disable-by-latency 0
  395. + sysctl 'vm.swappiness=1'
  396. vm.swappiness = 1
  397. + swapoff -a
  398. + return 0
  399. + test_cycle c
  400. + printf '#### Statistics:\n'
  401. #### Statistics:
  402. + print -v c
  403. (
  404.         typeset -l -i i=7
  405.         typeset -a output_of_failed_runs
  406.         rds_output_logfile=rds_statistics_myrdslog_7.log
  407.         typeset -l -i rds_pid=-1
  408.         typeset -l -E rds_runtime=61.347327
  409.         typeset -l -E rds_starttime=226.594736
  410.         typeset -l -E rds_stoptime=287.942063
  411.         typeset -l -i runs_failed=0
  412.         typeset -l -i runs_ok=7
  413. )
  414. + sleep 2
  415. + ((c.i++ ))
  416. + (( c.i < 60))
  417. + disable_cpu_power_management
  418. + syscpupath=/sys/devices/system/cpu
  419. + typeset -r syscpupath
  420. + typeset cpu currcpupath
  421. + print on
  422. + 1> /sys/devices/system/cpu/power/control
  423. + currcpupath=/sys/devices/system/cpu/cpu0/
  424. + print performance
  425. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  426. + print performance
  427. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  428. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  429. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  430. + printf '\x00\x00\x00\x00'
  431. + 1> /dev/cpu_dma_latency
  432. + currcpupath=/sys/devices/system/cpu/cpu1/
  433. + print performance
  434. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  435. + print performance
  436. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  437. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  438. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  439. + printf '\x00\x00\x00\x00'
  440. + 1> /dev/cpu_dma_latency
  441. + cpupower frequency-set --freq 1600
  442. Setting cpu: 0
  443. Setting cpu: 1
  444. + cpupower idle-set --disable-by-latency 0
  445. + sysctl 'vm.swappiness=1'
  446. vm.swappiness = 1
  447. + swapoff -a
  448. + return 0
  449. + test_cycle c
  450. Success: phase 4 reached
  451. + printf '#### Statistics:\n'
  452. #### Statistics:
  453. + print -v c
  454. (
  455.         typeset -l -i i=8
  456.         typeset -a output_of_failed_runs
  457.         rds_output_logfile=rds_statistics_myrdslog_8.log
  458.         typeset -l -i rds_pid=-1
  459.         typeset -l -E rds_runtime=23.370557
  460.         typeset -l -E rds_starttime=289.984475
  461.         typeset -l -E rds_stoptime=313.355032
  462.         typeset -l -i runs_failed=0
  463.         typeset -l -i runs_ok=8
  464. )
  465. + sleep 2
  466. + ((c.i++ ))
  467. + (( c.i < 60))
  468. + disable_cpu_power_management
  469. + syscpupath=/sys/devices/system/cpu
  470. + typeset -r syscpupath
  471. + typeset cpu currcpupath
  472. + print on
  473. + 1> /sys/devices/system/cpu/power/control
  474. + currcpupath=/sys/devices/system/cpu/cpu0/
  475. + print performance
  476. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  477. + print performance
  478. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  479. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  480. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  481. + printf '\x00\x00\x00\x00'
  482. + 1> /dev/cpu_dma_latency
  483. + currcpupath=/sys/devices/system/cpu/cpu1/
  484. + print performance
  485. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  486. + print performance
  487. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  488. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  489. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  490. + printf '\x00\x00\x00\x00'
  491. + 1> /dev/cpu_dma_latency
  492. + cpupower frequency-set --freq 1600
  493. Setting cpu: 0
  494. Setting cpu: 1
  495. + cpupower idle-set --disable-by-latency 0
  496. + sysctl 'vm.swappiness=1'
  497. vm.swappiness = 1
  498. + swapoff -a
  499. + return 0
  500. + test_cycle c
  501. + printf '#### Statistics:\n'
  502. #### Statistics:
  503. + print -v c
  504. (
  505.         typeset -l -i i=9
  506.         typeset -a output_of_failed_runs
  507.         rds_output_logfile=rds_statistics_myrdslog_9.log
  508.         typeset -l -i rds_pid=-1
  509.         typeset -l -E rds_runtime=61.343285
  510.         typeset -l -E rds_starttime=315.398742
  511.         typeset -l -E rds_stoptime=376.742027
  512.         typeset -l -i runs_failed=0
  513.         typeset -l -i runs_ok=8
  514. )
  515. + sleep 2
  516. + ((c.i++ ))
  517. + (( c.i < 60))
  518. + disable_cpu_power_management
  519. + syscpupath=/sys/devices/system/cpu
  520. + typeset -r syscpupath
  521. + typeset cpu currcpupath
  522. + print on
  523. + 1> /sys/devices/system/cpu/power/control
  524. + currcpupath=/sys/devices/system/cpu/cpu0/
  525. + print performance
  526. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  527. + print performance
  528. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  529. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  530. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  531. + printf '\x00\x00\x00\x00'
  532. + 1> /dev/cpu_dma_latency
  533. + currcpupath=/sys/devices/system/cpu/cpu1/
  534. + print performance
  535. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  536. + print performance
  537. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  538. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  539. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  540. + printf '\x00\x00\x00\x00'
  541. + 1> /dev/cpu_dma_latency
  542. + cpupower frequency-set --freq 1600
  543. Setting cpu: 0
  544. Setting cpu: 1
  545. + cpupower idle-set --disable-by-latency 0
  546. + sysctl 'vm.swappiness=1'
  547. vm.swappiness = 1
  548. + swapoff -a
  549. + return 0
  550. + test_cycle c
  551. Success: phase 4 reached
  552. + printf '#### Statistics:\n'
  553. #### Statistics:
  554. + print -v c
  555. (
  556.         typeset -l -i i=10
  557.         typeset -a output_of_failed_runs
  558.         rds_output_logfile=rds_statistics_myrdslog_10.log
  559.         typeset -l -i rds_pid=-1
  560.         typeset -l -E rds_runtime=32.376426
  561.         typeset -l -E rds_starttime=378.782617
  562.         typeset -l -E rds_stoptime=411.159043
  563.         typeset -l -i runs_failed=0
  564.         typeset -l -i runs_ok=9
  565. )
  566. + sleep 2
  567. + ((c.i++ ))
  568. + (( c.i < 60))
  569. + disable_cpu_power_management
  570. + syscpupath=/sys/devices/system/cpu
  571. + typeset -r syscpupath
  572. + typeset cpu currcpupath
  573. + print on
  574. + 1> /sys/devices/system/cpu/power/control
  575. + currcpupath=/sys/devices/system/cpu/cpu0/
  576. + print performance
  577. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  578. + print performance
  579. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  580. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  581. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  582. + printf '\x00\x00\x00\x00'
  583. + 1> /dev/cpu_dma_latency
  584. + currcpupath=/sys/devices/system/cpu/cpu1/
  585. + print performance
  586. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  587. + print performance
  588. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  589. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  590. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  591. + printf '\x00\x00\x00\x00'
  592. + 1> /dev/cpu_dma_latency
  593. + cpupower frequency-set --freq 1600
  594. Setting cpu: 0
  595. Setting cpu: 1
  596. + cpupower idle-set --disable-by-latency 0
  597. + sysctl 'vm.swappiness=1'
  598. vm.swappiness = 1
  599. + swapoff -a
  600. + return 0
  601. + test_cycle c
  602. Rds ready for input
  603. Success: phase 4 reached
  604. + printf '#### Statistics:\n'
  605. #### Statistics:
  606. + print -v c
  607. (
  608.         typeset -l -i i=11
  609.         typeset -a output_of_failed_runs
  610.         rds_output_logfile=rds_statistics_myrdslog_11.log
  611.         typeset -l -i rds_pid=-1
  612.         typeset -l -E rds_runtime=62.313453
  613.         typeset -l -E rds_starttime=413.201561
  614.         typeset -l -E rds_stoptime=475.515014
  615.         typeset -l -i runs_failed=0
  616.         typeset -l -i runs_ok=10
  617. )
  618. + sleep 2
  619. + ((c.i++ ))
  620. + (( c.i < 60))
  621. + disable_cpu_power_management
  622. + syscpupath=/sys/devices/system/cpu
  623. + typeset -r syscpupath
  624. + typeset cpu currcpupath
  625. + print on
  626. + 1> /sys/devices/system/cpu/power/control
  627. + currcpupath=/sys/devices/system/cpu/cpu0/
  628. + print performance
  629. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  630. + print performance
  631. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  632. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  633. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  634. + printf '\x00\x00\x00\x00'
  635. + 1> /dev/cpu_dma_latency
  636. + currcpupath=/sys/devices/system/cpu/cpu1/
  637. + print performance
  638. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  639. + print performance
  640. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  641. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  642. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  643. + printf '\x00\x00\x00\x00'
  644. + 1> /dev/cpu_dma_latency
  645. + cpupower frequency-set --freq 1600
  646. Setting cpu: 0
  647. Setting cpu: 1
  648. + cpupower idle-set --disable-by-latency 0
  649. + sysctl 'vm.swappiness=1'
  650. vm.swappiness = 1
  651. + swapoff -a
  652. + return 0
  653. + test_cycle c
  654. Success: phase 4 reached
  655. + printf '#### Statistics:\n'
  656. #### Statistics:
  657. + print -v c
  658. (
  659.         typeset -l -i i=12
  660.         typeset -a output_of_failed_runs
  661.         rds_output_logfile=rds_statistics_myrdslog_12.log
  662.         typeset -l -i rds_pid=-1
  663.         typeset -l -E rds_runtime=31.359404
  664.         typeset -l -E rds_starttime=477.558653
  665.         typeset -l -E rds_stoptime=508.918057
  666.         typeset -l -i runs_failed=0
  667.         typeset -l -i runs_ok=11
  668. )
  669. + sleep 2
  670. + ((c.i++ ))
  671. + (( c.i < 60))
  672. + disable_cpu_power_management
  673. + syscpupath=/sys/devices/system/cpu
  674. + typeset -r syscpupath
  675. + typeset cpu currcpupath
  676. + print on
  677. + 1> /sys/devices/system/cpu/power/control
  678. + currcpupath=/sys/devices/system/cpu/cpu0/
  679. + print performance
  680. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  681. + print performance
  682. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  683. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  684. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  685. + printf '\x00\x00\x00\x00'
  686. + 1> /dev/cpu_dma_latency
  687. + currcpupath=/sys/devices/system/cpu/cpu1/
  688. + print performance
  689. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  690. + print performance
  691. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  692. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  693. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  694. + printf '\x00\x00\x00\x00'
  695. + 1> /dev/cpu_dma_latency
  696. + cpupower frequency-set --freq 1600
  697. Setting cpu: 0
  698. Setting cpu: 1
  699. + cpupower idle-set --disable-by-latency 0
  700. + sysctl 'vm.swappiness=1'
  701. vm.swappiness = 1
  702. + swapoff -a
  703. + return 0
  704. + test_cycle c
  705. Success: phase 4 reached
  706. + printf '#### Statistics:\n'
  707. #### Statistics:
  708. + print -v c
  709. (
  710.         typeset -l -i i=13
  711.         typeset -a output_of_failed_runs
  712.         rds_output_logfile=rds_statistics_myrdslog_13.log
  713.         typeset -l -i rds_pid=-1
  714.         typeset -l -E rds_runtime=44.300838
  715.         typeset -l -E rds_starttime=510.958178
  716.         typeset -l -E rds_stoptime=555.259016
  717.         typeset -l -i runs_failed=0
  718.         typeset -l -i runs_ok=12
  719. )
  720. + sleep 2
  721. + ((c.i++ ))
  722. + (( c.i < 60))
  723. + disable_cpu_power_management
  724. + syscpupath=/sys/devices/system/cpu
  725. + typeset -r syscpupath
  726. + typeset cpu currcpupath
  727. + print on
  728. + 1> /sys/devices/system/cpu/power/control
  729. + currcpupath=/sys/devices/system/cpu/cpu0/
  730. + print performance
  731. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  732. + print performance
  733. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  734. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  735. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  736. + printf '\x00\x00\x00\x00'
  737. + 1> /dev/cpu_dma_latency
  738. + currcpupath=/sys/devices/system/cpu/cpu1/
  739. + print performance
  740. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  741. + print performance
  742. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  743. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  744. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  745. + printf '\x00\x00\x00\x00'
  746. + 1> /dev/cpu_dma_latency
  747. + cpupower frequency-set --freq 1600
  748. Setting cpu: 0
  749. Setting cpu: 1
  750. + cpupower idle-set --disable-by-latency 0
  751. + sysctl 'vm.swappiness=1'
  752. vm.swappiness = 1
  753. + swapoff -a
  754. + return 0
  755. + test_cycle c
  756. Success: phase 4 reached
  757. + printf '#### Statistics:\n'
  758. #### Statistics:
  759. + print -v c
  760. (
  761.         typeset -l -i i=14
  762.         typeset -a output_of_failed_runs
  763.         rds_output_logfile=rds_statistics_myrdslog_14.log
  764.         typeset -l -i rds_pid=-1
  765.         typeset -l -E rds_runtime=53.288412
  766.         typeset -l -E rds_starttime=557.30264
  767.         typeset -l -E rds_stoptime=610.591052
  768.         typeset -l -i runs_failed=0
  769.         typeset -l -i runs_ok=13
  770. )
  771. + sleep 2
  772. + ((c.i++ ))
  773. + (( c.i < 60))
  774. + disable_cpu_power_management
  775. + syscpupath=/sys/devices/system/cpu
  776. + typeset -r syscpupath
  777. + typeset cpu currcpupath
  778. + print on
  779. + 1> /sys/devices/system/cpu/power/control
  780. + currcpupath=/sys/devices/system/cpu/cpu0/
  781. + print performance
  782. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  783. + print performance
  784. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  785. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  786. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  787. + printf '\x00\x00\x00\x00'
  788. + 1> /dev/cpu_dma_latency
  789. + currcpupath=/sys/devices/system/cpu/cpu1/
  790. + print performance
  791. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  792. + print performance
  793. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  794. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  795. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  796. + printf '\x00\x00\x00\x00'
  797. + 1> /dev/cpu_dma_latency
  798. + cpupower frequency-set --freq 1600
  799. Setting cpu: 0
  800. Setting cpu: 1
  801. + cpupower idle-set --disable-by-latency 0
  802. + sysctl 'vm.swappiness=1'
  803. vm.swappiness = 1
  804. + swapoff -a
  805. + return 0
  806. + test_cycle c
  807. Success: phase 4 reached
  808. + printf '#### Statistics:\n'
  809. #### Statistics:
  810. + print -v c
  811. (
  812.         typeset -l -i i=15
  813.         typeset -a output_of_failed_runs
  814.         rds_output_logfile=rds_statistics_myrdslog_15.log
  815.         typeset -l -i rds_pid=-1
  816.         typeset -l -E rds_runtime=56.404498
  817.         typeset -l -E rds_starttime=612.634518
  818.         typeset -l -E rds_stoptime=669.039016
  819.         typeset -l -i runs_failed=0
  820.         typeset -l -i runs_ok=14
  821. )
  822. + sleep 2
  823. + ((c.i++ ))
  824. + (( c.i < 60))
  825. + disable_cpu_power_management
  826. + syscpupath=/sys/devices/system/cpu
  827. + typeset -r syscpupath
  828. + typeset cpu currcpupath
  829. + print on
  830. + 1> /sys/devices/system/cpu/power/control
  831. + currcpupath=/sys/devices/system/cpu/cpu0/
  832. + print performance
  833. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  834. + print performance
  835. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  836. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  837. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  838. + printf '\x00\x00\x00\x00'
  839. + 1> /dev/cpu_dma_latency
  840. + currcpupath=/sys/devices/system/cpu/cpu1/
  841. + print performance
  842. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  843. + print performance
  844. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  845. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  846. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  847. + printf '\x00\x00\x00\x00'
  848. + 1> /dev/cpu_dma_latency
  849. + cpupower frequency-set --freq 1600
  850. Setting cpu: 0
  851. Setting cpu: 1
  852. + cpupower idle-set --disable-by-latency 0
  853. + sysctl 'vm.swappiness=1'
  854. vm.swappiness = 1
  855. + swapoff -a
  856. + return 0
  857. + test_cycle c
  858. Success: phase 4 reached
  859. + printf '#### Statistics:\n'
  860. #### Statistics:
  861. + print -v c
  862. (
  863.         typeset -l -i i=16
  864.         typeset -a output_of_failed_runs
  865.         rds_output_logfile=rds_statistics_myrdslog_16.log
  866.         typeset -l -i rds_pid=-1
  867.         typeset -l -E rds_runtime=53.316328
  868.         typeset -l -E rds_starttime=671.082692
  869.         typeset -l -E rds_stoptime=724.39902
  870.         typeset -l -i runs_failed=0
  871.         typeset -l -i runs_ok=15
  872. )
  873. + sleep 2
  874. + ((c.i++ ))
  875. + (( c.i < 60))
  876. + disable_cpu_power_management
  877. + syscpupath=/sys/devices/system/cpu
  878. + typeset -r syscpupath
  879. + typeset cpu currcpupath
  880. + print on
  881. + 1> /sys/devices/system/cpu/power/control
  882. + currcpupath=/sys/devices/system/cpu/cpu0/
  883. + print performance
  884. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  885. + print performance
  886. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  887. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  888. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  889. + printf '\x00\x00\x00\x00'
  890. + 1> /dev/cpu_dma_latency
  891. + currcpupath=/sys/devices/system/cpu/cpu1/
  892. + print performance
  893. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  894. + print performance
  895. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  896. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  897. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  898. + printf '\x00\x00\x00\x00'
  899. + 1> /dev/cpu_dma_latency
  900. + cpupower frequency-set --freq 1600
  901. Setting cpu: 0
  902. Setting cpu: 1
  903. + cpupower idle-set --disable-by-latency 0
  904. + sysctl 'vm.swappiness=1'
  905. vm.swappiness = 1
  906. + swapoff -a
  907. + return 0
  908. + test_cycle c
  909. Success: phase 4 reached
  910. + printf '#### Statistics:\n'
  911. #### Statistics:
  912. + print -v c
  913. (
  914.         typeset -l -i i=17
  915.         typeset -a output_of_failed_runs
  916.         rds_output_logfile=rds_statistics_myrdslog_17.log
  917.         typeset -l -i rds_pid=-1
  918.         typeset -l -E rds_runtime=37.379263
  919.         typeset -l -E rds_starttime=726.438762
  920.         typeset -l -E rds_stoptime=763.818025
  921.         typeset -l -i runs_failed=0
  922.         typeset -l -i runs_ok=16
  923. )
  924. + sleep 2
  925. + ((c.i++ ))
  926. + (( c.i < 60))
  927. + disable_cpu_power_management
  928. + syscpupath=/sys/devices/system/cpu
  929. + typeset -r syscpupath
  930. + typeset cpu currcpupath
  931. + print on
  932. + 1> /sys/devices/system/cpu/power/control
  933. + currcpupath=/sys/devices/system/cpu/cpu0/
  934. + print performance
  935. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  936. + print performance
  937. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  938. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  939. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  940. + printf '\x00\x00\x00\x00'
  941. + 1> /dev/cpu_dma_latency
  942. + currcpupath=/sys/devices/system/cpu/cpu1/
  943. + print performance
  944. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  945. + print performance
  946. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  947. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  948. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  949. + printf '\x00\x00\x00\x00'
  950. + 1> /dev/cpu_dma_latency
  951. + cpupower frequency-set --freq 1600
  952. Setting cpu: 0
  953. Setting cpu: 1
  954. + cpupower idle-set --disable-by-latency 0
  955. + sysctl 'vm.swappiness=1'
  956. vm.swappiness = 1
  957. + swapoff -a
  958. + return 0
  959. + test_cycle c
  960. Success: phase 4 reached
  961. + printf '#### Statistics:\n'
  962. #### Statistics:
  963. + print -v c
  964. (
  965.         typeset -l -i i=18
  966.         typeset -a output_of_failed_runs
  967.         rds_output_logfile=rds_statistics_myrdslog_18.log
  968.         typeset -l -i rds_pid=-1
  969.         typeset -l -E rds_runtime=26.364511
  970.         typeset -l -E rds_starttime=765.85852
  971.         typeset -l -E rds_stoptime=792.223031
  972.         typeset -l -i runs_failed=0
  973.         typeset -l -i runs_ok=17
  974. )
  975. + sleep 2
  976. + ((c.i++ ))
  977. + (( c.i < 60))
  978. + disable_cpu_power_management
  979. + syscpupath=/sys/devices/system/cpu
  980. + typeset -r syscpupath
  981. + typeset cpu currcpupath
  982. + print on
  983. + 1> /sys/devices/system/cpu/power/control
  984. + currcpupath=/sys/devices/system/cpu/cpu0/
  985. + print performance
  986. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  987. + print performance
  988. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  989. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  990. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  991. + printf '\x00\x00\x00\x00'
  992. + 1> /dev/cpu_dma_latency
  993. + currcpupath=/sys/devices/system/cpu/cpu1/
  994. + print performance
  995. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  996. + print performance
  997. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  998. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  999. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1000. + printf '\x00\x00\x00\x00'
  1001. + 1> /dev/cpu_dma_latency
  1002. + cpupower frequency-set --freq 1600
  1003. Setting cpu: 0
  1004. Setting cpu: 1
  1005. + cpupower idle-set --disable-by-latency 0
  1006. + sysctl 'vm.swappiness=1'
  1007. vm.swappiness = 1
  1008. + swapoff -a
  1009. + return 0
  1010. + test_cycle c
  1011. Success: phase 4 reached
  1012. + printf '#### Statistics:\n'
  1013. #### Statistics:
  1014. + print -v c
  1015. (
  1016.         typeset -l -i i=19
  1017.         typeset -a output_of_failed_runs
  1018.         rds_output_logfile=rds_statistics_myrdslog_19.log
  1019.         typeset -l -i rds_pid=-1
  1020.         typeset -l -E rds_runtime=38.337628
  1021.         typeset -l -E rds_starttime=794.261384
  1022.         typeset -l -E rds_stoptime=832.599012
  1023.         typeset -l -i runs_failed=0
  1024.         typeset -l -i runs_ok=18
  1025. )
  1026. + sleep 2
  1027. + ((c.i++ ))
  1028. + (( c.i < 60))
  1029. + disable_cpu_power_management
  1030. + syscpupath=/sys/devices/system/cpu
  1031. + typeset -r syscpupath
  1032. + typeset cpu currcpupath
  1033. + print on
  1034. + 1> /sys/devices/system/cpu/power/control
  1035. + currcpupath=/sys/devices/system/cpu/cpu0/
  1036. + print performance
  1037. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1038. + print performance
  1039. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1040. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1041. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1042. + printf '\x00\x00\x00\x00'
  1043. + 1> /dev/cpu_dma_latency
  1044. + currcpupath=/sys/devices/system/cpu/cpu1/
  1045. + print performance
  1046. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1047. + print performance
  1048. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1049. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1050. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1051. + printf '\x00\x00\x00\x00'
  1052. + 1> /dev/cpu_dma_latency
  1053. + cpupower frequency-set --freq 1600
  1054. Setting cpu: 0
  1055. Setting cpu: 1
  1056. + cpupower idle-set --disable-by-latency 0
  1057. + sysctl 'vm.swappiness=1'
  1058. vm.swappiness = 1
  1059. + swapoff -a
  1060. + return 0
  1061. + test_cycle c
  1062. Success: phase 4 reached
  1063. + printf '#### Statistics:\n'
  1064. #### Statistics:
  1065. + print -v c
  1066. (
  1067.         typeset -l -i i=20
  1068.         typeset -a output_of_failed_runs
  1069.         rds_output_logfile=rds_statistics_myrdslog_20.log
  1070.         typeset -l -i rds_pid=-1
  1071.         typeset -l -E rds_runtime=22.296705
  1072.         typeset -l -E rds_starttime=834.63732
  1073.         typeset -l -E rds_stoptime=856.934025
  1074.         typeset -l -i runs_failed=0
  1075.         typeset -l -i runs_ok=19
  1076. )
  1077. + sleep 2
  1078. + ((c.i++ ))
  1079. + (( c.i < 60))
  1080. + disable_cpu_power_management
  1081. + syscpupath=/sys/devices/system/cpu
  1082. + typeset -r syscpupath
  1083. + typeset cpu currcpupath
  1084. + print on
  1085. + 1> /sys/devices/system/cpu/power/control
  1086. + currcpupath=/sys/devices/system/cpu/cpu0/
  1087. + print performance
  1088. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1089. + print performance
  1090. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1091. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1092. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1093. + printf '\x00\x00\x00\x00'
  1094. + 1> /dev/cpu_dma_latency
  1095. + currcpupath=/sys/devices/system/cpu/cpu1/
  1096. + print performance
  1097. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1098. + print performance
  1099. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1100. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1101. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1102. + printf '\x00\x00\x00\x00'
  1103. + 1> /dev/cpu_dma_latency
  1104. + cpupower frequency-set --freq 1600
  1105. Setting cpu: 0
  1106. Setting cpu: 1
  1107. + cpupower idle-set --disable-by-latency 0
  1108. + sysctl 'vm.swappiness=1'
  1109. vm.swappiness = 1
  1110. + swapoff -a
  1111. + return 0
  1112. + test_cycle c
  1113. Success: phase 4 reached
  1114. + printf '#### Statistics:\n'
  1115. #### Statistics:
  1116. + print -v c
  1117. (
  1118.         typeset -l -i i=21
  1119.         typeset -a output_of_failed_runs
  1120.         rds_output_logfile=rds_statistics_myrdslog_21.log
  1121.         typeset -l -i rds_pid=-1
  1122.         typeset -l -E rds_runtime=59.412851
  1123.         typeset -l -E rds_starttime=858.970209
  1124.         typeset -l -E rds_stoptime=918.38306
  1125.         typeset -l -i runs_failed=0
  1126.         typeset -l -i runs_ok=20
  1127. )
  1128. + sleep 2
  1129. + ((c.i++ ))
  1130. + (( c.i < 60))
  1131. + disable_cpu_power_management
  1132. + syscpupath=/sys/devices/system/cpu
  1133. + typeset -r syscpupath
  1134. + typeset cpu currcpupath
  1135. + print on
  1136. + 1> /sys/devices/system/cpu/power/control
  1137. + currcpupath=/sys/devices/system/cpu/cpu0/
  1138. + print performance
  1139. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1140. + print performance
  1141. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1142. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1143. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1144. + printf '\x00\x00\x00\x00'
  1145. + 1> /dev/cpu_dma_latency
  1146. + currcpupath=/sys/devices/system/cpu/cpu1/
  1147. + print performance
  1148. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1149. + print performance
  1150. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1151. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1152. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1153. + printf '\x00\x00\x00\x00'
  1154. + 1> /dev/cpu_dma_latency
  1155. + cpupower frequency-set --freq 1600
  1156. Setting cpu: 0
  1157. Setting cpu: 1
  1158. + cpupower idle-set --disable-by-latency 0
  1159. + sysctl 'vm.swappiness=1'
  1160. vm.swappiness = 1
  1161. + swapoff -a
  1162. + return 0
  1163. + test_cycle c
  1164. Success: phase 4 reached
  1165. + printf '#### Statistics:\n'
  1166. #### Statistics:
  1167. + print -v c
  1168. (
  1169.         typeset -l -i i=22
  1170.         typeset -a output_of_failed_runs
  1171.         rds_output_logfile=rds_statistics_myrdslog_22.log
  1172.         typeset -l -i rds_pid=-1
  1173.         typeset -l -E rds_runtime=34.328507
  1174.         typeset -l -E rds_starttime=920.425514
  1175.         typeset -l -E rds_stoptime=954.754021
  1176.         typeset -l -i runs_failed=0
  1177.         typeset -l -i runs_ok=21
  1178. )
  1179. + sleep 2
  1180. + ((c.i++ ))
  1181. + (( c.i < 60))
  1182. + disable_cpu_power_management
  1183. + syscpupath=/sys/devices/system/cpu
  1184. + typeset -r syscpupath
  1185. + typeset cpu currcpupath
  1186. + print on
  1187. + 1> /sys/devices/system/cpu/power/control
  1188. + currcpupath=/sys/devices/system/cpu/cpu0/
  1189. + print performance
  1190. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1191. + print performance
  1192. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1193. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1194. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1195. + printf '\x00\x00\x00\x00'
  1196. + 1> /dev/cpu_dma_latency
  1197. + currcpupath=/sys/devices/system/cpu/cpu1/
  1198. + print performance
  1199. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1200. + print performance
  1201. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1202. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1203. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1204. + printf '\x00\x00\x00\x00'
  1205. + 1> /dev/cpu_dma_latency
  1206. + cpupower frequency-set --freq 1600
  1207. Setting cpu: 0
  1208. Setting cpu: 1
  1209. + cpupower idle-set --disable-by-latency 0
  1210. + sysctl 'vm.swappiness=1'
  1211. vm.swappiness = 1
  1212. + swapoff -a
  1213. + return 0
  1214. + test_cycle c
  1215. Success: phase 4 reached
  1216. + printf '#### Statistics:\n'
  1217. #### Statistics:
  1218. + print -v c
  1219. (
  1220.         typeset -l -i i=23
  1221.         typeset -a output_of_failed_runs
  1222.         rds_output_logfile=rds_statistics_myrdslog_23.log
  1223.         typeset -l -i rds_pid=-1
  1224.         typeset -l -E rds_runtime=26.36078
  1225.         typeset -l -E rds_starttime=956.790269
  1226.         typeset -l -E rds_stoptime=983.151049
  1227.         typeset -l -i runs_failed=0
  1228.         typeset -l -i runs_ok=22
  1229. )
  1230. + sleep 2
  1231. + ((c.i++ ))
  1232. + (( c.i < 60))
  1233. + disable_cpu_power_management
  1234. + syscpupath=/sys/devices/system/cpu
  1235. + typeset -r syscpupath
  1236. + typeset cpu currcpupath
  1237. + print on
  1238. + 1> /sys/devices/system/cpu/power/control
  1239. + currcpupath=/sys/devices/system/cpu/cpu0/
  1240. + print performance
  1241. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1242. + print performance
  1243. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1244. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1245. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1246. + printf '\x00\x00\x00\x00'
  1247. + 1> /dev/cpu_dma_latency
  1248. + currcpupath=/sys/devices/system/cpu/cpu1/
  1249. + print performance
  1250. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1251. + print performance
  1252. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1253. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1254. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1255. + printf '\x00\x00\x00\x00'
  1256. + 1> /dev/cpu_dma_latency
  1257. + cpupower frequency-set --freq 1600
  1258. Setting cpu: 0
  1259. Setting cpu: 1
  1260. + cpupower idle-set --disable-by-latency 0
  1261. + sysctl 'vm.swappiness=1'
  1262. vm.swappiness = 1
  1263. + swapoff -a
  1264. + return 0
  1265. + test_cycle c
  1266. Success: phase 4 reached
  1267. + printf '#### Statistics:\n'
  1268. #### Statistics:
  1269. + print -v c
  1270. (
  1271.         typeset -l -i i=24
  1272.         typeset -a output_of_failed_runs
  1273.         rds_output_logfile=rds_statistics_myrdslog_24.log
  1274.         typeset -l -i rds_pid=-1
  1275.         typeset -l -E rds_runtime=20.276307
  1276.         typeset -l -E rds_starttime=985.190721
  1277.         typeset -l -E rds_stoptime=1005.467028
  1278.         typeset -l -i runs_failed=0
  1279.         typeset -l -i runs_ok=23
  1280. )
  1281. + sleep 2
  1282. + ((c.i++ ))
  1283. + (( c.i < 60))
  1284. + disable_cpu_power_management
  1285. + syscpupath=/sys/devices/system/cpu
  1286. + typeset -r syscpupath
  1287. + typeset cpu currcpupath
  1288. + print on
  1289. + 1> /sys/devices/system/cpu/power/control
  1290. + currcpupath=/sys/devices/system/cpu/cpu0/
  1291. + print performance
  1292. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1293. + print performance
  1294. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1295. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1296. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1297. + printf '\x00\x00\x00\x00'
  1298. + 1> /dev/cpu_dma_latency
  1299. + currcpupath=/sys/devices/system/cpu/cpu1/
  1300. + print performance
  1301. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1302. + print performance
  1303. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1304. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1305. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1306. + printf '\x00\x00\x00\x00'
  1307. + 1> /dev/cpu_dma_latency
  1308. + cpupower frequency-set --freq 1600
  1309. Setting cpu: 0
  1310. Setting cpu: 1
  1311. + cpupower idle-set --disable-by-latency 0
  1312. + sysctl 'vm.swappiness=1'
  1313. vm.swappiness = 1
  1314. + swapoff -a
  1315. + return 0
  1316. + test_cycle c
  1317. Success: phase 4 reached
  1318. + printf '#### Statistics:\n'
  1319. #### Statistics:
  1320. + print -v c
  1321. (
  1322.         typeset -l -i i=25
  1323.         typeset -a output_of_failed_runs
  1324.         rds_output_logfile=rds_statistics_myrdslog_25.log
  1325.         typeset -l -i rds_pid=-1
  1326.         typeset -l -E rds_runtime=28.27531
  1327.         typeset -l -E rds_starttime=1007.506704
  1328.         typeset -l -E rds_stoptime=1035.782014
  1329.         typeset -l -i runs_failed=0
  1330.         typeset -l -i runs_ok=24
  1331. )
  1332. + sleep 2
  1333. + ((c.i++ ))
  1334. + (( c.i < 60))
  1335. + disable_cpu_power_management
  1336. + syscpupath=/sys/devices/system/cpu
  1337. + typeset -r syscpupath
  1338. + typeset cpu currcpupath
  1339. + print on
  1340. + 1> /sys/devices/system/cpu/power/control
  1341. + currcpupath=/sys/devices/system/cpu/cpu0/
  1342. + print performance
  1343. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1344. + print performance
  1345. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1346. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1347. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1348. + printf '\x00\x00\x00\x00'
  1349. + 1> /dev/cpu_dma_latency
  1350. + currcpupath=/sys/devices/system/cpu/cpu1/
  1351. + print performance
  1352. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1353. + print performance
  1354. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1355. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1356. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1357. + printf '\x00\x00\x00\x00'
  1358. + 1> /dev/cpu_dma_latency
  1359. + cpupower frequency-set --freq 1600
  1360. Setting cpu: 0
  1361. Setting cpu: 1
  1362. + cpupower idle-set --disable-by-latency 0
  1363. + sysctl 'vm.swappiness=1'
  1364. vm.swappiness = 1
  1365. + swapoff -a
  1366. + return 0
  1367. + test_cycle c
  1368. Success: phase 4 reached
  1369. + printf '#### Statistics:\n'
  1370. #### Statistics:
  1371. + print -v c
  1372. (
  1373.         typeset -l -i i=26
  1374.         typeset -a output_of_failed_runs
  1375.         rds_output_logfile=rds_statistics_myrdslog_26.log
  1376.         typeset -l -i rds_pid=-1
  1377.         typeset -l -E rds_runtime=32.32875
  1378.         typeset -l -E rds_starttime=1037.818276
  1379.         typeset -l -E rds_stoptime=1070.147026
  1380.         typeset -l -i runs_failed=0
  1381.         typeset -l -i runs_ok=25
  1382. )
  1383. + sleep 2
  1384. + ((c.i++ ))
  1385. + (( c.i < 60))
  1386. + disable_cpu_power_management
  1387. + syscpupath=/sys/devices/system/cpu
  1388. + typeset -r syscpupath
  1389. + typeset cpu currcpupath
  1390. + print on
  1391. + 1> /sys/devices/system/cpu/power/control
  1392. + currcpupath=/sys/devices/system/cpu/cpu0/
  1393. + print performance
  1394. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1395. + print performance
  1396. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1397. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1398. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1399. + printf '\x00\x00\x00\x00'
  1400. + 1> /dev/cpu_dma_latency
  1401. + currcpupath=/sys/devices/system/cpu/cpu1/
  1402. + print performance
  1403. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1404. + print performance
  1405. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1406. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1407. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1408. + printf '\x00\x00\x00\x00'
  1409. + 1> /dev/cpu_dma_latency
  1410. + cpupower frequency-set --freq 1600
  1411. Setting cpu: 0
  1412. Setting cpu: 1
  1413. + cpupower idle-set --disable-by-latency 0
  1414. + sysctl 'vm.swappiness=1'
  1415. vm.swappiness = 1
  1416. + swapoff -a
  1417. + return 0
  1418. + test_cycle c
  1419. + printf '#### Statistics:\n'
  1420. #### Statistics:
  1421. + print -v c
  1422. (
  1423.         typeset -l -i i=27
  1424.         typeset -a output_of_failed_runs
  1425.         rds_output_logfile=rds_statistics_myrdslog_27.log
  1426.         typeset -l -i rds_pid=-1
  1427.         typeset -l -E rds_runtime=62.329453
  1428.         typeset -l -E rds_starttime=1072.189592
  1429.         typeset -l -E rds_stoptime=1134.519045
  1430.         typeset -l -i runs_failed=0
  1431.         typeset -l -i runs_ok=25
  1432. )
  1433. + sleep 2
  1434. + ((c.i++ ))
  1435. + (( c.i < 60))
  1436. + disable_cpu_power_management
  1437. + syscpupath=/sys/devices/system/cpu
  1438. + typeset -r syscpupath
  1439. + typeset cpu currcpupath
  1440. + print on
  1441. + 1> /sys/devices/system/cpu/power/control
  1442. + currcpupath=/sys/devices/system/cpu/cpu0/
  1443. + print performance
  1444. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1445. + print performance
  1446. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1447. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1448. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1449. + printf '\x00\x00\x00\x00'
  1450. + 1> /dev/cpu_dma_latency
  1451. + currcpupath=/sys/devices/system/cpu/cpu1/
  1452. + print performance
  1453. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1454. + print performance
  1455. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1456. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1457. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1458. + printf '\x00\x00\x00\x00'
  1459. + 1> /dev/cpu_dma_latency
  1460. + cpupower frequency-set --freq 1600
  1461. Setting cpu: 0
  1462. Setting cpu: 1
  1463. + cpupower idle-set --disable-by-latency 0
  1464. + sysctl 'vm.swappiness=1'
  1465. vm.swappiness = 1
  1466. + swapoff -a
  1467. + return 0
  1468. + test_cycle c
  1469. Success: phase 4 reached
  1470. + printf '#### Statistics:\n'
  1471. #### Statistics:
  1472. + print -v c
  1473. (
  1474.         typeset -l -i i=28
  1475.         typeset -a output_of_failed_runs
  1476.         rds_output_logfile=rds_statistics_myrdslog_28.log
  1477.         typeset -l -i rds_pid=-1
  1478.         typeset -l -E rds_runtime=35.680263
  1479.         typeset -l -E rds_starttime=1136.558752
  1480.         typeset -l -E rds_stoptime=1172.239015
  1481.         typeset -l -i runs_failed=0
  1482.         typeset -l -i runs_ok=26
  1483. )
  1484. + sleep 2
  1485. + ((c.i++ ))
  1486. + (( c.i < 60))
  1487. + disable_cpu_power_management
  1488. + syscpupath=/sys/devices/system/cpu
  1489. + typeset -r syscpupath
  1490. + typeset cpu currcpupath
  1491. + print on
  1492. + 1> /sys/devices/system/cpu/power/control
  1493. + currcpupath=/sys/devices/system/cpu/cpu0/
  1494. + print performance
  1495. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1496. + print performance
  1497. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1498. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1499. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1500. + printf '\x00\x00\x00\x00'
  1501. + 1> /dev/cpu_dma_latency
  1502. + currcpupath=/sys/devices/system/cpu/cpu1/
  1503. + print performance
  1504. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1505. + print performance
  1506. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1507. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1508. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1509. + printf '\x00\x00\x00\x00'
  1510. + 1> /dev/cpu_dma_latency
  1511. + cpupower frequency-set --freq 1600
  1512. Setting cpu: 0
  1513. Setting cpu: 1
  1514. + cpupower idle-set --disable-by-latency 0
  1515. + sysctl 'vm.swappiness=1'
  1516. vm.swappiness = 1
  1517. + swapoff -a
  1518. + return 0
  1519. + test_cycle c
  1520. Success: phase 4 reached
  1521. + printf '#### Statistics:\n'
  1522. #### Statistics:
  1523. + print -v c
  1524. (
  1525.         typeset -l -i i=29
  1526.         typeset -a output_of_failed_runs
  1527.         rds_output_logfile=rds_statistics_myrdslog_29.log
  1528.         typeset -l -i rds_pid=-1
  1529.         typeset -l -E rds_runtime=38.284278
  1530.         typeset -l -E rds_starttime=1174.282752
  1531.         typeset -l -E rds_stoptime=1212.56703
  1532.         typeset -l -i runs_failed=0
  1533.         typeset -l -i runs_ok=27
  1534. )
  1535. + sleep 2
  1536. + ((c.i++ ))
  1537. + (( c.i < 60))
  1538. + disable_cpu_power_management
  1539. + syscpupath=/sys/devices/system/cpu
  1540. + typeset -r syscpupath
  1541. + typeset cpu currcpupath
  1542. + print on
  1543. + 1> /sys/devices/system/cpu/power/control
  1544. + currcpupath=/sys/devices/system/cpu/cpu0/
  1545. + print performance
  1546. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1547. + print performance
  1548. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1549. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1550. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1551. + printf '\x00\x00\x00\x00'
  1552. + 1> /dev/cpu_dma_latency
  1553. + currcpupath=/sys/devices/system/cpu/cpu1/
  1554. + print performance
  1555. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1556. + print performance
  1557. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1558. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1559. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1560. + printf '\x00\x00\x00\x00'
  1561. + 1> /dev/cpu_dma_latency
  1562. + cpupower frequency-set --freq 1600
  1563. Setting cpu: 0
  1564. Setting cpu: 1
  1565. + cpupower idle-set --disable-by-latency 0
  1566. + sysctl 'vm.swappiness=1'
  1567. vm.swappiness = 1
  1568. + swapoff -a
  1569. + return 0
  1570. + test_cycle c
  1571. Success: phase 4 reached
  1572. + printf '#### Statistics:\n'
  1573. #### Statistics:
  1574. + print -v c
  1575. (
  1576.         typeset -l -i i=30
  1577.         typeset -a output_of_failed_runs
  1578.         rds_output_logfile=rds_statistics_myrdslog_30.log
  1579.         typeset -l -i rds_pid=-1
  1580.         typeset -l -E rds_runtime=28.283258
  1581.         typeset -l -E rds_starttime=1214.610767
  1582.         typeset -l -E rds_stoptime=1242.894025
  1583.         typeset -l -i runs_failed=0
  1584.         typeset -l -i runs_ok=28
  1585. )
  1586. + sleep 2
  1587. + ((c.i++ ))
  1588. + (( c.i < 60))
  1589. + disable_cpu_power_management
  1590. + syscpupath=/sys/devices/system/cpu
  1591. + typeset -r syscpupath
  1592. + typeset cpu currcpupath
  1593. + print on
  1594. + 1> /sys/devices/system/cpu/power/control
  1595. + currcpupath=/sys/devices/system/cpu/cpu0/
  1596. + print performance
  1597. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1598. + print performance
  1599. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1600. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1601. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1602. + printf '\x00\x00\x00\x00'
  1603. + 1> /dev/cpu_dma_latency
  1604. + currcpupath=/sys/devices/system/cpu/cpu1/
  1605. + print performance
  1606. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1607. + print performance
  1608. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1609. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1610. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1611. + printf '\x00\x00\x00\x00'
  1612. + 1> /dev/cpu_dma_latency
  1613. + cpupower frequency-set --freq 1600
  1614. Setting cpu: 0
  1615. Setting cpu: 1
  1616. + cpupower idle-set --disable-by-latency 0
  1617. + sysctl 'vm.swappiness=1'
  1618. vm.swappiness = 1
  1619. + swapoff -a
  1620. + return 0
  1621. + test_cycle c
  1622. Success: phase 4 reached
  1623. + printf '#### Statistics:\n'
  1624. #### Statistics:
  1625. + print -v c
  1626. (
  1627.         typeset -l -i i=31
  1628.         typeset -a output_of_failed_runs
  1629.         rds_output_logfile=rds_statistics_myrdslog_31.log
  1630.         typeset -l -i rds_pid=-1
  1631.         typeset -l -E rds_runtime=26.336656
  1632.         typeset -l -E rds_starttime=1244.930354
  1633.         typeset -l -E rds_stoptime=1271.26701
  1634.         typeset -l -i runs_failed=0
  1635.         typeset -l -i runs_ok=29
  1636. )
  1637. + sleep 2
  1638. + ((c.i++ ))
  1639. + (( c.i < 60))
  1640. + disable_cpu_power_management
  1641. + syscpupath=/sys/devices/system/cpu
  1642. + typeset -r syscpupath
  1643. + typeset cpu currcpupath
  1644. + print on
  1645. + 1> /sys/devices/system/cpu/power/control
  1646. + currcpupath=/sys/devices/system/cpu/cpu0/
  1647. + print performance
  1648. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1649. + print performance
  1650. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1651. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1652. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1653. + printf '\x00\x00\x00\x00'
  1654. + 1> /dev/cpu_dma_latency
  1655. + currcpupath=/sys/devices/system/cpu/cpu1/
  1656. + print performance
  1657. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1658. + print performance
  1659. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1660. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1661. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1662. + printf '\x00\x00\x00\x00'
  1663. + 1> /dev/cpu_dma_latency
  1664. + cpupower frequency-set --freq 1600
  1665. Setting cpu: 0
  1666. Setting cpu: 1
  1667. + cpupower idle-set --disable-by-latency 0
  1668. + sysctl 'vm.swappiness=1'
  1669. vm.swappiness = 1
  1670. + swapoff -a
  1671. + return 0
  1672. + test_cycle c
  1673. Success: phase 4 reached
  1674. + printf '#### Statistics:\n'
  1675. #### Statistics:
  1676. + print -v c
  1677. (
  1678.         typeset -l -i i=32
  1679.         typeset -a output_of_failed_runs
  1680.         rds_output_logfile=rds_statistics_myrdslog_32.log
  1681.         typeset -l -i rds_pid=-1
  1682.         typeset -l -E rds_runtime=58.408464
  1683.         typeset -l -E rds_starttime=1273.309553
  1684.         typeset -l -E rds_stoptime=1331.718017
  1685.         typeset -l -i runs_failed=0
  1686.         typeset -l -i runs_ok=30
  1687. )
  1688. + sleep 2
  1689. + ((c.i++ ))
  1690. + (( c.i < 60))
  1691. + disable_cpu_power_management
  1692. + syscpupath=/sys/devices/system/cpu
  1693. + typeset -r syscpupath
  1694. + typeset cpu currcpupath
  1695. + print on
  1696. + 1> /sys/devices/system/cpu/power/control
  1697. + currcpupath=/sys/devices/system/cpu/cpu0/
  1698. + print performance
  1699. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1700. + print performance
  1701. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1702. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1703. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1704. + printf '\x00\x00\x00\x00'
  1705. + 1> /dev/cpu_dma_latency
  1706. + currcpupath=/sys/devices/system/cpu/cpu1/
  1707. + print performance
  1708. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1709. + print performance
  1710. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1711. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1712. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1713. + printf '\x00\x00\x00\x00'
  1714. + 1> /dev/cpu_dma_latency
  1715. + cpupower frequency-set --freq 1600
  1716. Setting cpu: 0
  1717. Setting cpu: 1
  1718. + cpupower idle-set --disable-by-latency 0
  1719. + sysctl 'vm.swappiness=1'
  1720. vm.swappiness = 1
  1721. + swapoff -a
  1722. + return 0
  1723. + test_cycle c
  1724. Success: phase 4 reached
  1725. + printf '#### Statistics:\n'
  1726. #### Statistics:
  1727. + print -v c
  1728. (
  1729.         typeset -l -i i=33
  1730.         typeset -a output_of_failed_runs
  1731.         rds_output_logfile=rds_statistics_myrdslog_33.log
  1732.         typeset -l -i rds_pid=-1
  1733.         typeset -l -E rds_runtime=56.341483
  1734.         typeset -l -E rds_starttime=1333.753585
  1735.         typeset -l -E rds_stoptime=1390.095068
  1736.         typeset -l -i runs_failed=0
  1737.         typeset -l -i runs_ok=31
  1738. )
  1739. + sleep 2
  1740. + ((c.i++ ))
  1741. + (( c.i < 60))
  1742. + disable_cpu_power_management
  1743. + syscpupath=/sys/devices/system/cpu
  1744. + typeset -r syscpupath
  1745. + typeset cpu currcpupath
  1746. + print on
  1747. + 1> /sys/devices/system/cpu/power/control
  1748. + currcpupath=/sys/devices/system/cpu/cpu0/
  1749. + print performance
  1750. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1751. + print performance
  1752. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1753. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1754. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1755. + printf '\x00\x00\x00\x00'
  1756. + 1> /dev/cpu_dma_latency
  1757. + currcpupath=/sys/devices/system/cpu/cpu1/
  1758. + print performance
  1759. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1760. + print performance
  1761. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1762. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1763. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1764. + printf '\x00\x00\x00\x00'
  1765. + 1> /dev/cpu_dma_latency
  1766. + cpupower frequency-set --freq 1600
  1767. Setting cpu: 0
  1768. Setting cpu: 1
  1769. + cpupower idle-set --disable-by-latency 0
  1770. + sysctl 'vm.swappiness=1'
  1771. vm.swappiness = 1
  1772. + swapoff -a
  1773. + return 0
  1774. + test_cycle c
  1775. Success: phase 4 reached
  1776. + printf '#### Statistics:\n'
  1777. #### Statistics:
  1778. + print -v c
  1779. (
  1780.         typeset -l -i i=34
  1781.         typeset -a output_of_failed_runs
  1782.         rds_output_logfile=rds_statistics_myrdslog_34.log
  1783.         typeset -l -i rds_pid=-1
  1784.         typeset -l -E rds_runtime=29.356337
  1785.         typeset -l -E rds_starttime=1392.134675
  1786.         typeset -l -E rds_stoptime=1421.491012
  1787.         typeset -l -i runs_failed=0
  1788.         typeset -l -i runs_ok=32
  1789. )
  1790. + sleep 2
  1791. + ((c.i++ ))
  1792. + (( c.i < 60))
  1793. + disable_cpu_power_management
  1794. + syscpupath=/sys/devices/system/cpu
  1795. + typeset -r syscpupath
  1796. + typeset cpu currcpupath
  1797. + print on
  1798. + 1> /sys/devices/system/cpu/power/control
  1799. + currcpupath=/sys/devices/system/cpu/cpu0/
  1800. + print performance
  1801. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1802. + print performance
  1803. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1804. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1805. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1806. + printf '\x00\x00\x00\x00'
  1807. + 1> /dev/cpu_dma_latency
  1808. + currcpupath=/sys/devices/system/cpu/cpu1/
  1809. + print performance
  1810. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1811. + print performance
  1812. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1813. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1814. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1815. + printf '\x00\x00\x00\x00'
  1816. + 1> /dev/cpu_dma_latency
  1817. + cpupower frequency-set --freq 1600
  1818. Setting cpu: 0
  1819. Setting cpu: 1
  1820. + cpupower idle-set --disable-by-latency 0
  1821. + sysctl 'vm.swappiness=1'
  1822. vm.swappiness = 1
  1823. + swapoff -a
  1824. + return 0
  1825. + test_cycle c
  1826. Success: phase 4 reached
  1827. + printf '#### Statistics:\n'
  1828. #### Statistics:
  1829. + print -v c
  1830. (
  1831.         typeset -l -i i=35
  1832.         typeset -a output_of_failed_runs
  1833.         rds_output_logfile=rds_statistics_myrdslog_35.log
  1834.         typeset -l -i rds_pid=-1
  1835.         typeset -l -E rds_runtime=34.351336
  1836.         typeset -l -E rds_starttime=1423.534687
  1837.         typeset -l -E rds_stoptime=1457.886023
  1838.         typeset -l -i runs_failed=0
  1839.         typeset -l -i runs_ok=33
  1840. )
  1841. + sleep 2
  1842. + ((c.i++ ))
  1843. + (( c.i < 60))
  1844. + disable_cpu_power_management
  1845. + syscpupath=/sys/devices/system/cpu
  1846. + typeset -r syscpupath
  1847. + typeset cpu currcpupath
  1848. + print on
  1849. + 1> /sys/devices/system/cpu/power/control
  1850. + currcpupath=/sys/devices/system/cpu/cpu0/
  1851. + print performance
  1852. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1853. + print performance
  1854. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1855. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1856. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1857. + printf '\x00\x00\x00\x00'
  1858. + 1> /dev/cpu_dma_latency
  1859. + currcpupath=/sys/devices/system/cpu/cpu1/
  1860. + print performance
  1861. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1862. + print performance
  1863. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1864. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1865. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1866. + printf '\x00\x00\x00\x00'
  1867. + 1> /dev/cpu_dma_latency
  1868. + cpupower frequency-set --freq 1600
  1869. Setting cpu: 0
  1870. Setting cpu: 1
  1871. + cpupower idle-set --disable-by-latency 0
  1872. + sysctl 'vm.swappiness=1'
  1873. vm.swappiness = 1
  1874. + swapoff -a
  1875. + return 0
  1876. + test_cycle c
  1877. Success: phase 4 reached
  1878. + printf '#### Statistics:\n'
  1879. #### Statistics:
  1880. + print -v c
  1881. (
  1882.         typeset -l -i i=36
  1883.         typeset -a output_of_failed_runs
  1884.         rds_output_logfile=rds_statistics_myrdslog_36.log
  1885.         typeset -l -i rds_pid=-1
  1886.         typeset -l -E rds_runtime=20.25685
  1887.         typeset -l -E rds_starttime=1459.926168
  1888.         typeset -l -E rds_stoptime=1480.183018
  1889.         typeset -l -i runs_failed=0
  1890.         typeset -l -i runs_ok=34
  1891. )
  1892. + sleep 2
  1893. + ((c.i++ ))
  1894. + (( c.i < 60))
  1895. + disable_cpu_power_management
  1896. + syscpupath=/sys/devices/system/cpu
  1897. + typeset -r syscpupath
  1898. + typeset cpu currcpupath
  1899. + print on
  1900. + 1> /sys/devices/system/cpu/power/control
  1901. + currcpupath=/sys/devices/system/cpu/cpu0/
  1902. + print performance
  1903. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1904. + print performance
  1905. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1906. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1907. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1908. + printf '\x00\x00\x00\x00'
  1909. + 1> /dev/cpu_dma_latency
  1910. + currcpupath=/sys/devices/system/cpu/cpu1/
  1911. + print performance
  1912. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1913. + print performance
  1914. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1915. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1916. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1917. + printf '\x00\x00\x00\x00'
  1918. + 1> /dev/cpu_dma_latency
  1919. + cpupower frequency-set --freq 1600
  1920. Setting cpu: 0
  1921. Setting cpu: 1
  1922. + cpupower idle-set --disable-by-latency 0
  1923. + sysctl 'vm.swappiness=1'
  1924. vm.swappiness = 1
  1925. + swapoff -a
  1926. + return 0
  1927. + test_cycle c
  1928. Success: phase 4 reached
  1929. + printf '#### Statistics:\n'
  1930. #### Statistics:
  1931. + print -v c
  1932. (
  1933.         typeset -l -i i=37
  1934.         typeset -a output_of_failed_runs
  1935.         rds_output_logfile=rds_statistics_myrdslog_37.log
  1936.         typeset -l -i rds_pid=-1
  1937.         typeset -l -E rds_runtime=56.368261
  1938.         typeset -l -E rds_starttime=1482.226756
  1939.         typeset -l -E rds_stoptime=1538.595017
  1940.         typeset -l -i runs_failed=0
  1941.         typeset -l -i runs_ok=35
  1942. )
  1943. + sleep 2
  1944. + ((c.i++ ))
  1945. + (( c.i < 60))
  1946. + disable_cpu_power_management
  1947. + syscpupath=/sys/devices/system/cpu
  1948. + typeset -r syscpupath
  1949. + typeset cpu currcpupath
  1950. + print on
  1951. + 1> /sys/devices/system/cpu/power/control
  1952. + currcpupath=/sys/devices/system/cpu/cpu0/
  1953. + print performance
  1954. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1955. + print performance
  1956. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1957. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1958. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1959. + printf '\x00\x00\x00\x00'
  1960. + 1> /dev/cpu_dma_latency
  1961. + currcpupath=/sys/devices/system/cpu/cpu1/
  1962. + print performance
  1963. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  1964. + print performance
  1965. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1966. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1967. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1968. + printf '\x00\x00\x00\x00'
  1969. + 1> /dev/cpu_dma_latency
  1970. + cpupower frequency-set --freq 1600
  1971. Setting cpu: 0
  1972. Setting cpu: 1
  1973. + cpupower idle-set --disable-by-latency 0
  1974. + sysctl 'vm.swappiness=1'
  1975. vm.swappiness = 1
  1976. + swapoff -a
  1977. + return 0
  1978. + test_cycle c
  1979. Success: phase 4 reached
  1980. + printf '#### Statistics:\n'
  1981. #### Statistics:
  1982. + print -v c
  1983. (
  1984.         typeset -l -i i=38
  1985.         typeset -a output_of_failed_runs
  1986.         rds_output_logfile=rds_statistics_myrdslog_38.log
  1987.         typeset -l -i rds_pid=-1
  1988.         typeset -l -E rds_runtime=22.288379
  1989.         typeset -l -E rds_starttime=1540.637641
  1990.         typeset -l -E rds_stoptime=1562.92602
  1991.         typeset -l -i runs_failed=0
  1992.         typeset -l -i runs_ok=36
  1993. )
  1994. + sleep 2
  1995. + ((c.i++ ))
  1996. + (( c.i < 60))
  1997. + disable_cpu_power_management
  1998. + syscpupath=/sys/devices/system/cpu
  1999. + typeset -r syscpupath
  2000. + typeset cpu currcpupath
  2001. + print on
  2002. + 1> /sys/devices/system/cpu/power/control
  2003. + currcpupath=/sys/devices/system/cpu/cpu0/
  2004. + print performance
  2005. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2006. + print performance
  2007. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2008. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2009. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2010. + printf '\x00\x00\x00\x00'
  2011. + 1> /dev/cpu_dma_latency
  2012. + currcpupath=/sys/devices/system/cpu/cpu1/
  2013. + print performance
  2014. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2015. + print performance
  2016. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2017. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2018. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2019. + printf '\x00\x00\x00\x00'
  2020. + 1> /dev/cpu_dma_latency
  2021. + cpupower frequency-set --freq 1600
  2022. Setting cpu: 0
  2023. Setting cpu: 1
  2024. + cpupower idle-set --disable-by-latency 0
  2025. + sysctl 'vm.swappiness=1'
  2026. vm.swappiness = 1
  2027. + swapoff -a
  2028. + return 0
  2029. + test_cycle c
  2030. Success: phase 4 reached
  2031. + printf '#### Statistics:\n'
  2032. #### Statistics:
  2033. + print -v c
  2034. (
  2035.         typeset -l -i i=39
  2036.         typeset -a output_of_failed_runs
  2037.         rds_output_logfile=rds_statistics_myrdslog_39.log
  2038.         typeset -l -i rds_pid=-1
  2039.         typeset -l -E rds_runtime=56.376785
  2040.         typeset -l -E rds_starttime=1564.966263
  2041.         typeset -l -E rds_stoptime=1621.343048
  2042.         typeset -l -i runs_failed=0
  2043.         typeset -l -i runs_ok=37
  2044. )
  2045. + sleep 2
  2046. + ((c.i++ ))
  2047. + (( c.i < 60))
  2048. + disable_cpu_power_management
  2049. + syscpupath=/sys/devices/system/cpu
  2050. + typeset -r syscpupath
  2051. + typeset cpu currcpupath
  2052. + print on
  2053. + 1> /sys/devices/system/cpu/power/control
  2054. + currcpupath=/sys/devices/system/cpu/cpu0/
  2055. + print performance
  2056. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2057. + print performance
  2058. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2059. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2060. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2061. + printf '\x00\x00\x00\x00'
  2062. + 1> /dev/cpu_dma_latency
  2063. + currcpupath=/sys/devices/system/cpu/cpu1/
  2064. + print performance
  2065. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2066. + print performance
  2067. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2068. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2069. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2070. + printf '\x00\x00\x00\x00'
  2071. + 1> /dev/cpu_dma_latency
  2072. + cpupower frequency-set --freq 1600
  2073. Setting cpu: 0
  2074. Setting cpu: 1
  2075. + cpupower idle-set --disable-by-latency 0
  2076. + sysctl 'vm.swappiness=1'
  2077. vm.swappiness = 1
  2078. + swapoff -a
  2079. + return 0
  2080. + test_cycle c
  2081. Success: phase 4 reached
  2082. + printf '#### Statistics:\n'
  2083. #### Statistics:
  2084. + print -v c
  2085. (
  2086.         typeset -l -i i=40
  2087.         typeset -a output_of_failed_runs
  2088.         rds_output_logfile=rds_statistics_myrdslog_40.log
  2089.         typeset -l -i rds_pid=-1
  2090.         typeset -l -E rds_runtime=23.297458
  2091.         typeset -l -E rds_starttime=1623.385557
  2092.         typeset -l -E rds_stoptime=1646.683015
  2093.         typeset -l -i runs_failed=0
  2094.         typeset -l -i runs_ok=38
  2095. )
  2096. + sleep 2
  2097. + ((c.i++ ))
  2098. + (( c.i < 60))
  2099. + disable_cpu_power_management
  2100. + syscpupath=/sys/devices/system/cpu
  2101. + typeset -r syscpupath
  2102. + typeset cpu currcpupath
  2103. + print on
  2104. + 1> /sys/devices/system/cpu/power/control
  2105. + currcpupath=/sys/devices/system/cpu/cpu0/
  2106. + print performance
  2107. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2108. + print performance
  2109. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2110. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2111. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2112. + printf '\x00\x00\x00\x00'
  2113. + 1> /dev/cpu_dma_latency
  2114. + currcpupath=/sys/devices/system/cpu/cpu1/
  2115. + print performance
  2116. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2117. + print performance
  2118. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2119. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2120. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2121. + printf '\x00\x00\x00\x00'
  2122. + 1> /dev/cpu_dma_latency
  2123. + cpupower frequency-set --freq 1600
  2124. Setting cpu: 0
  2125. Setting cpu: 1
  2126. + cpupower idle-set --disable-by-latency 0
  2127. + sysctl 'vm.swappiness=1'
  2128. vm.swappiness = 1
  2129. + swapoff -a
  2130. + return 0
  2131. + test_cycle c
  2132. Success: phase 4 reached
  2133. + printf '#### Statistics:\n'
  2134. #### Statistics:
  2135. + print -v c
  2136. (
  2137.         typeset -l -i i=41
  2138.         typeset -a output_of_failed_runs
  2139.         rds_output_logfile=rds_statistics_myrdslog_41.log
  2140.         typeset -l -i rds_pid=-1
  2141.         typeset -l -E rds_runtime=23.376242
  2142.         typeset -l -E rds_starttime=1648.726817
  2143.         typeset -l -E rds_stoptime=1672.103059
  2144.         typeset -l -i runs_failed=0
  2145.         typeset -l -i runs_ok=39
  2146. )
  2147. + sleep 2
  2148. + ((c.i++ ))
  2149. + (( c.i < 60))
  2150. + disable_cpu_power_management
  2151. + syscpupath=/sys/devices/system/cpu
  2152. + typeset -r syscpupath
  2153. + typeset cpu currcpupath
  2154. + print on
  2155. + 1> /sys/devices/system/cpu/power/control
  2156. + currcpupath=/sys/devices/system/cpu/cpu0/
  2157. + print performance
  2158. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2159. + print performance
  2160. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2161. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2162. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2163. + printf '\x00\x00\x00\x00'
  2164. + 1> /dev/cpu_dma_latency
  2165. + currcpupath=/sys/devices/system/cpu/cpu1/
  2166. + print performance
  2167. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2168. + print performance
  2169. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2170. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2171. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2172. + printf '\x00\x00\x00\x00'
  2173. + 1> /dev/cpu_dma_latency
  2174. + cpupower frequency-set --freq 1600
  2175. Setting cpu: 0
  2176. Setting cpu: 1
  2177. + cpupower idle-set --disable-by-latency 0
  2178. + sysctl 'vm.swappiness=1'
  2179. vm.swappiness = 1
  2180. + swapoff -a
  2181. + return 0
  2182. + test_cycle c
  2183. Success: phase 4 reached
  2184. + printf '#### Statistics:\n'
  2185. #### Statistics:
  2186. + print -v c
  2187. (
  2188.         typeset -l -i i=42
  2189.         typeset -a output_of_failed_runs
  2190.         rds_output_logfile=rds_statistics_myrdslog_42.log
  2191.         typeset -l -i rds_pid=-1
  2192.         typeset -l -E rds_runtime=32.320174
  2193.         typeset -l -E rds_starttime=1674.142872
  2194.         typeset -l -E rds_stoptime=1706.463046
  2195.         typeset -l -i runs_failed=0
  2196.         typeset -l -i runs_ok=40
  2197. )
  2198. + sleep 2
  2199. + ((c.i++ ))
  2200. + (( c.i < 60))
  2201. + disable_cpu_power_management
  2202. + syscpupath=/sys/devices/system/cpu
  2203. + typeset -r syscpupath
  2204. + typeset cpu currcpupath
  2205. + print on
  2206. + 1> /sys/devices/system/cpu/power/control
  2207. + currcpupath=/sys/devices/system/cpu/cpu0/
  2208. + print performance
  2209. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2210. + print performance
  2211. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2212. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2213. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2214. + printf '\x00\x00\x00\x00'
  2215. + 1> /dev/cpu_dma_latency
  2216. + currcpupath=/sys/devices/system/cpu/cpu1/
  2217. + print performance
  2218. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2219. + print performance
  2220. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2221. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2222. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2223. + printf '\x00\x00\x00\x00'
  2224. + 1> /dev/cpu_dma_latency
  2225. + cpupower frequency-set --freq 1600
  2226. Setting cpu: 0
  2227. Setting cpu: 1
  2228. + cpupower idle-set --disable-by-latency 0
  2229. + sysctl 'vm.swappiness=1'
  2230. vm.swappiness = 1
  2231. + swapoff -a
  2232. + return 0
  2233. + test_cycle c
  2234. Success: phase 4 reached
  2235. + printf '#### Statistics:\n'
  2236. #### Statistics:
  2237. + print -v c
  2238. (
  2239.         typeset -l -i i=43
  2240.         typeset -a output_of_failed_runs
  2241.         rds_output_logfile=rds_statistics_myrdslog_43.log
  2242.         typeset -l -i rds_pid=-1
  2243.         typeset -l -E rds_runtime=22.300487
  2244.         typeset -l -E rds_starttime=1708.501527
  2245.         typeset -l -E rds_stoptime=1730.802014
  2246.         typeset -l -i runs_failed=0
  2247.         typeset -l -i runs_ok=41
  2248. )
  2249. + sleep 2
  2250. + ((c.i++ ))
  2251. + (( c.i < 60))
  2252. + disable_cpu_power_management
  2253. + syscpupath=/sys/devices/system/cpu
  2254. + typeset -r syscpupath
  2255. + typeset cpu currcpupath
  2256. + print on
  2257. + 1> /sys/devices/system/cpu/power/control
  2258. + currcpupath=/sys/devices/system/cpu/cpu0/
  2259. + print performance
  2260. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2261. + print performance
  2262. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2263. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2264. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2265. + printf '\x00\x00\x00\x00'
  2266. + 1> /dev/cpu_dma_latency
  2267. + currcpupath=/sys/devices/system/cpu/cpu1/
  2268. + print performance
  2269. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2270. + print performance
  2271. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2272. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2273. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2274. + printf '\x00\x00\x00\x00'
  2275. + 1> /dev/cpu_dma_latency
  2276. + cpupower frequency-set --freq 1600
  2277. Setting cpu: 0
  2278. Setting cpu: 1
  2279. + cpupower idle-set --disable-by-latency 0
  2280. + sysctl 'vm.swappiness=1'
  2281. vm.swappiness = 1
  2282. + swapoff -a
  2283. + return 0
  2284. + test_cycle c
  2285. Success: phase 4 reached
  2286. + printf '#### Statistics:\n'
  2287. #### Statistics:
  2288. + print -v c
  2289. (
  2290.         typeset -l -i i=44
  2291.         typeset -a output_of_failed_runs
  2292.         rds_output_logfile=rds_statistics_myrdslog_44.log
  2293.         typeset -l -i rds_pid=-1
  2294.         typeset -l -E rds_runtime=35.304513
  2295.         typeset -l -E rds_starttime=1732.838503
  2296.         typeset -l -E rds_stoptime=1768.143016
  2297.         typeset -l -i runs_failed=0
  2298.         typeset -l -i runs_ok=42
  2299. )
  2300. + sleep 2
  2301. + ((c.i++ ))
  2302. + (( c.i < 60))
  2303. + disable_cpu_power_management
  2304. + syscpupath=/sys/devices/system/cpu
  2305. + typeset -r syscpupath
  2306. + typeset cpu currcpupath
  2307. + print on
  2308. + 1> /sys/devices/system/cpu/power/control
  2309. + currcpupath=/sys/devices/system/cpu/cpu0/
  2310. + print performance
  2311. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2312. + print performance
  2313. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2314. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2315. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2316. + printf '\x00\x00\x00\x00'
  2317. + 1> /dev/cpu_dma_latency
  2318. + currcpupath=/sys/devices/system/cpu/cpu1/
  2319. + print performance
  2320. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2321. + print performance
  2322. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2323. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2324. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2325. + printf '\x00\x00\x00\x00'
  2326. + 1> /dev/cpu_dma_latency
  2327. + cpupower frequency-set --freq 1600
  2328. Setting cpu: 0
  2329. Setting cpu: 1
  2330. + cpupower idle-set --disable-by-latency 0
  2331. + sysctl 'vm.swappiness=1'
  2332. vm.swappiness = 1
  2333. + swapoff -a
  2334. + return 0
  2335. + test_cycle c
  2336. Success: phase 4 reached
  2337. + printf '#### Statistics:\n'
  2338. #### Statistics:
  2339. + print -v c
  2340. (
  2341.         typeset -l -i i=45
  2342.         typeset -a output_of_failed_runs
  2343.         rds_output_logfile=rds_statistics_myrdslog_45.log
  2344.         typeset -l -i rds_pid=-1
  2345.         typeset -l -E rds_runtime=53.316319
  2346.         typeset -l -E rds_starttime=1770.1827
  2347.         typeset -l -E rds_stoptime=1823.499019
  2348.         typeset -l -i runs_failed=0
  2349.         typeset -l -i runs_ok=43
  2350. )
  2351. + sleep 2
  2352. + ((c.i++ ))
  2353. + (( c.i < 60))
  2354. + disable_cpu_power_management
  2355. + syscpupath=/sys/devices/system/cpu
  2356. + typeset -r syscpupath
  2357. + typeset cpu currcpupath
  2358. + print on
  2359. + 1> /sys/devices/system/cpu/power/control
  2360. + currcpupath=/sys/devices/system/cpu/cpu0/
  2361. + print performance
  2362. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2363. + print performance
  2364. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2365. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2366. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2367. + printf '\x00\x00\x00\x00'
  2368. + 1> /dev/cpu_dma_latency
  2369. + currcpupath=/sys/devices/system/cpu/cpu1/
  2370. + print performance
  2371. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2372. + print performance
  2373. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2374. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2375. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2376. + printf '\x00\x00\x00\x00'
  2377. + 1> /dev/cpu_dma_latency
  2378. + cpupower frequency-set --freq 1600
  2379. Setting cpu: 0
  2380. Setting cpu: 1
  2381. + cpupower idle-set --disable-by-latency 0
  2382. + sysctl 'vm.swappiness=1'
  2383. vm.swappiness = 1
  2384. + swapoff -a
  2385. + return 0
  2386. + test_cycle c
  2387. Success: phase 4 reached
  2388. + printf '#### Statistics:\n'
  2389. #### Statistics:
  2390. + print -v c
  2391. (
  2392.         typeset -l -i i=46
  2393.         typeset -a output_of_failed_runs
  2394.         rds_output_logfile=rds_statistics_myrdslog_46.log
  2395.         typeset -l -i rds_pid=-1
  2396.         typeset -l -E rds_runtime=53.908262
  2397.         typeset -l -E rds_starttime=1825.542781
  2398.         typeset -l -E rds_stoptime=1879.451043
  2399.         typeset -l -i runs_failed=0
  2400.         typeset -l -i runs_ok=44
  2401. )
  2402. + sleep 2
  2403. + ((c.i++ ))
  2404. + (( c.i < 60))
  2405. + disable_cpu_power_management
  2406. + syscpupath=/sys/devices/system/cpu
  2407. + typeset -r syscpupath
  2408. + typeset cpu currcpupath
  2409. + print on
  2410. + 1> /sys/devices/system/cpu/power/control
  2411. + currcpupath=/sys/devices/system/cpu/cpu0/
  2412. + print performance
  2413. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2414. + print performance
  2415. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2416. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2417. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2418. + printf '\x00\x00\x00\x00'
  2419. + 1> /dev/cpu_dma_latency
  2420. + currcpupath=/sys/devices/system/cpu/cpu1/
  2421. + print performance
  2422. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2423. + print performance
  2424. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2425. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2426. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2427. + printf '\x00\x00\x00\x00'
  2428. + 1> /dev/cpu_dma_latency
  2429. + cpupower frequency-set --freq 1600
  2430. Setting cpu: 0
  2431. Setting cpu: 1
  2432. + cpupower idle-set --disable-by-latency 0
  2433. + sysctl 'vm.swappiness=1'
  2434. vm.swappiness = 1
  2435. + swapoff -a
  2436. + return 0
  2437. + test_cycle c
  2438. Success: phase 4 reached
  2439. + printf '#### Statistics:\n'
  2440. #### Statistics:
  2441. + print -v c
  2442. (
  2443.         typeset -l -i i=47
  2444.         typeset -a output_of_failed_runs
  2445.         rds_output_logfile=rds_statistics_myrdslog_47.log
  2446.         typeset -l -i rds_pid=-1
  2447.         typeset -l -E rds_runtime=55.331227
  2448.         typeset -l -E rds_starttime=1881.494792
  2449.         typeset -l -E rds_stoptime=1936.826019
  2450.         typeset -l -i runs_failed=0
  2451.         typeset -l -i runs_ok=45
  2452. )
  2453. + sleep 2
  2454. + ((c.i++ ))
  2455. + (( c.i < 60))
  2456. + disable_cpu_power_management
  2457. + syscpupath=/sys/devices/system/cpu
  2458. + typeset -r syscpupath
  2459. + typeset cpu currcpupath
  2460. + print on
  2461. + 1> /sys/devices/system/cpu/power/control
  2462. + currcpupath=/sys/devices/system/cpu/cpu0/
  2463. + print performance
  2464. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2465. + print performance
  2466. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2467. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2468. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2469. + printf '\x00\x00\x00\x00'
  2470. + 1> /dev/cpu_dma_latency
  2471. + currcpupath=/sys/devices/system/cpu/cpu1/
  2472. + print performance
  2473. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2474. + print performance
  2475. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2476. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2477. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2478. + printf '\x00\x00\x00\x00'
  2479. + 1> /dev/cpu_dma_latency
  2480. + cpupower frequency-set --freq 1600
  2481. Setting cpu: 0
  2482. Setting cpu: 1
  2483. + cpupower idle-set --disable-by-latency 0
  2484. + sysctl 'vm.swappiness=1'
  2485. vm.swappiness = 1
  2486. + swapoff -a
  2487. + return 0
  2488. + test_cycle c
  2489. Success: phase 4 reached
  2490. + printf '#### Statistics:\n'
  2491. #### Statistics:
  2492. + print -v c
  2493. (
  2494.         typeset -l -i i=48
  2495.         typeset -a output_of_failed_runs
  2496.         rds_output_logfile=rds_statistics_myrdslog_48.log
  2497.         typeset -l -i rds_pid=-1
  2498.         typeset -l -E rds_runtime=53.324756
  2499.         typeset -l -E rds_starttime=1938.8623
  2500.         typeset -l -E rds_stoptime=1992.187056
  2501.         typeset -l -i runs_failed=0
  2502.         typeset -l -i runs_ok=46
  2503. )
  2504. + sleep 2
  2505. + ((c.i++ ))
  2506. + (( c.i < 60))
  2507. + disable_cpu_power_management
  2508. + syscpupath=/sys/devices/system/cpu
  2509. + typeset -r syscpupath
  2510. + typeset cpu currcpupath
  2511. + print on
  2512. + 1> /sys/devices/system/cpu/power/control
  2513. + currcpupath=/sys/devices/system/cpu/cpu0/
  2514. + print performance
  2515. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2516. + print performance
  2517. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2518. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2519. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2520. + printf '\x00\x00\x00\x00'
  2521. + 1> /dev/cpu_dma_latency
  2522. + currcpupath=/sys/devices/system/cpu/cpu1/
  2523. + print performance
  2524. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2525. + print performance
  2526. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2527. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2528. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2529. + printf '\x00\x00\x00\x00'
  2530. + 1> /dev/cpu_dma_latency
  2531. + cpupower frequency-set --freq 1600
  2532. Setting cpu: 0
  2533. Setting cpu: 1
  2534. + cpupower idle-set --disable-by-latency 0
  2535. + sysctl 'vm.swappiness=1'
  2536. vm.swappiness = 1
  2537. + swapoff -a
  2538. + return 0
  2539. + test_cycle c
  2540. Success: phase 4 reached
  2541. + printf '#### Statistics:\n'
  2542. #### Statistics:
  2543. + print -v c
  2544. (
  2545.         typeset -l -i i=49
  2546.         typeset -a output_of_failed_runs
  2547.         rds_output_logfile=rds_statistics_myrdslog_49.log
  2548.         typeset -l -i rds_pid=-1
  2549.         typeset -l -E rds_runtime=41.97358
  2550.         typeset -l -E rds_starttime=1994.225475
  2551.         typeset -l -E rds_stoptime=2036.199055
  2552.         typeset -l -i runs_failed=0
  2553.         typeset -l -i runs_ok=47
  2554. )
  2555. + sleep 2
  2556. + ((c.i++ ))
  2557. + (( c.i < 60))
  2558. + disable_cpu_power_management
  2559. + syscpupath=/sys/devices/system/cpu
  2560. + typeset -r syscpupath
  2561. + typeset cpu currcpupath
  2562. + print on
  2563. + 1> /sys/devices/system/cpu/power/control
  2564. + currcpupath=/sys/devices/system/cpu/cpu0/
  2565. + print performance
  2566. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2567. + print performance
  2568. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2569. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2570. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2571. + printf '\x00\x00\x00\x00'
  2572. + 1> /dev/cpu_dma_latency
  2573. + currcpupath=/sys/devices/system/cpu/cpu1/
  2574. + print performance
  2575. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2576. + print performance
  2577. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2578. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2579. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2580. + printf '\x00\x00\x00\x00'
  2581. + 1> /dev/cpu_dma_latency
  2582. + cpupower frequency-set --freq 1600
  2583. Setting cpu: 0
  2584. Setting cpu: 1
  2585. + cpupower idle-set --disable-by-latency 0
  2586. + sysctl 'vm.swappiness=1'
  2587. vm.swappiness = 1
  2588. + swapoff -a
  2589. + return 0
  2590. + test_cycle c
  2591. Success: phase 4 reached
  2592. + printf '#### Statistics:\n'
  2593. #### Statistics:
  2594. + print -v c
  2595. (
  2596.         typeset -l -i i=50
  2597.         typeset -a output_of_failed_runs
  2598.         rds_output_logfile=rds_statistics_myrdslog_50.log
  2599.         typeset -l -i rds_pid=-1
  2600.         typeset -l -E rds_runtime=53.36826
  2601.         typeset -l -E rds_starttime=2038.242776
  2602.         typeset -l -E rds_stoptime=2091.611036
  2603.         typeset -l -i runs_failed=0
  2604.         typeset -l -i runs_ok=48
  2605. )
  2606. + sleep 2
  2607. + ((c.i++ ))
  2608. + (( c.i < 60))
  2609. + disable_cpu_power_management
  2610. + syscpupath=/sys/devices/system/cpu
  2611. + typeset -r syscpupath
  2612. + typeset cpu currcpupath
  2613. + print on
  2614. + 1> /sys/devices/system/cpu/power/control
  2615. + currcpupath=/sys/devices/system/cpu/cpu0/
  2616. + print performance
  2617. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2618. + print performance
  2619. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2620. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2621. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2622. + printf '\x00\x00\x00\x00'
  2623. + 1> /dev/cpu_dma_latency
  2624. + currcpupath=/sys/devices/system/cpu/cpu1/
  2625. + print performance
  2626. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2627. + print performance
  2628. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2629. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2630. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2631. + printf '\x00\x00\x00\x00'
  2632. + 1> /dev/cpu_dma_latency
  2633. + cpupower frequency-set --freq 1600
  2634. Setting cpu: 0
  2635. Setting cpu: 1
  2636. + cpupower idle-set --disable-by-latency 0
  2637. + sysctl 'vm.swappiness=1'
  2638. vm.swappiness = 1
  2639. + swapoff -a
  2640. + return 0
  2641. + test_cycle c
  2642. Success: phase 4 reached
  2643. + printf '#### Statistics:\n'
  2644. #### Statistics:
  2645. + print -v c
  2646. (
  2647.         typeset -l -i i=51
  2648.         typeset -a output_of_failed_runs
  2649.         rds_output_logfile=rds_statistics_myrdslog_51.log
  2650.         typeset -l -i rds_pid=-1
  2651.         typeset -l -E rds_runtime=56.336271
  2652.         typeset -l -E rds_starttime=2093.65478
  2653.         typeset -l -E rds_stoptime=2149.991051
  2654.         typeset -l -i runs_failed=0
  2655.         typeset -l -i runs_ok=49
  2656. )
  2657. + sleep 2
  2658. + ((c.i++ ))
  2659. + (( c.i < 60))
  2660. + disable_cpu_power_management
  2661. + syscpupath=/sys/devices/system/cpu
  2662. + typeset -r syscpupath
  2663. + typeset cpu currcpupath
  2664. + print on
  2665. + 1> /sys/devices/system/cpu/power/control
  2666. + currcpupath=/sys/devices/system/cpu/cpu0/
  2667. + print performance
  2668. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2669. + print performance
  2670. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2671. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2672. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2673. + printf '\x00\x00\x00\x00'
  2674. + 1> /dev/cpu_dma_latency
  2675. + currcpupath=/sys/devices/system/cpu/cpu1/
  2676. + print performance
  2677. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2678. + print performance
  2679. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2680. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2681. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2682. + printf '\x00\x00\x00\x00'
  2683. + 1> /dev/cpu_dma_latency
  2684. + cpupower frequency-set --freq 1600
  2685. Setting cpu: 0
  2686. Setting cpu: 1
  2687. + cpupower idle-set --disable-by-latency 0
  2688. + sysctl 'vm.swappiness=1'
  2689. vm.swappiness = 1
  2690. + swapoff -a
  2691. + return 0
  2692. + test_cycle c
  2693. Success: phase 4 reached
  2694. + printf '#### Statistics:\n'
  2695. #### Statistics:
  2696. + print -v c
  2697. (
  2698.         typeset -l -i i=52
  2699.         typeset -a output_of_failed_runs
  2700.         rds_output_logfile=rds_statistics_myrdslog_52.log
  2701.         typeset -l -i rds_pid=-1
  2702.         typeset -l -E rds_runtime=32.381427
  2703.         typeset -l -E rds_starttime=2152.033618
  2704.         typeset -l -E rds_stoptime=2184.415045
  2705.         typeset -l -i runs_failed=0
  2706.         typeset -l -i runs_ok=50
  2707. )
  2708. + sleep 2
  2709. + ((c.i++ ))
  2710. + (( c.i < 60))
  2711. + disable_cpu_power_management
  2712. + syscpupath=/sys/devices/system/cpu
  2713. + typeset -r syscpupath
  2714. + typeset cpu currcpupath
  2715. + print on
  2716. + 1> /sys/devices/system/cpu/power/control
  2717. + currcpupath=/sys/devices/system/cpu/cpu0/
  2718. + print performance
  2719. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2720. + print performance
  2721. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2722. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2723. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2724. + printf '\x00\x00\x00\x00'
  2725. + 1> /dev/cpu_dma_latency
  2726. + currcpupath=/sys/devices/system/cpu/cpu1/
  2727. + print performance
  2728. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2729. + print performance
  2730. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2731. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2732. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2733. + printf '\x00\x00\x00\x00'
  2734. + 1> /dev/cpu_dma_latency
  2735. + cpupower frequency-set --freq 1600
  2736. Setting cpu: 0
  2737. Setting cpu: 1
  2738. + cpupower idle-set --disable-by-latency 0
  2739. + sysctl 'vm.swappiness=1'
  2740. vm.swappiness = 1
  2741. + swapoff -a
  2742. + return 0
  2743. + test_cycle c
  2744. Success: phase 4 reached
  2745. + printf '#### Statistics:\n'
  2746. #### Statistics:
  2747. + print -v c
  2748. (
  2749.         typeset -l -i i=53
  2750.         typeset -a output_of_failed_runs
  2751.         rds_output_logfile=rds_statistics_myrdslog_53.log
  2752.         typeset -l -i rds_pid=-1
  2753.         typeset -l -E rds_runtime=28.29645
  2754.         typeset -l -E rds_starttime=2186.45359
  2755.         typeset -l -E rds_stoptime=2214.75004
  2756.         typeset -l -i runs_failed=0
  2757.         typeset -l -i runs_ok=51
  2758. )
  2759. + sleep 2
  2760. + ((c.i++ ))
  2761. + (( c.i < 60))
  2762. + disable_cpu_power_management
  2763. + syscpupath=/sys/devices/system/cpu
  2764. + typeset -r syscpupath
  2765. + typeset cpu currcpupath
  2766. + print on
  2767. + 1> /sys/devices/system/cpu/power/control
  2768. + currcpupath=/sys/devices/system/cpu/cpu0/
  2769. + print performance
  2770. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2771. + print performance
  2772. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2773. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2774. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2775. + printf '\x00\x00\x00\x00'
  2776. + 1> /dev/cpu_dma_latency
  2777. + currcpupath=/sys/devices/system/cpu/cpu1/
  2778. + print performance
  2779. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2780. + print performance
  2781. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2782. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2783. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2784. + printf '\x00\x00\x00\x00'
  2785. + 1> /dev/cpu_dma_latency
  2786. + cpupower frequency-set --freq 1600
  2787. Setting cpu: 0
  2788. Setting cpu: 1
  2789. + cpupower idle-set --disable-by-latency 0
  2790. + sysctl 'vm.swappiness=1'
  2791. vm.swappiness = 1
  2792. + swapoff -a
  2793. + return 0
  2794. + test_cycle c
  2795. Success: phase 4 reached
  2796. + printf '#### Statistics:\n'
  2797. #### Statistics:
  2798. + print -v c
  2799. (
  2800.         typeset -l -i i=54
  2801.         typeset -a output_of_failed_runs
  2802.         rds_output_logfile=rds_statistics_myrdslog_54.log
  2803.         typeset -l -i rds_pid=-1
  2804.         typeset -l -E rds_runtime=26.325713
  2805.         typeset -l -E rds_starttime=2216.785331
  2806.         typeset -l -E rds_stoptime=2243.111044
  2807.         typeset -l -i runs_failed=0
  2808.         typeset -l -i runs_ok=52
  2809. )
  2810. + sleep 2
  2811. + ((c.i++ ))
  2812. + (( c.i < 60))
  2813. + disable_cpu_power_management
  2814. + syscpupath=/sys/devices/system/cpu
  2815. + typeset -r syscpupath
  2816. + typeset cpu currcpupath
  2817. + print on
  2818. + 1> /sys/devices/system/cpu/power/control
  2819. + currcpupath=/sys/devices/system/cpu/cpu0/
  2820. + print performance
  2821. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2822. + print performance
  2823. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2824. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2825. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2826. + printf '\x00\x00\x00\x00'
  2827. + 1> /dev/cpu_dma_latency
  2828. + currcpupath=/sys/devices/system/cpu/cpu1/
  2829. + print performance
  2830. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2831. + print performance
  2832. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2833. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2834. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2835. + printf '\x00\x00\x00\x00'
  2836. + 1> /dev/cpu_dma_latency
  2837. + cpupower frequency-set --freq 1600
  2838. Setting cpu: 0
  2839. Setting cpu: 1
  2840. + cpupower idle-set --disable-by-latency 0
  2841. + sysctl 'vm.swappiness=1'
  2842. vm.swappiness = 1
  2843. + swapoff -a
  2844. + return 0
  2845. + test_cycle c
  2846. Success: phase 4 reached
  2847. + printf '#### Statistics:\n'
  2848. #### Statistics:
  2849. + print -v c
  2850. (
  2851.         typeset -l -i i=55
  2852.         typeset -a output_of_failed_runs
  2853.         rds_output_logfile=rds_statistics_myrdslog_55.log
  2854.         typeset -l -i rds_pid=-1
  2855.         typeset -l -E rds_runtime=56.333541
  2856.         typeset -l -E rds_starttime=2245.153463
  2857.         typeset -l -E rds_stoptime=2301.487004
  2858.         typeset -l -i runs_failed=0
  2859.         typeset -l -i runs_ok=53
  2860. )
  2861. + sleep 2
  2862. + ((c.i++ ))
  2863. + (( c.i < 60))
  2864. + disable_cpu_power_management
  2865. + syscpupath=/sys/devices/system/cpu
  2866. + typeset -r syscpupath
  2867. + typeset cpu currcpupath
  2868. + print on
  2869. + 1> /sys/devices/system/cpu/power/control
  2870. + currcpupath=/sys/devices/system/cpu/cpu0/
  2871. + print performance
  2872. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2873. + print performance
  2874. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2875. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2876. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2877. + printf '\x00\x00\x00\x00'
  2878. + 1> /dev/cpu_dma_latency
  2879. + currcpupath=/sys/devices/system/cpu/cpu1/
  2880. + print performance
  2881. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2882. + print performance
  2883. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2884. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2885. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2886. + printf '\x00\x00\x00\x00'
  2887. + 1> /dev/cpu_dma_latency
  2888. + cpupower frequency-set --freq 1600
  2889. Setting cpu: 0
  2890. Setting cpu: 1
  2891. + cpupower idle-set --disable-by-latency 0
  2892. + sysctl 'vm.swappiness=1'
  2893. vm.swappiness = 1
  2894. + swapoff -a
  2895. + return 0
  2896. + test_cycle c
  2897. Success: phase 4 reached
  2898. + printf '#### Statistics:\n'
  2899. #### Statistics:
  2900. + print -v c
  2901. (
  2902.         typeset -l -i i=56
  2903.         typeset -a output_of_failed_runs
  2904.         rds_output_logfile=rds_statistics_myrdslog_56.log
  2905.         typeset -l -i rds_pid=-1
  2906.         typeset -l -E rds_runtime=25.328516
  2907.         typeset -l -E rds_starttime=2303.529513
  2908.         typeset -l -E rds_stoptime=2328.858029
  2909.         typeset -l -i runs_failed=0
  2910.         typeset -l -i runs_ok=54
  2911. )
  2912. + sleep 2
  2913. + ((c.i++ ))
  2914. + (( c.i < 60))
  2915. + disable_cpu_power_management
  2916. + syscpupath=/sys/devices/system/cpu
  2917. + typeset -r syscpupath
  2918. + typeset cpu currcpupath
  2919. + print on
  2920. + 1> /sys/devices/system/cpu/power/control
  2921. + currcpupath=/sys/devices/system/cpu/cpu0/
  2922. + print performance
  2923. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2924. + print performance
  2925. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2926. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2927. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2928. + printf '\x00\x00\x00\x00'
  2929. + 1> /dev/cpu_dma_latency
  2930. + currcpupath=/sys/devices/system/cpu/cpu1/
  2931. + print performance
  2932. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2933. + print performance
  2934. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2935. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2936. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2937. + printf '\x00\x00\x00\x00'
  2938. + 1> /dev/cpu_dma_latency
  2939. + cpupower frequency-set --freq 1600
  2940. Setting cpu: 0
  2941. Setting cpu: 1
  2942. + cpupower idle-set --disable-by-latency 0
  2943. + sysctl 'vm.swappiness=1'
  2944. vm.swappiness = 1
  2945. + swapoff -a
  2946. + return 0
  2947. + test_cycle c
  2948. + printf '#### Statistics:\n'
  2949. #### Statistics:
  2950. + print -v c
  2951. (
  2952.         typeset -l -i i=57
  2953.         typeset -a output_of_failed_runs
  2954.         rds_output_logfile=rds_statistics_myrdslog_57.log
  2955.         typeset -l -i rds_pid=-1
  2956.         typeset -l -E rds_runtime=62.337608
  2957.         typeset -l -E rds_starttime=2330.897425
  2958.         typeset -l -E rds_stoptime=2393.235033
  2959.         typeset -l -i runs_failed=0
  2960.         typeset -l -i runs_ok=54
  2961. )
  2962. + sleep 2
  2963. + ((c.i++ ))
  2964. + (( c.i < 60))
  2965. + disable_cpu_power_management
  2966. + syscpupath=/sys/devices/system/cpu
  2967. + typeset -r syscpupath
  2968. + typeset cpu currcpupath
  2969. + print on
  2970. + 1> /sys/devices/system/cpu/power/control
  2971. + currcpupath=/sys/devices/system/cpu/cpu0/
  2972. + print performance
  2973. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2974. + print performance
  2975. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  2976. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  2977. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  2978. + printf '\x00\x00\x00\x00'
  2979. + 1> /dev/cpu_dma_latency
  2980. + currcpupath=/sys/devices/system/cpu/cpu1/
  2981. + print performance
  2982. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  2983. + print performance
  2984. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  2985. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  2986. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  2987. + printf '\x00\x00\x00\x00'
  2988. + 1> /dev/cpu_dma_latency
  2989. + cpupower frequency-set --freq 1600
  2990. Setting cpu: 0
  2991. Setting cpu: 1
  2992. + cpupower idle-set --disable-by-latency 0
  2993. + sysctl 'vm.swappiness=1'
  2994. vm.swappiness = 1
  2995. + swapoff -a
  2996. + return 0
  2997. + test_cycle c
  2998. Success: phase 4 reached
  2999. + printf '#### Statistics:\n'
  3000. #### Statistics:
  3001. + print -v c
  3002. (
  3003.         typeset -l -i i=58
  3004.         typeset -a output_of_failed_runs
  3005.         rds_output_logfile=rds_statistics_myrdslog_58.log
  3006.         typeset -l -i rds_pid=-1
  3007.         typeset -l -E rds_runtime=41.380371
  3008.         typeset -l -E rds_starttime=2395.278673
  3009.         typeset -l -E rds_stoptime=2436.659044
  3010.         typeset -l -i runs_failed=0
  3011.         typeset -l -i runs_ok=55
  3012. )
  3013. + sleep 2
  3014. + ((c.i++ ))
  3015. + (( c.i < 60))
  3016. + disable_cpu_power_management
  3017. + syscpupath=/sys/devices/system/cpu
  3018. + typeset -r syscpupath
  3019. + typeset cpu currcpupath
  3020. + print on
  3021. + 1> /sys/devices/system/cpu/power/control
  3022. + currcpupath=/sys/devices/system/cpu/cpu0/
  3023. + print performance
  3024. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu0//cpufreq/energy_performance_preference: cannot create [Permission denied]
  3025. + print performance
  3026. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  3027. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  3028. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  3029. + printf '\x00\x00\x00\x00'
  3030. + 1> /dev/cpu_dma_latency
  3031. + currcpupath=/sys/devices/system/cpu/cpu1/
  3032. + print performance
  3033. + /home/test001/rds_statistics.ksh[167]: main[147]: disable_cpu_power_management[26]: /sys/devices/system/cpu/cpu1//cpufreq/energy_performance_preference: cannot create [Permission denied]
  3034. + print performance
  3035. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  3036. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  3037. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  3038. + printf '\x00\x00\x00\x00'
  3039. + 1> /dev/cpu_dma_latency
  3040. + cpupower frequency-set --freq 1600
  3041. Setting cpu: 0
  3042. Setting cpu: 1
  3043. + cpupower idle-set --disable-by-latency 0
  3044. + sysctl 'vm.swappiness=1'
  3045. vm.swappiness = 1
  3046. + swapoff -a
  3047. + return 0
  3048. + test_cycle c
  3049. Success: phase 4 reached
  3050. + printf '#### Statistics:\n'
  3051. #### Statistics:
  3052. + print -v c
  3053. (
  3054.         typeset -l -i i=59
  3055.         typeset -a output_of_failed_runs
  3056.         rds_output_logfile=rds_statistics_myrdslog_59.log
  3057.         typeset -l -i rds_pid=-1
  3058.         typeset -l -E rds_runtime=29.273508
  3059.         typeset -l -E rds_starttime=2438.697513
  3060.         typeset -l -E rds_stoptime=2467.971021
  3061.         typeset -l -i runs_failed=0
  3062.         typeset -l -i runs_ok=56
  3063. )
  3064. + sleep 2
  3065. + ((c.i++ ))
  3066. + (( c.i < 60))
  3067. + printf '#\n#Done:\n#\n'
  3068. #
  3069. #Done:
  3070. #
  3071. + print -v c
  3072. (
  3073.         typeset -l -i i=60
  3074.         typeset -a output_of_failed_runs
  3075.         rds_output_logfile=rds_statistics_myrdslog_59.log
  3076.         typeset -l -i rds_pid=-1
  3077.         typeset -l -E rds_runtime=29.273508
  3078.         typeset -l -E rds_starttime=2438.697513
  3079.         typeset -l -E rds_stoptime=2467.971021
  3080.         typeset -l -i runs_failed=0
  3081.         typeset -l -i runs_ok=56
  3082. )
  3083. + return 0

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at