__step=000006
__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" ./brown_ext_abtree_lf.debra -nwork 144 -nprefill 144 -prefill-hybrid -prefill-hybrid-min-ms 1000 -prefill-hybrid-max-ms 5000 -insdel 0.5 0.5 -k 20000000 -t 10000 -pin 0-23,96-119,24-47,120-143,48-71,144-167,72-95,168-191
__file_data=data000006.txt
__path_data=data/data000006.txt
__hostname=jax
REALTIME_MAIN_START_PERF_FORMAT=6978763.605179935
binary=./brown_ext_abtree_lf.debra
parsed custom binding: 0-23,96-119,24-47,120-143,48-71,144-167,72-95,168-191
DS_TYPENAME=brown_ext_abtree_lf
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=0.5
DEL_FRAC=0.5
RQ=0
RQSIZE=0
MAXKEY=20000000
PREFILL_THREADS=144
DESIRED_PREFILL_SIZE=-1
TOTAL_THREADS=144
WORK_THREADS=144
RQ_THREADS=0
distribution=0
INS_DEL_FRAC=0.5 0.5
PREFILL_TYPE=PREFILL_HYBRID
PREFILL_HYBRID_MIN_MS=1000
PREFILL_HYBRID_MAX_MS=5000
size_node=208
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


Info: prefilling using hybrid approach; mixed then insert-only if needed.
prefilling initialization took 0.018s
prefilling_size=8569095 prefilling_elapsed_millis=1.001s
prefilling_size=8846358 prefilling_elapsed_millis=1.101s
prefilling_size=9081279 prefilling_elapsed_millis=1.201s
prefilling_size=9255488 prefilling_elapsed_millis=1.302s
prefilling_size=9397835 prefilling_elapsed_millis=1.402s
prefilling_size=9513700 prefilling_elapsed_millis=1.502s
prefilling_size=9616301 prefilling_elapsed_millis=1.602s
prefilling_size=9687490 prefilling_elapsed_millis=1.702s
prefilling_size=9746804 prefilling_elapsed_millis=1.803s
prefilling_size=9795300 prefilling_elapsed_millis=1.903s
prefilling_size=9834435 prefilling_elapsed_millis=2.003s
finished prefilling to size 9834475 for expected size 10000000 keysum=98356548583215, performing 83912038 updates; total_prefilling_elapsed_ms=2105 ms)
pref_size=9834475
pref_millis=2105
prefill_elapsed_ms=2127
N9abtree_ns4NodeILi11ExEE_object_size=208
N9abtree_ns4NodeILi11ExEE_allocated_count=0
N9abtree_ns4NodeILi11ExEE_allocated_size=0MB
N9abtree_ns4NodeILi11ExEE_get_from_pool=0
N9abtree_ns4NodeILi11ExEE_deallocated=0
N9abtree_ns4NodeILi11ExEE_limbo_count=0
N9abtree_ns4NodeILi11ExEE_limbo_details=0 0 0 

global_epoch_counter=1067

main thread: starting timer...

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

REALTIME_START_PERF_FORMAT=6978765.981794992
REALTIME_END_PERF_FORMAT=6978775.981928038

###############################################################################
################################## 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 3555 subtrees; running parallel for...
computing stats for the top of the tree (above the partitions)...

tree_stats_computeWalltime=0.065s

tree_stats_numInternalsAtDepth=1 1 8 69 493 3555 27041 211636 0
tree_stats_numLeavesAtDepth=0 0 0 0 0 0 0 0 1669045
tree_stats_numNodesAtDepth=1 1 8 69 493 3555 27041 211636 1669045
tree_stats_numKeysAtDepth=0 0 0 0 0 0 0 0 9929244
tree_stats_avgDegreeAtDepth=1 8 8.625 7.14493 7.21095 7.60647 7.82649 7.88639 5.94906

tree_stats_height=9
tree_stats_numInternals=242804
tree_stats_numLeaves=1669045
tree_stats_numNodes=1911849
tree_stats_numKeys=9929244

tree_stats_avgDegreeInternal=7.87404
tree_stats_avgDegreeLeaves=5.94906
tree_stats_avgDegree=6.19353
tree_stats_avgKeyDepth=8

tree_stats_bytesAtDepth=208 208 1664 14352 102544 739440 5624528 44020288 347161360
tree_stats_sizeInBytes=397664592

N9abtree_ns4NodeILi11ExEE_object_size=208
N9abtree_ns4NodeILi11ExEE_allocated_count=0
N9abtree_ns4NodeILi11ExEE_allocated_size=0MB
N9abtree_ns4NodeILi11ExEE_get_from_pool=0
N9abtree_ns4NodeILi11ExEE_deallocated=0
N9abtree_ns4NodeILi11ExEE_limbo_count=0
N9abtree_ns4NodeILi11ExEE_limbo_details=0 0 0 

global_epoch_counter=9956


log_histogram_of_none_limbo_reclamation_event_size_full_data=1:7985 2:92357 4:635693 8:535148 16:7384
    [2^00, 2^01]: 7985
    (2^01, 2^02]: 92357
    (2^02, 2^03]: 635693
    (2^03, 2^04]: 535148
    (2^04, 2^05]: 7384
sum_limbo_reclamation_event_size_total=9198498
count_limbo_reclamation_event_size_by_thread=8878 8885 8878 8885 8879 8878 8875 8876 8882 8881 8880 8877 8877 8885 8881 8877 8878 8875 8875 8883 8881 8875 8882 8872 8887 8884 8878 8879 8880 8880 8878 8880 8875 8884 8876 8881 8883 8878 8882 8877 8878 8879 8877 8875 8873 8874 8873 8877 8881 8877 8880 8880 8877 8878 8880 8879 8880 8877 8880 8882 8879 8880 8883 8880 8882 8876 8875 8878 8880 8877 8880 8880 8879 8881 8883 8882 8877 8879 8882 8873 8878 8878 8885 8881 8878 8884 8884 8877 8880 8879 8877 8876 8882 8881 8880 8876 8879 8877 8883 8881 8877 8879 8878 8875 8878 8876 8881 8874 8876 8877 8877 8878 8880 8880 8877 8878 8879 8877 8881 8875 8879 8878 8880 8880 8876 8878 8882 8882 8879 8876 8879 8877 8880 8881 8884 8882 8875 8876 8878 8881 8879 8876 8883 8877
count_limbo_reclamation_event_size_total=1278567
sum_limbo_reclamation_event_count_total=1280066
first_thread_announced_epoch_by_thread=19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912 19912
sum_num_inserts_by_thread=61488 62191 62798 62709 61832 61603 61822 60843 62963 62787 61895 61865 62230 62127 62942 62256 61843 61859 61652 61503 62365 62538 61979 61158 62067 61556 63059 62163 61757 60837 62076 61980 62300 62998 62287 61317 61601 61211 62840 62898 62276 61165 61276 61539 61670 62585 62088 60614 61712 62505 63206 62944 61705 62169 61298 62149 62953 63276 62884 61613 62270 63067 63567 62790 62704 62590 61678 62058 62970 63271 62101 62145 62277 62064 63081 62999 62090 62319 62370 61850 63122 63016 62700 62016 62158 62572 63052 63208 62925 62027 61535 62097 62695 63111 62520 61075 61802 62077 61883 61529 61559 60850 61208 60751 62486 62099 61644 60927 61934 61689 61808 61686 61813 60282 60416 61161 61924 61602 61139 60517 61253 61182 61757 61843 61355 60629 61366 61227 62884 62199 61725 60805 61961 61359 62310 62083 61560 60740 60641 61378 62184 61933 61622 60428
sum_num_inserts_total=8925122
sum_num_deletes_by_thread=61631 62153 62464 62870 62060 61703 61995 61336 62556 62703 62439 61792 61975 62082 63061 62264 62168 61736 61664 61945 62470 62444 61588 61571 62125 61671 62554 61968 61720 60801 62348 62222 62474 62814 62194 61368 61834 61776 63009 62498 62446 61445 61030 61556 61745 61852 62029 60301 61700 62328 62724 62460 62222 62481 61849 62197 62842 63281 62571 61540 62155 62702 63859 62557 62760 62321 61709 61685 62849 63114 62492 62027 62255 62287 62956 62618 62109 61921 61991 61956 63277 63656 62841 62253 62353 62607 63171 63316 62943 62189 61653 62008 62774 63144 62302 60958 61715 61919 62144 61895 62056 60813 60375 60506 62472 62423 61538 60535 61463 61375 61975 61875 61331 60443 60757 61074 62222 61541 61048 60210 61435 61132 62105 61605 62453 61068 61525 61200 61837 61847 60892 61005 61214 61325 62328 62193 61936 60391 60493 61205 62172 62178 61297 60601
sum_num_deletes_total=8923555
sum_num_searches_by_thread=12098439 12337855 12398385 12366291 12317186 12202641 12274152 12131103 12451019 12412704 12313186 12239056 12262951 12265974 12427250 12345317 12293515 12218060 12197857 12248290 12356481 12397178 12268537 12177985 12241394 12232778 12445224 12334537 12265974 12046067 12283534 12266300 12411691 12419948 12278654 12147013 12206617 12277132 12446781 12380870 12339088 12143826 12154601 12176662 12244148 12360503 12218593 11992432 12216782 12407845 12437932 12441980 12286552 12280854 12202707 12295536 12497671 12578789 12439178 12182593 12322465 12426253 12505312 12447201 12418177 12329412 12198083 12244300 12442907 12496417 12344747 12301988 12257899 12396265 12444655 12420729 12267333 12319008 12270315 12287473 12476205 12541471 12406439 12317436 12337688 12459881 12480672 12509238 12443385 12331607 12208598 12226048 12459342 12466572 12326497 12132157 12165991 12214266 12286682 12214522 12229743 12051163 12075729 12032536 12359834 12321999 12187849 12022762 12174559 12177297 12298481 12236618 12180898 11975351 12030703 12094722 12254086 12176813 12103037 11904547 12123495 12060766 12258943 12271925 12258102 12042675 12149682 12156525 12342574 12301137 12122305 12056229 12183154 12120543 12320142 12252322 12222729 11980467 12002318 12171052 12327918 12290904 12208598 11996142
sum_num_searches_total=1766839208
sum_num_rq_by_thread=
sum_num_rq_total=
sum_num_operations_by_thread=12221558 12462199 12523647 12491870 12441078 12325947 12397969 12253282 12576538 12538194 12437520 12362713 12387156 12390183 12553253 12469837 12417526 12341655 12321173 12371738 12481316 12522160 12392104 12300714 12365586 12356005 12570837 12458668 12389451 12167705 12407958 12390502 12536465 12545760 12403135 12269698 12330052 12400119 12572630 12506266 12463810 12266436 12276907 12299757 12367563 12484940 12342710 12113347 12340194 12532678 12563862 12567384 12410479 12405504 12325854 12419882 12623466 12705346 12564633 12305746 12446890 12552022 12632738 12572548 12543641 12454323 12321470 12368043 12568726 12622802 12469340 12426160 12382431 12520616 12570692 12546346 12391532 12443248 12394676 12411279 12602604 12668143 12531980 12441705 12462199 12585060 12606895 12635762 12569253 12455823 12331786 12350153 12584811 12592827 12451319 12254190 12289508 12338262 12410709 12337946 12353358 12172826 12197312 12153793 12484792 12446521 12311031 12144224 12297956 12300361 12422264 12360179 12304042 12096076 12151876 12216957 12378232 12299956 12225224 12025274 12246183 12183080 12382805 12395373 12381910 12164372 12272573 12278952 12467295 12425183 12244922 12178039 12306329 12243227 12444780 12376598 12346225 12101598 12123452 12293635 12452274 12415015 12331517 12117171
average_num_operations_total=12393665
stdev_num_operations_total=11476
sum_num_operations_total=1784687885
min_num_operations_total=12025274
max_num_operations_total=12705346
first_time_thread_terminate_by_thread=10000134 10000136 10000135 10000134 10000134 10000133 10000136 10000133 10000133 10000134 10000133 10000133 10000133 10000133 10000136 10000133 10000133 10000133 10000134 10000133 10000137 10000137 10000133 10000133 10000134 10000136 10000135 10000134 10000134 10000133 10000136 10000133 10000133 10000134 10000133 10000133 10000133 10000133 10000136 10000133 10000133 10000133 10000134 10000133 10000137 10000137 10000133 10000133 10000136 10000134 10000133 10000133 10000134 10000137 10000133 10000133 10000134 10000133 10000135 10000137 10000138 10000136 10000135 10000138 10000133 10000133 10000134 10000137 10000134 10000134 10000136 10000137 10000136 10000134 10000133 10000133 10000134 10000137 10000133 10000133 10000134 10000133 10000135 10000137 10000138 10000136 10000135 10000138 10000133 10000133 10000134 10000137 10000134 10000137 10000136 10000137 10000133 10000133 10000137 10000133 10000133 10000135 10000133 10000134 10000133 10000136 10000135 10000134 10000137 10000137 10000133 10000133 10000135 10000135 10000135 10000133 10000135 10000133 10000135 10000133 10000135 10000133 10000137 10000133 10000133 10000135 10000133 10000134 10000133 10000136 10000135 10000134 10000137 10000137 10000133 10000133 10000135 10000135 10000133 10000133 10000135 10000133 10000135 10000133
min_time_thread_terminate_total=10000133
max_time_thread_terminate_total=10000138
first_time_thread_start_by_thread=3 3 4 4 3 3 3 3 3 3 3 3 3 3 4 3 3 3 3 3 3 3 3 3 3 3 4 4 3 3 3 3 3 3 3 3 3 3 4 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 3 3 3 3 3 3 3 3 3 3 3 3 3 4 3 4 3 3 3 3 3 3 3 4 3 3 3 3 3 3 3 3 3 3 3 3 3 4 3 4 3 3 3 3 3 3 3 3 4 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 3 3 3 3 3 3 3 4 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4
min_time_thread_start_total=3
max_time_thread_start_total=4
sum_duration_all_ops_total=

threads_final_keysum=99305137903559
threads_final_size=9929244
final_keysum=99305137903559
final_size=9929244
validate_result=success
Validation OK.
Structural validation OK.

total_find=1766839208
total_rq=0
total_inserts=8925122
total_deletes=8923555
total_updates=17848677
total_queries=1766839208
total_ops=1784687885
find_throughput=176683920
rq_throughput=0
update_throughput=1784867
query_throughput=176683920
total_throughput=178468788


total find                    : 1766839208
total rq                      : 0
total inserts                 : 8925122
total deletes                 : 8923555
total updates                 : 17848677
total queries                 : 1766839208
total ops                     : 1784687885
find throughput               : 176683920
rq throughput                 : 0
update throughput             : 1784867
query throughput              : 176683920
total throughput              : 178468788

elapsed milliseconds          : 10000
napping milliseconds overtime : 0

PAPI_L2_TCM=17.3488
PAPI_L3_TCM=5.86555
PAPI_TOT_CYC=2226.9
PAPI_TOT_INS=380.267
garbage=8741220159162345
total_execution_walltime=12.559s
REALTIME_MAIN_END_PERF_FORMAT=6978776.165210936
[time_cmd_output] time_elapsed_sec=12.71, faults_major=0, faults_minor=199774, mem_maxresident_kb=792276, user_cputime=1732.43, sys_cputime=8.44, percent_cpu=13689%
timeout=false
algorithm=brown_ext_abtree_lf.debra
thread_pinning=-pin 0-23,96-119,24-47,120-143,48-71,144-167,72-95,168-191
millis=10000
__trials=2