We are using version 1.6.6 of memcached with extstore enabled and we are 
observing records being evicted but evictions stat reports 0. 
slab_reassign_evictions_nomem stat does show items being evicted. How do we 
avoid losing records due to slab_reassign_evictions_nomem ? Also, is there 
a reason it is not counted as a regular eviction?
 'stats' 'stats settings' 'stats items' 'stats slabs' output are attached.

Thanks,
--Theo

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/4e63aa27-d0e9-4887-a299-e7888d655864n%40googlegroups.com.
stats
STAT pid 7416
STAT uptime 4306052
STAT time 1598550104
STAT version 1.6.6
STAT libevent 2.0.21-stable
STAT pointer_size 64
STAT rusage_user 179130.988437
STAT rusage_system 142856.271995
STAT max_connections 2048
STAT curr_connections 161
STAT total_connections 2109971
STAT rejected_connections 0
STAT connection_structures 224
STAT response_obj_bytes 146000
STAT response_obj_total 125
STAT response_obj_free 124
STAT response_obj_oom 0
STAT read_buf_bytes 688128
STAT read_buf_bytes_free 671744
STAT read_buf_oom 0
STAT reserved_fds 40
STAT cmd_get 819161885
STAT cmd_set 1877531142
STAT cmd_flush 0
STAT cmd_touch 0
STAT cmd_meta 0
STAT get_hits 150140204
STAT get_misses 669021681
STAT get_expired 4035
STAT get_flushed 0
STAT get_extstore 28524758
STAT get_aborted_extstore 0
STAT get_oom_extstore 0
STAT recache_from_extstore 2353
STAT miss_from_extstore 0
STAT badcrc_from_extstore 0
STAT delete_misses 0
STAT delete_hits 0
STAT incr_misses 0
STAT incr_hits 0
STAT decr_misses 0
STAT decr_hits 0
STAT cas_misses 0
STAT cas_hits 0
STAT cas_badval 0
STAT touch_hits 0
STAT touch_misses 0
STAT auth_cmds 0
STAT auth_errors 0
STAT bytes_read 4425815022667
STAT bytes_written 391140543924
STAT limit_maxbytes 103937998848
STAT accepting_conns 1
STAT listen_disabled_num 0
STAT time_in_listen_disabled_us 0
STAT threads 8
STAT conn_yields 27
STAT hash_power_level 27
STAT hash_bytes 1073741824
STAT hash_is_expanding 0
STAT slab_reassign_rescues 267066414
STAT slab_reassign_chunk_rescues 56
STAT slab_reassign_evictions_nomem 19420808
STAT slab_reassign_inline_reclaim 153704
STAT slab_reassign_busy_items 7507
STAT slab_reassign_busy_deletes 0
STAT slab_reassign_running 0
STAT slabs_moved 869164
STAT lru_crawler_running 0
STAT lru_crawler_starts 312106
STAT lru_maintainer_juggles 2222240069
STAT malloc_fails 0
STAT log_worker_dropped 0
STAT log_worker_written 0
STAT log_watcher_skipped 0
STAT log_watcher_sent 0
STAT extstore_compact_lost 157
STAT extstore_compact_rescues 9248936
STAT extstore_compact_skipped 0
STAT extstore_page_allocs 38340
STAT extstore_page_evictions 0
STAT extstore_page_reclaims 29941
STAT extstore_pages_free 2800
STAT extstore_pages_used 8400
STAT extstore_objects_evicted 0
STAT extstore_objects_read 28573001
STAT extstore_objects_written 513926257
STAT extstore_objects_used 20743342
STAT extstore_bytes_evicted 0
STAT extstore_bytes_written 2572011867755
STAT extstore_bytes_read 1739522265746
STAT extstore_bytes_used 57888633218
STAT extstore_bytes_fragmented 505825824382
STAT extstore_limit_maxbytes 751619276800
STAT extstore_io_queue 0
STAT bytes 146877147164
STAT curr_items 96412766
STAT total_items 2649276991
STAT slab_global_page_pool 506
STAT expired_unfetched 26320955
STAT evicted_unfetched 0
STAT evicted_active 0
STAT evictions 0
STAT reclaimed 17711965
STAT crawler_reclaimed 9700667
STAT crawler_items_checked 109086350362
STAT lrutail_reflocked 1166
STAT moves_to_cold 1921003604
STAT moves_to_warm 13433279
STAT moves_within_lru 1309988
STAT direct_reclaims 0
STAT lru_bumps_dropped 0
END
stats settings
STAT maxbytes 103937998848
STAT maxconns 2048
STAT tcpport 11211
STAT udpport 0
STAT inter 0.0.0.0
STAT verbosity 0
STAT oldest 0
STAT evictions on
STAT domain_socket NULL
STAT umask 700
STAT growth_factor 1.25
STAT chunk_size 48
STAT num_threads 8
STAT num_threads_per_udp 8
STAT stat_key_prefix :
STAT detail_enabled no
STAT reqs_per_event 20
STAT cas_enabled no
STAT tcp_backlog 1024
STAT binding_protocol ascii
STAT auth_enabled_sasl no
STAT auth_enabled_ascii no
STAT item_size_max 20971520
STAT maxconns_fast yes
STAT hashpower_init 27
STAT slab_reassign yes
STAT slab_automove 1
STAT slab_automove_ratio 0.80
STAT slab_automove_window 30
STAT slab_chunk_max 524288
STAT lru_crawler yes
STAT lru_crawler_sleep 100
STAT lru_crawler_tocrawl 0
STAT tail_repair_time 0
STAT flush_enabled yes
STAT dump_enabled yes
STAT hash_algorithm murmur3
STAT lru_maintainer_thread yes
STAT lru_segmented yes
STAT hot_lru_pct 20
STAT warm_lru_pct 40
STAT hot_max_factor 0.20
STAT warm_max_factor 2.00
STAT temp_lru no
STAT temporary_ttl 61
STAT idle_timeout 0
STAT watcher_logbuf_size 262144
STAT worker_logbuf_size 65536
STAT resp_obj_mem_limit 0
STAT read_buf_mem_limit 0
STAT track_sizes no
STAT inline_ascii_response no
STAT ext_item_size 512
STAT ext_item_age 4294967295
STAT ext_low_ttl 0
STAT ext_recache_rate 2000
STAT ext_wbuf_size 33554432
STAT ext_compact_under 2800
STAT ext_drop_under 2800
STAT ext_max_frag 0.80
STAT slab_automove_freeratio 0.010
STAT ext_drop_unread no
END
stats items
STAT items:1:number 6678051
STAT items:1:number_hot 1335598
STAT items:1:number_warm 0
STAT items:1:number_cold 5342453
STAT items:1:age_hot 46995
STAT items:1:age_warm 0
STAT items:1:age 829234
STAT items:1:mem_requested 587663492
STAT items:1:evicted 0
STAT items:1:evicted_nonzero 0
STAT items:1:evicted_time 0
STAT items:1:outofmemory 0
STAT items:1:tailrepairs 0
STAT items:1:reclaimed 0
STAT items:1:expired_unfetched 342936
STAT items:1:evicted_unfetched 0
STAT items:1:evicted_active 0
STAT items:1:crawler_reclaimed 342936
STAT items:1:crawler_items_checked 3853169478
STAT items:1:lrutail_reflocked 0
STAT items:1:moves_to_cold 38817566
STAT items:1:moves_to_warm 13
STAT items:1:moves_within_lru 13
STAT items:1:direct_reclaims 0
STAT items:1:hits_to_hot 787
STAT items:1:hits_to_warm 28
STAT items:1:hits_to_cold 666
STAT items:1:hits_to_temp 0
STAT items:2:number 14065282
STAT items:2:number_hot 2771929
STAT items:2:number_warm 38659
STAT items:2:number_cold 11254694
STAT items:2:age_hot 32982
STAT items:2:age_warm 806958
STAT items:2:age 818228
STAT items:2:mem_requested 1384258901
STAT items:2:evicted 0
STAT items:2:evicted_nonzero 0
STAT items:2:evicted_time 0
STAT items:2:outofmemory 0
STAT items:2:tailrepairs 0
STAT items:2:reclaimed 212
STAT items:2:expired_unfetched 3713361
STAT items:2:evicted_unfetched 0
STAT items:2:evicted_active 0
STAT items:2:crawler_reclaimed 4492253
STAT items:2:crawler_items_checked 15680603575
STAT items:2:lrutail_reflocked 1
STAT items:2:moves_to_cold 297163130
STAT items:2:moves_to_warm 4561302
STAT items:2:moves_within_lru 1237
STAT items:2:direct_reclaims 0
STAT items:2:hits_to_hot 4781940
STAT items:2:hits_to_warm 12911284
STAT items:2:hits_to_cold 10830057
STAT items:2:hits_to_temp 0
STAT items:6:number 18
STAT items:6:number_hot 0
STAT items:6:number_warm 0
STAT items:6:number_cold 18
STAT items:6:age_hot 0
STAT items:6:age_warm 0
STAT items:6:age 34885
STAT items:6:mem_requested 5274
STAT items:6:evicted 0
STAT items:6:evicted_nonzero 0
STAT items:6:evicted_time 0
STAT items:6:outofmemory 0
STAT items:6:tailrepairs 0
STAT items:6:reclaimed 0
STAT items:6:expired_unfetched 0
STAT items:6:evicted_unfetched 0
STAT items:6:evicted_active 0
STAT items:6:crawler_reclaimed 0
STAT items:6:crawler_items_checked 11094
STAT items:6:lrutail_reflocked 0
STAT items:6:moves_to_cold 251
STAT items:6:moves_to_warm 2
STAT items:6:moves_within_lru 1
STAT items:6:direct_reclaims 0
STAT items:6:hits_to_hot 12
STAT items:6:hits_to_warm 2
STAT items:6:hits_to_cold 65
STAT items:6:hits_to_temp 0
STAT items:7:number 26576981
STAT items:7:number_hot 5484512
STAT items:7:number_warm 8153
STAT items:7:number_cold 21084316
STAT items:7:age_hot 113181
STAT items:7:age_warm 2493447
STAT items:7:age 2591992
STAT items:7:mem_requested 9037445259
STAT items:7:evicted 0
STAT items:7:evicted_nonzero 0
STAT items:7:evicted_time 0
STAT items:7:outofmemory 0
STAT items:7:tailrepairs 0
STAT items:7:reclaimed 5161522
STAT items:7:expired_unfetched 5531348
STAT items:7:evicted_unfetched 0
STAT items:7:evicted_active 0
STAT items:7:crawler_reclaimed 444401
STAT items:7:crawler_items_checked 34306789280
STAT items:7:lrutail_reflocked 0
STAT items:7:moves_to_cold 552485838
STAT items:7:moves_to_warm 3972931
STAT items:7:moves_within_lru 99
STAT items:7:direct_reclaims 0
STAT items:7:hits_to_hot 5301875
STAT items:7:hits_to_warm 12161685
STAT items:7:hits_to_cold 6543166
STAT items:7:hits_to_temp 0
STAT items:8:number 35373424
STAT items:8:number_hot 7365388
STAT items:8:number_warm 2774
STAT items:8:number_cold 28005262
STAT items:8:age_hot 83180
STAT items:8:age_warm 2439903
STAT items:8:age 2591945
STAT items:8:mem_requested 15992283442
STAT items:8:evicted 0
STAT items:8:evicted_nonzero 0
STAT items:8:evicted_time 0
STAT items:8:outofmemory 0
STAT items:8:tailrepairs 0
STAT items:8:reclaimed 12549961
STAT items:8:expired_unfetched 16729334
STAT items:8:evicted_unfetched 0
STAT items:8:evicted_active 0
STAT items:8:crawler_reclaimed 4416754
STAT items:8:crawler_items_checked 40423472817
STAT items:8:lrutail_reflocked 0
STAT items:8:moves_to_cold 291186816
STAT items:8:moves_to_warm 246327
STAT items:8:moves_within_lru 946
STAT items:8:direct_reclaims 0
STAT items:8:hits_to_hot 422547
STAT items:8:hits_to_warm 668945
STAT items:8:hits_to_cold 667641
STAT items:8:hits_to_temp 0
STAT items:9:number 2524975
STAT items:9:number_hot 359322
STAT items:9:number_warm 157
STAT items:9:number_cold 2165496
STAT items:9:age_hot 9918
STAT items:9:age_warm 52490
STAT items:9:age 49636
STAT items:9:mem_requested 1344090381
STAT items:9:evicted 0
STAT items:9:evicted_nonzero 0
STAT items:9:evicted_time 0
STAT items:9:outofmemory 0
STAT items:9:tailrepairs 0
STAT items:9:reclaimed 38
STAT items:9:expired_unfetched 743
STAT items:9:evicted_unfetched 0
STAT items:9:evicted_active 0
STAT items:9:crawler_reclaimed 795
STAT items:9:crawler_items_checked 2803411133
STAT items:9:lrutail_reflocked 0
STAT items:9:moves_to_cold 124695897
STAT items:9:moves_to_warm 163217
STAT items:9:moves_within_lru 44935
STAT items:9:direct_reclaims 0
STAT items:9:hits_to_hot 91625
STAT items:9:hits_to_warm 423746
STAT items:9:hits_to_cold 535398
STAT items:9:hits_to_temp 0
STAT items:10:number 2071471
STAT items:10:number_hot 237540
STAT items:10:number_warm 294
STAT items:10:number_cold 1833637
STAT items:10:age_hot 9571
STAT items:10:age_warm 100566
STAT items:10:age 50841
STAT items:10:mem_requested 1373323079
STAT items:10:evicted 0
STAT items:10:evicted_nonzero 0
STAT items:10:evicted_time 0
STAT items:10:outofmemory 0
STAT items:10:tailrepairs 0
STAT items:10:reclaimed 35
STAT items:10:expired_unfetched 648
STAT items:10:evicted_unfetched 0
STAT items:10:evicted_active 0
STAT items:10:crawler_reclaimed 712
STAT items:10:crawler_items_checked 2056884282
STAT items:10:lrutail_reflocked 0
STAT items:10:moves_to_cold 93353379
STAT items:10:moves_to_warm 285380
STAT items:10:moves_within_lru 49280
STAT items:10:direct_reclaims 0
STAT items:10:hits_to_hot 17154865
STAT items:10:hits_to_warm 1161142
STAT items:10:hits_to_cold 819425
STAT items:10:hits_to_temp 0
STAT items:11:number 1181318
STAT items:11:number_hot 169754
STAT items:11:number_warm 330
STAT items:11:number_cold 1011234
STAT items:11:age_hot 7892
STAT items:11:age_warm 95243
STAT items:11:age 49720
STAT items:11:mem_requested 999456310
STAT items:11:evicted 0
STAT items:11:evicted_nonzero 0
STAT items:11:evicted_time 0
STAT items:11:outofmemory 0
STAT items:11:tailrepairs 0
STAT items:11:reclaimed 48
STAT items:11:expired_unfetched 554
STAT items:11:evicted_unfetched 0
STAT items:11:evicted_active 0
STAT items:11:crawler_reclaimed 566
STAT items:11:crawler_items_checked 1328539622
STAT items:11:lrutail_reflocked 0
STAT items:11:moves_to_cold 63067317
STAT items:11:moves_to_warm 486650
STAT items:11:moves_within_lru 78748
STAT items:11:direct_reclaims 0
STAT items:11:hits_to_hot 46176790
STAT items:11:hits_to_warm 1686652
STAT items:11:hits_to_cold 1183679
STAT items:11:hits_to_temp 0
STAT items:12:number 888417
STAT items:12:number_hot 124345
STAT items:12:number_warm 420
STAT items:12:number_cold 763652
STAT items:12:age_hot 9665
STAT items:12:age_warm 101947
STAT items:12:age 51237
STAT items:12:mem_requested 943367703
STAT items:12:evicted 0
STAT items:12:evicted_nonzero 0
STAT items:12:evicted_time 0
STAT items:12:outofmemory 0
STAT items:12:tailrepairs 0
STAT items:12:reclaimed 36
STAT items:12:expired_unfetched 520
STAT items:12:evicted_unfetched 0
STAT items:12:evicted_active 0
STAT items:12:crawler_reclaimed 549
STAT items:12:crawler_items_checked 962611739
STAT items:12:lrutail_reflocked 0
STAT items:12:moves_to_cold 47177016
STAT items:12:moves_to_warm 470352
STAT items:12:moves_within_lru 83144
STAT items:12:direct_reclaims 0
STAT items:12:hits_to_hot 1815022
STAT items:12:hits_to_warm 1232891
STAT items:12:hits_to_cold 1381618
STAT items:12:hits_to_temp 0
STAT items:13:number 711399
STAT items:13:number_hot 106020
STAT items:13:number_warm 525
STAT items:13:number_cold 604854
STAT items:13:age_hot 9723
STAT items:13:age_warm 105952
STAT items:13:age 53058
STAT items:13:mem_requested 944846991
STAT items:13:evicted 0
STAT items:13:evicted_nonzero 0
STAT items:13:evicted_time 0
STAT items:13:outofmemory 0
STAT items:13:tailrepairs 0
STAT items:13:reclaimed 34
STAT items:13:expired_unfetched 381
STAT items:13:evicted_unfetched 0
STAT items:13:evicted_active 0
STAT items:13:crawler_reclaimed 397
STAT items:13:crawler_items_checked 763496449
STAT items:13:lrutail_reflocked 0
STAT items:13:moves_to_cold 37788646
STAT items:13:moves_to_warm 493393
STAT items:13:moves_within_lru 93184
STAT items:13:direct_reclaims 0
STAT items:13:hits_to_hot 207123
STAT items:13:hits_to_warm 1303007
STAT items:13:hits_to_cold 1437225
STAT items:13:hits_to_temp 0
STAT items:14:number 682316
STAT items:14:number_hot 101917
STAT items:14:number_warm 587
STAT items:14:number_cold 579812
STAT items:14:age_hot 10381
STAT items:14:age_warm 105510
STAT items:14:age 53077
STAT items:14:mem_requested 1130064862
STAT items:14:evicted 0
STAT items:14:evicted_nonzero 0
STAT items:14:evicted_time 0
STAT items:14:outofmemory 0
STAT items:14:tailrepairs 0
STAT items:14:reclaimed 32
STAT items:14:expired_unfetched 406
STAT items:14:evicted_unfetched 0
STAT items:14:evicted_active 0
STAT items:14:crawler_reclaimed 419
STAT items:14:crawler_items_checked 675994188
STAT items:14:lrutail_reflocked 0
STAT items:14:moves_to_cold 33931546
STAT items:14:moves_to_warm 474946
STAT items:14:moves_within_lru 99550
STAT items:14:direct_reclaims 0
STAT items:14:hits_to_hot 223354
STAT items:14:hits_to_warm 1308317
STAT items:14:hits_to_cold 1344547
STAT items:14:hits_to_temp 0
STAT items:15:number 628212
STAT items:15:number_hot 100080
STAT items:15:number_warm 579
STAT items:15:number_cold 527553
STAT items:15:age_hot 10242
STAT items:15:age_warm 103205
STAT items:15:age 53050
STAT items:15:mem_requested 1304697814
STAT items:15:evicted 0
STAT items:15:evicted_nonzero 0
STAT items:15:evicted_time 0
STAT items:15:outofmemory 0
STAT items:15:tailrepairs 0
STAT items:15:reclaimed 20
STAT items:15:expired_unfetched 291
STAT items:15:evicted_unfetched 0
STAT items:15:evicted_active 0
STAT items:15:crawler_reclaimed 310
STAT items:15:crawler_items_checked 588165969
STAT items:15:lrutail_reflocked 0
STAT items:15:moves_to_cold 29683870
STAT items:15:moves_to_warm 420301
STAT items:15:moves_within_lru 107499
STAT items:15:direct_reclaims 0
STAT items:15:hits_to_hot 237317
STAT items:15:hits_to_warm 1222448
STAT items:15:hits_to_cold 1149009
STAT items:15:hits_to_temp 0
STAT items:16:number 572539
STAT items:16:number_hot 101025
STAT items:16:number_warm 668
STAT items:16:number_cold 470846
STAT items:16:age_hot 10507
STAT items:16:age_warm 105166
STAT items:16:age 52953
STAT items:16:mem_requested 1487531381
STAT items:16:evicted 0
STAT items:16:evicted_nonzero 0
STAT items:16:evicted_time 0
STAT items:16:outofmemory 0
STAT items:16:tailrepairs 0
STAT items:16:reclaimed 16
STAT items:16:expired_unfetched 184
STAT items:16:evicted_unfetched 0
STAT items:16:evicted_active 0
STAT items:16:crawler_reclaimed 208
STAT items:16:crawler_items_checked 534248815
STAT items:16:lrutail_reflocked 0
STAT items:16:moves_to_cold 26888357
STAT items:16:moves_to_warm 370238
STAT items:16:moves_within_lru 109138
STAT items:16:direct_reclaims 0
STAT items:16:hits_to_hot 248866
STAT items:16:hits_to_warm 1152853
STAT items:16:hits_to_cold 978856
STAT items:16:hits_to_temp 0
STAT items:17:number 532319
STAT items:17:number_hot 100388
STAT items:17:number_warm 690
STAT items:17:number_cold 431241
STAT items:17:age_hot 10463
STAT items:17:age_warm 105477
STAT items:17:age 53075
STAT items:17:mem_requested 1729384661
STAT items:17:evicted 0
STAT items:17:evicted_nonzero 0
STAT items:17:evicted_time 0
STAT items:17:outofmemory 0
STAT items:17:tailrepairs 0
STAT items:17:reclaimed 7
STAT items:17:expired_unfetched 128
STAT items:17:evicted_unfetched 0
STAT items:17:evicted_active 0
STAT items:17:crawler_reclaimed 147
STAT items:17:crawler_items_checked 496304137
STAT items:17:lrutail_reflocked 0
STAT items:17:moves_to_cold 24922148
STAT items:17:moves_to_warm 315151
STAT items:17:moves_within_lru 110613
STAT items:17:direct_reclaims 0
STAT items:17:hits_to_hot 239448
STAT items:17:hits_to_warm 1032285
STAT items:17:hits_to_cold 819367
STAT items:17:hits_to_temp 0
STAT items:18:number 552859
STAT items:18:number_hot 100215
STAT items:18:number_warm 151
STAT items:18:number_cold 452493
STAT items:18:age_hot 7341
STAT items:18:age_warm 53514
STAT items:18:age 44784
STAT items:18:mem_requested 2375234281
STAT items:18:evicted 0
STAT items:18:evicted_nonzero 0
STAT items:18:evicted_time 0
STAT items:18:outofmemory 0
STAT items:18:tailrepairs 0
STAT items:18:reclaimed 2
STAT items:18:expired_unfetched 65
STAT items:18:evicted_unfetched 0
STAT items:18:evicted_active 0
STAT items:18:crawler_reclaimed 96
STAT items:18:crawler_items_checked 539777805
STAT items:18:lrutail_reflocked 0
STAT items:18:moves_to_cold 30019212
STAT items:18:moves_to_warm 244071
STAT items:18:moves_within_lru 86511
STAT items:18:direct_reclaims 0
STAT items:18:hits_to_hot 234918
STAT items:18:hits_to_warm 851122
STAT items:18:hits_to_cold 604812
STAT items:18:hits_to_temp 0
STAT items:19:number 798560
STAT items:19:number_hot 60220
STAT items:19:number_warm 0
STAT items:19:number_cold 738340
STAT items:19:age_hot 5421
STAT items:19:age_warm 0
STAT items:19:age 27105
STAT items:19:mem_requested 3745206734
STAT items:19:evicted 0
STAT items:19:evicted_nonzero 0
STAT items:19:evicted_time 0
STAT items:19:outofmemory 0
STAT items:19:tailrepairs 0
STAT items:19:reclaimed 0
STAT items:19:expired_unfetched 21
STAT items:19:evicted_unfetched 0
STAT items:19:evicted_active 0
STAT items:19:crawler_reclaimed 31
STAT items:19:crawler_items_checked 1077099519
STAT items:19:lrutail_reflocked 0
STAT items:19:moves_to_cold 79804294
STAT items:19:moves_to_warm 157988
STAT items:19:moves_within_lru 75122
STAT items:19:direct_reclaims 0
STAT items:19:hits_to_hot 205035
STAT items:19:hits_to_warm 487905
STAT items:19:hits_to_cold 354239
STAT items:19:hits_to_temp 0
STAT items:20:number 390457
STAT items:20:number_hot 77948
STAT items:20:number_warm 577
STAT items:20:number_cold 311932
STAT items:20:age_hot 6305
STAT items:20:age_warm 105665
STAT items:20:age 52938
STAT items:20:mem_requested 2480276077
STAT items:20:evicted 0
STAT items:20:evicted_nonzero 0
STAT items:20:evicted_time 0
STAT items:20:outofmemory 0
STAT items:20:tailrepairs 0
STAT items:20:reclaimed 0
STAT items:20:expired_unfetched 19
STAT items:20:evicted_unfetched 0
STAT items:20:evicted_active 0
STAT items:20:crawler_reclaimed 40
STAT items:20:crawler_items_checked 403871073
STAT items:20:lrutail_reflocked 0
STAT items:20:moves_to_cold 20224958
STAT items:20:moves_to_warm 186693
STAT items:20:moves_within_lru 89070
STAT items:20:direct_reclaims 0
STAT items:20:hits_to_hot 157609
STAT items:20:hits_to_warm 841092
STAT items:20:hits_to_cold 471955
STAT items:20:hits_to_temp 0
STAT items:21:number 352213
STAT items:21:number_hot 70328
STAT items:21:number_warm 437
STAT items:21:number_cold 281448
STAT items:21:age_hot 5958
STAT items:21:age_warm 105907
STAT items:21:age 52963
STAT items:21:mem_requested 2797943103
STAT items:21:evicted 0
STAT items:21:evicted_nonzero 0
STAT items:21:evicted_time 0
STAT items:21:outofmemory 0
STAT items:21:tailrepairs 0
STAT items:21:reclaimed 0
STAT items:21:expired_unfetched 8
STAT items:21:evicted_unfetched 0
STAT items:21:evicted_active 0
STAT items:21:crawler_reclaimed 18
STAT items:21:crawler_items_checked 380017028
STAT items:21:lrutail_reflocked 0
STAT items:21:moves_to_cold 18958456
STAT items:21:moves_to_warm 140152
STAT items:21:moves_within_lru 73765
STAT items:21:direct_reclaims 0
STAT items:21:hits_to_hot 123366
STAT items:21:hits_to_warm 741468
STAT items:21:hits_to_cold 355403
STAT items:21:hits_to_temp 0
STAT items:22:number 319382
STAT items:22:number_hot 63773
STAT items:22:number_warm 320
STAT items:22:number_cold 255289
STAT items:22:age_hot 5655
STAT items:22:age_warm 105165
STAT items:22:age 52897
STAT items:22:mem_requested 3173530998
STAT items:22:evicted 0
STAT items:22:evicted_nonzero 0
STAT items:22:evicted_time 0
STAT items:22:outofmemory 0
STAT items:22:tailrepairs 0
STAT items:22:reclaimed 2
STAT items:22:expired_unfetched 5
STAT items:22:evicted_unfetched 0
STAT items:22:evicted_active 0
STAT items:22:crawler_reclaimed 16
STAT items:22:crawler_items_checked 361489117
STAT items:22:lrutail_reflocked 0
STAT items:22:moves_to_cold 17964828
STAT items:22:moves_to_warm 100396
STAT items:22:moves_within_lru 54715
STAT items:22:direct_reclaims 0
STAT items:22:hits_to_hot 86874
STAT items:22:hits_to_warm 534559
STAT items:22:hits_to_cold 265162
STAT items:22:hits_to_temp 0
STAT items:23:number 295441
STAT items:23:number_hot 59039
STAT items:23:number_warm 199
STAT items:23:number_cold 236203
STAT items:23:age_hot 5475
STAT items:23:age_warm 104704
STAT items:23:age 52886
STAT items:23:mem_requested 3671206169
STAT items:23:evicted 0
STAT items:23:evicted_nonzero 0
STAT items:23:evicted_time 0
STAT items:23:outofmemory 0
STAT items:23:tailrepairs 0
STAT items:23:reclaimed 0
STAT items:23:expired_unfetched 1
STAT items:23:evicted_unfetched 0
STAT items:23:evicted_active 0
STAT items:23:crawler_reclaimed 10
STAT items:23:crawler_items_checked 342138216
STAT items:23:lrutail_reflocked 0
STAT items:23:moves_to_cold 17032492
STAT items:23:moves_to_warm 69267
STAT items:23:moves_within_lru 35420
STAT items:23:direct_reclaims 0
STAT items:23:hits_to_hot 60475
STAT items:23:hits_to_warm 402937
STAT items:23:hits_to_cold 201314
STAT items:23:hits_to_temp 0
STAT items:24:number 273301
STAT items:24:number_hot 54609
STAT items:24:number_warm 134
STAT items:24:number_cold 218558
STAT items:24:age_hot 5318
STAT items:24:age_warm 103986
STAT items:24:age 52890
STAT items:24:mem_requested 4243458881
STAT items:24:evicted 0
STAT items:24:evicted_nonzero 0
STAT items:24:evicted_time 0
STAT items:24:outofmemory 0
STAT items:24:tailrepairs 0
STAT items:24:reclaimed 0
STAT items:24:expired_unfetched 2
STAT items:24:evicted_unfetched 0
STAT items:24:evicted_active 0
STAT items:24:crawler_reclaimed 6
STAT items:24:crawler_items_checked 321681520
STAT items:24:lrutail_reflocked 0
STAT items:24:moves_to_cold 16072481
STAT items:24:moves_to_warm 50683
STAT items:24:moves_within_lru 20732
STAT items:24:direct_reclaims 0
STAT items:24:hits_to_hot 41885
STAT items:24:hits_to_warm 270660
STAT items:24:hits_to_cold 166598
STAT items:24:hits_to_temp 0
STAT items:25:number 241877
STAT items:25:number_hot 48260
STAT items:25:number_warm 95
STAT items:25:number_cold 193522
STAT items:25:age_hot 5084
STAT items:25:age_warm 103726
STAT items:25:age 52703
STAT items:25:mem_requested 4688845901
STAT items:25:evicted 0
STAT items:25:evicted_nonzero 0
STAT items:25:evicted_time 0
STAT items:25:outofmemory 0
STAT items:25:tailrepairs 0
STAT items:25:reclaimed 0
STAT items:25:expired_unfetched 0
STAT items:25:evicted_unfetched 0
STAT items:25:evicted_active 0
STAT items:25:crawler_reclaimed 2
STAT items:25:crawler_items_checked 296616627
STAT items:25:lrutail_reflocked 0
STAT items:25:moves_to_cold 14734899
STAT items:25:moves_to_warm 40286
STAT items:25:moves_within_lru 10511
STAT items:25:direct_reclaims 0
STAT items:25:hits_to_hot 34476
STAT items:25:hits_to_warm 255441
STAT items:25:hits_to_cold 148915
STAT items:25:hits_to_temp 0
STAT items:26:number 199462
STAT items:26:number_hot 39808
STAT items:26:number_warm 81
STAT items:26:number_cold 159573
STAT items:26:age_hot 4774
STAT items:26:age_warm 96560
STAT items:26:age 52518
STAT items:26:mem_requested 4828088230
STAT items:26:evicted 0
STAT items:26:evicted_nonzero 0
STAT items:26:evicted_time 0
STAT items:26:outofmemory 0
STAT items:26:tailrepairs 0
STAT items:26:reclaimed 0
STAT items:26:expired_unfetched 0
STAT items:26:evicted_unfetched 0
STAT items:26:evicted_active 0
STAT items:26:crawler_reclaimed 0
STAT items:26:crawler_items_checked 263418032
STAT items:26:lrutail_reflocked 0
STAT items:26:moves_to_cold 13055497
STAT items:26:moves_to_warm 35478
STAT items:26:moves_within_lru 6060
STAT items:26:direct_reclaims 0
STAT items:26:hits_to_hot 23921
STAT items:26:hits_to_warm 131110
STAT items:26:hits_to_cold 139950
STAT items:26:hits_to_temp 0
STAT items:27:number 203772
STAT items:27:number_hot 40675
STAT items:27:number_warm 108
STAT items:27:number_cold 162989
STAT items:27:age_hot 4542
STAT items:27:age_warm 80793
STAT items:27:age 52531
STAT items:27:mem_requested 6173567936
STAT items:27:evicted 0
STAT items:27:evicted_nonzero 0
STAT items:27:evicted_time 0
STAT items:27:outofmemory 0
STAT items:27:tailrepairs 0
STAT items:27:reclaimed 0
STAT items:27:expired_unfetched 0
STAT items:27:evicted_unfetched 0
STAT items:27:evicted_active 0
STAT items:27:crawler_reclaimed 1
STAT items:27:crawler_items_checked 256027227
STAT items:27:lrutail_reflocked 0
STAT items:27:moves_to_cold 13035049
STAT items:27:moves_to_warm 38489
STAT items:27:moves_within_lru 4621
STAT items:27:direct_reclaims 0
STAT items:27:hits_to_hot 24188
STAT items:27:hits_to_warm 101960
STAT items:27:hits_to_cold 155070
STAT items:27:hits_to_temp 0
STAT items:28:number 119798
STAT items:28:number_hot 23925
STAT items:28:number_warm 62
STAT items:28:number_cold 95811
STAT items:28:age_hot 4510
STAT items:28:age_warm 83910
STAT items:28:age 46325
STAT items:28:mem_requested 4526576722
STAT items:28:evicted 0
STAT items:28:evicted_nonzero 0
STAT items:28:evicted_time 0
STAT items:28:outofmemory 0
STAT items:28:tailrepairs 0
STAT items:28:reclaimed 0
STAT items:28:expired_unfetched 0
STAT items:28:evicted_unfetched 0
STAT items:28:evicted_active 0
STAT items:28:crawler_reclaimed 0
STAT items:28:crawler_items_checked 162360632
STAT items:28:lrutail_reflocked 0
STAT items:28:moves_to_cold 8129974
STAT items:28:moves_to_warm 26928
STAT items:28:moves_within_lru 3052
STAT items:28:direct_reclaims 0
STAT items:28:hits_to_hot 17450
STAT items:28:hits_to_warm 76137
STAT items:28:hits_to_cold 109922
STAT items:28:hits_to_temp 0
STAT items:29:number 86188
STAT items:29:number_hot 17232
STAT items:29:number_warm 60
STAT items:29:number_cold 68896
STAT items:29:age_hot 4485
STAT items:29:age_warm 78361
STAT items:29:age 45902
STAT items:29:mem_requested 4062349110
STAT items:29:evicted 0
STAT items:29:evicted_nonzero 0
STAT items:29:evicted_time 0
STAT items:29:outofmemory 0
STAT items:29:tailrepairs 0
STAT items:29:reclaimed 0
STAT items:29:expired_unfetched 0
STAT items:29:evicted_unfetched 0
STAT items:29:evicted_active 0
STAT items:29:crawler_reclaimed 0
STAT items:29:crawler_items_checked 109636353
STAT items:29:lrutail_reflocked 0
STAT items:29:moves_to_cold 5577608
STAT items:29:moves_to_warm 20997
STAT items:29:moves_within_lru 2267
STAT items:29:direct_reclaims 0
STAT items:29:hits_to_hot 13897
STAT items:29:hits_to_warm 46151
STAT items:29:hits_to_cold 84753
STAT items:29:hits_to_temp 0
STAT items:30:number 55421
STAT items:30:number_hot 11080
STAT items:30:number_warm 33
STAT items:30:number_cold 44308
STAT items:30:age_hot 4491
STAT items:30:age_warm 72337
STAT items:30:age 46110
STAT items:30:mem_requested 3264750767
STAT items:30:evicted 0
STAT items:30:evicted_nonzero 0
STAT items:30:evicted_time 0
STAT items:30:outofmemory 0
STAT items:30:tailrepairs 0
STAT items:30:reclaimed 0
STAT items:30:expired_unfetched 0
STAT items:30:evicted_unfetched 0
STAT items:30:evicted_active 0
STAT items:30:crawler_reclaimed 0
STAT items:30:crawler_items_checked 75080315
STAT items:30:lrutail_reflocked 0
STAT items:30:moves_to_cold 3761883
STAT items:30:moves_to_warm 16424
STAT items:30:moves_within_lru 1922
STAT items:30:direct_reclaims 0
STAT items:30:hits_to_hot 10415
STAT items:30:hits_to_warm 50879
STAT items:30:hits_to_cold 66006
STAT items:30:hits_to_temp 0
STAT items:31:number 37268
STAT items:31:number_hot 7455
STAT items:31:number_warm 24
STAT items:31:number_cold 29789
STAT items:31:age_hot 4512
STAT items:31:age_warm 49655
STAT items:31:age 45464
STAT items:31:mem_requested 2664145856
STAT items:31:evicted 0
STAT items:31:evicted_nonzero 0
STAT items:31:evicted_time 0
STAT items:31:outofmemory 0
STAT items:31:tailrepairs 0
STAT items:31:reclaimed 0
STAT items:31:expired_unfetched 0
STAT items:31:evicted_unfetched 0
STAT items:31:evicted_active 0
STAT items:31:crawler_reclaimed 0
STAT items:31:crawler_items_checked 23347128
STAT items:31:lrutail_reflocked 0
STAT items:31:moves_to_cold 1431918
STAT items:31:moves_to_warm 10735
STAT items:31:moves_within_lru 2067
STAT items:31:direct_reclaims 0
STAT items:31:hits_to_hot 5567
STAT items:31:hits_to_warm 40164
STAT items:31:hits_to_cold 37979
STAT items:31:hits_to_temp 0
STAT items:32:number 10
STAT items:32:number_hot 2
STAT items:32:number_warm 3
STAT items:32:number_cold 5
STAT items:32:age_hot 7322
STAT items:32:age_warm 632
STAT items:32:age 44364
STAT items:32:mem_requested 923192
STAT items:32:evicted 0
STAT items:32:evicted_nonzero 0
STAT items:32:evicted_time 0
STAT items:32:outofmemory 0
STAT items:32:tailrepairs 0
STAT items:32:reclaimed 0
STAT items:32:expired_unfetched 0
STAT items:32:evicted_unfetched 0
STAT items:32:evicted_active 0
STAT items:32:crawler_reclaimed 0
STAT items:32:crawler_items_checked 23866
STAT items:32:lrutail_reflocked 1
STAT items:32:moves_to_cold 3298
STAT items:32:moves_to_warm 1881
STAT items:32:moves_within_lru 4442
STAT items:32:direct_reclaims 0
STAT items:32:hits_to_hot 373
STAT items:32:hits_to_warm 18472
STAT items:32:hits_to_cold 2247
STAT items:32:hits_to_temp 0
STAT items:33:number 19
STAT items:33:number_hot 0
STAT items:33:number_warm 4
STAT items:33:number_cold 15
STAT items:33:age_hot 0
STAT items:33:age_warm 33167
STAT items:33:age 53102
STAT items:33:mem_requested 2189731
STAT items:33:evicted 0
STAT items:33:evicted_nonzero 0
STAT items:33:evicted_time 0
STAT items:33:outofmemory 0
STAT items:33:tailrepairs 0
STAT items:33:reclaimed 0
STAT items:33:expired_unfetched 0
STAT items:33:evicted_unfetched 0
STAT items:33:evicted_active 0
STAT items:33:crawler_reclaimed 0
STAT items:33:crawler_items_checked 16512
STAT items:33:lrutail_reflocked 38
STAT items:33:moves_to_cold 4964
STAT items:33:moves_to_warm 4151
STAT items:33:moves_within_lru 14811
STAT items:33:direct_reclaims 0
STAT items:33:hits_to_hot 1312
STAT items:33:hits_to_warm 66647
STAT items:33:hits_to_cold 4612
STAT items:33:hits_to_temp 0
STAT items:34:number 10
STAT items:34:number_hot 0
STAT items:34:number_warm 3
STAT items:34:number_cold 7
STAT items:34:age_hot 0
STAT items:34:age_warm 10653
STAT items:34:age 52561
STAT items:34:mem_requested 1401078
STAT items:34:evicted 0
STAT items:34:evicted_nonzero 0
STAT items:34:evicted_time 0
STAT items:34:outofmemory 0
STAT items:34:tailrepairs 0
STAT items:34:reclaimed 0
STAT items:34:expired_unfetched 0
STAT items:34:evicted_unfetched 0
STAT items:34:evicted_active 0
STAT items:34:crawler_reclaimed 0
STAT items:34:crawler_items_checked 14890
STAT items:34:lrutail_reflocked 11
STAT items:34:moves_to_cold 4036
STAT items:34:moves_to_warm 3334
STAT items:34:moves_within_lru 16499
STAT items:34:direct_reclaims 0
STAT items:34:hits_to_hot 537
STAT items:34:hits_to_warm 50362
STAT items:34:hits_to_cold 3768
STAT items:34:hits_to_temp 0
STAT items:35:number 3
STAT items:35:number_hot 0
STAT items:35:number_warm 1
STAT items:35:number_cold 2
STAT items:35:age_hot 0
STAT items:35:age_warm 963
STAT items:35:age 4551
STAT items:35:mem_requested 532159
STAT items:35:evicted 0
STAT items:35:evicted_nonzero 0
STAT items:35:evicted_time 0
STAT items:35:outofmemory 0
STAT items:35:tailrepairs 0
STAT items:35:reclaimed 0
STAT items:35:expired_unfetched 0
STAT items:35:evicted_unfetched 0
STAT items:35:evicted_active 0
STAT items:35:crawler_reclaimed 0
STAT items:35:crawler_items_checked 11137
STAT items:35:lrutail_reflocked 30
STAT items:35:moves_to_cold 4651
STAT items:35:moves_to_warm 4197
STAT items:35:moves_within_lru 9980
STAT items:35:direct_reclaims 0
STAT items:35:hits_to_hot 305
STAT items:35:hits_to_warm 38718
STAT items:35:hits_to_cold 4493
STAT items:35:hits_to_temp 0
STAT items:36:number 2
STAT items:36:number_hot 0
STAT items:36:number_warm 0
STAT items:36:number_cold 2
STAT items:36:age_hot 0
STAT items:36:age_warm 0
STAT items:36:age 1557
STAT items:36:mem_requested 436930
STAT items:36:evicted 0
STAT items:36:evicted_nonzero 0
STAT items:36:evicted_time 0
STAT items:36:outofmemory 0
STAT items:36:tailrepairs 0
STAT items:36:reclaimed 0
STAT items:36:expired_unfetched 0
STAT items:36:evicted_unfetched 0
STAT items:36:evicted_active 0
STAT items:36:crawler_reclaimed 0
STAT items:36:crawler_items_checked 6842
STAT items:36:lrutail_reflocked 54
STAT items:36:moves_to_cold 5502
STAT items:36:moves_to_warm 5216
STAT items:36:moves_within_lru 4536
STAT items:36:direct_reclaims 0
STAT items:36:hits_to_hot 116
STAT items:36:hits_to_warm 10076
STAT items:36:hits_to_cold 5380
STAT items:36:hits_to_temp 0
STAT items:37:number 2
STAT items:37:number_hot 0
STAT items:37:number_warm 0
STAT items:37:number_cold 2
STAT items:37:age_hot 0
STAT items:37:age_warm 0
STAT items:37:age 532
STAT items:37:mem_requested 593382
STAT items:37:evicted 0
STAT items:37:evicted_nonzero 0
STAT items:37:evicted_time 0
STAT items:37:outofmemory 0
STAT items:37:tailrepairs 0
STAT items:37:reclaimed 0
STAT items:37:expired_unfetched 0
STAT items:37:evicted_unfetched 0
STAT items:37:evicted_active 0
STAT items:37:crawler_reclaimed 0
STAT items:37:crawler_items_checked 4228
STAT items:37:lrutail_reflocked 271
STAT items:37:moves_to_cold 5808
STAT items:37:moves_to_warm 5633
STAT items:37:moves_within_lru 4127
STAT items:37:direct_reclaims 0
STAT items:37:hits_to_hot 12
STAT items:37:hits_to_warm 6247
STAT items:37:hits_to_cold 5776
STAT items:37:hits_to_temp 0
STAT items:39:number 1
STAT items:39:number_hot 0
STAT items:39:number_warm 0
STAT items:39:number_cold 1
STAT items:39:age_hot 0
STAT items:39:age_warm 0
STAT items:39:age 62
STAT items:39:mem_requested 910073
STAT items:39:evicted 0
STAT items:39:evicted_nonzero 0
STAT items:39:evicted_time 0
STAT items:39:outofmemory 0
STAT items:39:tailrepairs 0
STAT items:39:reclaimed 0
STAT items:39:expired_unfetched 0
STAT items:39:evicted_unfetched 0
STAT items:39:evicted_active 0
STAT items:39:crawler_reclaimed 0
STAT items:39:crawler_items_checked 4960
STAT items:39:lrutail_reflocked 485
STAT items:39:moves_to_cold 6597
STAT items:39:moves_to_warm 6404
STAT items:39:moves_within_lru 6968
STAT items:39:direct_reclaims 0
STAT items:39:hits_to_hot 79
STAT items:39:hits_to_warm 13434
STAT items:39:hits_to_cold 6538
STAT items:39:hits_to_temp 0
END
stats slabs
STAT 1:chunk_size 96
STAT 1:chunks_per_page 10922
STAT 1:total_pages 612
STAT 1:total_chunks 6684264
STAT 1:used_chunks 6678079
STAT 1:free_chunks 6185
STAT 1:free_chunks_end 0
STAT 1:get_hits 1481
STAT 1:cmd_set 0
STAT 1:delete_hits 0
STAT 1:incr_hits 0
STAT 1:decr_hits 0
STAT 1:cas_hits 0
STAT 1:cas_badval 0
STAT 1:touch_hits 0
STAT 2:chunk_size 120
STAT 2:chunks_per_page 8738
STAT 2:total_pages 1611
STAT 2:total_chunks 14076918
STAT 2:used_chunks 14065249
STAT 2:free_chunks 11669
STAT 2:free_chunks_end 0
STAT 2:get_hits 28523283
STAT 2:cmd_set 0
STAT 2:delete_hits 0
STAT 2:incr_hits 0
STAT 2:decr_hits 0
STAT 2:cas_hits 0
STAT 2:cas_badval 0
STAT 2:touch_hits 0
STAT 3:chunk_size 152
STAT 3:chunks_per_page 6898
STAT 3:total_pages 1
STAT 3:total_chunks 6898
STAT 3:used_chunks 1
STAT 3:free_chunks 6897
STAT 3:free_chunks_end 0
STAT 3:get_hits 0
STAT 3:cmd_set 0
STAT 3:delete_hits 0
STAT 3:incr_hits 0
STAT 3:decr_hits 0
STAT 3:cas_hits 0
STAT 3:cas_badval 0
STAT 3:touch_hits 0
STAT 4:chunk_size 192
STAT 4:chunks_per_page 5461
STAT 4:total_pages 1
STAT 4:total_chunks 5461
STAT 4:used_chunks 0
STAT 4:free_chunks 5461
STAT 4:free_chunks_end 0
STAT 4:get_hits 0
STAT 4:cmd_set 0
STAT 4:delete_hits 0
STAT 4:incr_hits 0
STAT 4:decr_hits 0
STAT 4:cas_hits 0
STAT 4:cas_badval 0
STAT 4:touch_hits 0
STAT 6:chunk_size 304
STAT 6:chunks_per_page 3449
STAT 6:total_pages 1
STAT 6:total_chunks 3449
STAT 6:used_chunks 18
STAT 6:free_chunks 3431
STAT 6:free_chunks_end 0
STAT 6:get_hits 79
STAT 6:cmd_set 297
STAT 6:delete_hits 0
STAT 6:incr_hits 0
STAT 6:decr_hits 0
STAT 6:cas_hits 0
STAT 6:cas_badval 0
STAT 6:touch_hits 0
STAT 7:chunk_size 384
STAT 7:chunks_per_page 2730
STAT 7:total_pages 9737
STAT 7:total_chunks 26582010
STAT 7:used_chunks 26576982
STAT 7:free_chunks 5028
STAT 7:free_chunks_end 0
STAT 7:get_hits 24006726
STAT 7:cmd_set 619423434
STAT 7:delete_hits 0
STAT 7:incr_hits 0
STAT 7:decr_hits 0
STAT 7:cas_hits 0
STAT 7:cas_badval 0
STAT 7:touch_hits 0
STAT 8:chunk_size 480
STAT 8:chunks_per_page 2184
STAT 8:total_pages 16197
STAT 8:total_chunks 35374248
STAT 8:used_chunks 35373424
STAT 8:free_chunks 824
STAT 8:free_chunks_end 0
STAT 8:get_hits 1759133
STAT 8:cmd_set 440157851
STAT 8:delete_hits 0
STAT 8:incr_hits 0
STAT 8:decr_hits 0
STAT 8:cas_hits 0
STAT 8:cas_badval 0
STAT 8:touch_hits 0
STAT 9:chunk_size 600
STAT 9:chunks_per_page 1747
STAT 9:total_pages 1460
STAT 9:total_chunks 2550620
STAT 9:used_chunks 2524975
STAT 9:free_chunks 25645
STAT 9:free_chunks_end 0
STAT 9:get_hits 1050769
STAT 9:cmd_set 131211533
STAT 9:delete_hits 0
STAT 9:incr_hits 0
STAT 9:decr_hits 0
STAT 9:cas_hits 0
STAT 9:cas_badval 0
STAT 9:touch_hits 0
STAT 10:chunk_size 752
STAT 10:chunks_per_page 1394
STAT 10:total_pages 1501
STAT 10:total_chunks 2092394
STAT 10:used_chunks 2071471
STAT 10:free_chunks 20923
STAT 10:free_chunks_end 0
STAT 10:get_hits 19135432
STAT 10:cmd_set 108092332
STAT 10:delete_hits 0
STAT 10:incr_hits 0
STAT 10:decr_hits 0
STAT 10:cas_hits 0
STAT 10:cas_badval 0
STAT 10:touch_hits 0
STAT 11:chunk_size 944
STAT 11:chunks_per_page 1110
STAT 11:total_pages 1075
STAT 11:total_chunks 1193250
STAT 11:used_chunks 1181318
STAT 11:free_chunks 11932
STAT 11:free_chunks_end 0
STAT 11:get_hits 49047121
STAT 11:cmd_set 79118031
STAT 11:delete_hits 0
STAT 11:incr_hits 0
STAT 11:decr_hits 0
STAT 11:cas_hits 0
STAT 11:cas_badval 0
STAT 11:touch_hits 0
STAT 12:chunk_size 1184
STAT 12:chunks_per_page 885
STAT 12:total_pages 1014
STAT 12:total_chunks 897390
STAT 12:used_chunks 888417
STAT 12:free_chunks 8973
STAT 12:free_chunks_end 0
STAT 12:get_hits 4429531
STAT 12:cmd_set 53732169
STAT 12:delete_hits 0
STAT 12:incr_hits 0
STAT 12:decr_hits 0
STAT 12:cas_hits 0
STAT 12:cas_badval 0
STAT 12:touch_hits 0
STAT 13:chunk_size 1480
STAT 13:chunks_per_page 708
STAT 13:total_pages 1015
STAT 13:total_chunks 718620
STAT 13:used_chunks 711399
STAT 13:free_chunks 7221
STAT 13:free_chunks_end 0
STAT 13:get_hits 2947355
STAT 13:cmd_set 42667631
STAT 13:delete_hits 0
STAT 13:incr_hits 0
STAT 13:decr_hits 0
STAT 13:cas_hits 0
STAT 13:cas_badval 0
STAT 13:touch_hits 0
STAT 14:chunk_size 1856
STAT 14:chunks_per_page 564
STAT 14:total_pages 1222
STAT 14:total_chunks 689208
STAT 14:used_chunks 682316
STAT 14:free_chunks 6892
STAT 14:free_chunks_end 0
STAT 14:get_hits 2876218
STAT 14:cmd_set 38606412
STAT 14:delete_hits 0
STAT 14:incr_hits 0
STAT 14:decr_hits 0
STAT 14:cas_hits 0
STAT 14:cas_badval 0
STAT 14:touch_hits 0
STAT 15:chunk_size 2320
STAT 15:chunks_per_page 451
STAT 15:total_pages 1407
STAT 15:total_chunks 634557
STAT 15:used_chunks 628212
STAT 15:free_chunks 6345
STAT 15:free_chunks_end 0
STAT 15:get_hits 2608774
STAT 15:cmd_set 33699905
STAT 15:delete_hits 0
STAT 15:incr_hits 0
STAT 15:decr_hits 0
STAT 15:cas_hits 0
STAT 15:cas_badval 0
STAT 15:touch_hits 0
STAT 16:chunk_size 2904
STAT 16:chunks_per_page 361
STAT 16:total_pages 1602
STAT 16:total_chunks 578322
STAT 16:used_chunks 572539
STAT 16:free_chunks 5783
STAT 16:free_chunks_end 0
STAT 16:get_hits 2380575
STAT 16:cmd_set 30453015
STAT 16:delete_hits 0
STAT 16:incr_hits 0
STAT 16:decr_hits 0
STAT 16:cas_hits 0
STAT 16:cas_badval 0
STAT 16:touch_hits 0
STAT 17:chunk_size 3632
STAT 17:chunks_per_page 288
STAT 17:total_pages 1867
STAT 17:total_chunks 537696
STAT 17:used_chunks 532320
STAT 17:free_chunks 5376
STAT 17:free_chunks_end 0
STAT 17:get_hits 2091100
STAT 17:cmd_set 28000392
STAT 17:delete_hits 0
STAT 17:incr_hits 0
STAT 17:decr_hits 0
STAT 17:cas_hits 0
STAT 17:cas_badval 0
STAT 17:touch_hits 0
STAT 18:chunk_size 4544
STAT 18:chunks_per_page 230
STAT 18:total_pages 2428
STAT 18:total_chunks 558440
STAT 18:used_chunks 552858
STAT 18:free_chunks 5582
STAT 18:free_chunks_end 0
STAT 18:get_hits 1690852
STAT 18:cmd_set 32740962
STAT 18:delete_hits 0
STAT 18:incr_hits 0
STAT 18:decr_hits 0
STAT 18:cas_hits 0
STAT 18:cas_badval 0
STAT 18:touch_hits 0
STAT 19:chunk_size 5680
STAT 19:chunks_per_page 184
STAT 19:total_pages 4384
STAT 19:total_chunks 806656
STAT 19:used_chunks 798564
STAT 19:free_chunks 8092
STAT 19:free_chunks_end 0
STAT 19:get_hits 1047179
STAT 19:cmd_set 82088177
STAT 19:delete_hits 0
STAT 19:incr_hits 0
STAT 19:decr_hits 0
STAT 19:cas_hits 0
STAT 19:cas_badval 0
STAT 19:touch_hits 0
STAT 20:chunk_size 7104
STAT 20:chunks_per_page 147
STAT 20:total_pages 2683
STAT 20:total_chunks 394401
STAT 20:used_chunks 390457
STAT 20:free_chunks 3944
STAT 20:free_chunks_end 0
STAT 20:get_hits 1470656
STAT 20:cmd_set 22099970
STAT 20:delete_hits 0
STAT 20:incr_hits 0
STAT 20:decr_hits 0
STAT 20:cas_hits 0
STAT 20:cas_badval 0
STAT 20:touch_hits 0
STAT 21:chunk_size 8880
STAT 21:chunks_per_page 118
STAT 21:total_pages 3015
STAT 21:total_chunks 355770
STAT 21:used_chunks 352213
STAT 21:free_chunks 3557
STAT 21:free_chunks_end 0
STAT 21:get_hits 1220237
STAT 21:cmd_set 20517407
STAT 21:delete_hits 0
STAT 21:incr_hits 0
STAT 21:decr_hits 0
STAT 21:cas_hits 0
STAT 21:cas_badval 0
STAT 21:touch_hits 0
STAT 22:chunk_size 11104
STAT 22:chunks_per_page 94
STAT 22:total_pages 3432
STAT 22:total_chunks 322608
STAT 22:used_chunks 319382
STAT 22:free_chunks 3226
STAT 22:free_chunks_end 0
STAT 22:get_hits 886595
STAT 22:cmd_set 19242833
STAT 22:delete_hits 0
STAT 22:incr_hits 0
STAT 22:decr_hits 0
STAT 22:cas_hits 0
STAT 22:cas_badval 0
STAT 22:touch_hits 0
STAT 23:chunk_size 13880
STAT 23:chunks_per_page 75
STAT 23:total_pages 3979
STAT 23:total_chunks 298425
STAT 23:used_chunks 295441
STAT 23:free_chunks 2984
STAT 23:free_chunks_end 0
STAT 23:get_hits 664726
STAT 23:cmd_set 18052720
STAT 23:delete_hits 0
STAT 23:incr_hits 0
STAT 23:decr_hits 0
STAT 23:cas_hits 0
STAT 23:cas_badval 0
STAT 23:touch_hits 0
STAT 24:chunk_size 17352
STAT 24:chunks_per_page 60
STAT 24:total_pages 4601
STAT 24:total_chunks 276060
STAT 24:used_chunks 273300
STAT 24:free_chunks 2760
STAT 24:free_chunks_end 0
STAT 24:get_hits 479143
STAT 24:cmd_set 16841119
STAT 24:delete_hits 0
STAT 24:incr_hits 0
STAT 24:decr_hits 0
STAT 24:cas_hits 0
STAT 24:cas_badval 0
STAT 24:touch_hits 0
STAT 25:chunk_size 21696
STAT 25:chunks_per_page 48
STAT 25:total_pages 5090
STAT 25:total_chunks 244320
STAT 25:used_chunks 241877
STAT 25:free_chunks 2443
STAT 25:free_chunks_end 0
STAT 25:get_hits 438832
STAT 25:cmd_set 15257684
STAT 25:delete_hits 0
STAT 25:incr_hits 0
STAT 25:decr_hits 0
STAT 25:cas_hits 0
STAT 25:cas_badval 0
STAT 25:touch_hits 0
STAT 26:chunk_size 27120
STAT 26:chunks_per_page 38
STAT 26:total_pages 5302
STAT 26:total_chunks 201476
STAT 26:used_chunks 199462
STAT 26:free_chunks 2014
STAT 26:free_chunks_end 0
STAT 26:get_hits 294981
STAT 26:cmd_set 13350881
STAT 26:delete_hits 0
STAT 26:incr_hits 0
STAT 26:decr_hits 0
STAT 26:cas_hits 0
STAT 26:cas_badval 0
STAT 26:touch_hits 0
STAT 27:chunk_size 33904
STAT 27:chunks_per_page 30
STAT 27:total_pages 6861
STAT 27:total_chunks 205830
STAT 27:used_chunks 203772
STAT 27:free_chunks 2058
STAT 27:free_chunks_end 0
STAT 27:get_hits 281218
STAT 27:cmd_set 13166668
STAT 27:delete_hits 0
STAT 27:incr_hits 0
STAT 27:decr_hits 0
STAT 27:cas_hits 0
STAT 27:cas_badval 0
STAT 27:touch_hits 0
STAT 28:chunk_size 42384
STAT 28:chunks_per_page 24
STAT 28:total_pages 5042
STAT 28:total_chunks 121008
STAT 28:used_chunks 119798
STAT 28:free_chunks 1210
STAT 28:free_chunks_end 0
STAT 28:get_hits 203509
STAT 28:cmd_set 8182730
STAT 28:delete_hits 0
STAT 28:incr_hits 0
STAT 28:decr_hits 0
STAT 28:cas_hits 0
STAT 28:cas_badval 0
STAT 28:touch_hits 0
STAT 29:chunk_size 52984
STAT 29:chunks_per_page 19
STAT 29:total_pages 4582
STAT 29:total_chunks 87058
STAT 29:used_chunks 86188
STAT 29:free_chunks 870
STAT 29:free_chunks_end 0
STAT 29:get_hits 144801
STAT 29:cmd_set 5603357
STAT 29:delete_hits 0
STAT 29:incr_hits 0
STAT 29:decr_hits 0
STAT 29:cas_hits 0
STAT 29:cas_badval 0
STAT 29:touch_hits 0
STAT 30:chunk_size 66232
STAT 30:chunks_per_page 15
STAT 30:total_pages 3732
STAT 30:total_chunks 55980
STAT 30:used_chunks 55421
STAT 30:free_chunks 559
STAT 30:free_chunks_end 0
STAT 30:get_hits 127300
STAT 30:cmd_set 3777515
STAT 30:delete_hits 0
STAT 30:incr_hits 0
STAT 30:decr_hits 0
STAT 30:cas_hits 0
STAT 30:cas_badval 0
STAT 30:touch_hits 0
STAT 31:chunk_size 82792
STAT 31:chunks_per_page 12
STAT 31:total_pages 3137
STAT 31:total_chunks 37644
STAT 31:used_chunks 37268
STAT 31:free_chunks 376
STAT 31:free_chunks_end 0
STAT 31:get_hits 83710
STAT 31:cmd_set 1440568
STAT 31:delete_hits 0
STAT 31:incr_hits 0
STAT 31:decr_hits 0
STAT 31:cas_hits 0
STAT 31:cas_badval 0
STAT 31:touch_hits 0
STAT 32:chunk_size 103496
STAT 32:chunks_per_page 10
STAT 32:total_pages 3
STAT 32:total_chunks 30
STAT 32:used_chunks 10
STAT 32:free_chunks 20
STAT 32:free_chunks_end 0
STAT 32:get_hits 21092
STAT 32:cmd_set 2069
STAT 32:delete_hits 0
STAT 32:incr_hits 0
STAT 32:decr_hits 0
STAT 32:cas_hits 0
STAT 32:cas_badval 0
STAT 32:touch_hits 0
STAT 33:chunk_size 129376
STAT 33:chunks_per_page 8
STAT 33:total_pages 4
STAT 33:total_chunks 32
STAT 33:used_chunks 19
STAT 33:free_chunks 13
STAT 33:free_chunks_end 0
STAT 33:get_hits 72571
STAT 33:cmd_set 1299
STAT 33:delete_hits 0
STAT 33:incr_hits 0
STAT 33:decr_hits 0
STAT 33:cas_hits 0
STAT 33:cas_badval 0
STAT 33:touch_hits 0
STAT 34:chunk_size 161720
STAT 34:chunks_per_page 6
STAT 34:total_pages 4
STAT 34:total_chunks 24
STAT 34:used_chunks 10
STAT 34:free_chunks 14
STAT 34:free_chunks_end 0
STAT 34:get_hits 54667
STAT 34:cmd_set 1112
STAT 34:delete_hits 0
STAT 34:incr_hits 0
STAT 34:decr_hits 0
STAT 34:cas_hits 0
STAT 34:cas_badval 0
STAT 34:touch_hits 0
STAT 35:chunk_size 202152
STAT 35:chunks_per_page 5
STAT 35:total_pages 3
STAT 35:total_chunks 15
STAT 35:used_chunks 3
STAT 35:free_chunks 12
STAT 35:free_chunks_end 0
STAT 35:get_hits 43516
STAT 35:cmd_set 719
STAT 35:delete_hits 0
STAT 35:incr_hits 0
STAT 35:decr_hits 0
STAT 35:cas_hits 0
STAT 35:cas_badval 0
STAT 35:touch_hits 0
STAT 36:chunk_size 252696
STAT 36:chunks_per_page 4
STAT 36:total_pages 3
STAT 36:total_chunks 12
STAT 36:used_chunks 2
STAT 36:free_chunks 10
STAT 36:free_chunks_end 0
STAT 36:get_hits 15572
STAT 36:cmd_set 397
STAT 36:delete_hits 0
STAT 36:incr_hits 0
STAT 36:decr_hits 0
STAT 36:cas_hits 0
STAT 36:cas_badval 0
STAT 36:touch_hits 0
STAT 37:chunk_size 315872
STAT 37:chunks_per_page 3
STAT 37:total_pages 3
STAT 37:total_chunks 9
STAT 37:used_chunks 2
STAT 37:free_chunks 7
STAT 37:free_chunks_end 0
STAT 37:get_hits 12035
STAT 37:cmd_set 216
STAT 37:delete_hits 0
STAT 37:incr_hits 0
STAT 37:decr_hits 0
STAT 37:cas_hits 0
STAT 37:cas_badval 0
STAT 37:touch_hits 0
STAT 38:chunk_size 394840
STAT 38:chunks_per_page 2
STAT 38:total_pages 3
STAT 38:total_chunks 6
STAT 38:used_chunks 1
STAT 38:free_chunks 5
STAT 38:free_chunks_end 0
STAT 38:get_hits 9390
STAT 38:cmd_set 201
STAT 38:delete_hits 0
STAT 38:incr_hits 0
STAT 38:decr_hits 0
STAT 38:cas_hits 0
STAT 38:cas_badval 0
STAT 38:touch_hits 0
STAT 39:chunk_size 524288
STAT 39:chunks_per_page 2
STAT 39:total_pages 3
STAT 39:total_chunks 6
STAT 39:used_chunks 1
STAT 39:free_chunks 5
STAT 39:free_chunks_end 0
STAT 39:get_hits 20051
STAT 39:cmd_set 302
STAT 39:delete_hits 0
STAT 39:incr_hits 0
STAT 39:decr_hits 0
STAT 39:cas_hits 0
STAT 39:cas_badval 0
STAT 39:touch_hits 0
STAT active_slabs 38
STAT total_malloced 103937998848
END

Reply via email to