__step=000302
__cmd_run=LD_PRELOAD=../../setbench/lib/libjemalloc.so timeout 180 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_abtree_tm_auto.debra.norec -nwork 144 -nprefill 144 -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=data000302.txt
__path_data=data/data000302.txt
__hostname=jax
REALTIME_MAIN_START_PERF_FORMAT=6998339.200296607
binary=./brown_abtree_tm_auto.debra.norec
parsed custom binding: 0-23,96-119,24-47,120-143,48-71,144-167,72-95,168-191
DS_TYPENAME=brown_abtree_tm_auto
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=144
DESIRED_PREFILL_SIZE=-1
TOTAL_THREADS=144
WORK_THREADS=144
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=200
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


noREC system ready

Info: prefilling using hybrid approach; mixed then insert-only if needed.
prefilling initialization took 0.047s
prefilling_size=275423 prefilling_elapsed_millis=1s
prefilling_size=298530 prefilling_elapsed_millis=1.1s
prefilling_size=320794 prefilling_elapsed_millis=1.201s
prefilling_size=342558 prefilling_elapsed_millis=1.301s
prefilling_size=363377 prefilling_elapsed_millis=1.401s
prefilling_size=383634 prefilling_elapsed_millis=1.501s
prefilling_size=403154 prefilling_elapsed_millis=1.601s
prefilling_size=422191 prefilling_elapsed_millis=1.701s
prefilling_size=440409 prefilling_elapsed_millis=1.802s
prefilling_size=457981 prefilling_elapsed_millis=1.902s
prefilling_size=475081 prefilling_elapsed_millis=2.002s
prefilling_size=491902 prefilling_elapsed_millis=2.102s
prefilling_size=508197 prefilling_elapsed_millis=2.202s
prefilling_size=523780 prefilling_elapsed_millis=2.302s
prefilling_size=538950 prefilling_elapsed_millis=2.403s
prefilling_size=553569 prefilling_elapsed_millis=2.503s
prefilling_size=567524 prefilling_elapsed_millis=2.603s
prefilling_size=581510 prefilling_elapsed_millis=2.703s
prefilling_size=595062 prefilling_elapsed_millis=2.803s
prefilling_size=607990 prefilling_elapsed_millis=2.903s
prefilling_size=620397 prefilling_elapsed_millis=3.004s
prefilling_size=632495 prefilling_elapsed_millis=3.104s
prefilling_size=644093 prefilling_elapsed_millis=3.204s
prefilling_size=655461 prefilling_elapsed_millis=3.304s
prefilling_size=666432 prefilling_elapsed_millis=3.404s
prefilling_size=677166 prefilling_elapsed_millis=3.504s
prefilling_size=687256 prefilling_elapsed_millis=3.605s
prefilling_size=697334 prefilling_elapsed_millis=3.705s
prefilling_size=707070 prefilling_elapsed_millis=3.805s
prefilling_size=716167 prefilling_elapsed_millis=3.905s
prefilling_size=725255 prefilling_elapsed_millis=4.005s
prefilling_size=733868 prefilling_elapsed_millis=4.105s
prefilling_size=742547 prefilling_elapsed_millis=4.206s
prefilling_size=750941 prefilling_elapsed_millis=4.306s
prefilling_size=758411 prefilling_elapsed_millis=4.406s
prefilling_size=766151 prefilling_elapsed_millis=4.506s
prefilling_size=773311 prefilling_elapsed_millis=4.606s
prefilling_size=780492 prefilling_elapsed_millis=4.707s
prefilling_size=787420 prefilling_elapsed_millis=4.807s
prefilling_size=794070 prefilling_elapsed_millis=4.907s
prefilling_size=800491 prefilling_elapsed_millis=5.007s
Info: prefilling requires an additional insert phase to complete.
Info: prefilling using INSERTION ONLY.
timing_start inserting 199465 keys with 144 threads...
tid=0 thread_prefill_amount=6940 percent_done_estimate=501.0 elapsed_s=6 est_remaining_s=-10 / -5
timing_elapsed 0.596842s
prefilling_size=1000000 prefilling_elapsed_millis=0.598s
finished prefilling to size 1000000 for expected size 1000000 keysum=999920072599, performing 3587067 updates; total_prefilling_elapsed_ms=598 ms)
pref_size=1000000
pref_millis=598
prefill_elapsed_ms=598
main thread: starting timer...

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

REALTIME_START_PERF_FORMAT=6998345.166778136
REALTIME_END_PERF_FORMAT=6998355.166865864

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

tree_stats_computeWalltime=0.036s

tree_stats_numInternalsAtDepth=1 1 7 51 396 2979 23362 0
tree_stats_numLeavesAtDepth=0 0 0 0 0 0 0 182781
tree_stats_numNodesAtDepth=1 1 7 51 396 2979 23362 182781
tree_stats_numKeysAtDepth=0 0 0 0 0 0 0 999029
tree_stats_avgDegreeAtDepth=1 7 7.28571 7.76471 7.52273 7.84223 7.82386 5.46572

tree_stats_height=8
tree_stats_numInternals=26797
tree_stats_numLeaves=182781
tree_stats_numNodes=209578
tree_stats_numKeys=999029

tree_stats_avgDegreeInternal=7.82095
tree_stats_avgDegreeLeaves=5.46572
tree_stats_avgDegree=5.76686
tree_stats_avgKeyDepth=7


log_histogram_of_none_limbo_reclamation_event_size_full_data=1:0
    [2^00, 2^01]: 0
sum_limbo_reclamation_event_size_total=
count_limbo_reclamation_event_size_by_thread=
count_limbo_reclamation_event_size_total=
sum_limbo_reclamation_event_count_total=90349
first_thread_announced_epoch_by_thread=1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294 1294
sum_commit_tx_reader_total=113097700
sum_commit_tx_reader_by_thread=0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 801278 806913 797446 806035 802007 796252 806919 805073 799650 793339 793881 793158 804911 803167 795631 800115 801068 799658 793085 802268 803734 801893 797485 804578 722907 804195 803405 804017 797187 801813 806025 789668 789957 806014 723540 721893 803454 807678 798809 801054 805851 727400 795110 721187 721855 796318 718735 728758 727104 714648 711373 717839 717755 725033 724603 710487 712935 731361 730419 717927 716849 711675 719585 723199 723474 728275 729198 729756 730757 718928 722788 722835 731418 716828 725213 717459 735122 723842 726931 725232 717595 723915 724971 726341 720423 798368 803126 796252 809741 806214 796665 824484 834096 828371 841073 824683 833877 835768 827324 834889 839047 835262 836088 835282 838176 840393 843247 826489 827382 833279 843476 840005 834133 831463 835504 833013 830808 828985 838152 840329 826735 827947 830537 830200 829117 826485 827316 826471 824863 822255 844442 838704 849954 833866 724368 720808 728734 827182 823853 833141 830526 799335 791583 833367
sum_commit_tx_writer_total=5951295
sum_commit_tx_writer_by_thread=0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 42678 42529 42049 42215 42357 42136 42389 41924 41999 41872 41691 41736 42709 42077 41777 42255 42160 42141 41865 42371 42221 42431 42082 42464 37912 42279 42284 42218 41976 42230 42554 41696 41653 42398 38134 37977 42036 42662 42180 42063 42214 38161 41874 37965 38080 41721 37862 38327 38340 37296 37142 37601 37855 38064 38286 37475 37170 38207 38400 37734 37580 37506 37417 37881 38055 38257 37838 38436 38496 38045 37898 37905 38273 37652 38253 37756 38782 38162 38278 38532 37335 38158 38166 38118 37841 42098 41972 41620 42315 42658 42322 43455 44248 43731 44113 43372 43969 44405 43247 44045 44469 44377 43608 44088 44287 44171 44549 43336 43462 43886 44750 44325 43732 43820 44177 43451 43657 43802 43982 44327 43676 43589 43566 43946 43817 43613 43721 43591 43245 43180 44228 44233 44519 44004 37856 37938 38523 43620 43427 43805 43605 41834 41537 43622
sum_abort_tx_total=1921
sum_abort_tx_by_thread=0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 10 10 12 18 11 14 14 13 12 14 11 14 9 13 14 11 10 16 18 17 16 7 11 6 13 20 17 11 18 13 17 7 11 22 14 17 12 14 13 7 10 12 18 19 16 11 20 15 10 16 14 6 17 13 12 12 10 14 10 14 12 17 8 19 9 13 9 11 10 12 12 7 13 17 10 21 17 8 11 14 15 12 13 14 12 9 11 14 13 10 14 16 16 16 14 12 13 17 10 11 19 12 18 13 13 12 13 11 12 15 12 12 12 13 14 12 16 16 9 14 19 9 17 13 9 17 11 15 15 9 16 18 18 14 13 12 18 20 10 12 15 11 21
max_ht_capacity_by_thread=0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048 2048

linear_histogram_of_none_tx_rdset_size_full_data=26.7:51 37.4:12510 48.1:78436 58.8:48468 69.5:4288 80.2:186 90.9:42 101.6:14 112.3:4
    [       16.00,        26.70]: 51
    (       26.70,        37.40]: 12510
    (       37.40,        48.10]: 78436
    (       48.10,        58.80]: 48468
    (       58.80,        69.50]: 4288
    (       69.50,        80.20]: 186
    (       80.20,        90.90]: 42
    (       90.90,       101.60]: 14
    (      101.60,       112.30]: 4

linear_histogram_of_none_tx_wrset_size_full_data=29.6:137896 57.2:12 84.8:5311 140:666 195.2:100 250.4:12
    [        2.00,        29.60]: 137896
    (       29.60,        57.20]: 12
    (       57.20,        84.80]: 5311
    (      112.40,       140.00]: 666
    (      167.60,       195.20]: 100
    (      222.80,       250.40]: 12
sum_fasthtm_commit_total=
sum_fasthtm_abort_total=
sum_htmpostfix_commit_total=
sum_htmpostfix_abort_total=
sum_htmprefix_commit_total=
sum_htmprefix_abort_total=
sum_htmprefix_abort_explicit_total=
sum_htmprefix_abort_conflict_total=
sum_htmprefix_abort_capacity_total=
sum_htmprefix_abort_nesting_total=
sum_htmprefix_abort_illegal_total=
sum_htmprefix_abort_zero_total=
sum_stmprefix_abort_total=
sum_stmprefix_commit_total=
sum_slow_commit_total=
sum_abtree_insert_repeat_total=
sum_abtree_erase_repeat_total=
sum_abtree_search_repeat_total=
sum_abtree_search_complete_total=
sum_abtree_fix_weight_viol_attempt_total=
sum_abtree_fix_degree_viol_attempt_total=
sum_abtree_rebalancing_kcas_attempt_total=
sum_abtree_update_kcas_attempt_total=
sum_abtree_internal_complex_search_while_iters_total=
sum_abtree_internal_basic_search_while_iters_total=
sum_kcas_desc_new_total=
sum_num_inserts_by_thread=42080 41676 41393 42016 42270 41863 42695 42479 42186 41994 42736 42626 42596 42181 42107 42127 42601 42387 42411 42210 42043 42503 42280 41866 42002 41680 41490 42218 42026 41807 42599 42501 41982 42297 42020 42744 42362 42474 41848 41890 42267 42273 41763 42252 42251 41930 42279 41999 38635 37323 37962 37947 37697 37751 38163 38545 37652 38456 37482 38232 38427 37861 38350 38118 37757 37304 37448 38336 38342 38143 38339 38211 38609 37726 37682 37940 37837 38014 38041 38642 37666 38695 38089 38218 38551 37909 37663 37966 37327 37531 37876 38092 38278 37949 38313 38389 44650 43709 43425 43324 43933 43460 44056 44257 43693 44160 44039 43656 44255 43457 44205 43913 43672 43037 43457 43043 43876 44191 44386 43616 44814 43211 43577 43537 43836 43711 43380 43944 43711 44517 44121 43924 43996 43317 43681 43852 43894 43271 43725 43427 44781 43669 44016 43838
sum_num_inserts_total=5952984
sum_num_deletes_by_thread=41858 41690 41779 42357 42114 41671 42337 42213 42021 42378 42464 42373 42718 42539 42035 42017 42026 42258 42126 41856 42021 42541 42277 41809 42009 41844 41528 41882 41869 41573 42372 42416 42160 42557 42397 42438 42749 42385 41558 41825 42167 42443 41753 42374 42483 42134 42701 41796 38942 37024 37544 37727 37545 38033 37853 38466 37533 38141 37786 38303 38062 38277 37899 38159 37519 37301 37738 38140 38152 38037 38329 38000 38424 37437 37699 37833 38329 38095 38484 37871 37794 38180 37659 38189 38587 38180 37996 38101 37092 37246 37620 38097 38607 38431 38321 38087 44261 43334 43879 43362 43422 43547 44256 43918 43833 44289 44221 43957 44166 43670 43928 43822 44197 43180 43984 43885 44430 44205 43954 43123 44536 43583 43875 43041 44324 43988 43709 44037 43433 44304 44487 43813 44330 43748 43893 43675 43778 43105 43963 43141 44195 43733 43849 43583
sum_num_deletes_total=5950706
sum_num_searches_by_thread=757231 749754 748192 757997 756605 751360 763218 759672 757442 762625 764108 764443 766742 759236 754246 755351 761847 759994 757262 759162 761180 761998 761132 753309 756455 753884 748592 755467 755268 752192 762649 763662 754845 761101 759907 765158 763761 763206 754466 751496 758683 763696 751434 760864 759309 761034 761255 754244 696327 674168 682758 685012 681355 684086 691020 692242 679745 692222 679161 688674 689072 684681 683686 685796 681726 675500 680424 686413 686643 685349 690417 684529 692658 676781 679834 681200 682986 685565 690007 691679 679020 692693 679913 687059 690119 686135 683087 688392 674762 673185 679944 686908 686879 684700 688810 685528 799759 783759 789685 780594 789591 787124 791369 790759 783511 795881 796304 787670 799375 783284 791237 785052 786277 779218 782657 783643 791333 794541 796316 783086 805123 784050 789713 781477 792013 790147 789375 790363 782918 799405 793855 790128 796860 784471 792122 786938 786431 781732 785246 781371 794540 790468 794269 784681
sum_num_searches_total=107145305
sum_num_rq_by_thread=
sum_num_rq_total=
sum_num_operations_by_thread=841169 833120 831364 842370 840989 834894 848250 844364 841649 846997 849308 849442 852056 843956 838388 839495 846474 844639 841799 843228 845244 847042 845689 836984 840466 837408 831610 839567 839163 835572 847620 848579 838987 845955 844324 850340 848872 848065 837872 835211 843117 848412 834950 845490 844043 845098 846235 838039 773904 748515 758264 760686 756597 759870 767036 769253 754930 768819 754429 765209 765561 760819 759935 762073 757002 750105 755610 762889 763137 761529 767085 760740 769691 751944 755215 756973 759152 761674 766532 768192 754480 769568 755661 763466 767257 762224 758746 764459 749181 747962 755440 763097 763764 761080 765444 762004 888670 870802 876989 867280 876946 874131 879681 878934 871037 884330 884564 875283 887796 870411 879370 872787 874146 865435 870098 870571 879639 882937 884656 869825 894473 870844 877165 868055 880173 877846 876464 878344 870062 888226 882463 877865 885186 871536 879696 874465 874103 868108 872934 867939 883516 877870 882134 872102
average_num_operations_total=826729
stdev_num_operations_total=4115
sum_num_operations_total=119048995
min_num_operations_total=747962
max_num_operations_total=894473
first_time_thread_terminate_by_thread=10000164 10000094 10000087 10000088 10000090 10000091 10000095 10000088 10000090 10000092 10000090 10000090 10000087 10000096 10000092 10000087 10000090 10000092 10000087 10000094 10000094 10000087 10000092 10000087 10000088 10000087 10000090 10000087 10000087 10000093 10000093 10000087 10000090 10000091 10000093 10000088 10000087 10000087 10000090 10000087 10000093 10000093 10000090 10000094 10000093 10000092 10000092 10000087 10000088 10000096 10000093 10000092 10000089 10000093 10000089 10000090 10000089 10000087 10000099 10000087 10000090 10000091 10000092 10000090 10000087 10000096 10000093 10000093 10000090 10000091 10000087 10000093 10000088 10000096 10000093 10000090 10000093 10000093 10000091 10000087 10000091 10000089 10000099 10000093 10000087 10000087 10000093 10000090 10000088 10000096 10000093 10000087 10000090 10000091 10000087 10000087 10000095 10000094 10000091 10000094 10000091 10000095 10000095 10000091 10000094 10000087 10000092 10000096 10000092 10000095 10000096 10000095 10000087 10000090 10000096 10000088 10000096 10000094 10000087 10000094 10000095 10000094 10000087 10000092 10000091 10000094 10000094 10000095 10000087 10000091 10000092 10000096 10000094 10000095 10000089 10000095 10000091 10000088 10000096 10000087 10000095 10000092 10000087 10000094
min_time_thread_terminate_total=10000087
max_time_thread_terminate_total=10000164
first_time_thread_start_by_thread=9 4 4 4 4 4 5 5 5 4 4 5 4 5 5 4 4 5 4 4 4 5 5 4 4 4 4 4 4 4 5 5 5 4 4 5 4 5 5 4 4 5 4 4 4 5 5 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 5 5 4 5 5 5 5 5 5 4 5 5 5 5 5 5 5 5 4 5 5 5 5 4 5 5 4 5 5 5 5 5 5 4 5 5 5 5 5 5 5 5 4 5 5 5 5 4 5 5
min_time_thread_start_total=4
max_time_thread_start_total=9
sum_duration_all_ops_total=

threads_final_keysum=999308901543
threads_final_size=999029
final_keysum=999308901543
final_size=999029
validate_result=success
Validation OK.
Structural validation OK.

total_find=107145305
total_rq=0
total_inserts=5952984
total_deletes=5950706
total_updates=11903690
total_queries=107145305
total_ops=119048995
find_throughput=10714530
rq_throughput=0
update_throughput=1190369
query_throughput=10714530
total_throughput=11904899


total find                    : 107145305
total rq                      : 0
total inserts                 : 5952984
total deletes                 : 5950706
total updates                 : 11903690
total queries                 : 107145305
total ops                     : 119048995
find throughput               : 10714530
rq throughput                 : 0
update throughput             : 1190369
query throughput              : 10714530
total throughput              : 11904899

elapsed milliseconds          : 10000
napping milliseconds overtime : 100

PAPI_L2_TCM=21.5682
PAPI_L3_TCM=2.8399
PAPI_TOT_CYC=30843.8
PAPI_TOT_INS=8113.09
garbage=53225234769922
total_execution_walltime=16.637s
REALTIME_MAIN_END_PERF_FORMAT=6998355.837958784
noREC system shutdown:
[time_cmd_output] time_elapsed_sec=16.78, faults_major=0, faults_minor=145638, mem_maxresident_kb=577344, user_cputime=2251.80, sys_cputime=30.48, percent_cpu=13596%
timeout=false
algorithm=brown_abtree_tm_auto.debra.norec
thread_pinning=-pin 0-23,96-119,24-47,120-143,48-71,144-167,72-95,168-191
millis=10000
__trials=2