__step=000301
__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=data000301.txt
__path_data=data/data000301.txt
__hostname=jax
REALTIME_MAIN_START_PERF_FORMAT=6998322.347612791
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.03s
prefilling_size=274053 prefilling_elapsed_millis=1.001s
prefilling_size=296740 prefilling_elapsed_millis=1.101s
prefilling_size=319176 prefilling_elapsed_millis=1.201s
prefilling_size=340526 prefilling_elapsed_millis=1.301s
prefilling_size=361134 prefilling_elapsed_millis=1.402s
prefilling_size=381499 prefilling_elapsed_millis=1.502s
prefilling_size=400974 prefilling_elapsed_millis=1.602s
prefilling_size=419695 prefilling_elapsed_millis=1.702s
prefilling_size=438146 prefilling_elapsed_millis=1.802s
prefilling_size=455850 prefilling_elapsed_millis=1.903s
prefilling_size=473125 prefilling_elapsed_millis=2.003s
prefilling_size=489829 prefilling_elapsed_millis=2.103s
prefilling_size=505994 prefilling_elapsed_millis=2.203s
prefilling_size=521817 prefilling_elapsed_millis=2.304s
prefilling_size=536908 prefilling_elapsed_millis=2.404s
prefilling_size=551437 prefilling_elapsed_millis=2.504s
prefilling_size=565281 prefilling_elapsed_millis=2.604s
prefilling_size=578960 prefilling_elapsed_millis=2.704s
prefilling_size=592155 prefilling_elapsed_millis=2.805s
prefilling_size=605114 prefilling_elapsed_millis=2.905s
prefilling_size=617530 prefilling_elapsed_millis=3.005s
prefilling_size=629887 prefilling_elapsed_millis=3.105s
prefilling_size=641927 prefilling_elapsed_millis=3.205s
prefilling_size=653447 prefilling_elapsed_millis=3.306s
prefilling_size=664655 prefilling_elapsed_millis=3.406s
prefilling_size=675327 prefilling_elapsed_millis=3.506s
prefilling_size=685740 prefilling_elapsed_millis=3.606s
prefilling_size=695730 prefilling_elapsed_millis=3.706s
prefilling_size=705484 prefilling_elapsed_millis=3.807s
prefilling_size=715082 prefilling_elapsed_millis=3.907s
prefilling_size=724044 prefilling_elapsed_millis=4.007s
prefilling_size=732878 prefilling_elapsed_millis=4.107s
prefilling_size=741080 prefilling_elapsed_millis=4.207s
prefilling_size=749332 prefilling_elapsed_millis=4.308s
prefilling_size=757305 prefilling_elapsed_millis=4.408s
prefilling_size=764836 prefilling_elapsed_millis=4.508s
prefilling_size=772073 prefilling_elapsed_millis=4.608s
prefilling_size=779188 prefilling_elapsed_millis=4.708s
prefilling_size=785881 prefilling_elapsed_millis=4.809s
prefilling_size=792430 prefilling_elapsed_millis=4.909s
prefilling_size=798864 prefilling_elapsed_millis=5.009s
Info: prefilling requires an additional insert phase to complete.
Info: prefilling using INSERTION ONLY.
timing_start inserting 201098 keys with 144 threads...
tid=0 thread_prefill_amount=5552 percent_done_estimate=397.6 elapsed_s=5 est_remaining_s=-9 / -4
timing_elapsed 0.629791s
prefilling_size=1000000 prefilling_elapsed_millis=0.631s
finished prefilling to size 1000000 for expected size 1000000 keysum=1000060691956, performing 3579378 updates; total_prefilling_elapsed_ms=631 ms)
pref_size=1000000
pref_millis=631
prefill_elapsed_ms=631
main thread: starting timer...

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

REALTIME_START_PERF_FORMAT=6998328.320161083
REALTIME_END_PERF_FORMAT=6998338.320253104

###############################################################################
################################## 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 2949 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 55 396 2949 23280 0
tree_stats_numLeavesAtDepth=0 0 0 0 0 0 0 182597
tree_stats_numNodesAtDepth=1 1 7 55 396 2949 23280 182597
tree_stats_numKeysAtDepth=0 0 0 0 0 0 0 1000158
tree_stats_avgDegreeAtDepth=1 7 7.85714 7.2 7.44697 7.8942 7.84351 5.47741

tree_stats_height=8
tree_stats_numInternals=26689
tree_stats_numLeaves=182597
tree_stats_numNodes=209286
tree_stats_numKeys=1000158

tree_stats_avgDegreeInternal=7.84166
tree_stats_avgDegreeLeaves=5.47741
tree_stats_avgDegree=5.77891
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=85537
first_thread_announced_epoch_by_thread=1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230 1230
sum_commit_tx_reader_total=110352909
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 774435 778056 777252 775929 758900 772665 775700 773231 772517 770060 769231 772459 769968 766811 743560 779815 766715 777960 763755 767578 747476 771382 792608 770402 737515 744477 740087 736597 775715 753411 772381 744691 774685 775673 770037 756870 761124 768780 764146 764928 767474 736379 771798 746118 742779 736338 736462 729143 751555 749447 731217 742156 726513 739492 743190 739346 741513 742242 771033 764779 768104 724027 724574 741359 741522 739126 747965 742545 739782 749363 749799 741705 743483 761342 744547 770988 784916 776852 799655 782230 795626 791132 750226 796929 794114 735386 767343 775624 765443 767182 786721 795890 782111 777314 783891 782692 790407 780985 777361 777252 780762 773186 777164 783024 783158 779068 800229 802324 794094 795292 780175 776167 766408 765051 770279 769811 783632 785354 770986 772347 774029 773768 774503 771824 775125 776544 802461 801035 784739 781716 780741 773248 775983 777281 787774 764394 739207 755173 794113 732426 769979 760911 770337 761018
sum_commit_tx_writer_total=5807528
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 40540 40967 40895 40699 39891 40466 40793 40727 40614 40352 40793 40722 40690 40674 38875 41166 40297 40832 40193 40442 39112 40513 41541 40625 38941 38900 38762 38649 40806 39628 41011 39049 40972 41025 40678 40097 40377 39765 40168 40557 40551 39009 40499 38996 39396 38706 38802 38681 39637 39341 38455 38767 38176 39149 39297 38937 38861 38915 40068 40550 40354 38212 38254 38877 38629 38648 39593 38958 39238 39282 39346 38938 39817 40482 38824 40612 41290 40815 42062 41445 41964 41704 39113 41682 41955 38514 39917 40578 40276 40339 41728 41651 41335 41190 41174 41079 41634 40752 41076 40929 41450 40717 41149 41231 40911 41122 41940 42575 41837 41936 41326 40836 40308 40242 40750 40300 41427 41425 40399 40738 40859 40920 40519 40295 40893 41031 42300 41752 41162 41279 41293 40623 40673 41062 41535 40014 38994 39644 41767 38509 40479 40267 40153 40023
sum_abort_tx_total=2051
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 19 13 11 16 13 14 14 19 10 17 10 21 21 14 13 19 19 11 17 15 12 8 12 15 13 13 12 17 11 11 13 11 13 20 14 13 17 13 15 13 17 17 11 12 16 11 20 10 11 16 15 17 9 14 15 16 11 12 11 12 12 10 13 18 15 14 10 26 17 21 13 14 14 16 11 8 13 16 15 9 9 18 19 16 12 15 18 9 16 12 10 9 10 14 19 19 11 14 19 13 10 16 12 11 17 18 17 16 11 18 18 13 8 9 15 11 16 21 11 12 12 16 19 18 19 19 16 15 11 13 21 14 11 17 13 11 16 12 15 15 18 10 13 15
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=28.3:245 38.6:16532 48.9:76377 59.2:48526 69.5:2078 79.8:169 90.1:57 100.4:9 110.7:6
    [       18.00,        28.30]: 245
    (       28.30,        38.60]: 16532
    (       38.60,        48.90]: 76377
    (       48.90,        59.20]: 48526
    (       59.20,        69.50]: 2078
    (       69.50,        79.80]: 169
    (       79.80,        90.10]: 57
    (       90.10,       100.40]: 9
    (      100.40,       110.70]: 6

linear_histogram_of_none_tx_wrset_size_full_data=24.6:137899 69.8:7 92.4:5296 115:1 137.6:696 160.2:1 182.8:88 228:9
    [        2.00,        24.60]: 137899
    (       47.20,        69.80]: 7
    (       69.80,        92.40]: 5296
    (       92.40,       115.00]: 1
    (      115.00,       137.60]: 696
    (      137.60,       160.20]: 1
    (      160.20,       182.80]: 88
    (      205.40,       228.00]: 9
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=40500 40275 40443 40318 40697 41710 40462 40852 40988 40679 40596 41294 41056 40655 40399 40880 40388 41812 39688 40427 40750 40240 40247 41250 40316 40326 40561 40454 41058 41806 40455 40946 41159 39795 40781 41390 40952 40880 40742 40598 40359 41785 39914 40870 40941 40021 39942 41793 38733 39100 38941 39592 39471 38374 38665 38015 39076 39418 39254 40591 38551 38873 39136 38972 39580 39986 38514 38772 39194 38883 38814 40594 39284 39125 39122 39518 39823 37993 38920 39001 39005 39079 39228 40634 38568 38598 39356 39392 40104 40009 38746 38863 39137 39087 39102 40464 40843 40719 40572 41323 40579 40450 40805 41138 41272 41071 41576 42162 40531 41389 40977 41019 41601 42603 40397 40618 41123 40672 41158 41934 40694 41097 41245 41579 40383 40473 41207 40844 41282 40943 41338 41912 40535 41140 41092 40903 41933 42124 40418 41168 41041 41153 40872 42042
sum_num_inserts_total=5809657
sum_num_deletes_by_thread=39830 40387 40437 40421 40922 42028 40117 40546 41210 40416 40713 41411 41190 40725 40684 40774 39908 41964 40014 40701 40390 39786 40833 41979 39974 40234 40686 40390 40997 41963 40507 40804 40813 40219 40829 41229 40884 40504 40780 40844 40308 41592 40256 40741 40491 40075 40270 41703 38913 38711 39079 39385 39531 38227 38821 38502 38889 39473 39112 40755 38503 38966 39079 38964 39597 40485 38685 38322 38885 38669 39162 40251 38864 39035 38728 39438 39558 38185 38685 38893 39207 39464 39369 40298 38461 38748 38929 39126 39503 40425 38516 38754 39206 38898 39588 40536 41057 40720 41059 41617 40651 40293 40464 40727 41448 41242 41435 42323 40667 41213 41043 41221 41906 42494 40654 41047 41004 40688 40931 41648 41271 41179 40778 41626 40495 40308 40598 40762 41335 41335 41554 41965 40513 41415 40857 41094 41559 42027 40500 41130 40838 41050 40974 41920
sum_num_deletes_total=5808494
sum_num_searches_by_thread=720848 729828 729778 729673 734038 752331 724906 735230 738783 730505 731822 746604 736777 729335 732048 734839 723652 753814 717265 728896 730755 728519 726940 750920 726970 726452 726238 730257 734643 754842 727063 736397 736820 718777 732348 741056 733139 732008 734999 730855 721157 749459 721331 731570 729595 724218 724196 752384 697742 703112 701000 710168 709786 686227 697558 688172 702678 704409 703809 729112 693881 705538 705156 705804 713862 725248 692473 696806 702295 702599 700307 727613 700053 704275 699924 708602 711811 686061 697659 700747 703291 710102 706517 726589 698217 701503 708303 710821 715210 720607 690562 698839 702814 702251 703797 724329 732788 732464 734387 745509 733792 724550 732602 734337 743486 742752 743768 760276 731887 740393 736417 742015 753721 759802 729978 736002 740085 735296 739412 753959 732923 736037 735552 748836 731241 725935 736538 738584 740829 741493 742167 758910 730337 743346 739788 742072 752439 758018 729193 736206 736302 739831 735157 757755
sum_num_searches_total=104542286
sum_num_rq_by_thread=
sum_num_rq_total=
sum_num_operations_by_thread=801178 810490 810658 810412 815657 836069 805485 816628 820981 811600 813131 829309 819023 810715 813131 816493 803948 837590 796967 810024 811895 808545 808020 834149 807260 807012 807485 811101 816698 838611 808025 818147 818792 798791 813958 823675 814975 813392 816521 812297 801824 832836 801501 813181 811027 804314 804408 835880 775388 780923 779020 789145 788788 762828 775044 764689 780643 783300 782175 810458 770935 783377 783371 783740 793039 805719 769672 773900 780374 780151 778283 808458 778201 782435 777774 787558 791192 762239 775264 778641 781503 788645 785114 807521 775246 778849 786588 789339 794817 801041 767824 776456 781157 780236 782487 805329 814688 813903 816018 828449 815022 805293 813871 816202 826206 825065 826779 844761 813085 822995 818437 824255 837228 844899 811029 817667 822212 816656 821501 837541 814888 818313 817575 832041 812119 806716 818343 820190 823446 823771 825059 842787 811385 825901 821737 824069 835931 842169 810111 818504 818181 822034 817003 841717
average_num_operations_total=806669
stdev_num_operations_total=1666
sum_num_operations_total=116160437
min_num_operations_total=762239
max_num_operations_total=844899
first_time_thread_terminate_by_thread=10000204 10000108 10000093 10000112 10000115 10000101 10000095 10000104 10000106 10000100 10000109 10000108 10000100 10000110 10000100 10000095 10000103 10000106 10000110 10000103 10000106 10000109 10000093 10000106 10000106 10000100 10000093 10000112 10000106 10000109 10000101 10000106 10000099 10000100 10000110 10000109 10000113 10000110 10000101 10000095 10000100 10000099 10000110 10000101 10000100 10000109 10000093 10000093 10000123 10000098 10000098 10000098 10000092 10000106 10000103 10000092 10000092 10000103 10000103 10000094 10000094 10000102 10000114 10000104 10000102 10000094 10000098 10000101 10000098 10000103 10000094 10000097 10000103 10000098 10000098 10000097 10000095 10000094 10000117 10000103 10000102 10000097 10000096 10000102 10000097 10000100 10000114 10000113 10000110 10000092 10000092 10000092 10000105 10000098 10000106 10000097 10000107 10000094 10000099 10000098 10000098 10000098 10000110 10000112 10000110 10000099 10000110 10000099 10000097 10000101 10000122 10000097 10000099 10000107 10000103 10000100 10000098 10000112 10000117 10000102 10000107 10000108 10000102 10000098 10000110 10000107 10000110 10000114 10000109 10000107 10000110 10000099 10000103 10000102 10000099 10000102 10000109 10000099 10000110 10000102 10000102 10000102 10000105 10000102
min_time_thread_terminate_total=10000092
max_time_thread_terminate_total=10000204
first_time_thread_start_by_thread=10 5 5 5 5 6 5 5 6 5 5 5 5 5 5 6 5 5 5 5 5 5 5 5 4 5 5 5 5 6 5 5 6 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 6 5 6 6 6 6 5 5 5 5 6 6 5 6 5 6 5 5 5 5 6 6 6 6 6 5 6 6 6 6 5 5 5 5 6 6 5 6 5 6 5 5 5 5 6 6 6 5 5 5 5 6 5 5 5 5 5 5 5 5 6 5 5 5 5 5 6 5 5 5 5 5 5 5 5 6 5 5 5 5 5 5 5 5 6 5 5 5 5 5 5 5 5 5 5
min_time_thread_start_total=4
max_time_thread_start_total=10
sum_duration_all_ops_total=

threads_final_keysum=999932056925
threads_final_size=1000158
final_keysum=999932056925
final_size=1000158
validate_result=success
Validation OK.
Structural validation OK.

total_find=104542286
total_rq=0
total_inserts=5809657
total_deletes=5808494
total_updates=11618151
total_queries=104542286
total_ops=116160437
find_throughput=10454228
rq_throughput=0
update_throughput=1161815
query_throughput=10454228
total_throughput=11616043


total find                    : 104542286
total rq                      : 0
total inserts                 : 5809657
total deletes                 : 5808494
total updates                 : 11618151
total queries                 : 104542286
total ops                     : 116160437
find throughput               : 10454228
rq throughput                 : 0
update throughput             : 1161815
query throughput              : 10454228
total throughput              : 11616043

elapsed milliseconds          : 10000
napping milliseconds overtime : 100

PAPI_L2_TCM=21.2651
PAPI_L3_TCM=2.84479
PAPI_TOT_CYC=31592.8
PAPI_TOT_INS=8048.07
garbage=52289904397246
total_execution_walltime=16.646s
REALTIME_MAIN_END_PERF_FORMAT=6998338.994345572
noREC system shutdown:
[time_cmd_output] time_elapsed_sec=16.80, faults_major=0, faults_minor=145306, mem_maxresident_kb=575864, user_cputime=2254.48, sys_cputime=29.88, 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=1