pastebin - collaborative debugging tool
rovema.kpaste.net RSS


30 successful cycles of rds_statistics.ksh
Posted by Anonymous on Tue 21st Sep 2021 13:46
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 < 30))
  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=20.261415
  53.         typeset -l -E rds_starttime=0.0504649725
  54.         typeset -l -E rds_stoptime=20.31187997
  55.         typeset -l -i runs_failed=0
  56.         typeset -l -i runs_ok=1
  57. )
  58. + sleep 2
  59. + ((c.i++ ))
  60. + (( c.i < 30))
  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=46.372385
  104.         typeset -l -E rds_starttime=22.35051097
  105.         typeset -l -E rds_stoptime=68.72289597
  106.         typeset -l -i runs_failed=0
  107.         typeset -l -i runs_ok=2
  108. )
  109. + sleep 2
  110. + ((c.i++ ))
  111. + (( c.i < 30))
  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=29.344474
  155.         typeset -l -E rds_starttime=70.75946997
  156.         typeset -l -E rds_stoptime=100.103944
  157.         typeset -l -i runs_failed=0
  158.         typeset -l -i runs_ok=3
  159. )
  160. + sleep 2
  161. + ((c.i++ ))
  162. + (( c.i < 30))
  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=29.285467
  206.         typeset -l -E rds_starttime=102.142426
  207.         typeset -l -E rds_stoptime=131.427893
  208.         typeset -l -i runs_failed=0
  209.         typeset -l -i runs_ok=4
  210. )
  211. + sleep 2
  212. + ((c.i++ ))
  213. + (( c.i < 30))
  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=26.377162
  257.         typeset -l -E rds_starttime=133.466727
  258.         typeset -l -E rds_stoptime=159.843889
  259.         typeset -l -i runs_failed=0
  260.         typeset -l -i runs_ok=5
  261. )
  262. + sleep 2
  263. + ((c.i++ ))
  264. + (( c.i < 30))
  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=22.684465
  308.         typeset -l -E rds_starttime=161.882419
  309.         typeset -l -E rds_stoptime=184.566884
  310.         typeset -l -i runs_failed=0
  311.         typeset -l -i runs_ok=6
  312. )
  313. + sleep 2
  314. + ((c.i++ ))
  315. + (( c.i < 30))
  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=26.356708
  359.         typeset -l -E rds_starttime=186.60319
  360.         typeset -l -E rds_stoptime=212.959898
  361.         typeset -l -i runs_failed=0
  362.         typeset -l -i runs_ok=7
  363. )
  364. + sleep 2
  365. + ((c.i++ ))
  366. + (( c.i < 30))
  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. Success: phase 4 reached
  401. + printf '#### Statistics:\n'
  402. #### Statistics:
  403. + print -v c
  404. (
  405.         typeset -l -i i=7
  406.         typeset -a output_of_failed_runs
  407.         rds_output_logfile=rds_statistics_myrdslog_7.log
  408.         typeset -l -i rds_pid=-1
  409.         typeset -l -E rds_runtime=23.301562
  410.         typeset -l -E rds_starttime=214.998335
  411.         typeset -l -E rds_stoptime=238.299897
  412.         typeset -l -i runs_failed=0
  413.         typeset -l -i runs_ok=8
  414. )
  415. + sleep 2
  416. + ((c.i++ ))
  417. + (( c.i < 30))
  418. + disable_cpu_power_management
  419. + syscpupath=/sys/devices/system/cpu
  420. + typeset -r syscpupath
  421. + typeset cpu currcpupath
  422. + print on
  423. + 1> /sys/devices/system/cpu/power/control
  424. + currcpupath=/sys/devices/system/cpu/cpu0/
  425. + print performance
  426. + /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]
  427. + print performance
  428. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  429. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  430. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  431. + printf '\x00\x00\x00\x00'
  432. + 1> /dev/cpu_dma_latency
  433. + currcpupath=/sys/devices/system/cpu/cpu1/
  434. + print performance
  435. + /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]
  436. + print performance
  437. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  438. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  439. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  440. + printf '\x00\x00\x00\x00'
  441. + 1> /dev/cpu_dma_latency
  442. + cpupower frequency-set --freq 1600
  443. Setting cpu: 0
  444. Setting cpu: 1
  445. + cpupower idle-set --disable-by-latency 0
  446. + sysctl 'vm.swappiness=1'
  447. vm.swappiness = 1
  448. + swapoff -a
  449. + return 0
  450. + test_cycle c
  451. Success: phase 4 reached
  452. + printf '#### Statistics:\n'
  453. #### Statistics:
  454. + print -v c
  455. (
  456.         typeset -l -i i=8
  457.         typeset -a output_of_failed_runs
  458.         rds_output_logfile=rds_statistics_myrdslog_8.log
  459.         typeset -l -i rds_pid=-1
  460.         typeset -l -E rds_runtime=25.36457
  461.         typeset -l -E rds_starttime=240.338308
  462.         typeset -l -E rds_stoptime=265.702878
  463.         typeset -l -i runs_failed=0
  464.         typeset -l -i runs_ok=9
  465. )
  466. + sleep 2
  467. + ((c.i++ ))
  468. + (( c.i < 30))
  469. + disable_cpu_power_management
  470. + syscpupath=/sys/devices/system/cpu
  471. + typeset -r syscpupath
  472. + typeset cpu currcpupath
  473. + print on
  474. + 1> /sys/devices/system/cpu/power/control
  475. + currcpupath=/sys/devices/system/cpu/cpu0/
  476. + print performance
  477. + /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]
  478. + print performance
  479. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  480. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  481. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  482. + printf '\x00\x00\x00\x00'
  483. + 1> /dev/cpu_dma_latency
  484. + currcpupath=/sys/devices/system/cpu/cpu1/
  485. + print performance
  486. + /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]
  487. + print performance
  488. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  489. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  490. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  491. + printf '\x00\x00\x00\x00'
  492. + 1> /dev/cpu_dma_latency
  493. + cpupower frequency-set --freq 1600
  494. Setting cpu: 0
  495. Setting cpu: 1
  496. + cpupower idle-set --disable-by-latency 0
  497. + sysctl 'vm.swappiness=1'
  498. vm.swappiness = 1
  499. + swapoff -a
  500. + return 0
  501. + test_cycle c
  502. Success: phase 4 reached
  503. + printf '#### Statistics:\n'
  504. #### Statistics:
  505. + print -v c
  506. (
  507.         typeset -l -i i=9
  508.         typeset -a output_of_failed_runs
  509.         rds_output_logfile=rds_statistics_myrdslog_9.log
  510.         typeset -l -i rds_pid=-1
  511.         typeset -l -E rds_runtime=41.476419
  512.         typeset -l -E rds_starttime=267.73947
  513.         typeset -l -E rds_stoptime=309.215889
  514.         typeset -l -i runs_failed=0
  515.         typeset -l -i runs_ok=10
  516. )
  517. + sleep 2
  518. + ((c.i++ ))
  519. + (( c.i < 30))
  520. + disable_cpu_power_management
  521. + syscpupath=/sys/devices/system/cpu
  522. + typeset -r syscpupath
  523. + typeset cpu currcpupath
  524. + print on
  525. + 1> /sys/devices/system/cpu/power/control
  526. + currcpupath=/sys/devices/system/cpu/cpu0/
  527. + print performance
  528. + /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]
  529. + print performance
  530. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  531. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  532. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  533. + printf '\x00\x00\x00\x00'
  534. + 1> /dev/cpu_dma_latency
  535. + currcpupath=/sys/devices/system/cpu/cpu1/
  536. + print performance
  537. + /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]
  538. + print performance
  539. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  540. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  541. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  542. + printf '\x00\x00\x00\x00'
  543. + 1> /dev/cpu_dma_latency
  544. + cpupower frequency-set --freq 1600
  545. Setting cpu: 0
  546. Setting cpu: 1
  547. + cpupower idle-set --disable-by-latency 0
  548. + sysctl 'vm.swappiness=1'
  549. vm.swappiness = 1
  550. + swapoff -a
  551. + return 0
  552. + test_cycle c
  553. Success: phase 4 reached
  554. + printf '#### Statistics:\n'
  555. #### Statistics:
  556. + print -v c
  557. (
  558.         typeset -l -i i=10
  559.         typeset -a output_of_failed_runs
  560.         rds_output_logfile=rds_statistics_myrdslog_10.log
  561.         typeset -l -i rds_pid=-1
  562.         typeset -l -E rds_runtime=22.343453
  563.         typeset -l -E rds_starttime=311.255436
  564.         typeset -l -E rds_stoptime=333.598889
  565.         typeset -l -i runs_failed=0
  566.         typeset -l -i runs_ok=11
  567. )
  568. + sleep 2
  569. + ((c.i++ ))
  570. + (( c.i < 30))
  571. + disable_cpu_power_management
  572. + syscpupath=/sys/devices/system/cpu
  573. + typeset -r syscpupath
  574. + typeset cpu currcpupath
  575. + print on
  576. + 1> /sys/devices/system/cpu/power/control
  577. + currcpupath=/sys/devices/system/cpu/cpu0/
  578. + print performance
  579. + /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]
  580. + print performance
  581. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  582. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  583. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  584. + printf '\x00\x00\x00\x00'
  585. + 1> /dev/cpu_dma_latency
  586. + currcpupath=/sys/devices/system/cpu/cpu1/
  587. + print performance
  588. + /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]
  589. + print performance
  590. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  591. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  592. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  593. + printf '\x00\x00\x00\x00'
  594. + 1> /dev/cpu_dma_latency
  595. + cpupower frequency-set --freq 1600
  596. Setting cpu: 0
  597. Setting cpu: 1
  598. + cpupower idle-set --disable-by-latency 0
  599. + sysctl 'vm.swappiness=1'
  600. vm.swappiness = 1
  601. + swapoff -a
  602. + return 0
  603. + test_cycle c
  604. Success: phase 4 reached
  605. + printf '#### Statistics:\n'
  606. #### Statistics:
  607. + print -v c
  608. (
  609.         typeset -l -i i=11
  610.         typeset -a output_of_failed_runs
  611.         rds_output_logfile=rds_statistics_myrdslog_11.log
  612.         typeset -l -i rds_pid=-1
  613.         typeset -l -E rds_runtime=26.345663
  614.         typeset -l -E rds_starttime=335.634233
  615.         typeset -l -E rds_stoptime=361.979896
  616.         typeset -l -i runs_failed=0
  617.         typeset -l -i runs_ok=12
  618. )
  619. + sleep 2
  620. + ((c.i++ ))
  621. + (( c.i < 30))
  622. + disable_cpu_power_management
  623. + syscpupath=/sys/devices/system/cpu
  624. + typeset -r syscpupath
  625. + typeset cpu currcpupath
  626. + print on
  627. + 1> /sys/devices/system/cpu/power/control
  628. + currcpupath=/sys/devices/system/cpu/cpu0/
  629. + print performance
  630. + /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]
  631. + print performance
  632. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  633. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  634. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  635. + printf '\x00\x00\x00\x00'
  636. + 1> /dev/cpu_dma_latency
  637. + currcpupath=/sys/devices/system/cpu/cpu1/
  638. + print performance
  639. + /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]
  640. + print performance
  641. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  642. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  643. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  644. + printf '\x00\x00\x00\x00'
  645. + 1> /dev/cpu_dma_latency
  646. + cpupower frequency-set --freq 1600
  647. Setting cpu: 0
  648. Setting cpu: 1
  649. + cpupower idle-set --disable-by-latency 0
  650. + sysctl 'vm.swappiness=1'
  651. vm.swappiness = 1
  652. + swapoff -a
  653. + return 0
  654. + test_cycle c
  655. Success: phase 4 reached
  656. + printf '#### Statistics:\n'
  657. #### Statistics:
  658. + print -v c
  659. (
  660.         typeset -l -i i=12
  661.         typeset -a output_of_failed_runs
  662.         rds_output_logfile=rds_statistics_myrdslog_12.log
  663.         typeset -l -i rds_pid=-1
  664.         typeset -l -E rds_runtime=29.293459
  665.         typeset -l -E rds_starttime=364.018423
  666.         typeset -l -E rds_stoptime=393.311882
  667.         typeset -l -i runs_failed=0
  668.         typeset -l -i runs_ok=13
  669. )
  670. + sleep 2
  671. + ((c.i++ ))
  672. + (( c.i < 30))
  673. + disable_cpu_power_management
  674. + syscpupath=/sys/devices/system/cpu
  675. + typeset -r syscpupath
  676. + typeset cpu currcpupath
  677. + print on
  678. + 1> /sys/devices/system/cpu/power/control
  679. + currcpupath=/sys/devices/system/cpu/cpu0/
  680. + print performance
  681. + /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]
  682. + print performance
  683. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  684. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  685. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  686. + printf '\x00\x00\x00\x00'
  687. + 1> /dev/cpu_dma_latency
  688. + currcpupath=/sys/devices/system/cpu/cpu1/
  689. + print performance
  690. + /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]
  691. + print performance
  692. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  693. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  694. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  695. + printf '\x00\x00\x00\x00'
  696. + 1> /dev/cpu_dma_latency
  697. + cpupower frequency-set --freq 1600
  698. Setting cpu: 0
  699. Setting cpu: 1
  700. + cpupower idle-set --disable-by-latency 0
  701. + sysctl 'vm.swappiness=1'
  702. vm.swappiness = 1
  703. + swapoff -a
  704. + return 0
  705. + test_cycle c
  706. Success: phase 4 reached
  707. + printf '#### Statistics:\n'
  708. #### Statistics:
  709. + print -v c
  710. (
  711.         typeset -l -i i=13
  712.         typeset -a output_of_failed_runs
  713.         rds_output_logfile=rds_statistics_myrdslog_13.log
  714.         typeset -l -i rds_pid=-1
  715.         typeset -l -E rds_runtime=25.420443
  716.         typeset -l -E rds_starttime=395.350436
  717.         typeset -l -E rds_stoptime=420.770879
  718.         typeset -l -i runs_failed=0
  719.         typeset -l -i runs_ok=14
  720. )
  721. + sleep 2
  722. + ((c.i++ ))
  723. + (( c.i < 30))
  724. + disable_cpu_power_management
  725. + syscpupath=/sys/devices/system/cpu
  726. + typeset -r syscpupath
  727. + typeset cpu currcpupath
  728. + print on
  729. + 1> /sys/devices/system/cpu/power/control
  730. + currcpupath=/sys/devices/system/cpu/cpu0/
  731. + print performance
  732. + /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]
  733. + print performance
  734. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  735. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  736. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  737. + printf '\x00\x00\x00\x00'
  738. + 1> /dev/cpu_dma_latency
  739. + currcpupath=/sys/devices/system/cpu/cpu1/
  740. + print performance
  741. + /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]
  742. + print performance
  743. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  744. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  745. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  746. + printf '\x00\x00\x00\x00'
  747. + 1> /dev/cpu_dma_latency
  748. + cpupower frequency-set --freq 1600
  749. Setting cpu: 0
  750. Setting cpu: 1
  751. + cpupower idle-set --disable-by-latency 0
  752. + sysctl 'vm.swappiness=1'
  753. vm.swappiness = 1
  754. + swapoff -a
  755. + return 0
  756. + test_cycle c
  757. Success: phase 4 reached
  758. + printf '#### Statistics:\n'
  759. #### Statistics:
  760. + print -v c
  761. (
  762.         typeset -l -i i=14
  763.         typeset -a output_of_failed_runs
  764.         rds_output_logfile=rds_statistics_myrdslog_14.log
  765.         typeset -l -i rds_pid=-1
  766.         typeset -l -E rds_runtime=32.353544
  767.         typeset -l -E rds_starttime=422.806338
  768.         typeset -l -E rds_stoptime=455.159882
  769.         typeset -l -i runs_failed=0
  770.         typeset -l -i runs_ok=15
  771. )
  772. + sleep 2
  773. + ((c.i++ ))
  774. + (( c.i < 30))
  775. + disable_cpu_power_management
  776. + syscpupath=/sys/devices/system/cpu
  777. + typeset -r syscpupath
  778. + typeset cpu currcpupath
  779. + print on
  780. + 1> /sys/devices/system/cpu/power/control
  781. + currcpupath=/sys/devices/system/cpu/cpu0/
  782. + print performance
  783. + /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]
  784. + print performance
  785. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  786. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  787. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  788. + printf '\x00\x00\x00\x00'
  789. + 1> /dev/cpu_dma_latency
  790. + currcpupath=/sys/devices/system/cpu/cpu1/
  791. + print performance
  792. + /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]
  793. + print performance
  794. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  795. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  796. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  797. + printf '\x00\x00\x00\x00'
  798. + 1> /dev/cpu_dma_latency
  799. + cpupower frequency-set --freq 1600
  800. Setting cpu: 0
  801. Setting cpu: 1
  802. + cpupower idle-set --disable-by-latency 0
  803. + sysctl 'vm.swappiness=1'
  804. vm.swappiness = 1
  805. + swapoff -a
  806. + return 0
  807. + test_cycle c
  808. Success: phase 4 reached
  809. + printf '#### Statistics:\n'
  810. #### Statistics:
  811. + print -v c
  812. (
  813.         typeset -l -i i=15
  814.         typeset -a output_of_failed_runs
  815.         rds_output_logfile=rds_statistics_myrdslog_15.log
  816.         typeset -l -i rds_pid=-1
  817.         typeset -l -E rds_runtime=29.277565
  818.         typeset -l -E rds_starttime=457.198319
  819.         typeset -l -E rds_stoptime=486.475884
  820.         typeset -l -i runs_failed=0
  821.         typeset -l -i runs_ok=16
  822. )
  823. + sleep 2
  824. + ((c.i++ ))
  825. + (( c.i < 30))
  826. + disable_cpu_power_management
  827. + syscpupath=/sys/devices/system/cpu
  828. + typeset -r syscpupath
  829. + typeset cpu currcpupath
  830. + print on
  831. + 1> /sys/devices/system/cpu/power/control
  832. + currcpupath=/sys/devices/system/cpu/cpu0/
  833. + print performance
  834. + /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]
  835. + print performance
  836. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  837. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  838. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  839. + printf '\x00\x00\x00\x00'
  840. + 1> /dev/cpu_dma_latency
  841. + currcpupath=/sys/devices/system/cpu/cpu1/
  842. + print performance
  843. + /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]
  844. + print performance
  845. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  846. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  847. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  848. + printf '\x00\x00\x00\x00'
  849. + 1> /dev/cpu_dma_latency
  850. + cpupower frequency-set --freq 1600
  851. Setting cpu: 0
  852. Setting cpu: 1
  853. + cpupower idle-set --disable-by-latency 0
  854. + sysctl 'vm.swappiness=1'
  855. vm.swappiness = 1
  856. + swapoff -a
  857. + return 0
  858. + test_cycle c
  859. Success: phase 4 reached
  860. + printf '#### Statistics:\n'
  861. #### Statistics:
  862. + print -v c
  863. (
  864.         typeset -l -i i=16
  865.         typeset -a output_of_failed_runs
  866.         rds_output_logfile=rds_statistics_myrdslog_16.log
  867.         typeset -l -i rds_pid=-1
  868.         typeset -l -E rds_runtime=59.437481
  869.         typeset -l -E rds_starttime=488.514433
  870.         typeset -l -E rds_stoptime=547.951914
  871.         typeset -l -i runs_failed=0
  872.         typeset -l -i runs_ok=17
  873. )
  874. + sleep 2
  875. + ((c.i++ ))
  876. + (( c.i < 30))
  877. + disable_cpu_power_management
  878. + syscpupath=/sys/devices/system/cpu
  879. + typeset -r syscpupath
  880. + typeset cpu currcpupath
  881. + print on
  882. + 1> /sys/devices/system/cpu/power/control
  883. + currcpupath=/sys/devices/system/cpu/cpu0/
  884. + print performance
  885. + /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]
  886. + print performance
  887. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  888. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  889. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  890. + printf '\x00\x00\x00\x00'
  891. + 1> /dev/cpu_dma_latency
  892. + currcpupath=/sys/devices/system/cpu/cpu1/
  893. + print performance
  894. + /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]
  895. + print performance
  896. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  897. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  898. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  899. + printf '\x00\x00\x00\x00'
  900. + 1> /dev/cpu_dma_latency
  901. + cpupower frequency-set --freq 1600
  902. Setting cpu: 0
  903. Setting cpu: 1
  904. + cpupower idle-set --disable-by-latency 0
  905. + sysctl 'vm.swappiness=1'
  906. vm.swappiness = 1
  907. + swapoff -a
  908. + return 0
  909. + test_cycle c
  910. Success: phase 4 reached
  911. + printf '#### Statistics:\n'
  912. #### Statistics:
  913. + print -v c
  914. (
  915.         typeset -l -i i=17
  916.         typeset -a output_of_failed_runs
  917.         rds_output_logfile=rds_statistics_myrdslog_17.log
  918.         typeset -l -i rds_pid=-1
  919.         typeset -l -E rds_runtime=26.969561
  920.         typeset -l -E rds_starttime=549.990337
  921.         typeset -l -E rds_stoptime=576.959898
  922.         typeset -l -i runs_failed=0
  923.         typeset -l -i runs_ok=18
  924. )
  925. + sleep 2
  926. + ((c.i++ ))
  927. + (( c.i < 30))
  928. + disable_cpu_power_management
  929. + syscpupath=/sys/devices/system/cpu
  930. + typeset -r syscpupath
  931. + typeset cpu currcpupath
  932. + print on
  933. + 1> /sys/devices/system/cpu/power/control
  934. + currcpupath=/sys/devices/system/cpu/cpu0/
  935. + print performance
  936. + /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]
  937. + print performance
  938. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  939. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  940. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  941. + printf '\x00\x00\x00\x00'
  942. + 1> /dev/cpu_dma_latency
  943. + currcpupath=/sys/devices/system/cpu/cpu1/
  944. + print performance
  945. + /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]
  946. + print performance
  947. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  948. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  949. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  950. + printf '\x00\x00\x00\x00'
  951. + 1> /dev/cpu_dma_latency
  952. + cpupower frequency-set --freq 1600
  953. Setting cpu: 0
  954. Setting cpu: 1
  955. + cpupower idle-set --disable-by-latency 0
  956. + sysctl 'vm.swappiness=1'
  957. vm.swappiness = 1
  958. + swapoff -a
  959. + return 0
  960. + test_cycle c
  961. Success: phase 4 reached
  962. + printf '#### Statistics:\n'
  963. #### Statistics:
  964. + print -v c
  965. (
  966.         typeset -l -i i=18
  967.         typeset -a output_of_failed_runs
  968.         rds_output_logfile=rds_statistics_myrdslog_18.log
  969.         typeset -l -i rds_pid=-1
  970.         typeset -l -E rds_runtime=23.296221
  971.         typeset -l -E rds_starttime=578.999652
  972.         typeset -l -E rds_stoptime=602.295873
  973.         typeset -l -i runs_failed=0
  974.         typeset -l -i runs_ok=19
  975. )
  976. + sleep 2
  977. + ((c.i++ ))
  978. + (( c.i < 30))
  979. + disable_cpu_power_management
  980. + syscpupath=/sys/devices/system/cpu
  981. + typeset -r syscpupath
  982. + typeset cpu currcpupath
  983. + print on
  984. + 1> /sys/devices/system/cpu/power/control
  985. + currcpupath=/sys/devices/system/cpu/cpu0/
  986. + print performance
  987. + /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]
  988. + print performance
  989. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  990. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  991. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  992. + printf '\x00\x00\x00\x00'
  993. + 1> /dev/cpu_dma_latency
  994. + currcpupath=/sys/devices/system/cpu/cpu1/
  995. + print performance
  996. + /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]
  997. + print performance
  998. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  999. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1000. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1001. + printf '\x00\x00\x00\x00'
  1002. + 1> /dev/cpu_dma_latency
  1003. + cpupower frequency-set --freq 1600
  1004. Setting cpu: 0
  1005. Setting cpu: 1
  1006. + cpupower idle-set --disable-by-latency 0
  1007. + sysctl 'vm.swappiness=1'
  1008. vm.swappiness = 1
  1009. + swapoff -a
  1010. + return 0
  1011. + test_cycle c
  1012. Success: phase 4 reached
  1013. + printf '#### Statistics:\n'
  1014. #### Statistics:
  1015. + print -v c
  1016. (
  1017.         typeset -l -i i=19
  1018.         typeset -a output_of_failed_runs
  1019.         rds_output_logfile=rds_statistics_myrdslog_19.log
  1020.         typeset -l -i rds_pid=-1
  1021.         typeset -l -E rds_runtime=25.436513
  1022.         typeset -l -E rds_starttime=604.334371
  1023.         typeset -l -E rds_stoptime=629.770884
  1024.         typeset -l -i runs_failed=0
  1025.         typeset -l -i runs_ok=20
  1026. )
  1027. + sleep 2
  1028. + ((c.i++ ))
  1029. + (( c.i < 30))
  1030. + disable_cpu_power_management
  1031. + syscpupath=/sys/devices/system/cpu
  1032. + typeset -r syscpupath
  1033. + typeset cpu currcpupath
  1034. + print on
  1035. + 1> /sys/devices/system/cpu/power/control
  1036. + currcpupath=/sys/devices/system/cpu/cpu0/
  1037. + print performance
  1038. + /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]
  1039. + print performance
  1040. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1041. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1042. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1043. + printf '\x00\x00\x00\x00'
  1044. + 1> /dev/cpu_dma_latency
  1045. + currcpupath=/sys/devices/system/cpu/cpu1/
  1046. + print performance
  1047. + /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]
  1048. + print performance
  1049. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1050. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1051. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1052. + printf '\x00\x00\x00\x00'
  1053. + 1> /dev/cpu_dma_latency
  1054. + cpupower frequency-set --freq 1600
  1055. Setting cpu: 0
  1056. Setting cpu: 1
  1057. + cpupower idle-set --disable-by-latency 0
  1058. + sysctl 'vm.swappiness=1'
  1059. vm.swappiness = 1
  1060. + swapoff -a
  1061. + return 0
  1062. + test_cycle c
  1063. Success: phase 4 reached
  1064. + printf '#### Statistics:\n'
  1065. #### Statistics:
  1066. + print -v c
  1067. (
  1068.         typeset -l -i i=20
  1069.         typeset -a output_of_failed_runs
  1070.         rds_output_logfile=rds_statistics_myrdslog_20.log
  1071.         typeset -l -i rds_pid=-1
  1072.         typeset -l -E rds_runtime=26.337482
  1073.         typeset -l -E rds_starttime=631.806392
  1074.         typeset -l -E rds_stoptime=658.143874
  1075.         typeset -l -i runs_failed=0
  1076.         typeset -l -i runs_ok=21
  1077. )
  1078. + sleep 2
  1079. + ((c.i++ ))
  1080. + (( c.i < 30))
  1081. + disable_cpu_power_management
  1082. + syscpupath=/sys/devices/system/cpu
  1083. + typeset -r syscpupath
  1084. + typeset cpu currcpupath
  1085. + print on
  1086. + 1> /sys/devices/system/cpu/power/control
  1087. + currcpupath=/sys/devices/system/cpu/cpu0/
  1088. + print performance
  1089. + /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]
  1090. + print performance
  1091. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1092. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1093. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1094. + printf '\x00\x00\x00\x00'
  1095. + 1> /dev/cpu_dma_latency
  1096. + currcpupath=/sys/devices/system/cpu/cpu1/
  1097. + print performance
  1098. + /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]
  1099. + print performance
  1100. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1101. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1102. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1103. + printf '\x00\x00\x00\x00'
  1104. + 1> /dev/cpu_dma_latency
  1105. + cpupower frequency-set --freq 1600
  1106. Setting cpu: 0
  1107. Setting cpu: 1
  1108. + cpupower idle-set --disable-by-latency 0
  1109. + sysctl 'vm.swappiness=1'
  1110. vm.swappiness = 1
  1111. + swapoff -a
  1112. + return 0
  1113. + test_cycle c
  1114. Success: phase 4 reached
  1115. + printf '#### Statistics:\n'
  1116. #### Statistics:
  1117. + print -v c
  1118. (
  1119.         typeset -l -i i=21
  1120.         typeset -a output_of_failed_runs
  1121.         rds_output_logfile=rds_statistics_myrdslog_21.log
  1122.         typeset -l -i rds_pid=-1
  1123.         typeset -l -E rds_runtime=22.303153
  1124.         typeset -l -E rds_starttime=660.187718
  1125.         typeset -l -E rds_stoptime=682.490871
  1126.         typeset -l -i runs_failed=0
  1127.         typeset -l -i runs_ok=22
  1128. )
  1129. + sleep 2
  1130. + ((c.i++ ))
  1131. + (( c.i < 30))
  1132. + disable_cpu_power_management
  1133. + syscpupath=/sys/devices/system/cpu
  1134. + typeset -r syscpupath
  1135. + typeset cpu currcpupath
  1136. + print on
  1137. + 1> /sys/devices/system/cpu/power/control
  1138. + currcpupath=/sys/devices/system/cpu/cpu0/
  1139. + print performance
  1140. + /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]
  1141. + print performance
  1142. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1143. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1144. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1145. + printf '\x00\x00\x00\x00'
  1146. + 1> /dev/cpu_dma_latency
  1147. + currcpupath=/sys/devices/system/cpu/cpu1/
  1148. + print performance
  1149. + /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]
  1150. + print performance
  1151. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1152. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1153. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1154. + printf '\x00\x00\x00\x00'
  1155. + 1> /dev/cpu_dma_latency
  1156. + cpupower frequency-set --freq 1600
  1157. Setting cpu: 0
  1158. Setting cpu: 1
  1159. + cpupower idle-set --disable-by-latency 0
  1160. + sysctl 'vm.swappiness=1'
  1161. vm.swappiness = 1
  1162. + swapoff -a
  1163. + return 0
  1164. + test_cycle c
  1165. Success: phase 4 reached
  1166. + printf '#### Statistics:\n'
  1167. #### Statistics:
  1168. + print -v c
  1169. (
  1170.         typeset -l -i i=22
  1171.         typeset -a output_of_failed_runs
  1172.         rds_output_logfile=rds_statistics_myrdslog_22.log
  1173.         typeset -l -i rds_pid=-1
  1174.         typeset -l -E rds_runtime=29.277536
  1175.         typeset -l -E rds_starttime=684.526351
  1176.         typeset -l -E rds_stoptime=713.803887
  1177.         typeset -l -i runs_failed=0
  1178.         typeset -l -i runs_ok=23
  1179. )
  1180. + sleep 2
  1181. + ((c.i++ ))
  1182. + (( c.i < 30))
  1183. + disable_cpu_power_management
  1184. + syscpupath=/sys/devices/system/cpu
  1185. + typeset -r syscpupath
  1186. + typeset cpu currcpupath
  1187. + print on
  1188. + 1> /sys/devices/system/cpu/power/control
  1189. + currcpupath=/sys/devices/system/cpu/cpu0/
  1190. + print performance
  1191. + /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]
  1192. + print performance
  1193. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1194. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1195. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1196. + printf '\x00\x00\x00\x00'
  1197. + 1> /dev/cpu_dma_latency
  1198. + currcpupath=/sys/devices/system/cpu/cpu1/
  1199. + print performance
  1200. + /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]
  1201. + print performance
  1202. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1203. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1204. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1205. + printf '\x00\x00\x00\x00'
  1206. + 1> /dev/cpu_dma_latency
  1207. + cpupower frequency-set --freq 1600
  1208. Setting cpu: 0
  1209. Setting cpu: 1
  1210. + cpupower idle-set --disable-by-latency 0
  1211. + sysctl 'vm.swappiness=1'
  1212. vm.swappiness = 1
  1213. + swapoff -a
  1214. + return 0
  1215. + test_cycle c
  1216. Rds ready for input
  1217. Success: phase 4 reached
  1218. + printf '#### Statistics:\n'
  1219. #### Statistics:
  1220. + print -v c
  1221. (
  1222.         typeset -l -i i=23
  1223.         typeset -a output_of_failed_runs
  1224.         rds_output_logfile=rds_statistics_myrdslog_23.log
  1225.         typeset -l -i rds_pid=-1
  1226.         typeset -l -E rds_runtime=62.313534
  1227.         typeset -l -E rds_starttime=715.842361
  1228.         typeset -l -E rds_stoptime=778.155895
  1229.         typeset -l -i runs_failed=0
  1230.         typeset -l -i runs_ok=24
  1231. )
  1232. + sleep 2
  1233. + ((c.i++ ))
  1234. + (( c.i < 30))
  1235. + disable_cpu_power_management
  1236. + syscpupath=/sys/devices/system/cpu
  1237. + typeset -r syscpupath
  1238. + typeset cpu currcpupath
  1239. + print on
  1240. + 1> /sys/devices/system/cpu/power/control
  1241. + currcpupath=/sys/devices/system/cpu/cpu0/
  1242. + print performance
  1243. + /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]
  1244. + print performance
  1245. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1246. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1247. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1248. + printf '\x00\x00\x00\x00'
  1249. + 1> /dev/cpu_dma_latency
  1250. + currcpupath=/sys/devices/system/cpu/cpu1/
  1251. + print performance
  1252. + /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]
  1253. + print performance
  1254. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1255. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1256. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1257. + printf '\x00\x00\x00\x00'
  1258. + 1> /dev/cpu_dma_latency
  1259. + cpupower frequency-set --freq 1600
  1260. Setting cpu: 0
  1261. Setting cpu: 1
  1262. + cpupower idle-set --disable-by-latency 0
  1263. + sysctl 'vm.swappiness=1'
  1264. vm.swappiness = 1
  1265. + swapoff -a
  1266. + return 0
  1267. + test_cycle c
  1268. Success: phase 4 reached
  1269. + printf '#### Statistics:\n'
  1270. #### Statistics:
  1271. + print -v c
  1272. (
  1273.         typeset -l -i i=24
  1274.         typeset -a output_of_failed_runs
  1275.         rds_output_logfile=rds_statistics_myrdslog_24.log
  1276.         typeset -l -i rds_pid=-1
  1277.         typeset -l -E rds_runtime=26.721596
  1278.         typeset -l -E rds_starttime=780.194286
  1279.         typeset -l -E rds_stoptime=806.915882
  1280.         typeset -l -i runs_failed=0
  1281.         typeset -l -i runs_ok=25
  1282. )
  1283. + sleep 2
  1284. + ((c.i++ ))
  1285. + (( c.i < 30))
  1286. + disable_cpu_power_management
  1287. + syscpupath=/sys/devices/system/cpu
  1288. + typeset -r syscpupath
  1289. + typeset cpu currcpupath
  1290. + print on
  1291. + 1> /sys/devices/system/cpu/power/control
  1292. + currcpupath=/sys/devices/system/cpu/cpu0/
  1293. + print performance
  1294. + /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]
  1295. + print performance
  1296. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1297. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1298. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1299. + printf '\x00\x00\x00\x00'
  1300. + 1> /dev/cpu_dma_latency
  1301. + currcpupath=/sys/devices/system/cpu/cpu1/
  1302. + print performance
  1303. + /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]
  1304. + print performance
  1305. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1306. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1307. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1308. + printf '\x00\x00\x00\x00'
  1309. + 1> /dev/cpu_dma_latency
  1310. + cpupower frequency-set --freq 1600
  1311. Setting cpu: 0
  1312. Setting cpu: 1
  1313. + cpupower idle-set --disable-by-latency 0
  1314. + sysctl 'vm.swappiness=1'
  1315. vm.swappiness = 1
  1316. + swapoff -a
  1317. + return 0
  1318. + test_cycle c
  1319. Success: phase 4 reached
  1320. + printf '#### Statistics:\n'
  1321. #### Statistics:
  1322. + print -v c
  1323. (
  1324.         typeset -l -i i=25
  1325.         typeset -a output_of_failed_runs
  1326.         rds_output_logfile=rds_statistics_myrdslog_25.log
  1327.         typeset -l -i rds_pid=-1
  1328.         typeset -l -E rds_runtime=26.369495
  1329.         typeset -l -E rds_starttime=808.954374
  1330.         typeset -l -E rds_stoptime=835.323869
  1331.         typeset -l -i runs_failed=0
  1332.         typeset -l -i runs_ok=26
  1333. )
  1334. + sleep 2
  1335. + ((c.i++ ))
  1336. + (( c.i < 30))
  1337. + disable_cpu_power_management
  1338. + syscpupath=/sys/devices/system/cpu
  1339. + typeset -r syscpupath
  1340. + typeset cpu currcpupath
  1341. + print on
  1342. + 1> /sys/devices/system/cpu/power/control
  1343. + currcpupath=/sys/devices/system/cpu/cpu0/
  1344. + print performance
  1345. + /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]
  1346. + print performance
  1347. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1348. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1349. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1350. + printf '\x00\x00\x00\x00'
  1351. + 1> /dev/cpu_dma_latency
  1352. + currcpupath=/sys/devices/system/cpu/cpu1/
  1353. + print performance
  1354. + /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]
  1355. + print performance
  1356. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1357. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1358. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1359. + printf '\x00\x00\x00\x00'
  1360. + 1> /dev/cpu_dma_latency
  1361. + cpupower frequency-set --freq 1600
  1362. Setting cpu: 0
  1363. Setting cpu: 1
  1364. + cpupower idle-set --disable-by-latency 0
  1365. + sysctl 'vm.swappiness=1'
  1366. vm.swappiness = 1
  1367. + swapoff -a
  1368. + return 0
  1369. + test_cycle c
  1370. Success: phase 4 reached
  1371. + printf '#### Statistics:\n'
  1372. #### Statistics:
  1373. + print -v c
  1374. (
  1375.         typeset -l -i i=26
  1376.         typeset -a output_of_failed_runs
  1377.         rds_output_logfile=rds_statistics_myrdslog_26.log
  1378.         typeset -l -i rds_pid=-1
  1379.         typeset -l -E rds_runtime=55.339383
  1380.         typeset -l -E rds_starttime=837.363546
  1381.         typeset -l -E rds_stoptime=892.702929
  1382.         typeset -l -i runs_failed=0
  1383.         typeset -l -i runs_ok=27
  1384. )
  1385. + sleep 2
  1386. + ((c.i++ ))
  1387. + (( c.i < 30))
  1388. + disable_cpu_power_management
  1389. + syscpupath=/sys/devices/system/cpu
  1390. + typeset -r syscpupath
  1391. + typeset cpu currcpupath
  1392. + print on
  1393. + 1> /sys/devices/system/cpu/power/control
  1394. + currcpupath=/sys/devices/system/cpu/cpu0/
  1395. + print performance
  1396. + /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]
  1397. + print performance
  1398. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1399. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1400. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1401. + printf '\x00\x00\x00\x00'
  1402. + 1> /dev/cpu_dma_latency
  1403. + currcpupath=/sys/devices/system/cpu/cpu1/
  1404. + print performance
  1405. + /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]
  1406. + print performance
  1407. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1408. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1409. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1410. + printf '\x00\x00\x00\x00'
  1411. + 1> /dev/cpu_dma_latency
  1412. + cpupower frequency-set --freq 1600
  1413. Setting cpu: 0
  1414. Setting cpu: 1
  1415. + cpupower idle-set --disable-by-latency 0
  1416. + sysctl 'vm.swappiness=1'
  1417. vm.swappiness = 1
  1418. + swapoff -a
  1419. + return 0
  1420. + test_cycle c
  1421. Success: phase 4 reached
  1422. + printf '#### Statistics:\n'
  1423. #### Statistics:
  1424. + print -v c
  1425. (
  1426.         typeset -l -i i=27
  1427.         typeset -a output_of_failed_runs
  1428.         rds_output_logfile=rds_statistics_myrdslog_27.log
  1429.         typeset -l -i rds_pid=-1
  1430.         typeset -l -E rds_runtime=23.288763
  1431.         typeset -l -E rds_starttime=894.73916
  1432.         typeset -l -E rds_stoptime=918.027923
  1433.         typeset -l -i runs_failed=0
  1434.         typeset -l -i runs_ok=28
  1435. )
  1436. + sleep 2
  1437. + ((c.i++ ))
  1438. + (( c.i < 30))
  1439. + disable_cpu_power_management
  1440. + syscpupath=/sys/devices/system/cpu
  1441. + typeset -r syscpupath
  1442. + typeset cpu currcpupath
  1443. + print on
  1444. + 1> /sys/devices/system/cpu/power/control
  1445. + currcpupath=/sys/devices/system/cpu/cpu0/
  1446. + print performance
  1447. + /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]
  1448. + print performance
  1449. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1450. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1451. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1452. + printf '\x00\x00\x00\x00'
  1453. + 1> /dev/cpu_dma_latency
  1454. + currcpupath=/sys/devices/system/cpu/cpu1/
  1455. + print performance
  1456. + /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]
  1457. + print performance
  1458. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1459. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1460. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1461. + printf '\x00\x00\x00\x00'
  1462. + 1> /dev/cpu_dma_latency
  1463. + cpupower frequency-set --freq 1600
  1464. Setting cpu: 0
  1465. Setting cpu: 1
  1466. + cpupower idle-set --disable-by-latency 0
  1467. + sysctl 'vm.swappiness=1'
  1468. vm.swappiness = 1
  1469. + swapoff -a
  1470. + return 0
  1471. + test_cycle c
  1472. Success: phase 4 reached
  1473. + printf '#### Statistics:\n'
  1474. #### Statistics:
  1475. + print -v c
  1476. (
  1477.         typeset -l -i i=28
  1478.         typeset -a output_of_failed_runs
  1479.         rds_output_logfile=rds_statistics_myrdslog_28.log
  1480.         typeset -l -i rds_pid=-1
  1481.         typeset -l -E rds_runtime=32.369485
  1482.         typeset -l -E rds_starttime=920.066409
  1483.         typeset -l -E rds_stoptime=952.435894
  1484.         typeset -l -i runs_failed=0
  1485.         typeset -l -i runs_ok=29
  1486. )
  1487. + sleep 2
  1488. + ((c.i++ ))
  1489. + (( c.i < 30))
  1490. + disable_cpu_power_management
  1491. + syscpupath=/sys/devices/system/cpu
  1492. + typeset -r syscpupath
  1493. + typeset cpu currcpupath
  1494. + print on
  1495. + 1> /sys/devices/system/cpu/power/control
  1496. + currcpupath=/sys/devices/system/cpu/cpu0/
  1497. + print performance
  1498. + /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]
  1499. + print performance
  1500. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_governor
  1501. + cat /sys/devices/system/cpu/cpu0//cpufreq/scaling_max_freq
  1502. + 1> /sys/devices/system/cpu/cpu0//cpufreq/scaling_min_freq
  1503. + printf '\x00\x00\x00\x00'
  1504. + 1> /dev/cpu_dma_latency
  1505. + currcpupath=/sys/devices/system/cpu/cpu1/
  1506. + print performance
  1507. + /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]
  1508. + print performance
  1509. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor
  1510. + cat /sys/devices/system/cpu/cpu1//cpufreq/scaling_max_freq
  1511. + 1> /sys/devices/system/cpu/cpu1//cpufreq/scaling_min_freq
  1512. + printf '\x00\x00\x00\x00'
  1513. + 1> /dev/cpu_dma_latency
  1514. + cpupower frequency-set --freq 1600
  1515. Setting cpu: 0
  1516. Setting cpu: 1
  1517. + cpupower idle-set --disable-by-latency 0
  1518. + sysctl 'vm.swappiness=1'
  1519. vm.swappiness = 1
  1520. + swapoff -a
  1521. + return 0
  1522. + test_cycle c
  1523. Success: phase 4 reached
  1524. + printf '#### Statistics:\n'
  1525. #### Statistics:
  1526. + print -v c
  1527. (
  1528.         typeset -l -i i=29
  1529.         typeset -a output_of_failed_runs
  1530.         rds_output_logfile=rds_statistics_myrdslog_29.log
  1531.         typeset -l -i rds_pid=-1
  1532.         typeset -l -E rds_runtime=26.329583
  1533.         typeset -l -E rds_starttime=954.474305
  1534.         typeset -l -E rds_stoptime=980.803888
  1535.         typeset -l -i runs_failed=0
  1536.         typeset -l -i runs_ok=30
  1537. )
  1538. + sleep 2
  1539. + ((c.i++ ))
  1540. + (( c.i < 30))
  1541. + printf '#\n#Done:\n#\n'
  1542. #
  1543. #Done:
  1544. #
  1545. + print -v c
  1546. (
  1547.         typeset -l -i i=30
  1548.         typeset -a output_of_failed_runs
  1549.         rds_output_logfile=rds_statistics_myrdslog_29.log
  1550.         typeset -l -i rds_pid=-1
  1551.         typeset -l -E rds_runtime=26.329583
  1552.         typeset -l -E rds_starttime=954.474305
  1553.         typeset -l -E rds_stoptime=980.803888
  1554.         typeset -l -i runs_failed=0
  1555.         typeset -l -i runs_ok=30
  1556. )
  1557. + 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