__step=000880
__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 50.0 50.0 -k 2000000 -t 10000 -pin 0-23,96-119,24-47,120-143,48-71,144-167,72-95,168-191
__file_data=data000880.txt
__path_data=data/data000880.txt
__hostname=jax
REALTIME_MAIN_START_PERF_FORMAT=6989569.928137970
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=50
DEL_FRAC=50
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=50.0 50.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.049s
prefilling_size=999859 prefilling_elapsed_millis=1s
finished prefilling to size 999850 for expected size 1000000 keysum=999653130090, performing 94283593 updates; total_prefilling_elapsed_ms=1103 ms)
pref_size=999850
pref_millis=1103
prefill_elapsed_ms=1127
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=344

main thread: starting timer...

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

REALTIME_START_PERF_FORMAT=6989571.295493230
REALTIME_END_PERF_FORMAT=6989581.295576318

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

tree_stats_computeWalltime=0.033s

tree_stats_numInternalsAtDepth=1 1 2 4 8 16 32 64 128 256 512 1024 2048 4096 8192 16384 32768 65347 123702 185693 166868 68875 8944 240 0
tree_stats_numLeavesAtDepth=0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 182 6310 52140 162708 197390 89442 11429 295
tree_stats_numNodesAtDepth=1 1 2 4 8 16 32 64 128 256 512 1024 2048 4096 8192 16384 32768 65529 130012 237833 329576 266265 98386 11669 295
tree_stats_numKeysAtDepth=0 1 2 0 3 10 23 32 57 131 248 520 1040 2046 4106 8282 16687 35447 82259 184047 296867 257786 97710 11655 295
tree_stats_avgDegreeAtDepth=1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 1.99979 1.98681 1.87785 1.60496 1.30157 1.1108 1.02766 1.00463 1

tree_stats_height=25
tree_stats_numInternals=685205
tree_stats_numLeaves=519896
tree_stats_numNodes=1205101
tree_stats_numKeys=999254

tree_stats_avgDegreeInternal=1.75875
tree_stats_avgDegreeLeaves=0.99995
tree_stats_avgDegree=1.43139
tree_stats_avgKeyDepth=19.8686

tree_stats_bytesAtDepth=56 56 112 224 448 896 1792 3584 7168 14336 28672 57344 114688 229376 458752 917504 1835008 3669624 7280672 13318648 18456256 14910840 5509616 653464 16520
tree_stats_sizeInBytes=67485656

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


log_histogram_of_none_limbo_reclamation_event_size_full_data=1:2 2:0 4:1 8:3 16:7 32:11 64:1376 128:196935 256:435302
    [2^00, 2^01]: 2
    (2^01, 2^02]: 0
    (2^02, 2^03]: 1
    (2^03, 2^04]: 3
    (2^04, 2^05]: 7
    (2^05, 2^06]: 11
    (2^06, 2^07]: 1376
    (2^07, 2^08]: 196935
    (2^08, 2^09]: 435302
sum_limbo_reclamation_event_size_total=178969608
count_limbo_reclamation_event_size_by_thread=3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3334 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3334 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3334 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3334 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3334 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3334 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3334 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3333 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3335 3334 3335 3334 3335 3335 3335 3335 3335 3335 3335 3335 3334 3335 3335 3334 3335 3335
count_limbo_reclamation_event_size_total=633637
sum_limbo_reclamation_event_count_total=634030
first_thread_announced_epoch_by_thread=7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362 7362
sum_num_inserts_by_thread=2352717 2355787 2380666 2363960 2376878 2343648 2352646 2370184 2400419 2404098 2368818 2354369 2378466 2390456 2393762 2381442 2395940 2343368 2353287 2349575 2392099 2386936 2357047 2366453 2346713 2352664 2361381 2355762 2362604 2331102 2336316 2352172 2395645 2392190 2359670 2341907 2367309 2395530 2393316 2370383 2398154 2351259 2342697 2343548 2386945 2381693 2353688 2366923 2366505 2387230 2367829 2367350 2371854 2384628 2364222 2360718 2410045 2408500 2368600 2369939 2380492 2379145 2379391 2395522 2403802 2375075 2352869 2374685 2382404 2375514 2404096 2383076 2359260 2391107 2379622 2369448 2389545 2384936 2362762 2369892 2414594 2410284 2361314 2372389 2387015 2375333 2378242 2398938 2390014 2362736 2342693 2367205 2373512 2377550 2392071 2373815 2328516 2315140 2332505 2332473 2350331 2319423 2324139 2351254 2335374 2359165 2357708 2351748 2338216 2343201 2361040 2351906 2334651 2303245 2303845 2340184 2344626 2336719 2349697 2335171 2324930 2319477 2344441 2338968 2340201 2334358 2327683 2353867 2341623 2370343 2357669 2354258 2325606 2349881 2355651 2351811 2328455 2308475 2324384 2367040 2345395 2354346 2359789 2343889 2361129 2413048 2418579 2396102 2404461 2381301 2392009 2414982 2398817 2391309 2390987 2401626 2404986 2422475 2432486 2425865 2376949 2373949 2416075 2375203 2409579 2440454 2675787 2655287 2365728 2417580 2423942 2396347 2413599 2387688 2401366 2423186 2397173 2406754 2392418 2405988 2405988 2422466 2430738 2427870 2381987 2372957 2425728 2382796 2415285 2445726
sum_num_inserts_total=451289932
sum_num_deletes_by_thread=2354973 2356787 2378775 2361824 2379137 2343833 2355535 2371104 2402368 2403583 2370372 2353948 2379179 2391936 2392429 2380086 2396527 2346091 2351017 2347838 2394998 2388420 2356208 2365782 2347871 2351349 2360261 2355339 2363593 2328990 2339500 2353906 2396176 2391150 2362064 2342237 2368850 2394765 2394122 2369680 2397844 2352995 2339046 2345278 2386184 2382272 2351298 2369105 2363671 2384555 2368649 2365443 2371531 2385611 2362596 2360911 2407490 2408443 2367895 2371823 2380698 2376678 2378215 2397498 2403069 2372375 2350588 2374386 2380724 2377742 2404522 2379213 2358702 2392695 2379541 2370981 2388268 2389357 2360249 2368928 2413563 2412290 2363012 2370490 2386979 2376484 2378408 2397662 2389149 2361862 2342804 2372608 2373383 2374557 2394450 2377590 2331175 2312978 2329915 2332809 2351303 2324728 2322310 2351031 2333898 2364919 2356648 2351341 2338244 2344456 2361032 2350304 2333966 2303188 2303406 2340581 2344378 2334796 2349896 2335048 2323206 2320765 2345198 2338565 2340227 2335346 2330059 2354292 2342668 2368622 2359522 2353604 2323627 2347752 2355947 2351850 2327587 2307163 2324342 2365672 2346631 2355553 2360536 2342455 2362279 2413596 2418556 2394223 2404514 2378900 2390761 2414855 2396125 2392591 2388854 2405982 2404681 2421817 2432593 2422930 2377777 2374212 2414332 2378010 2410153 2438696 2679176 2655808 2367312 2421890 2423013 2393500 2412414 2387676 2402054 2426592 2398681 2409436 2390727 2404454 2409872 2422662 2430588 2424509 2378537 2373541 2424812 2381253 2415320 2443034
sum_num_deletes_total=451291800
sum_num_searches_by_thread=
sum_num_searches_total=
sum_num_rq_by_thread=
sum_num_rq_total=
sum_num_operations_by_thread=4707690 4712574 4759441 4725784 4756015 4687481 4708181 4741288 4802787 4807681 4739190 4708317 4757645 4782392 4786191 4761528 4792467 4689459 4704304 4697413 4787097 4775356 4713255 4732235 4694584 4704013 4721642 4711101 4726197 4660092 4675816 4706078 4791821 4783340 4721734 4684144 4736159 4790295 4787438 4740063 4795998 4704254 4681743 4688826 4773129 4763965 4704986 4736028 4730176 4771785 4736478 4732793 4743385 4770239 4726818 4721629 4817535 4816943 4736495 4741762 4761190 4755823 4757606 4793020 4806871 4747450 4703457 4749071 4763128 4753256 4808618 4762289 4717962 4783802 4759163 4740429 4777813 4774293 4723011 4738820 4828157 4822574 4724326 4742879 4773994 4751817 4756650 4796600 4779163 4724598 4685497 4739813 4746895 4752107 4786521 4751405 4659691 4628118 4662420 4665282 4701634 4644151 4646449 4702285 4669272 4724084 4714356 4703089 4676460 4687657 4722072 4702210 4668617 4606433 4607251 4680765 4689004 4671515 4699593 4670219 4648136 4640242 4689639 4677533 4680428 4669704 4657742 4708159 4684291 4738965 4717191 4707862 4649233 4697633 4711598 4703661 4656042 4615638 4648726 4732712 4692026 4709899 4720325 4686344 4723408 4826644 4837135 4790325 4808975 4760201 4782770 4829837 4794942 4783900 4779841 4807608 4809667 4844292 4865079 4848795 4754726 4748161 4830407 4753213 4819732 4879150 5354963 5311095 4733040 4839470 4846955 4789847 4826013 4775364 4803420 4849778 4795854 4816190 4783145 4810442 4815860 4845128 4861326 4852379 4760524 4746498 4850540 4764049 4830605 4888760
average_num_operations_total=4750430
stdev_num_operations_total=6074
sum_num_operations_total=902581732
min_num_operations_total=4606433
max_num_operations_total=5354963
first_time_thread_terminate_by_thread=10000090 10000089 10000083 10000089 10000091 10000090 10000091 10000085 10000089 10000088 10000089 10000504 10000467 10000088 10000083 10000303 10000083 10000083 10000089 10000105 10000083 10000083 10000089 10000089 10000087 10000132 10000083 10000089 10000091 10000352 10000090 10000085 10000089 10000085 10000355 10000087 10000408 10000089 10000113 10000116 10000083 10000385 10000253 10000436 10000085 10000085 10000087 10000089 10000091 10000277 10000091 10000083 10000587 10000218 10000089 10000083 10000084 10000083 10000298 10000254 10000155 10000271 10000178 10000084 10000262 10000086 10000379 10000090 10000089 10000089 10000086 10000084 10000083 10000167 10000090 10000083 10000296 10000111 10000089 10000356 10000090 10000083 10000084 10000090 10000086 10000091 10000165 10000087 10000111 10000083 10000084 10000085 10000404 10000089 10000086 10000084 10000088 10000088 10000124 10000341 10000088 10000088 10000293 10000238 10000086 10000207 10000083 10000086 10000087 10000089 10000089 10000083 10000087 10000333 10000215 10000086 10000088 10000131 10000088 10000177 10000083 10000240 10000326 10000093 10000088 10000088 10000088 10000522 10000284 10000340 10000083 10000086 10000086 10000087 10000318 10000086 10000087 10000181 10000086 10000088 10000085 10000359 10000090 10000396 10000084 10000082 10000085 10000084 10000340 10000083 10000084 10000084 10000381 10000084 10000083 10000088 10000083 10000083 10000083 10000083 10000086 10000087 10000082 10000461 10000085 10000084 10000083 10000512 10000085 10000082 10000086 10000085 10000493 10000084 10000084 10000084 10000087 10000083 10000084 10000082 10000083 10000084 10000083 10000083 10000086 10000087 10000083 10000140 10000084 10000512
min_time_thread_terminate_total=10000082
max_time_thread_terminate_total=10000587
first_time_thread_start_by_thread=4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 4 4 5 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 4 4 5 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 3 4 3 4 3 3 4 3 3 4 4 4 4 3 4 3 4 4 4 4 4 4 4 3 3 4 3 4 3 3 4 3 3 4 4 4 4 3
min_time_thread_start_total=3
max_time_thread_start_total=5
sum_duration_all_ops_total=

threads_final_keysum=998993111691
threads_final_size=999254
final_keysum=998993111691
final_size=999254
validate_result=success
Validation OK.
Structural validation OK.

total_find=0
total_rq=0
total_inserts=451289932
total_deletes=451291800
total_updates=902581732
total_queries=0
total_ops=902581732
find_throughput=0
rq_throughput=0
update_throughput=90258173
query_throughput=0
total_throughput=90258173


total find                    : 0
total rq                      : 0
total inserts                 : 451289932
total deletes                 : 451291800
total updates                 : 902581732
total queries                 : 0
total ops                     : 902581732
find throughput               : 0
rq throughput                 : 0
update throughput             : 90258173
query throughput              : 0
total throughput              : 90258173

elapsed milliseconds          : 10000
napping milliseconds overtime : 100

PAPI_L2_TCM=26.5846
PAPI_L3_TCM=8.55445
PAPI_TOT_CYC=5783.75
PAPI_TOT_INS=1836.08
garbage=0
total_execution_walltime=11.562s
REALTIME_MAIN_END_PERF_FORMAT=6989581.490889037
[time_cmd_output] time_elapsed_sec=11.69, faults_major=0, faults_minor=106005, mem_maxresident_kb=412744, user_cputime=2107.85, sys_cputime=12.60, percent_cpu=18128%
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