__step=000469
__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_int_bst_tm_auto.debra.hytm1 -nwork 144 -nprefill 144 -prefill-hybrid -prefill-hybrid-min-ms 1000 -prefill-hybrid-max-ms 5000 -insdel 5.0 5.0 -k 200000 -t 10000 -pin 0-23,96-119,24-47,120-143,48-71,144-167,72-95,168-191
__file_data=data000469.txt
__path_data=data/data000469.txt
__hostname=jax
REALTIME_MAIN_START_PERF_FORMAT=7000451.116131670
binary=./brown_int_bst_tm_auto.debra.hytm1
parsed custom binding: 0-23,96-119,24-47,120-143,48-71,144-167,72-95,168-191
DS_TYPENAME=brown_int_bst_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=200000
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=32
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


HyTM1 system ready

Info: prefilling using hybrid approach; mixed then insert-only if needed.
prefilling initialization took 0.05s
prefilling_size=99723 prefilling_elapsed_millis=1s
finished prefilling to size 99694 for expected size 100000 keysum=9972858483, performing 42889923 updates; total_prefilling_elapsed_ms=1103 ms)
pref_size=99694
pref_millis=1103
prefill_elapsed_ms=1127
4NodeIxPvL9tx_safety0EE_object_size=32
4NodeIxPvL9tx_safety0EE_allocated_count=0
4NodeIxPvL9tx_safety0EE_allocated_size=0MB
4NodeIxPvL9tx_safety0EE_get_from_pool=0
4NodeIxPvL9tx_safety0EE_deallocated=0
4NodeIxPvL9tx_safety0EE_limbo_count=0
4NodeIxPvL9tx_safety0EE_limbo_details=0 0 0 

global_epoch_counter=275

main thread: starting timer...

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

REALTIME_START_PERF_FORMAT=7000452.522349182
REALTIME_END_PERF_FORMAT=7000462.522486996

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

tree_stats_computeWalltime=0.029s

tree_stats_numInternalsAtDepth=1 2 4 8 16 32 64 125 244 452 773 1242 1979 2943 4051 4993 5812 6232 6270 5992 5628 5036 4303 3320 2383 1554 901 520 283 148 61 29 9 3 2 0
tree_stats_numLeavesAtDepth=0 0 0 0 0 0 0 3 3 23 81 165 271 576 991 1679 2254 2820 3305 3454 3360 3239 3033 2802 2226 1655 1153 658 387 210 123 47 26 8 2 2
tree_stats_numNodesAtDepth=1 2 4 8 16 32 64 128 247 475 854 1407 2250 3519 5042 6672 8066 9052 9575 9446 8988 8275 7336 6122 4609 3209 2054 1178 670 358 184 76 35 11 4 2
tree_stats_numKeysAtDepth=1 2 4 8 16 32 64 128 247 475 854 1407 2250 3519 5042 6672 8066 9052 9575 9446 8988 8275 7336 6122 4609 3209 2054 1178 670 358 184 76 35 11 4 2
tree_stats_avgDegreeAtDepth=2 2 2 2 2 2 2 1.95312 1.93522 1.84632 1.74239 1.71642 1.68444 1.59648 1.51983 1.46058 1.40169 1.36931 1.3317 1.31717 1.2945 1.27795 1.24796 1.21055 1.17921 1.15581 1.13486 1.12733 1.11194 1.10056 1.08152 1.07895 1.05714 1.09091 1 1

tree_stats_height=36
tree_stats_numInternals=65415
tree_stats_numLeaves=34556
tree_stats_numNodes=99971
tree_stats_numKeys=99971

tree_stats_avgDegreeInternal=1.52826
tree_stats_avgDegreeLeaves=1
tree_stats_avgDegree=1.34566
tree_stats_avgKeyDepth=18.8102

4NodeIxPvL9tx_safety0EE_object_size=32
4NodeIxPvL9tx_safety0EE_allocated_count=0
4NodeIxPvL9tx_safety0EE_allocated_size=0MB
4NodeIxPvL9tx_safety0EE_get_from_pool=0
4NodeIxPvL9tx_safety0EE_deallocated=0
4NodeIxPvL9tx_safety0EE_limbo_count=0
4NodeIxPvL9tx_safety0EE_limbo_details=0 0 0 

global_epoch_counter=6805


log_histogram_of_none_limbo_reclamation_event_size_full_data=1:2 2:3 4:181 8:8023 16:398273 32:533545 64:5
    [2^00, 2^01]: 2
    (2^01, 2^02]: 3
    (2^02, 2^03]: 181
    (2^03, 2^04]: 8023
    (2^04, 2^05]: 398273
    (2^05, 2^06]: 533545
    (2^06, 2^07]: 5
sum_limbo_reclamation_event_size_total=30487519
count_limbo_reclamation_event_size_by_thread=6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528 6528
count_limbo_reclamation_event_size_total=940032
sum_limbo_reclamation_event_count_total=940320
first_thread_announced_epoch_by_thread=13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610 13610
sum_num_inserts_by_thread=286577 257573 439146 447296 446914 394782 435649 447584 452494 454250 447226 388633 427019 429545 450683 445897 417359 441315 446226 442232 452383 448455 443709 424452 282504 266878 456272 446971 439705 298468 439688 443485 441962 446329 451160 437421 425866 427452 434009 452577 445106 447963 449310 449348 456800 450797 439849 444079 449784 428492 430753 451511 429225 430419 445113 440821 451069 430199 442057 449377 442932 443776 459978 447802 443023 437623 311858 399192 435839 405715 189162 446662 433697 435353 412195 456987 439151 445154 444222 446073 447754 449585 426477 434522 433311 441184 440615 448794 440601 436359 366757 431867 438075 387097 359408 457806 420559 385481 401021 438278 440927 431721 433851 399822 420151 430157 346489 424333 428605 375739 438040 430916 427538 420822 425471 416278 428155 441219 430349 376684 419043 414023 438803 400000 421134 413693 442935 423624 437620 423673 425119 415081 420553 414573 377675 432701 429317 432940 437782 415537 440518 414054 443863 409017
sum_num_inserts_total=60992708
sum_num_deletes_by_thread=286722 258382 437917 446294 446495 396458 435595 446593 451136 454621 448227 389053 427366 429869 450073 446254 417416 440812 445012 442410 452224 448900 443310 425354 283088 267537 457497 447791 439946 297968 439505 442805 443115 446019 451989 438033 427792 428342 434054 452012 443924 447865 450690 448992 456236 451204 439155 444234 447808 428784 432093 449809 429681 430432 445524 442015 452030 430384 441655 447817 444057 443228 460989 448115 443791 438406 311750 399912 435829 404065 188684 446297 431879 435700 411042 456951 438899 444636 444897 447966 447647 449952 424268 434322 433058 443916 440863 449978 441517 436341 365879 432320 439798 387547 359662 458410 420735 386060 401757 437544 441892 431523 431900 398353 421007 430078 346860 424003 429046 373390 438207 429340 428108 420863 425944 416975 429386 440349 432827 375087 419087 413517 439187 400023 420247 411454 442336 423647 437466 423417 425000 413081 419574 415266 378424 432304 429040 434202 437526 415503 440877 415377 443598 408184
sum_num_deletes_total=60996460
sum_num_searches_by_thread=5164564 4649867 7887800 8029468 8045523 7105684 7853645 8045639 8130619 8178412 8073346 7011587 7688610 7736036 8105352 8025838 7523471 7944712 8022389 7953498 8139836 8082992 7981754 7654077 5083621 4814959 8220996 8072623 7915808 5366969 7929173 7976422 7969069 8031168 8132071 7872255 7677474 7705544 7814783 8134850 7993935 8057415 8106080 8090076 8199532 8120411 7926364 8004040 8075465 7717884 7748680 8105441 7720614 7751233 8014207 7950020 8122461 7747110 7952339 8077417 7986679 7981525 8277534 8049942 7974326 7876085 5619697 7206550 7847665 7284583 3403818 8030843 7799884 7845187 7410931 8214591 7899046 8010065 8019218 8054810 8065273 8095152 7666102 7823976 7786649 7961221 7921516 8102833 7943517 7864986 6594152 7772912 7899921 6974396 6474987 8237507 7590892 6920154 7230729 7887624 7955234 7781056 7794380 7183755 7578786 7721152 6250698 7627460 7720916 6737321 7894805 7739358 7695004 7573706 7659276 7509242 7727297 7934229 7773627 6747155 7540190 7450019 7903823 7203805 7591214 7411439 7977290 7628100 7871713 7629201 7646304 7443710 7557154 7479842 6798787 7784222 7727934 7825587 7859206 7489010 7938634 7456594 7988072 7353033
sum_num_searches_total=1098000046
sum_num_rq_by_thread=
sum_num_rq_total=
sum_num_operations_by_thread=5737863 5165822 8764863 8923058 8938932 7896924 8724889 8939816 9034249 9087283 8968799 7789273 8542995 8595450 9006108 8917989 8358246 8826839 8913627 8838140 9044443 8980347 8868773 8503883 5649213 5349374 9134765 8967385 8795459 5963405 8808366 8862712 8854146 8923516 9035220 8747709 8531132 8561338 8682846 9039439 8882965 8953243 9006080 8988416 9112568 9022412 8805368 8892353 8973057 8575160 8611526 9006761 8579520 8612084 8904844 8832856 9025560 8607693 8836051 8974611 8873668 8868529 9198501 8945859 8861140 8752114 6243305 8005654 8719333 8094363 3781664 8923802 8665460 8716240 8234168 9128529 8777096 8899855 8908337 8948849 8960674 8994689 8516847 8692820 8653018 8846321 8802994 9001605 8825635 8737686 7326788 8637099 8777794 7749040 7194057 9153723 8432186 7691695 8033507 8763446 8838053 8644300 8660131 7981930 8419944 8581387 6944047 8475796 8578567 7486450 8771052 8599614 8550650 8415391 8510691 8342495 8584838 8815797 8636803 7498926 8378320 8277559 8781813 8003828 8432595 8236586 8862561 8475371 8746799 8476291 8496423 8271872 8397281 8309681 7554886 8649227 8586291 8692729 8734514 8320050 8820029 8286025 8875533 8170234
average_num_operations_total=8472147
stdev_num_operations_total=68523
sum_num_operations_total=1219989214
min_num_operations_total=3781664
max_num_operations_total=9198501
first_time_thread_terminate_by_thread=10000139 10000140 10000139 10000140 10000140 10000138 10000140 10000140 10000138 10000140 10000139 10000140 10000139 10000140 10000141 10000140 10000142 10000136 10000139 10000141 10000139 10000140 10000142 10000141 10000139 10000140 10000139 10000140 10000140 10000138 10000138 10000140 10000138 10000140 10000139 10000140 10000139 10000140 10000141 10000140 10000141 10000136 10000139 10000141 10000136 10000140 10000150 10000140 10000141 10000139 10000136 10000141 10000139 10000139 10000137 10000137 10000142 10000139 10000137 10000137 10000137 10000141 10000141 10000137 10000141 10000137 10000141 10000137 10000136 10000137 10000142 10000138 10000141 10000139 10000138 10000141 10000137 10000141 10000137 10000137 10000141 10000139 10000137 10000137 10000138 10000141 10000141 10000137 10000141 10000137 10000141 10000137 10000137 10000137 10000142 10000138 10000138 10000142 10000137 10000136 10000137 10000139 10000136 10000141 10000136 10000137 10000136 10000136 10000138 10000137 10000139 10000138 10000136 10000136 10000137 10000136 10000142 10000140 10000140 10000140 10000139 10000142 10000137 10000136 10000136 10000142 10000136 10000141 10000138 10000137 10000136 10000136 10000138 10000136 10000139 10000138 10000136 10000136 10000137 10000139 10000140 10000140 10000140 10000140
min_time_thread_terminate_total=10000136
max_time_thread_terminate_total=10000150
first_time_thread_start_by_thread=5 4 5 5 5 4 5 5 5 5 5 5 5 5 5 5 5 4 5 5 5 5 5 5 5 5 5 5 5 4 5 5 5 5 5 5 5 5 5 5 5 4 5 5 5 5 5 5 4 4 5 4 5 4 4 5 4 4 4 4 5 4 4 5 4 4 4 4 4 5 5 5 4 4 5 4 5 4 4 5 4 4 4 4 5 4 4 5 4 4 4 4 4 5 5 5 4 4 4 5 4 4 5 4 4 5 4 4 4 5 4 4 5 4 4 5 5 4 4 5 4 4 4 5 4 4 5 4 4 5 4 4 4 5 4 4 5 4 4 5 5 4 4 4
min_time_thread_start_total=4
max_time_thread_start_total=5
sum_duration_all_ops_total=

threads_final_keysum=10011296663
threads_final_size=99971
final_keysum=10011296663
final_size=99971
validate_result=success
Validation OK.
Structural validation OK.

total_find=1098000046
total_rq=0
total_inserts=60992708
total_deletes=60996460
total_updates=121989168
total_queries=1098000046
total_ops=1219989214
find_throughput=109800004
rq_throughput=0
update_throughput=12198916
query_throughput=109800004
total_throughput=121998921


total find                    : 1098000046
total rq                      : 0
total inserts                 : 60992708
total deletes                 : 60996460
total updates                 : 121989168
total queries                 : 1098000046
total ops                     : 1219989214
find throughput               : 109800004
rq throughput                 : 0
update throughput             : 12198916
query throughput              : 109800004
total throughput              : 121998921

elapsed milliseconds          : 10000
napping milliseconds overtime : 0

PAPI_L2_TCM=4.48622
PAPI_L3_TCM=0.366189
PAPI_TOT_CYC=3206.01
PAPI_TOT_INS=1468.03
garbage=54904064334285
total_execution_walltime=11.527s
REALTIME_MAIN_END_PERF_FORMAT=7000462.651009310
HyTM1 system shutdown:
    HTM_ATTEMPT_THRESH=40
[fast htm]
total fast htm commit         : 1261536426
[slow htm]
[fallback]
total fallback commit         : 1342712
seconds global lock is held   : 1.02705
[time_cmd_output] time_elapsed_sec=11.66, faults_major=0, faults_minor=93805, mem_maxresident_kb=355400, user_cputime=1623.74, sys_cputime=5.42, percent_cpu=13961%
timeout=false
algorithm=brown_int_bst_tm_auto.debra.hytm1
thread_pinning=-pin 0-23,96-119,24-47,120-143,48-71,144-167,72-95,168-191
millis=10000
__trials=1