__step=000544
__cmd_run=LD_PRELOAD=../../setbench/lib/libjemalloc.so timeout 60 numactl -i all /usr/bin/time -f "[time_cmd_output] time_elapsed_sec=%e, faults_major=%F, faults_minor=%R, mem_maxresident_kb=%M, user_cputime=%U, sys_cputime=%S, percent_cpu=%P" ./bronson_pext_bst_occ.debra -nwork 190 -nprefill 190 -prefill-hybrid -prefill-hybrid-min-ms 1000 -prefill-hybrid-max-ms 5000 -insdel 5.0 5.0 -k 2000000 -t 10000 -pin 0-23,96-119,24-47,120-143,48-71,144-167,72-95,168-191
__file_data=data000544.txt
__path_data=data/data000544.txt
__hostname=jax
REALTIME_MAIN_START_PERF_FORMAT=6985438.743145441
binary=./bronson_pext_bst_occ.debra
parsed custom binding: 0-23,96-119,24-47,120-143,48-71,144-167,72-95,168-191
DS_TYPENAME=bronson_pext_bst_occ
FIND_FUNC=FIND_FUNC
INSERT_FUNC=insertIfAbsent
ERASE_FUNC=ERASE_FUNC
RQ_FUNC=RQ_FUNC
RECLAIM=reclaimer_debra
ALLOC=allocator_new
POOL=pool_none
MAX_THREADS_POW2=512
CPU_FREQ_GHZ=2.1
MILLIS_TO_RUN=10000
INS_FRAC=5
DEL_FRAC=5
RQ=0
RQSIZE=0
MAXKEY=2000000
PREFILL_THREADS=190
DESIRED_PREFILL_SIZE=-1
TOTAL_THREADS=190
WORK_THREADS=190
RQ_THREADS=0
distribution=0
INS_DEL_FRAC=5.0 5.0
PREFILL_TYPE=PREFILL_HYBRID
PREFILL_HYBRID_MIN_MS=1000
PREFILL_HYBRID_MAX_MS=5000
sizes: node=56
ACTUAL_THREAD_BINDINGS=0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189


Info: prefilling using hybrid approach; mixed then insert-only if needed.
prefilling initialization took 0.034s
prefilling_size=999402 prefilling_elapsed_millis=1s
finished prefilling to size 999417 for expected size 1000000 keysum=998628293743, performing 94878630 updates; total_prefilling_elapsed_ms=1103 ms)
pref_size=999417
pref_millis=1103
prefill_elapsed_ms=1125
6node_tIxPvE_object_size=56
6node_tIxPvE_allocated_count=0
6node_tIxPvE_allocated_size=0MB
6node_tIxPvE_get_from_pool=0
6node_tIxPvE_deallocated=0
6node_tIxPvE_limbo_count=0
6node_tIxPvE_limbo_details=0 0 0 

global_epoch_counter=346

main thread: starting timer...

###############################################################################
################################ BEGIN RUNNING ################################
###############################################################################

REALTIME_START_PERF_FORMAT=6985440.116104466
REALTIME_END_PERF_FORMAT=6985450.116156808

###############################################################################
################################## TIME IS UP #################################
###############################################################################

joining threads...
###############################################################################
################################# END RUNNING #################################
###############################################################################

10s
PRODUCING OUTPUT
computing tree_stats in PARALLEL...
bounded depth BFS to partition into subtrees for parallel computation (192 threads)...
partitioned into 1024 subtrees; running parallel for...
computing stats for the top of the tree (above the partitions)...

tree_stats_computeWalltime=0.034s

tree_stats_numInternalsAtDepth=1 1 2 4 8 16 32 64 128 256 512 1024 2048 4096 8192 16384 32768 65361 124757 190191 168623 63939 7384 165 0
tree_stats_numLeavesAtDepth=0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 173 5399 50463 168678 202794 83194 9441 205
tree_stats_numNodesAtDepth=1 1 2 4 8 16 32 64 128 256 512 1024 2048 4096 8192 16384 32768 65534 130156 240654 337301 266733 90578 9606 205
tree_stats_numKeysAtDepth=0 0 1 2 4 7 15 30 61 122 267 538 1062 2062 4092 8138 16574 35344 81480 185920 305346 259121 90085 9597 205
tree_stats_avgDegreeAtDepth=1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 1.99994 1.98872 1.89045 1.61128 1.29084 1.09985 1.02449 1.00416 1

tree_stats_height=25
tree_stats_numInternals=685956
tree_stats_numLeaves=520347
tree_stats_numNodes=1206303
tree_stats_numKeys=1000073

tree_stats_avgDegreeInternal=1.75857
tree_stats_avgDegreeLeaves=0.999956
tree_stats_avgDegree=1.43134
tree_stats_avgKeyDepth=19.8491

tree_stats_bytesAtDepth=56 56 112 224 448 896 1792 3584 7168 14336 28672 57344 114688 229376 458752 917504 1835008 3669904 7288736 13476624 18888856 14937048 5072368 537936 11480
tree_stats_sizeInBytes=67552968

6node_tIxPvE_object_size=56
6node_tIxPvE_allocated_count=0
6node_tIxPvE_allocated_size=0MB
6node_tIxPvE_get_from_pool=0
6node_tIxPvE_deallocated=0
6node_tIxPvE_limbo_count=0
6node_tIxPvE_limbo_details=0 0 0 

global_epoch_counter=6075


log_histogram_of_none_limbo_reclamation_event_size_full_data=1:1 2:1 4:3 8:608 16:355757 32:731520 64:73 128:167
    [2^00, 2^01]: 1
    (2^01, 2^02]: 1
    (2^02, 2^03]: 3
    (2^03, 2^04]: 608
    (2^04, 2^05]: 355757
    (2^05, 2^06]: 731520
    (2^06, 2^07]: 73
    (2^07, 2^08]: 167
sum_limbo_reclamation_event_size_total=37657015
count_limbo_reclamation_event_size_by_thread=5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727 5727
count_limbo_reclamation_event_size_total=1088130
sum_limbo_reclamation_event_count_total=1088510
first_thread_announced_epoch_by_thread=12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150 12150
sum_num_inserts_by_thread=495578 500371 502958 502083 501001 492323 496927 500714 505801 504264 498394 495699 496170 501458 502612 502570 500446 495088 491867 495342 499975 502908 496721 492303 494219 497597 502303 500813 497054 490208 495325 496340 503270 504694 499996 494265 493744 500068 503518 504290 498515 496385 488382 495451 498335 500860 495719 490857 499419 498170 506058 503872 500634 497618 497387 501011 504801 510096 506237 498749 500309 505028 508662 507694 502325 496879 493363 498165 504192 505091 503181 499174 495299 500031 505207 505012 498069 497819 497779 501054 508027 506951 501710 498901 499004 502541 507558 509006 502781 497787 493726 499974 507662 506887 500789 497033 487033 489959 496319 492726 495874 488186 489505 490763 497444 496379 491055 485703 490711 493336 498113 498023 490023 480600 483549 490915 493120 491402 490822 482982 481789 490653 494443 496440 494271 487769 488678 492314 498521 497097 493701 487453 490989 493411 497040 497183 489287 484381 486654 489585 493312 495418 488844 480685 499251 504250 509466 511060 508067 501755 499180 507366 509196 511211 504618 501791 500045 507944 512573 510305 503692 498515 504674 502213 506297 508615 541343 535230 501178 508381 508122 509569 510361 503837 501099 510145 515001 516679 508956 506531 506173 509280 515209 516225 505046 505137 508573 508191 511177 514420
sum_num_inserts_total=94976910
sum_num_deletes_by_thread=493921 499867 502383 502921 500529 492070 495995 499628 505474 503744 498626 496210 497343 500797 504032 502000 501880 495237 492822 495395 499812 500710 495357 492315 493233 497120 502798 499711 498352 489896 495209 497886 503783 505326 498519 493732 494182 498160 503007 505718 499752 496959 489805 495068 498998 500829 496634 491101 497180 500187 506259 504617 499926 496858 497228 500248 504391 509561 504583 499137 499497 504277 508392 507124 501060 497077 493230 497547 504107 504228 503610 499048 494432 498353 503403 504310 497658 496383 498364 501396 508627 508507 502980 498745 499184 501280 508535 508313 501463 497218 493811 498733 507015 507881 500038 495738 487747 490386 495878 492873 494920 489264 488805 491489 498815 495239 489725 488633 491638 493768 498368 498158 489603 482200 484479 490272 493475 491396 491971 482033 481997 489586 494758 495419 495034 486940 488634 493171 497923 496134 492137 488431 490393 492714 494744 497467 488401 484542 486629 488478 493284 494056 488012 479115 499155 505478 509575 511705 508547 502262 500993 506511 507684 511759 506052 500312 500334 508013 511814 511009 504244 499319 505283 503553 505830 508251 541095 536619 500465 507428 508220 508647 509269 504422 500973 509650 514442 516782 508952 507055 505124 509784 516462 514506 504893 504812 508454 507972 512570 514456
sum_num_deletes_total=94956454
sum_num_searches_by_thread=8906253 8989734 9046643 9044002 9019992 8866278 8952846 8997346 9105596 9081044 8978409 8905757 8942829 9001758 9061057 9046857 9024499 8909190 8853830 8924263 8987168 9029387 8923009 8873804 8889486 8965174 9044474 9008492 8963326 8828492 8912414 8947900 9063807 9087651 8980494 8890267 8904355 8981549 9066805 9068951 8979735 8933748 8824385 8914296 8980838 8999653 8923590 8839795 8975250 8983643 9109424 9077268 9021326 8942208 8950549 9006446 9091812 9170703 9093068 8988015 9000080 9084909 9153117 9128091 9033919 8931457 8877213 8962016 9081611 9091794 9040236 8979382 8918430 8997263 9067820 9072213 8965898 8954754 8969186 9032683 9142747 9144648 9048733 8972782 8992951 9048569 9155596 9161041 9039659 8942346 8907510 8986334 9131300 9122822 9007669 8936521 8783543 8824824 8939017 8880627 8916591 8807455 8811166 8843832 8978378 8939293 8827060 8775880 8834554 8877553 8975844 8973511 8824430 8664541 8726201 8820788 8885165 8870540 8833575 8679967 8679519 8836850 8921997 8924055 8915976 8775112 8799368 8868821 8961924 8931535 8871255 8785317 8830207 8893655 8922851 8949951 8797279 8722102 8764334 8801891 8873642 8909984 8795730 8656885 8985862 9090145 9163511 9198324 9156294 9035329 8995957 9116247 9147952 9201936 9105104 9014411 9010570 9136887 9208300 9192340 9067714 8979633 9093704 9048549 9104323 9151112 9747518 9666373 9009017 9143168 9150903 9170844 9182039 9086790 9010517 9170873 9264623 9281963 9150154 9129961 9104870 9175252 9299400 9281367 9094335 9081374 9141072 9153851 9231701 9268595
sum_num_searches_total=1709649579
sum_num_rq_by_thread=
sum_num_rq_total=
sum_num_operations_by_thread=9895752 9989972 10051984 10049006 10021522 9850671 9945768 9997688 10116871 10089052 9975429 9897666 9936342 10004013 10067701 10051427 10026825 9899515 9838519 9915000 9986955 10033005 9915087 9858422 9876938 9959891 10049575 10009016 9958732 9808596 9902948 9942126 10070860 10097671 9979009 9878264 9892281 9979777 10073330 10078959 9978002 9927092 9802572 9904815 9978171 10001342 9915943 9821753 9971849 9982000 10121741 10085757 10021886 9936684 9945164 10007705 10101004 10190360 10103888 9985901 9999886 10094214 10170171 10142909 10037304 9925413 9863806 9957728 10089910 10101113 10047027 9977604 9908161 9995647 10076430 10081535 9961625 9948956 9965329 10035133 10159401 10160106 10053423 9970428 9991139 10052390 10171689 10178360 10043903 9937351 9895047 9985041 10145977 10137590 10008496 9929292 9758323 9805169 9931214 9866226 9907385 9784905 9789476 9826084 9974637 9930911 9807840 9750216 9816903 9864657 9972325 9969692 9804056 9627341 9694229 9801975 9871760 9853338 9816368 9644982 9643305 9817089 9911198 9915914 9905281 9749821 9776680 9854306 9958368 9924766 9857093 9761201 9811589 9879780 9914635 9944601 9774967 9691025 9737617 9779954 9860238 9899458 9772586 9616685 9984268 10099873 10182552 10221089 10172908 10039346 9996130 10130124 10164832 10224906 10115774 10016514 10010949 10152844 10232687 10213654 10075650 9977467 10103661 10054315 10116450 10167978 10829956 10738222 10010660 10158977 10167245 10189060 10201669 10095049 10012589 10190668 10294066 10315424 10168062 10143547 10116167 10194316 10331071 10312098 10104274 10091323 10158099 10170014 10255448 10297471
average_num_operations_total=9997804
stdev_num_operations_total=12058
sum_num_operations_total=1899582943
min_num_operations_total=9616685
max_num_operations_total=10829956
first_time_thread_terminate_by_thread=10000054 10000059 10000058 10000057 10000058 10000056 10000059 10000054 10000054 10000054 10000059 10000056 10000058 10000059 10000054 10000060 10000057 10000060 10000059 10000058 10000054 10000057 10000059 10000054 10000054 10000059 10000054 10000057 10000058 10000056 10000059 10000054 10000054 10000054 10000059 10000056 10000058 10000059 10000054 10000060 10000057 10000060 10000059 10000058 10000054 10000057 10000059 10000055 10000055 10000053 10000055 10000055 10000054 10000055 10000055 10000055 10000055 10000053 10000053 10000055 10000053 10000056 10000055 10000055 10000055 10000054 10000058 10000053 10000055 10000059 10000057 10000055 10000055 10000053 10000056 10000055 10000142 10000055 10000055 10000055 10000055 10000053 10000053 10000055 10000053 10000056 10000055 10000055 10000055 10000054 10000058 10000053 10000055 10000059 10000057 10000055 10000053 10000056 10000053 10000056 10000054 10000053 10000057 10000053 10000062 10000054 10000056 10000053 10000053 10000053 10000056 10000057 10000053 10000053 10000054 10000056 10000057 10000054 10000058 10000057 10000053 10000056 10000053 10000056 10000053 10000053 10000057 10000053 10000061 10000054 10000056 10000053 10000053 10000053 10000056 10000057 10000053 10000053 10000054 10000053 10000056 10000054 10000058 10000056 10000063 10000059 10000053 10000052 10000052 10000053 10000059 10000054 10000052 10000054 10000052 10000054 10000051 10000051 10000052 10000052 10000052 10000052 10000053 10000052 10000052 10000052 10000059 10000053 10000063 10000053 10000053 10000052 10000052 10000053 10000059 10000054 10000052 10000052 10000052 10000054 10000052 10000051 10000052 10000053 10000052 10000052 10000053 10000051 10000052 10000052
min_time_thread_terminate_total=10000051
max_time_thread_terminate_total=10000142
first_time_thread_start_by_thread=4 4 5 4 4 4 4 4 5 5 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 4 4 4 4 4 5 5 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 5 4 4 4 5 4 4 5 4 4 5 4 5 4 4 5 5 5 4 4 4 4 4 5 5 4 4 4 5 4 4 5 4 4 5 4 5 4 4 5 5 5 4 4 4 4 4 5 5 4 4 4 4 5 4 5 4 4 4 5 4 4 5 4 5 4 4 4 4 4 4 5 5 4 4 4 4 5 4 5 4 4 4 5 4 4 5 4 5 4 4 4 4 4 4 4 4 3 4 3 3 4 3 3 4 4 3 4 4 4 4 4 4 3 4 3 4 3 4 4 4 3 4 3 3 4 3 3 4 4 3 4 4 4 4 4 4 3 4 3
min_time_thread_start_total=3
max_time_thread_start_total=5
sum_duration_all_ops_total=

threads_final_keysum=999510646263
threads_final_size=1000073
final_keysum=999510646263
final_size=1000073
validate_result=success
Validation OK.
Structural validation OK.

total_find=1709649579
total_rq=0
total_inserts=94976910
total_deletes=94956454
total_updates=189933364
total_queries=1709649579
total_ops=1899582943
find_throughput=170964957
rq_throughput=0
update_throughput=18993336
query_throughput=170964957
total_throughput=189958294


total find                    : 1709649579
total rq                      : 0
total inserts                 : 94976910
total deletes                 : 94956454
total updates                 : 189933364
total queries                 : 1709649579
total ops                     : 1899582943
find throughput               : 170964957
rq throughput                 : 0
update throughput             : 18993336
query throughput              : 170964957
total throughput              : 189958294

elapsed milliseconds          : 10000
napping milliseconds overtime : 0

PAPI_L2_TCM=18.4031
PAPI_L3_TCM=3.39266
PAPI_TOT_CYC=2669.24
PAPI_TOT_INS=1125.25
garbage=854919832243853
total_execution_walltime=11.633s
REALTIME_MAIN_END_PERF_FORMAT=6985450.377175251
[time_cmd_output] time_elapsed_sec=11.75, faults_major=0, faults_minor=105553, mem_maxresident_kb=412096, user_cputime=2130.91, sys_cputime=5.37, percent_cpu=18170%
timeout=false
algorithm=bronson_pext_bst_occ.debra
thread_pinning=-pin 0-23,96-119,24-47,120-143,48-71,144-167,72-95,168-191
millis=10000
__trials=2