Skip to content

Instantly share code, notes, and snippets.

@Alfons0329
Last active May 10, 2020 15:18
Show Gist options
  • Save Alfons0329/175cd4b9d526a6383df3273134b2583f to your computer and use it in GitHub Desktop.
Save Alfons0329/175cd4b9d526a6383df3273134b2583f to your computer and use it in GitHub Desktop.
Result of VM HW1 of fixed NET_PREDICT_THRESHOLD or NET_PROFILE_THRESHOLD or combinations
NET_PROFILE_THRESHOLD 10
NET_PREDICT_THRESHOLD 8
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 10
Predict threshold: 8
Number of traces : 10176
LLVM trans. time : 33.567042 seconds
Avg # blocks : 2.9
Avg # loops : 0.1
Avg # exits : 3.0
Avg # IndirectBrs: 0.2
Trace length distribution: (1-8)
3327 2335 1599 937 663 423 285 607
real 1m20.526s
user 1m55.169s
sys 0m3.173s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 10
Predict threshold: 8
Number of traces : 574
LLVM trans. time : 2.777873 seconds
Avg # blocks : 2.8
Avg # loops : 0.2
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-8)
203 149 81 41 26 20 8 46
real 2m37.152s
user 2m44.298s
sys 0m9.457s
NET_PROFILE_THRESHOLD 10
NET_PREDICT_THRESHOLD 16
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 10
Predict threshold: 16
Number of traces : 9980
LLVM trans. time : 33.751317 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-16)
3276 2283 1566 906 653 411 297 183 123 83 55 42 31 22 8 41
real 1m25.241s
user 2m0.313s
sys 0m3.371s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 10
Predict threshold: 16
Number of traces : 571
LLVM trans. time : 2.909522 seconds
Avg # blocks : 3.0
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.2
Trace length distribution: (1-16)
200 147 74 44 27 19 9 18 7 9 5 2 4 3 0 3
real 2m38.510s
user 2m46.698s
sys 0m9.032s
NET_PROFILE_THRESHOLD 10
NET_PREDICT_THRESHOLD 24
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 10
Predict threshold: 24
Number of traces : 9930
LLVM trans. time : 33.632103 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-24)
3232 2283 1562 910 648 417 291 185 123 84 56 37 32 22 9 7 11 7 4 3 3 1 1 2
real 1m23.969s
user 1m58.528s
sys 0m3.648s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 10
Predict threshold: 24
Number of traces : 565
LLVM trans. time : 2.883381 seconds
Avg # blocks : 3.0
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.2
Trace length distribution: (1-19)
193 146 74 45 28 19 11 19 6 8 6 2 3 2 0 0 0 1 2
real 2m42.176s
user 2m50.636s
sys 0m8.991s
NET_PROFILE_THRESHOLD 10
NET_PREDICT_THRESHOLD 32
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 10
Predict threshold: 32
Number of traces : 9944
LLVM trans. time : 33.820507 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-25)
3253 2287 1567 897 654 406 290 184 119 86 58 39 32 22 9 7 12 7 5 3 3 1 1 1 1
real 1m24.079s
user 1m58.815s
sys 0m3.653s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 10
Predict threshold: 32
Number of traces : 569
LLVM trans. time : 2.948788 seconds
Avg # blocks : 3.0
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.2
Trace length distribution: (1-19)
200 141 75 45 30 19 8 19 7 8 7 1 3 3 0 0 0 1 2
real 2m38.845s
user 2m46.346s
sys 0m9.579s
NET_PROFILE_THRESHOLD 10
NET_PREDICT_THRESHOLD 40
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 10
Predict threshold: 40
Number of traces : 9912
LLVM trans. time : 33.542806 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-25)
3254 2267 1565 902 635 412 293 179 117 87 55 40 34 21 9 7 12 8 5 3 3 1 1 1 1
real 1m24.422s
user 1m59.309s
sys 0m3.246s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 10
Predict threshold: 40
Number of traces : 565
LLVM trans. time : 2.873794 seconds
Avg # blocks : 3.0
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.2
Trace length distribution: (1-19)
195 144 74 48 27 18 10 18 7 7 8 2 2 2 0 0 0 1 2
real 2m37.000s
user 2m45.116s
sys 0m8.945s
NET_PROFILE_THRESHOLD 50
NET_PREDICT_THRESHOLD 8
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 50
Predict threshold: 8
Number of traces : 9822
LLVM trans. time : 32.771698 seconds
Avg # blocks : 2.9
Avg # loops : 0.1
Avg # exits : 3.0
Avg # IndirectBrs: 0.2
Trace length distribution: (1-8)
3245 2238 1518 948 619 425 241 588
real 1m19.992s
user 1m53.786s
sys 0m3.270s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 50
Predict threshold: 8
Number of traces : 470
LLVM trans. time : 2.435656 seconds
Avg # blocks : 2.7
Avg # loops : 0.2
Avg # exits : 3.1
Avg # IndirectBrs: 0.1
Trace length distribution: (1-8)
171 115 69 36 23 16 8 32
real 2m25.851s
user 2m32.797s
sys 0m8.559s
NET_PROFILE_THRESHOLD 50
NET_PREDICT_THRESHOLD 16
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 50
Predict threshold: 16
Number of traces : 9627
LLVM trans. time : 32.790737 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-16)
3179 2156 1514 938 591 420 251 194 113 82 51 36 28 25 14 35
real 1m23.548s
user 1m57.656s
sys 0m3.218s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 50
Predict threshold: 16
Number of traces : 458
LLVM trans. time : 2.515386 seconds
Avg # blocks : 2.9
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.1
Trace length distribution: (1-15)
169 111 66 32 22 14 11 7 7 4 6 2 2 2 3
real 2m27.163s
user 2m34.256s
sys 0m8.659s
NET_PROFILE_THRESHOLD 50
NET_PREDICT_THRESHOLD 24
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 50
Predict threshold: 24
Number of traces : 9628
LLVM trans. time : 32.704275 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-24)
3169 2181 1512 937 588 418 246 188 111 85 53 36 28 25 14 5 9 7 5 3 3 2 1 2
real 1m22.435s
user 1m56.135s
sys 0m3.523s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 50
Predict threshold: 24
Number of traces : 463
LLVM trans. time : 2.510805 seconds
Avg # blocks : 2.9
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.1
Trace length distribution: (1-15)
171 110 68 33 23 14 11 8 5 4 6 2 3 2 3
real 2m29.468s
user 2m37.040s
sys 0m8.387s
NET_PROFILE_THRESHOLD 50
NET_PREDICT_THRESHOLD 32
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 50
Predict threshold: 32
Number of traces : 9618
LLVM trans. time : 32.805033 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-25)
3167 2153 1522 936 593 420 248 192 111 84 51 37 28 26 14 4 8 7 5 3 3 2 2 1 1
real 1m20.582s
user 1m54.313s
sys 0m3.376s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 50
Predict threshold: 32
Number of traces : 463
LLVM trans. time : 2.515352 seconds
Avg # blocks : 3.0
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.1
Trace length distribution: (1-17)
171 109 68 29 25 15 10 6 7 7 5 4 1 2 3 0 1
real 2m29.884s
user 2m37.045s
sys 0m8.807s
NET_PROFILE_THRESHOLD 50
NET_PREDICT_THRESHOLD 40
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 50
Predict threshold: 40
Number of traces : 9618
LLVM trans. time : 32.777734 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-25)
3142 2185 1514 940 585 418 253 192 108 89 50 35 31 25 15 4 9 7 4 3 3 3 1 1 1
real 1m20.792s
user 1m54.805s
sys 0m3.088s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 50
Predict threshold: 40
Number of traces : 461
LLVM trans. time : 2.538422 seconds
Avg # blocks : 2.9
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.1
Trace length distribution: (1-16)
171 109 68 33 22 14 11 6 8 5 5 2 2 1 3 1
real 2m27.330s
user 2m34.073s
sys 0m9.159s
NET_PROFILE_THRESHOLD 100
NET_PREDICT_THRESHOLD 8
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 100
Predict threshold: 8
Number of traces : 9448
LLVM trans. time : 31.575521 seconds
Avg # blocks : 2.9
Avg # loops : 0.1
Avg # exits : 3.0
Avg # IndirectBrs: 0.2
Trace length distribution: (1-8)
3093 2147 1479 897 630 420 253 529
real 1m18.851s
user 1m51.692s
sys 0m2.995s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 100
Predict threshold: 8
Number of traces : 454
LLVM trans. time : 2.391714 seconds
Avg # blocks : 2.7
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.1
Trace length distribution: (1-8)
163 112 71 35 18 13 7 35
real 2m46.039s
user 2m53.349s
sys 0m10.120s
NET_PROFILE_THRESHOLD 100
NET_PREDICT_THRESHOLD 16
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 100
Predict threshold: 16
Number of traces : 9233
LLVM trans. time : 31.422176 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-16)
3017 2075 1457 882 617 419 242 165 106 76 50 34 22 19 11 41
real 1m20.531s
user 1m53.334s
sys 0m2.916s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 100
Predict threshold: 16
Number of traces : 439
LLVM trans. time : 2.397635 seconds
Avg # blocks : 3.0
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.1
Trace length distribution: (1-16)
152 108 67 38 18 12 10 7 7 4 9 3 1 1 0 2
real 2m49.543s
user 2m57.809s
sys 0m9.300s
NET_PROFILE_THRESHOLD 100
NET_PREDICT_THRESHOLD 24
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 100
Predict threshold: 24
Number of traces : 9227
LLVM trans. time : 31.516987 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-24)
3030 2069 1458 876 616 410 245 168 109 72 51 30 21 20 12 10 13 7 2 2 2 1 1 2
real 1m21.025s
user 1m53.907s
sys 0m3.123s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 100
Predict threshold: 24
Number of traces : 433
LLVM trans. time : 2.407490 seconds
Avg # blocks : 3.0
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.1
Trace length distribution: (1-18)
148 109 64 34 19 14 10 8 6 6 6 4 1 2 0 1 0 1
real 2m51.125s
user 2m59.502s
sys 0m9.492s
NET_PROFILE_THRESHOLD 100
NET_PREDICT_THRESHOLD 32
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 100
Predict threshold: 32
Number of traces : 9233
LLVM trans. time : 31.531043 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-25)
3021 2082 1453 874 621 416 239 163 109 78 53 30 21 20 12 10 15 7 2 1 2 1 1 1 1
real 1m18.951s
user 1m51.736s
sys 0m3.029s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 100
Predict threshold: 32
Number of traces : 434
LLVM trans. time : 2.411140 seconds
Avg # blocks : 3.0
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.1
Trace length distribution: (1-18)
149 108 67 36 17 15 9 7 5 5 7 5 0 1 1 1 0 1
real 2m49.418s
user 2m57.744s
sys 0m9.218s
NET_PROFILE_THRESHOLD 100
NET_PREDICT_THRESHOLD 40
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 100
Predict threshold: 40
Number of traces : 9233
LLVM trans. time : 31.573905 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-25)
3012 2090 1461 875 612 416 240 168 108 74 53 31 22 19 12 9 13 8 2 2 2 1 1 1 1
real 1m19.072s
user 1m51.922s
sys 0m3.028s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 100
Predict threshold: 40
Number of traces : 433
LLVM trans. time : 2.344334 seconds
Avg # blocks : 2.9
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.1
Trace length distribution: (1-18)
152 108 65 35 19 12 9 9 5 4 6 6 0 1 0 1 0 1
real 2m50.100s
user 2m58.025s
sys 0m9.726s
NET_PROFILE_THRESHOLD 150
NET_PREDICT_THRESHOLD 8
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 150
Predict threshold: 8
Number of traces : 9118
LLVM trans. time : 30.675424 seconds
Avg # blocks : 2.9
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-8)
2987 2060 1419 871 626 391 248 516
real 1m16.856s
user 1m48.413s
sys 0m3.257s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 150
Predict threshold: 8
Number of traces : 446
LLVM trans. time : 2.407336 seconds
Avg # blocks : 2.8
Avg # loops : 0.1
Avg # exits : 3.2
Avg # IndirectBrs: 0.1
Trace length distribution: (1-8)
145 120 65 39 18 15 10 34
real 2m30.097s
user 2m37.888s
sys 0m8.026s
NET_PROFILE_THRESHOLD 150
NET_PREDICT_THRESHOLD 16
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 150
Predict threshold: 16
Number of traces : 8940
LLVM trans. time : 30.689912 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-16)
2914 2016 1395 870 611 386 243 151 105 72 58 37 22 17 11 32
real 1m19.637s
user 1m51.056s
sys 0m3.533s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 150
Predict threshold: 16
Number of traces : 436
LLVM trans. time : 2.416163 seconds
Avg # blocks : 3.0
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.1
Trace length distribution: (1-16)
144 116 60 41 15 15 10 11 6 3 5 4 2 1 2 1
real 2m29.402s
user 2m37.018s
sys 0m8.245s
NET_PROFILE_THRESHOLD 150
NET_PREDICT_THRESHOLD 24
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 150
Predict threshold: 24
Number of traces : 8928
LLVM trans. time : 30.724956 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-24)
2905 2027 1386 862 607 387 240 159 103 70 61 40 22 18 10 9 6 5 2 1 3 1 1 3
real 1m19.568s
user 1m51.482s
sys 0m3.236s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 150
Predict threshold: 24
Number of traces : 435
LLVM trans. time : 2.456895 seconds
Avg # blocks : 3.1
Avg # loops : 0.2
Avg # exits : 3.4
Avg # IndirectBrs: 0.1
Trace length distribution: (1-17)
141 119 62 39 15 13 10 10 5 5 5 4 1 1 3 1 1
real 2m30.905s
user 2m38.160s
sys 0m8.737s
NET_PROFILE_THRESHOLD 150
NET_PREDICT_THRESHOLD 32
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 150
Predict threshold: 32
Number of traces : 8919
LLVM trans. time : 30.703497 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-27)
2891 2018 1400 869 602 387 245 151 105 69 59 38 23 17 10 10 7 6 3 1 3 1 1 1 1 0 1
real 1m19.879s
user 1m51.547s
sys 0m3.476s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 150
Predict threshold: 32
Number of traces : 435
LLVM trans. time : 2.428194 seconds
Avg # blocks : 3.0
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.1
Trace length distribution: (1-17)
141 118 63 40 16 12 11 8 5 4 6 5 2 1 2 0 1
real 2m29.293s
user 2m35.982s
sys 0m9.275s
NET_PROFILE_THRESHOLD 150
NET_PREDICT_THRESHOLD 40
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 150
Predict threshold: 40
Number of traces : 8974
LLVM trans. time : 30.966650 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-27)
2920 2023 1414 870 607 377 254 154 106 73 59 37 24 15 10 7 8 5 2 1 3 1 1 1 1 0 1
real 1m21.959s
user 1m54.195s
sys 0m3.343s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 150
Predict threshold: 40
Number of traces : 431
LLVM trans. time : 2.438484 seconds
Avg # blocks : 3.1
Avg # loops : 0.2
Avg # exits : 3.4
Avg # IndirectBrs: 0.1
Trace length distribution: (1-17)
135 118 62 39 19 14 9 11 7 3 5 2 1 1 4 0 1
real 2m31.119s
user 2m38.421s
sys 0m8.833s
NET_PROFILE_THRESHOLD 200
NET_PREDICT_THRESHOLD 8
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 200
Predict threshold: 8
Number of traces : 9015
LLVM trans. time : 30.874552 seconds
Avg # blocks : 2.9
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-8)
2960 2061 1396 867 597 360 238 536
real 1m17.748s
user 1m49.429s
sys 0m3.454s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 200
Predict threshold: 8
Number of traces : 427
LLVM trans. time : 2.269552 seconds
Avg # blocks : 2.8
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.1
Trace length distribution: (1-8)
144 107 62 33 25 17 9 30
real 2m37.013s
user 2m44.584s
sys 0m8.656s
NET_PROFILE_THRESHOLD 200
NET_PREDICT_THRESHOLD 16
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 200
Predict threshold: 16
Number of traces : 8792
LLVM trans. time : 30.524023 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-16)
2855 1999 1384 854 573 361 235 163 118 72 56 38 20 15 13 36
real 1m20.131s
user 1m51.654s
sys 0m3.418s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 200
Predict threshold: 16
Number of traces : 422
LLVM trans. time : 2.301699 seconds
Avg # blocks : 3.0
Avg # loops : 0.2
Avg # exits : 3.4
Avg # IndirectBrs: 0.1
Trace length distribution: (1-16)
138 112 58 34 22 17 10 5 8 4 7 1 2 2 0 2
real 2m36.733s
user 2m44.426s
sys 0m8.816s
NET_PROFILE_THRESHOLD 200
NET_PREDICT_THRESHOLD 24
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 200
Predict threshold: 24
Number of traces : 8805
LLVM trans. time : 30.620872 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.2
Avg # IndirectBrs: 0.2
Trace length distribution: (1-24)
2861 1997 1396 856 578 357 234 157 117 73 55 39 22 16 11 8 8 6 3 2 2 3 1 3
real 1m18.756s
user 1m50.506s
sys 0m3.192s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 200
Predict threshold: 24
Number of traces : 415
LLVM trans. time : 2.282722 seconds
Avg # blocks : 3.0
Avg # loops : 0.2
Avg # exits : 3.4
Avg # IndirectBrs: 0.1
Trace length distribution: (1-18)
140 103 59 34 22 18 10 5 5 6 6 2 1 2 0 1 0 1
real 2m38.664s
user 2m46.324s
sys 0m9.010s
NET_PROFILE_THRESHOLD 200
NET_PREDICT_THRESHOLD 32
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 200
Predict threshold: 32
Number of traces : 8779
LLVM trans. time : 30.696664 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.2
Avg # IndirectBrs: 0.2
Trace length distribution: (1-26)
2855 1984 1382 850 569 363 239 163 123 74 57 37 20 15 11 8 8 6 4 2 2 3 1 1 1 1
real 1m20.057s
user 1m52.040s
sys 0m3.143s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 200
Predict threshold: 32
Number of traces : 417
LLVM trans. time : 2.303699 seconds
Avg # blocks : 3.0
Avg # loops : 0.2
Avg # exits : 3.4
Avg # IndirectBrs: 0.1
Trace length distribution: (1-18)
136 107 60 34 25 16 12 5 6 4 5 1 1 2 1 1 0 1
real 2m39.394s
user 2m47.274s
sys 0m8.920s
NET_PROFILE_THRESHOLD 200
NET_PREDICT_THRESHOLD 40
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 200
Predict threshold: 40
Number of traces : 8783
LLVM trans. time : 30.547275 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.2
Avg # IndirectBrs: 0.2
Trace length distribution: (1-26)
2852 1991 1383 854 574 356 244 162 117 69 56 37 22 17 11 8 9 6 4 2 2 3 1 1 1 1
real 1m20.257s
user 1m51.911s
sys 0m3.336s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 200
Predict threshold: 40
Number of traces : 420
LLVM trans. time : 2.304526 seconds
Avg # blocks : 3.1
Avg # loops : 0.2
Avg # exits : 3.4
Avg # IndirectBrs: 0.1
Trace length distribution: (1-18)
140 109 57 30 26 18 10 5 7 3 6 2 1 3 1 1 0 1
real 2m38.576s
user 2m46.383s
sys 0m8.681s
NET_PROFILE_THRESHOLD 10
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 10
Predict threshold: 16
Number of traces : 9956
LLVM trans. time : 33.754047 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-16)
3284 2267 1563 913 652 405 289 181 123 80 53 42 31 24 9 40
real 1m22.802s
user 1m57.844s
sys 0m3.161s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 10
Predict threshold: 16
Number of traces : 565
LLVM trans. time : 2.886831 seconds
Avg # blocks : 3.1
Avg # loops : 0.2
Avg # exits : 3.4
Avg # IndirectBrs: 0.2
Trace length distribution: (1-16)
197 141 73 45 28 19 9 19 8 7 9 1 4 1 1 3
real 2m41.842s
user 2m49.307s
sys 0m9.940s
NET_PROFILE_THRESHOLD 50
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 50
Predict threshold: 16
Number of traces : 9621
LLVM trans. time : 32.873534 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-16)
3166 2158 1517 927 595 419 254 190 114 88 50 36 28 27 14 38
real 1m22.864s
user 1m57.045s
sys 0m3.154s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 50
Predict threshold: 16
Number of traces : 465
LLVM trans. time : 2.512090 seconds
Avg # blocks : 2.9
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.1
Trace length distribution: (1-15)
174 111 63 32 27 15 9 7 7 5 6 2 1 3 3
real 2m29.107s
user 2m36.493s
sys 0m8.553s
NET_PROFILE_THRESHOLD 100
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 100
Predict threshold: 16
Number of traces : 9253
LLVM trans. time : 31.690268 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-16)
3038 2075 1453 891 609 415 247 167 106 76 52 29 23 20 13 39
real 1m21.243s
user 1m54.378s
sys 0m3.021s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 100
Predict threshold: 16
Number of traces : 438
LLVM trans. time : 2.431280 seconds
Avg # blocks : 3.0
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.1
Trace length distribution: (1-16)
153 107 66 35 22 12 9 8 7 5 6 4 0 2 0 2
real 2m50.322s
user 2m57.765s
sys 0m10.212s
NET_PROFILE_THRESHOLD 150
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 150
Predict threshold: 16
Number of traces : 8924
LLVM trans. time : 31.013085 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-16)
2901 2007 1403 857 611 384 250 153 108 68 60 41 22 16 10 33
real 1m18.666s
user 1m50.635s
sys 0m3.342s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 150
Predict threshold: 16
Number of traces : 435
LLVM trans. time : 2.412141 seconds
Avg # blocks : 3.0
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.1
Trace length distribution: (1-16)
141 120 60 38 19 12 10 11 7 4 4 3 1 1 2 2
real 2m31.781s
user 2m39.026s
sys 0m8.805s
NET_PROFILE_THRESHOLD 200
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 200
Predict threshold: 16
Number of traces : 8806
LLVM trans. time : 30.674071 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.2
Avg # IndirectBrs: 0.2
Trace length distribution: (1-16)
2863 1992 1394 855 577 348 241 163 123 72 56 37 22 14 12 37
real 1m24.599s
user 1m56.535s
sys 0m3.603s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 200
Predict threshold: 16
Number of traces : 421
LLVM trans. time : 2.303672 seconds
Avg # blocks : 3.1
Avg # loops : 0.2
Avg # exits : 3.4
Avg # IndirectBrs: 0.1
Trace length distribution: (1-16)
142 108 55 33 24 17 10 6 7 4 6 1 1 5 0 2
real 2m38.568s
user 2m45.939s
sys 0m9.256s
NET_PREDICT_THRESHOLD 8
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 50
Predict threshold: 8
Number of traces : 9822
LLVM trans. time : 32.772607 seconds
Avg # blocks : 2.9
Avg # loops : 0.1
Avg # exits : 3.0
Avg # IndirectBrs: 0.2
Trace length distribution: (1-8)
3247 2234 1506 952 619 427 251 586
real 1m20.339s
user 1m54.230s
sys 0m3.176s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 50
Predict threshold: 8
Number of traces : 471
LLVM trans. time : 2.475663 seconds
Avg # blocks : 2.7
Avg # loops : 0.2
Avg # exits : 3.1
Avg # IndirectBrs: 0.1
Trace length distribution: (1-8)
171 114 71 35 20 16 10 34
real 2m27.110s
user 2m34.753s
sys 0m8.056s
NET_PREDICT_THRESHOLD 16
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 50
Predict threshold: 16
Number of traces : 9610
LLVM trans. time : 32.849021 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-16)
3145 2177 1512 932 594 420 253 192 111 87 47 37 30 26 13 34
real 1m22.715s
user 1m56.810s
sys 0m3.273s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 50
Predict threshold: 16
Number of traces : 466
LLVM trans. time : 2.533253 seconds
Avg # blocks : 2.9
Avg # loops : 0.2
Avg # exits : 3.2
Avg # IndirectBrs: 0.1
Trace length distribution: (1-16)
175 113 65 29 28 13 11 7 4 6 5 2 2 2 3 1
real 2m28.107s
user 2m35.761s
sys 0m8.217s
NET_PREDICT_THRESHOLD 24
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 50
Predict threshold: 24
Number of traces : 9569
LLVM trans. time : 32.705016 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-24)
3152 2143 1508 939 589 415 246 193 113 83 49 37 28 26 14 4 8 7 4 3 3 2 1 2
real 1m22.450s
user 1m56.387s
sys 0m3.225s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 50
Predict threshold: 24
Number of traces : 460
LLVM trans. time : 2.461634 seconds
Avg # blocks : 2.9
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.1
Trace length distribution: (1-16)
171 108 68 31 23 16 9 8 6 5 5 2 3 1 3 1
real 2m28.530s
user 2m36.115s
sys 0m8.127s
NET_PREDICT_THRESHOLD 32
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 50
Predict threshold: 32
Number of traces : 9599
LLVM trans. time : 32.809488 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-25)
3171 2155 1512 927 589 420 247 193 111 84 50 37 28 25 15 4 8 7 5 3 3 2 1 1 1
real 1m21.551s
user 1m55.593s
sys 0m3.178s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 50
Predict threshold: 32
Number of traces : 463
LLVM trans. time : 2.512401 seconds
Avg # blocks : 3.0
Avg # loops : 0.2
Avg # exits : 3.3
Avg # IndirectBrs: 0.1
Trace length distribution: (1-15)
171 110 68 30 23 14 10 8 8 4 6 3 2 3 3
real 2m29.672s
user 2m36.515s
sys 0m9.112s
NET_PREDICT_THRESHOLD 40
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/gcc.vm2020 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/gcc/g23.i
Trace statistic:
Profile threshold: 50
Predict threshold: 40
Number of traces : 9578
LLVM trans. time : 33.559198 seconds
Avg # blocks : 3.0
Avg # loops : 0.1
Avg # exits : 3.1
Avg # IndirectBrs: 0.2
Trace length distribution: (1-25)
3165 2140 1513 928 582 420 248 193 107 87 53 38 29 26 13 4 8 7 5 3 3 3 1 1 1
real 1m21.633s
user 1m56.169s
sys 0m3.373s
+ ./qemu-x86_64 /home/alfons0329/VM_Spring_2020/HW1/vm2020_hw1_benchmark/astar/astar.vm2020 /home/alfons0329/HQEMU/build/x86_64-linux-user/BigLakes2048.cfg
Trace statistic:
Profile threshold: 50
Predict threshold: 40
Number of traces : 464
LLVM trans. time : 2.501506 seconds
Avg # blocks : 2.9
Avg # loops : 0.2
Avg # exits : 3.2
Avg # IndirectBrs: 0.1
Trace length distribution: (1-15)
171 113 65 33 24 16 11 8 5 4 5 2 2 2 3
real 2m29.742s
user 2m37.298s
sys 0m8.511s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment