__step=000680
__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 190 -nprefill 190 -prefill-hybrid -prefill-hybrid-min-ms 1000 -prefill-hybrid-max-ms 5000 -insdel 50.0 50.0 -k 20000000 -t 10000 -pin 0-23,96-119,24-47,120-143,48-71,144-167,72-95,168-191
__file_data=data000680.txt
__path_data=data/data000680.txt
__hostname=jax
REALTIME_MAIN_START_PERF_FORMAT=6987038.896497897
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=50
DEL_FRAC=50
RQ=0
RQSIZE=0
MAXKEY=20000000
PREFILL_THREADS=190
DESIRED_PREFILL_SIZE=-1
TOTAL_THREADS=190
WORK_THREADS=190
RQ_THREADS=0
distribution=0
INS_DEL_FRAC=50.0 50.0
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,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.041s
prefilling_size=8330129 prefilling_elapsed_millis=1s
prefilling_size=8643564 prefilling_elapsed_millis=1.101s
prefilling_size=8876889 prefilling_elapsed_millis=1.201s
prefilling_size=9073796 prefilling_elapsed_millis=1.301s
prefilling_size=9238237 prefilling_elapsed_millis=1.401s
prefilling_size=9385342 prefilling_elapsed_millis=1.502s
prefilling_size=9489225 prefilling_elapsed_millis=1.603s
prefilling_size=9580868 prefilling_elapsed_millis=1.703s
prefilling_size=9660788 prefilling_elapsed_millis=1.803s
prefilling_size=9716821 prefilling_elapsed_millis=1.904s
prefilling_size=9762636 prefilling_elapsed_millis=2.004s
prefilling_size=9807607 prefilling_elapsed_millis=2.104s
finished prefilling to size 9807676 for expected size 10000000 keysum=98063252757401, performing 84678515 updates; total_prefilling_elapsed_ms=2208 ms)
pref_size=9807676
pref_millis=2208
prefill_elapsed_ms=2231
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=920

main thread: starting timer...

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

REALTIME_START_PERF_FORMAT=6987041.404165316
REALTIME_END_PERF_FORMAT=6987051.404363896

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

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

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

tree_stats_computeWalltime=0.072s

tree_stats_numInternalsAtDepth=1 1 10 76 612 4486 33855 265151 0
tree_stats_numLeavesAtDepth=0 0 0 0 0 0 0 0 1965334
tree_stats_numNodesAtDepth=1 1 10 76 612 4486 33855 265151 1965334
tree_stats_numKeysAtDepth=0 0 0 0 0 0 0 0 10001205
tree_stats_avgDegreeAtDepth=1 10 7.6 8.05263 7.33007 7.54681 7.83196 7.41213 5.08881

tree_stats_height=9
tree_stats_numInternals=304192
tree_stats_numLeaves=1965334
tree_stats_numNodes=2269526
tree_stats_numKeys=10001205

tree_stats_avgDegreeInternal=7.46083
tree_stats_avgDegreeLeaves=5.08881
tree_stats_avgDegree=5.40674
tree_stats_avgKeyDepth=8

tree_stats_bytesAtDepth=208 208 2080 15808 127296 933088 7041840 55151408 408789472
tree_stats_sizeInBytes=472061408

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=5092


log_histogram_of_none_limbo_reclamation_event_size_full_data=1:87062 2:694 4:1897 8:1674 16:3344 32:6774 64:14147 128:28445 256:71025 512:205625 1024:21142 2048:2261 4096:5
    [2^00, 2^01]: 87062
    (2^01, 2^02]: 694
    (2^02, 2^03]: 1897
    (2^03, 2^04]: 1674
    (2^04, 2^05]: 3344
    (2^05, 2^06]: 6774
    (2^06, 2^07]: 14147
    (2^07, 2^08]: 28445
    (2^08, 2^09]: 71025
    (2^09, 2^10]: 205625
    (2^10, 2^11]: 21142
    (2^11, 2^12]: 2261
    (2^12, 2^13]: 5
sum_limbo_reclamation_event_size_total=234332712
count_limbo_reclamation_event_size_by_thread=2322 2297 2307 2364 2375 2332 2296 2301 2386 2321 2339 2315 2331 2315 2303 2315 2329 2326 2341 2408 2351 2368 2341 2308 2376 2316 2310 2352 2360 2340 2354 2361 2323 2380 2386 2325 2378 2381 2382 2338 2305 2320 2367 2424 2304 2301 2396 2400 2276 2336 2348 2351 2397 2375 2359 2351 2338 2323 2294 2372 2328 2280 2343 2363 2248 2364 2263 2258 2308 2354 2293 2305 2401 2269 2288 2395 2413 2420 2359 2394 2323 2291 2326 2380 2339 2325 2377 2322 2351 2445 2377 2394 2378 2379 2290 2326 2291 2394 2341 2292 2368 2318 2341 2419 2315 2345 2364 2353 2366 2301 2377 2314 2395 2376 2314 2323 2381 2298 2361 2344 2312 2390 2353 2342 2362 2273 2341 2314 2319 2303 2384 2326 2369 2282 2355 2353 2419 2392 2345 2365 2274 2330 2365 2362 2327 2302 2312 2365 2314 2350 2334 2360 2311 2186 2293 2305 2349 2360 2251 2331 2315 2360 2250 2317 2314 2296 2254 2262 2261 2310 2333 2364 2360 2354 2335 2314 2291 2300 2319 2371 2328 2392 2328 2274 2394 2375 2301 2292 2318 2383
count_limbo_reclamation_event_size_total=444095
sum_limbo_reclamation_event_count_total=532349
first_thread_announced_epoch_by_thread=10174 10184 10184 10184 10184 10178 10182 10176 10184 10184 10184 10184 10184 10176 10174 10184 10184 10178 10184 10184 10184 10182 10182 10184 10184 10184 10184 10182 10182 10184 10176 10174 10182 10184 10182 10184 10184 10184 10184 10184 10178 10184 10184 10182 10182 10184 10184 10184 10162 10182 10184 10174 10182 10176 10174 10180 10176 10174 10184 10174 10180 10184 10184 10184 10182 10182 10174 10174 10182 10184 10182 10174 10184 10174 10182 10182 10184 10176 10184 10174 10182 10184 10174 10184 10176 10184 10170 10184 10184 10176 10182 10184 10182 10182 10184 10182 10184 10176 10184 10180 10184 10184 10182 10184 10182 10184 10182 10176 10178 10184 10184 10170 10174 10182 10184 10184 10184 10182 10184 10184 10182 10174 10184 10184 10184 10164 10178 10184 10176 10174 10182 10176 10182 10164 10182 10184 10184 10184 10182 10184 10182 10182 10178 10184 10184 10184 10182 10184 10180 10182 10182 10184 10184 10164 10182 10180 10184 10184 10182 10184 10184 10182 10182 10174 10178 10184 10180 10182 10184 10184 10182 10182 10184 10182 10182 10184 10184 10184 10184 10182 10182 10182 10182 10182 10184 10184 10180 10176 10176 10184
sum_num_inserts_by_thread=1158024 1180995 1194902 1182706 1184100 1182816 1158681 1152406 1192612 1172199 1182217 1155264 1181124 1170242 1169903 1165743 1153182 1163806 1173788 1190905 1179289 1183138 1184983 1165992 1171165 1168310 1181078 1189582 1177782 1186682 1178570 1179968 1175128 1216801 1199812 1171300 1185481 1196644 1202930 1196071 1167409 1177930 1186806 1199338 1155668 1175778 1203307 1195281 1145678 1182643 1195835 1193146 1201552 1193063 1191562 1183780 1178676 1169287 1176375 1188289 1173950 1177144 1184287 1205953 1158394 1167122 1158331 1172133 1181464 1198829 1179409 1148176 1205648 1156639 1165841 1212771 1201263 1211568 1176168 1194333 1180730 1156313 1182860 1191211 1167572 1171638 1207535 1178330 1176026 1197614 1192811 1190124 1201316 1194339 1172876 1176920 1163354 1211935 1194900 1182955 1176401 1180148 1186195 1215665 1176068 1196228 1206441 1190310 1178058 1186913 1213495 1184217 1190690 1185788 1174685 1171740 1187044 1170483 1183676 1177286 1180015 1226263 1183581 1193214 1202969 1163398 1192325 1178478 1181952 1182897 1217774 1188775 1189158 1142685 1199111 1200730 1221597 1202189 1185580 1196641 1165266 1197816 1209037 1213638 1169375 1181686 1193451 1205274 1168175 1181315 1180648 1185046 1174712 1163470 1159478 1175240 1186255 1211929 1154770 1184413 1180544 1188147 1148514 1157652 1154887 1191761 1312284 1303672 1150153 1182446 1201220 1202953 1182730 1197944 1176132 1163540 1187470 1196408 1176970 1177603 1176782 1193145 1198254 1167199 1206391 1195710 1161623 1159730 1158502 1200101
sum_num_inserts_total=225010830
sum_num_deletes_by_thread=1158386 1182561 1195989 1182062 1182434 1182566 1155923 1154419 1195884 1170175 1180541 1158030 1180756 1172079 1167946 1163847 1154049 1160934 1172491 1192906 1178433 1185570 1187605 1165125 1173058 1166703 1179408 1187700 1179450 1186869 1177843 1178796 1177428 1216545 1199449 1172415 1186224 1196349 1203532 1196025 1168685 1178275 1186119 1199397 1155716 1177345 1204679 1191519 1144180 1185015 1194360 1194303 1203295 1193110 1190195 1185460 1181191 1169824 1175700 1187938 1176161 1177016 1182486 1206059 1157291 1165061 1159860 1170378 1178501 1201400 1178940 1149059 1203549 1159076 1164781 1211876 1201986 1215417 1175861 1196862 1179096 1156040 1182914 1192951 1164051 1171926 1205740 1179135 1173395 1195682 1190539 1190598 1199957 1192566 1172483 1175020 1164147 1211933 1193054 1184280 1176265 1180193 1189205 1213985 1176101 1196072 1206230 1192513 1177529 1185306 1211368 1186572 1192931 1186670 1171944 1170587 1185274 1169505 1183758 1177020 1177731 1226500 1183071 1192078 1204654 1161750 1191784 1177021 1182398 1187552 1216741 1188149 1191084 1144717 1197883 1196193 1220716 1204014 1187473 1195204 1167006 1201229 1208526 1216086 1168665 1180562 1193265 1205051 1168627 1179644 1179465 1185196 1174739 1164179 1160140 1179556 1185869 1213201 1152176 1185128 1182160 1187426 1148113 1157415 1152045 1191600 1312925 1302669 1149361 1181927 1201542 1199747 1186158 1195539 1173159 1164836 1187760 1197014 1178239 1176522 1178180 1195093 1194716 1166954 1205899 1195748 1163660 1160440 1158587 1202125
sum_num_deletes_total=225003548
sum_num_searches_by_thread=
sum_num_searches_total=
sum_num_rq_by_thread=
sum_num_rq_total=
sum_num_operations_by_thread=2316410 2363556 2390891 2364768 2366534 2365382 2314604 2306825 2388496 2342374 2362758 2313294 2361880 2342321 2337849 2329590 2307231 2324740 2346279 2383811 2357722 2368708 2372588 2331117 2344223 2335013 2360486 2377282 2357232 2373551 2356413 2358764 2352556 2433346 2399261 2343715 2371705 2392993 2406462 2392096 2336094 2356205 2372925 2398735 2311384 2353123 2407986 2386800 2289858 2367658 2390195 2387449 2404847 2386173 2381757 2369240 2359867 2339111 2352075 2376227 2350111 2354160 2366773 2412012 2315685 2332183 2318191 2342511 2359965 2400229 2358349 2297235 2409197 2315715 2330622 2424647 2403249 2426985 2352029 2391195 2359826 2312353 2365774 2384162 2331623 2343564 2413275 2357465 2349421 2393296 2383350 2380722 2401273 2386905 2345359 2351940 2327501 2423868 2387954 2367235 2352666 2360341 2375400 2429650 2352169 2392300 2412671 2382823 2355587 2372219 2424863 2370789 2383621 2372458 2346629 2342327 2372318 2339988 2367434 2354306 2357746 2452763 2366652 2385292 2407623 2325148 2384109 2355499 2364350 2370449 2434515 2376924 2380242 2287402 2396994 2396923 2442313 2406203 2373053 2391845 2332272 2399045 2417563 2429724 2338040 2362248 2386716 2410325 2336802 2360959 2360113 2370242 2349451 2327649 2319618 2354796 2372124 2425130 2306946 2369541 2362704 2375573 2296627 2315067 2306932 2383361 2625209 2606341 2299514 2364373 2402762 2402700 2368888 2393483 2349291 2328376 2375230 2393422 2355209 2354125 2354962 2388238 2392970 2334153 2412290 2391458 2325283 2320170 2317089 2402226
average_num_operations_total=2368496
stdev_num_operations_total=3026
sum_num_operations_total=450014378
min_num_operations_total=2287402
max_num_operations_total=2625209
first_time_thread_terminate_by_thread=10002010 10000317 10000402 10000197 10000199 10002731 10002469 10002814 10002368 10000199 10000197 10001190 10000195 10001446 10001313 10000193 10002525 10000403 10000197 10002444 10000425 10001613 10002913 10002526 10000204 10000197 10000200 10002043 10002105 10002088 10002614 10002456 10002670 10000199 10002986 10000197 10001534 10001441 10000202 10001806 10002218 10000195 10000197 10002701 10001861 10000204 10000197 10002272 10003024 10003104 10000204 10001995 10001165 10001605 10002056 10001078 10002248 10002601 10002356 10002451 10002422 10002283 10000203 10002674 10002579 10002787 10002088 10002141 10002425 10000204 10002426 10002426 10000219 10002454 10002736 10002619 10001218 10002737 10002589 10001287 10002936 10001955 10001112 10000205 10000997 10000211 10002044 10002594 10002930 10002213 10002276 10002596 10002674 10002628 10002138 10001968 10000211 10002342 10000210 10000931 10002783 10001756 10002788 10002352 10002569 10002377 10002901 10002845 10002813 10000399 10000252 10002418 10002580 10000529 10000198 10000203 10001668 10002874 10000214 10000200 10002552 10001782 10000198 10000201 10000208 10000892 10001689 10002239 10000331 10002441 10002172 10001829 10003087 10002786 10002387 10000200 10002216 10002053 10002259 10001790 10002622 10003004 10002429 10000199 10000193 10000192 10001111 10002156 10002492 10002691 10001066 10000193 10000192 10002414 10003086 10002262 10002560 10002422 10000423 10001485 10000192 10000291 10001487 10002582 10001494 10000192 10002502 10002509 10002249 10000192 10001478 10002685 10002433 10001267 10002753 10000193 10000193 10001543 10002323 10002691 10002677 10002495 10002196 10001999 10000192 10000197 10002592 10000440 10002817 10000192
min_time_thread_terminate_total=10000192
max_time_thread_terminate_total=10003104
first_time_thread_start_by_thread=5 5 5 5 5 5 4 5 4 5 4 4 5 4 4 5 5 5 5 5 5 5 4 5 5 5 5 5 5 5 4 5 4 5 4 4 5 4 4 5 5 5 5 5 5 5 4 5 5 4 5 4 5 4 5 5 5 5 5 4 5 4 5 5 5 5 5 5 5 5 5 4 5 4 5 4 5 4 5 5 5 5 5 4 5 4 5 5 5 5 5 5 5 5 5 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 9 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5
min_time_thread_start_total=3
max_time_thread_start_total=9
sum_duration_all_ops_total=

threads_final_keysum=99999957756005
threads_final_size=10001205
final_keysum=99999957756005
final_size=10001205
validate_result=success
Validation OK.
Structural validation OK.

total_find=0
total_rq=0
total_inserts=225010830
total_deletes=225003548
total_updates=450014378
total_queries=0
total_ops=450014378
find_throughput=0
rq_throughput=0
update_throughput=45001437
query_throughput=0
total_throughput=45001437


total find                    : 0
total rq                      : 0
total inserts                 : 225010830
total deletes                 : 225003548
total updates                 : 450014378
total queries                 : 0
total ops                     : 450014378
find throughput               : 0
rq throughput                 : 0
update throughput             : 45001437
query throughput              : 0
total throughput              : 45001437

elapsed milliseconds          : 10000
napping milliseconds overtime : 100

PAPI_L2_TCM=30.0319
PAPI_L3_TCM=13.8633
PAPI_TOT_CYC=9094.39
PAPI_TOT_INS=1135.86
garbage=0
total_execution_walltime=12.741s
REALTIME_MAIN_END_PERF_FORMAT=6987051.638677521
[time_cmd_output] time_elapsed_sec=12.90, faults_major=0, faults_minor=264876, mem_maxresident_kb=1047596, user_cputime=1838.04, sys_cputime=29.26, percent_cpu=14468%
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