Here you go.

Yes, 1.4.25 is running with `-C -m 10240 -I 20m -c 4096 -o 
maxconns_fast,hash_algorithm=murmur3,lru_maintainer,lru_crawler,slab_reassign,slab_automove`.
1.4.30 is running with `-C -m 10240 -I 20m -c 4096 -o 
modern,slab_chunk_max=1048576`.


On Friday, August 12, 2016 at 2:32:59 PM UTC-4, Dormando wrote:
>
> Hey, 
>
> any chance I could see `stats slabs` output as well? a lot of the data's 
> in there. Need all three: stats, stats items, stats slabs 
>
> Also, did you try 1.4.30 with `-o slab_chunk_max=1048576` as well? 
>
> thanks 
>
> On Fri, 12 Aug 2016, [email protected] <javascript:> wrote: 
>
> > Thanks! That's an improvement. It's still worse than older versions, but 
> it's better than 1.4.29. This time it made it up to about 1.75GB/10GB used 
> before it started evicting; 
> > I left it running for another 8 hours and it got up to 2GB, but no 
> higher. 
> > Here's some stats output from the old and new versions, in case you can 
> puzzle anything out of it. 
> > 
> > Thanks, 
> > 
> > Andrew 
> > 
> > 
> > On Thursday, August 11, 2016 at 6:14:26 PM UTC-4, Dormando wrote: 
> >       Hi, 
> > 
> >       https://github.com/memcached/memcached/wiki/ReleaseNotes1430 
> > 
> >       Can you please try this? And let me know how it goes either way :) 
> > 
> >       On Wed, 10 Aug 2016, dormando wrote: 
> > 
> >       > Hey, 
> >       > 
> >       > Thanks and sorry about that. I just found a bug this week where 
> the new 
> >       > code is over-allocating (though 30MB out of 10G limit seems 
> odd?) 
> >       > 
> >       > ie: with -I 2m, it would allocate 2 megabytes of memory and then 
> only use 
> >       > up to 1mb of it. A one-line fix for a missed variable 
> conversion. 
> >       > 
> >       > Will likely do a bugfix release later tonight with that and a 
> few other 
> >       > things. 
> >       > 
> >       > Will take a look at your data in hopes it's the same issue at 
> least, 
> >       > thanks! 
> >       > 
> >       > On Wed, 10 Aug 2016, [email protected] wrote: 
> >       > 
> >       > > I decided to give this a try on a production setup that has a 
> very bimodal size distribution (about a 50/50 split of 10k-100k values and 
> 1M-10M values) and 
> >       lots of writes, 
> >       > > where we've been running with "-I 10m -m 10240" for a while. 
> It didn't go so great. Almost immediately there were lots and lots of 
> evictions, even though the 
> >       used memory was 
> >       > > only about 30MB of the 10GB limit, and the number of active 
> keys grew very slowly. "-o slab_chunk_max=1048576" may have had some 
> effect, but it didn't really 
> >       seem like it. 
> >       > > Setting "slabs automove 2" (usually 1) reduced evictions about 
> 50% but it still wasn't enough to get acceptable performance. 
> >       > > I've rolled back to 1.4.25 for the moment, but I'm attaching a 
> log with "stats" and "stats items" from yesterday. "stats sizes" wasn't 
> available due to -C, and 
> >       the log isn't 
> >       > > from as long after startup as I would like, but it's what I 
> got, sorry. 
> >       > > 
> >       > > Let me know if there's anything else I can do to help. 
> >       > > 
> >       > > Thanks, 
> >       > > 
> >       > > Andrew 
> >       > > 
> >       > > On Wednesday, July 13, 2016 at 8:08:49 PM UTC-4, Dormando 
> wrote: 
> >       > >       
> https://github.com/memcached/memcached/wiki/ReleaseNotes1429 
> >       > > 
> >       > >       enjoy. 
> >       > > 
> >       > > -- 
> >       > > 
> >       > > --- 
> >       > > 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 [email protected]. 
> >       > > For more options, visit https://groups.google.com/d/optout. 
> >       > > 
> >       > > 
> >       > 
> >       > -- 
> >       > 
> >       > --- 
> >       > 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 [email protected]. 
> >       > For more options, visit https://groups.google.com/d/optout. 
> >       > 
> > 
> > -- 
> > 
> > --- 
> > 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 [email protected] <javascript:>. 
> > For more options, visit https://groups.google.com/d/optout. 
> > 
> >

-- 

--- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.
STAT pid 9261
STAT uptime 243050
STAT time 1471027311
STAT version 1.4.25
STAT libevent 2.0.21-stable
STAT pointer_size 64
STAT rusage_user 1783.955460
STAT rusage_system 3568.183837
STAT curr_connections 161
STAT total_connections 5840
STAT rejected_connections 0
STAT connection_structures 425
STAT reserved_fds 20
STAT cmd_get 22255507
STAT cmd_set 3782816
STAT cmd_flush 0
STAT cmd_touch 22544678
STAT get_hits 18465579
STAT get_misses 3789928
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 22519848
STAT touch_misses 24830
STAT auth_cmds 0
STAT auth_errors 0
STAT bytes_read 294157653139
STAT bytes_written 3485928160110
STAT limit_maxbytes 10737418240
STAT accepting_conns 1
STAT listen_disabled_num 0
STAT time_in_listen_disabled_us 0
STAT threads 4
STAT conn_yields 0
STAT hash_power_level 17
STAT hash_bytes 1048576
STAT hash_is_expanding 0
STAT slab_reassign_rescues 0
STAT slab_reassign_evictions_nomem 0
STAT slab_reassign_inline_reclaim 0
STAT slab_reassign_busy_items 0
STAT slab_reassign_running 0
STAT slabs_moved 0
STAT lru_crawler_running 0
STAT lru_crawler_starts 3920
STAT lru_maintainer_juggles 22667769
STAT malloc_fails 0
STAT bytes 9383878947
STAT curr_items 135754
STAT total_items 3782816
STAT slab_global_page_pool 0
STAT expired_unfetched 0
STAT evicted_unfetched 1165497
STAT evictions 3559415
STAT reclaimed 0
STAT crawler_reclaimed 0
STAT crawler_items_checked 11712137
STAT lrutail_reflocked 20752
STAT moves_to_cold 3891685
STAT moves_to_warm 283314
STAT moves_within_lru 2842193
STAT direct_reclaims 3559415
END
STAT items:14:number 11299
STAT items:14:number_hot 3615
STAT items:14:number_warm 3615
STAT items:14:number_cold 4069
STAT items:14:number_cold 0
STAT items:14:age 50425
STAT items:14:evicted 34949
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 0
STAT items:14:expired_unfetched 0
STAT items:14:evicted_unfetched 12047
STAT items:14:crawler_reclaimed 0
STAT items:14:crawler_items_checked 811403
STAT items:14:lrutail_reflocked 0
STAT items:14:moves_to_cold 43618
STAT items:14:moves_to_warm 4600
STAT items:14:moves_within_lru 32161
STAT items:14:direct_reclaims 34949
STAT items:15:number 9039
STAT items:15:number_hot 2892
STAT items:15:number_warm 2892
STAT items:15:number_cold 3255
STAT items:15:number_cold 0
STAT items:15:age 20629
STAT items:15:evicted 118114
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 0
STAT items:15:expired_unfetched 0
STAT items:15:evicted_unfetched 38970
STAT items:15:crawler_reclaimed 0
STAT items:15:crawler_items_checked 750427
STAT items:15:lrutail_reflocked 0
STAT items:15:moves_to_cold 128895
STAT items:15:moves_to_warm 7526
STAT items:15:moves_within_lru 90042
STAT items:15:direct_reclaims 118114
STAT items:16:number 7221
STAT items:16:number_hot 2310
STAT items:16:number_warm 2310
STAT items:16:number_cold 2601
STAT items:16:number_cold 0
STAT items:16:age 16880
STAT items:16:evicted 157397
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 0
STAT items:16:expired_unfetched 0
STAT items:16:evicted_unfetched 45811
STAT items:16:crawler_reclaimed 0
STAT items:16:crawler_items_checked 620238
STAT items:16:lrutail_reflocked 0
STAT items:16:moves_to_cold 169117
STAT items:16:moves_to_warm 9119
STAT items:16:moves_within_lru 123489
STAT items:16:direct_reclaims 157397
STAT items:17:number 5774
STAT items:17:number_hot 1847
STAT items:17:number_warm 1847
STAT items:17:number_cold 2080
STAT items:17:number_cold 0
STAT items:17:age 15008
STAT items:17:evicted 221523
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 0
STAT items:17:expired_unfetched 0
STAT items:17:evicted_unfetched 61857
STAT items:17:crawler_reclaimed 0
STAT items:17:crawler_items_checked 510909
STAT items:17:lrutail_reflocked 0
STAT items:17:moves_to_cold 234415
STAT items:17:moves_to_warm 10812
STAT items:17:moves_within_lru 173055
STAT items:17:direct_reclaims 221523
STAT items:18:number 9230
STAT items:18:number_hot 2953
STAT items:18:number_warm 2953
STAT items:18:number_cold 3324
STAT items:18:number_cold 0
STAT items:18:age 16548
STAT items:18:evicted 212184
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 0
STAT items:18:expired_unfetched 0
STAT items:18:evicted_unfetched 55072
STAT items:18:crawler_reclaimed 0
STAT items:18:crawler_items_checked 797532
STAT items:18:lrutail_reflocked 0
STAT items:18:moves_to_cold 229093
STAT items:18:moves_to_warm 13585
STAT items:18:moves_within_lru 175922
STAT items:18:direct_reclaims 212184
STAT items:19:number 7384
STAT items:19:number_hot 2362
STAT items:19:number_warm 2362
STAT items:19:number_cold 2660
STAT items:19:number_cold 0
STAT items:19:age 15772
STAT items:19:evicted 210444
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 0
STAT items:19:evicted_unfetched 54652
STAT items:19:crawler_reclaimed 0
STAT items:19:crawler_items_checked 646540
STAT items:19:lrutail_reflocked 0
STAT items:19:moves_to_cold 225867
STAT items:19:moves_to_warm 12763
STAT items:19:moves_within_lru 173069
STAT items:19:direct_reclaims 210444
STAT items:20:number 8856
STAT items:20:number_hot 2833
STAT items:20:number_warm 2833
STAT items:20:number_cold 3190
STAT items:20:number_cold 0
STAT items:20:age 16354
STAT items:20:evicted 215082
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 0
STAT items:20:evicted_unfetched 53827
STAT items:20:crawler_reclaimed 0
STAT items:20:crawler_items_checked 770515
STAT items:20:lrutail_reflocked 0
STAT items:20:moves_to_cold 232437
STAT items:20:moves_to_warm 14165
STAT items:20:moves_within_lru 181022
STAT items:20:direct_reclaims 215082
STAT items:21:number 7083
STAT items:21:number_hot 2266
STAT items:21:number_warm 2266
STAT items:21:number_cold 2551
STAT items:21:number_cold 0
STAT items:21:age 16423
STAT items:21:evicted 166005
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 0
STAT items:21:evicted_unfetched 42110
STAT items:21:crawler_reclaimed 0
STAT items:21:crawler_items_checked 615104
STAT items:21:lrutail_reflocked 0
STAT items:21:moves_to_cold 179543
STAT items:21:moves_to_warm 10987
STAT items:21:moves_within_lru 140319
STAT items:21:direct_reclaims 166005
STAT items:22:number 3776
STAT items:22:number_hot 1208
STAT items:22:number_warm 1208
STAT items:22:number_cold 1360
STAT items:22:number_cold 0
STAT items:22:age 15330
STAT items:22:evicted 122133
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 0
STAT items:22:expired_unfetched 0
STAT items:22:evicted_unfetched 34185
STAT items:22:crawler_reclaimed 0
STAT items:22:crawler_items_checked 334028
STAT items:22:lrutail_reflocked 0
STAT items:22:moves_to_cold 130934
STAT items:22:moves_to_warm 7441
STAT items:22:moves_within_lru 98645
STAT items:22:direct_reclaims 122133
STAT items:23:number 4530
STAT items:23:number_hot 1449
STAT items:23:number_warm 1449
STAT items:23:number_cold 1632
STAT items:23:number_cold 0
STAT items:23:age 16671
STAT items:23:evicted 102240
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 0
STAT items:23:evicted_unfetched 31241
STAT items:23:crawler_reclaimed 0
STAT items:23:crawler_items_checked 393847
STAT items:23:lrutail_reflocked 0
STAT items:23:moves_to_cold 110780
STAT items:23:moves_to_warm 6908
STAT items:23:moves_within_lru 81237
STAT items:23:direct_reclaims 102240
STAT items:24:number 3624
STAT items:24:number_hot 1159
STAT items:24:number_warm 1159
STAT items:24:number_cold 1306
STAT items:24:number_cold 0
STAT items:24:age 35387
STAT items:24:evicted 107786
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 0
STAT items:24:evicted_unfetched 37074
STAT items:24:crawler_reclaimed 0
STAT items:24:crawler_items_checked 318475
STAT items:24:lrutail_reflocked 2
STAT items:24:moves_to_cold 115603
STAT items:24:moves_to_warm 6510
STAT items:24:moves_within_lru 79961
STAT items:24:direct_reclaims 107786
STAT items:25:number 3864
STAT items:25:number_hot 1236
STAT items:25:number_warm 1236
STAT items:25:number_cold 1392
STAT items:25:number_cold 0
STAT items:25:age 15513
STAT items:25:evicted 116267
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 43720
STAT items:25:crawler_reclaimed 0
STAT items:25:crawler_items_checked 339259
STAT items:25:lrutail_reflocked 1
STAT items:25:moves_to_cold 124194
STAT items:25:moves_to_warm 6534
STAT items:25:moves_within_lru 81855
STAT items:25:direct_reclaims 116267
STAT items:26:number 3865
STAT items:26:number_hot 1236
STAT items:26:number_warm 1236
STAT items:26:number_cold 1393
STAT items:26:number_cold 0
STAT items:26:age 14995
STAT items:26:evicted 138980
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 54723
STAT items:26:crawler_reclaimed 0
STAT items:26:crawler_items_checked 342612
STAT items:26:lrutail_reflocked 0
STAT items:26:moves_to_cold 148530
STAT items:26:moves_to_warm 8157
STAT items:26:moves_within_lru 95385
STAT items:26:direct_reclaims 138980
STAT items:27:number 4944
STAT items:27:number_hot 1582
STAT items:27:number_warm 1582
STAT items:27:number_cold 1780
STAT items:27:number_cold 0
STAT items:27:age 15247
STAT items:27:evicted 164242
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 64457
STAT items:27:crawler_reclaimed 0
STAT items:27:crawler_items_checked 436422
STAT items:27:lrutail_reflocked 0
STAT items:27:moves_to_cold 176717
STAT items:27:moves_to_warm 10694
STAT items:27:moves_within_lru 114433
STAT items:27:direct_reclaims 164242
STAT items:28:number 5434
STAT items:28:number_hot 1738
STAT items:28:number_warm 1738
STAT items:28:number_cold 1958
STAT items:28:number_cold 0
STAT items:28:age 15243
STAT items:28:evicted 179107
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 69665
STAT items:28:crawler_reclaimed 0
STAT items:28:crawler_items_checked 480643
STAT items:28:lrutail_reflocked 0
STAT items:28:moves_to_cold 193371
STAT items:28:moves_to_warm 12302
STAT items:28:moves_within_lru 125889
STAT items:28:direct_reclaims 179107
STAT items:29:number 5530
STAT items:29:number_hot 1769
STAT items:29:number_warm 1769
STAT items:29:number_cold 1992
STAT items:29:number_cold 0
STAT items:29:age 15229
STAT items:29:evicted 189720
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 73601
STAT items:29:crawler_reclaimed 0
STAT items:29:crawler_items_checked 489490
STAT items:29:lrutail_reflocked 3
STAT items:29:moves_to_cold 205306
STAT items:29:moves_to_warm 13592
STAT items:29:moves_within_lru 133859
STAT items:29:direct_reclaims 189720
STAT items:30:number 5372
STAT items:30:number_hot 1719
STAT items:30:number_warm 1719
STAT items:30:number_cold 1934
STAT items:30:number_cold 0
STAT items:30:age 15119
STAT items:30:evicted 187537
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 70990
STAT items:30:crawler_reclaimed 0
STAT items:30:crawler_items_checked 476032
STAT items:30:lrutail_reflocked 1
STAT items:30:moves_to_cold 203033
STAT items:30:moves_to_warm 13562
STAT items:30:moves_within_lru 135007
STAT items:30:direct_reclaims 187537
STAT items:31:number 5060
STAT items:31:number_hot 1619
STAT items:31:number_warm 1619
STAT items:31:number_cold 1822
STAT items:31:number_cold 0
STAT items:31:age 15111
STAT items:31:evicted 175436
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 64456
STAT items:31:crawler_reclaimed 0
STAT items:31:crawler_items_checked 449641
STAT items:31:lrutail_reflocked 1
STAT items:31:moves_to_cold 191548
STAT items:31:moves_to_warm 14288
STAT items:31:moves_within_lru 131244
STAT items:31:direct_reclaims 175436
STAT items:32:number 4646
STAT items:32:number_hot 1486
STAT items:32:number_warm 1486
STAT items:32:number_cold 1674
STAT items:32:number_cold 0
STAT items:32:age 15286
STAT items:32:evicted 151218
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 54184
STAT items:32:crawler_reclaimed 0
STAT items:32:crawler_items_checked 412069
STAT items:32:lrutail_reflocked 2
STAT items:32:moves_to_cold 166410
STAT items:32:moves_to_warm 13516
STAT items:32:moves_within_lru 116513
STAT items:32:direct_reclaims 151218
STAT items:33:number 3402
STAT items:33:number_hot 1088
STAT items:33:number_warm 1088
STAT items:33:number_cold 1226
STAT items:33:number_cold 0
STAT items:33:age 15103
STAT items:33:evicted 115484
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 42113
STAT items:33:crawler_reclaimed 0
STAT items:33:crawler_items_checked 302496
STAT items:33:lrutail_reflocked 1
STAT items:33:moves_to_cold 126548
STAT items:33:moves_to_warm 9836
STAT items:33:moves_within_lru 88086
STAT items:33:direct_reclaims 115484
STAT items:34:number 3225
STAT items:34:number_hot 1032
STAT items:34:number_warm 1032
STAT items:34:number_cold 1161
STAT items:34:number_cold 0
STAT items:34:age 15623
STAT items:34:evicted 100327
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 35617
STAT items:34:crawler_reclaimed 0
STAT items:34:crawler_items_checked 286593
STAT items:34:lrutail_reflocked 2
STAT items:34:moves_to_cold 111327
STAT items:34:moves_to_warm 9838
STAT items:34:moves_within_lru 79839
STAT items:34:direct_reclaims 100327
STAT items:35:number 2472
STAT items:35:number_hot 791
STAT items:35:number_warm 791
STAT items:35:number_cold 890
STAT items:35:number_cold 0
STAT items:35:age 15358
STAT items:35:evicted 76863
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 27302
STAT items:35:crawler_reclaimed 0
STAT items:35:crawler_items_checked 219599
STAT items:35:lrutail_reflocked 4
STAT items:35:moves_to_cold 85481
STAT items:35:moves_to_warm 7725
STAT items:35:moves_within_lru 62216
STAT items:35:direct_reclaims 76863
STAT items:36:number 1804
STAT items:36:number_hot 577
STAT items:36:number_warm 577
STAT items:36:number_cold 650
STAT items:36:number_cold 0
STAT items:36:age 22492
STAT items:36:evicted 59075
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 20986
STAT items:36:crawler_reclaimed 0
STAT items:36:crawler_items_checked 161083
STAT items:36:lrutail_reflocked 7
STAT items:36:moves_to_cold 66542
STAT items:36:moves_to_warm 6817
STAT items:36:moves_within_lru 48795
STAT items:36:direct_reclaims 59075
STAT items:37:number 1518
STAT items:37:number_hot 485
STAT items:37:number_warm 485
STAT items:37:number_cold 548
STAT items:37:number_cold 0
STAT items:37:age 15131
STAT items:37:evicted 48736
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 16727
STAT items:37:crawler_reclaimed 0
STAT items:37:crawler_items_checked 135796
STAT items:37:lrutail_reflocked 12
STAT items:37:moves_to_cold 56229
STAT items:37:moves_to_warm 6945
STAT items:37:moves_within_lru 42828
STAT items:37:direct_reclaims 48736
STAT items:38:number 1378
STAT items:38:number_hot 440
STAT items:38:number_warm 440
STAT items:38:number_cold 498
STAT items:38:number_cold 0
STAT items:38:age 15377
STAT items:38:evicted 40838
STAT items:38:evicted_nonzero 0
STAT items:38:evicted_time 0
STAT items:38:outofmemory 0
STAT items:38:tailrepairs 0
STAT items:38:reclaimed 0
STAT items:38:expired_unfetched 0
STAT items:38:evicted_unfetched 14032
STAT items:38:crawler_reclaimed 0
STAT items:38:crawler_items_checked 123206
STAT items:38:lrutail_reflocked 22
STAT items:38:moves_to_cold 47585
STAT items:38:moves_to_warm 6249
STAT items:38:moves_within_lru 36622
STAT items:38:direct_reclaims 40838
STAT items:39:number 1218
STAT items:39:number_hot 389
STAT items:39:number_warm 389
STAT items:39:number_cold 440
STAT items:39:number_cold 0
STAT items:39:age 20660
STAT items:39:evicted 34368
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 11562
STAT items:39:crawler_reclaimed 0
STAT items:39:crawler_items_checked 109049
STAT items:39:lrutail_reflocked 67
STAT items:39:moves_to_cold 41215
STAT items:39:moves_to_warm 6407
STAT items:39:moves_within_lru 32884
STAT items:39:direct_reclaims 34368
STAT items:40:number 1155
STAT items:40:number_hot 369
STAT items:40:number_warm 369
STAT items:40:number_cold 417
STAT items:40:number_cold 0
STAT items:40:age 20377
STAT items:40:evicted 32569
STAT items:40:evicted_nonzero 0
STAT items:40:evicted_time 0
STAT items:40:outofmemory 0
STAT items:40:tailrepairs 0
STAT items:40:reclaimed 0
STAT items:40:expired_unfetched 0
STAT items:40:evicted_unfetched 10760
STAT items:40:crawler_reclaimed 0
STAT items:40:crawler_items_checked 103968
STAT items:40:lrutail_reflocked 107
STAT items:40:moves_to_cold 39769
STAT items:40:moves_to_warm 6782
STAT items:40:moves_within_lru 32989
STAT items:40:direct_reclaims 32569
STAT items:41:number 972
STAT items:41:number_hot 311
STAT items:41:number_warm 311
STAT items:41:number_cold 350
STAT items:41:number_cold 0
STAT items:41:age 18480
STAT items:41:evicted 28518
STAT items:41:evicted_nonzero 0
STAT items:41:evicted_time 0
STAT items:41:outofmemory 0
STAT items:41:tailrepairs 0
STAT items:41:reclaimed 0
STAT items:41:expired_unfetched 0
STAT items:41:evicted_unfetched 9045
STAT items:41:crawler_reclaimed 0
STAT items:41:crawler_items_checked 87331
STAT items:41:lrutail_reflocked 254
STAT items:41:moves_to_cold 35667
STAT items:41:moves_to_warm 6798
STAT items:41:moves_within_lru 31337
STAT items:41:direct_reclaims 28518
STAT items:42:number 777
STAT items:42:number_hot 248
STAT items:42:number_warm 248
STAT items:42:number_cold 281
STAT items:42:number_cold 0
STAT items:42:age 19805
STAT items:42:evicted 19239
STAT items:42:evicted_nonzero 0
STAT items:42:evicted_time 0
STAT items:42:outofmemory 0
STAT items:42:tailrepairs 0
STAT items:42:reclaimed 0
STAT items:42:expired_unfetched 0
STAT items:42:evicted_unfetched 5989
STAT items:42:crawler_reclaimed 0
STAT items:42:crawler_items_checked 69789
STAT items:42:lrutail_reflocked 471
STAT items:42:moves_to_cold 24400
STAT items:42:moves_to_warm 4880
STAT items:42:moves_within_lru 23519
STAT items:42:direct_reclaims 19239
STAT items:43:number 561
STAT items:43:number_hot 179
STAT items:43:number_warm 179
STAT items:43:number_cold 203
STAT items:43:number_cold 0
STAT items:43:age 15731
STAT items:43:evicted 14760
STAT items:43:evicted_nonzero 0
STAT items:43:evicted_time 0
STAT items:43:outofmemory 0
STAT items:43:tailrepairs 0
STAT items:43:reclaimed 0
STAT items:43:expired_unfetched 0
STAT items:43:evicted_unfetched 4268
STAT items:43:crawler_reclaimed 0
STAT items:43:crawler_items_checked 50805
STAT items:43:lrutail_reflocked 630
STAT items:43:moves_to_cold 19101
STAT items:43:moves_to_warm 4138
STAT items:43:moves_within_lru 20036
STAT items:43:direct_reclaims 14760
STAT items:44:number 338
STAT items:44:number_hot 108
STAT items:44:number_warm 108
STAT items:44:number_cold 122
STAT items:44:number_cold 0
STAT items:44:age 14997
STAT items:44:evicted 9524
STAT items:44:evicted_nonzero 0
STAT items:44:evicted_time 0
STAT items:44:outofmemory 0
STAT items:44:tailrepairs 0
STAT items:44:reclaimed 0
STAT items:44:expired_unfetched 0
STAT items:44:evicted_unfetched 2518
STAT items:44:crawler_reclaimed 0
STAT items:44:crawler_items_checked 30564
STAT items:44:lrutail_reflocked 922
STAT items:44:moves_to_cold 12868
STAT items:44:moves_to_warm 3221
STAT items:44:moves_within_lru 16365
STAT items:44:direct_reclaims 9524
STAT items:45:number 209
STAT items:45:number_hot 66
STAT items:45:number_warm 66
STAT items:45:number_cold 77
STAT items:45:number_cold 0
STAT items:45:age 20944
STAT items:45:evicted 4756
STAT items:45:evicted_nonzero 0
STAT items:45:evicted_time 0
STAT items:45:outofmemory 0
STAT items:45:tailrepairs 0
STAT items:45:reclaimed 0
STAT items:45:expired_unfetched 0
STAT items:45:evicted_unfetched 1140
STAT items:45:crawler_reclaimed 0
STAT items:45:crawler_items_checked 18999
STAT items:45:lrutail_reflocked 1244
STAT items:45:moves_to_cold 6703
STAT items:45:moves_to_warm 1870
STAT items:45:moves_within_lru 11919
STAT items:45:direct_reclaims 4756
STAT items:46:number 104
STAT items:46:number_hot 33
STAT items:46:number_warm 33
STAT items:46:number_cold 38
STAT items:46:number_cold 0
STAT items:46:age 22447
STAT items:46:evicted 2385
STAT items:46:evicted_nonzero 0
STAT items:46:evicted_time 0
STAT items:46:outofmemory 0
STAT items:46:tailrepairs 0
STAT items:46:reclaimed 0
STAT items:46:expired_unfetched 0
STAT items:46:evicted_unfetched 542
STAT items:46:crawler_reclaimed 0
STAT items:46:crawler_items_checked 9435
STAT items:46:lrutail_reflocked 1374
STAT items:46:moves_to_cold 3364
STAT items:46:moves_to_warm 941
STAT items:46:moves_within_lru 8506
STAT items:46:direct_reclaims 2385
STAT items:47:number 49
STAT items:47:number_hot 15
STAT items:47:number_warm 15
STAT items:47:number_cold 19
STAT items:47:number_cold 0
STAT items:47:age 15152
STAT items:47:evicted 984
STAT items:47:evicted_nonzero 0
STAT items:47:evicted_time 0
STAT items:47:outofmemory 0
STAT items:47:tailrepairs 0
STAT items:47:reclaimed 0
STAT items:47:expired_unfetched 0
STAT items:47:evicted_unfetched 175
STAT items:47:crawler_reclaimed 0
STAT items:47:crawler_items_checked 4435
STAT items:47:lrutail_reflocked 2229
STAT items:47:moves_to_cold 1622
STAT items:47:moves_to_warm 619
STAT items:47:moves_within_lru 9289
STAT items:47:direct_reclaims 984
STAT items:48:number 20
STAT items:48:number_hot 6
STAT items:48:number_warm 6
STAT items:48:number_cold 8
STAT items:48:number_cold 0
STAT items:48:age 15492
STAT items:48:evicted 427
STAT items:48:evicted_nonzero 0
STAT items:48:evicted_time 0
STAT items:48:outofmemory 0
STAT items:48:tailrepairs 0
STAT items:48:reclaimed 0
STAT items:48:expired_unfetched 0
STAT items:48:evicted_unfetched 60
STAT items:48:crawler_reclaimed 0
STAT items:48:crawler_items_checked 1804
STAT items:48:lrutail_reflocked 1755
STAT items:48:moves_to_cold 656
STAT items:48:moves_to_warm 221
STAT items:48:moves_within_lru 5160
STAT items:48:direct_reclaims 427
STAT items:49:number 12
STAT items:49:number_hot 3
STAT items:49:number_warm 3
STAT items:49:number_cold 6
STAT items:49:number_cold 0
STAT items:49:age 41791
STAT items:49:evicted 86
STAT items:49:evicted_nonzero 0
STAT items:49:evicted_time 0
STAT items:49:outofmemory 0
STAT items:49:tailrepairs 0
STAT items:49:reclaimed 0
STAT items:49:expired_unfetched 0
STAT items:49:evicted_unfetched 12
STAT items:49:crawler_reclaimed 0
STAT items:49:crawler_items_checked 1073
STAT items:49:lrutail_reflocked 1548
STAT items:49:moves_to_cold 126
STAT items:49:moves_to_warm 33
STAT items:49:moves_within_lru 3286
STAT items:49:direct_reclaims 86
STAT items:50:number 5
STAT items:50:number_hot 1
STAT items:50:number_warm 1
STAT items:50:number_cold 3
STAT items:50:number_cold 0
STAT items:50:age 19796
STAT items:50:evicted 68
STAT items:50:evicted_nonzero 0
STAT items:50:evicted_time 0
STAT items:50:outofmemory 0
STAT items:50:tailrepairs 0
STAT items:50:reclaimed 0
STAT items:50:expired_unfetched 0
STAT items:50:evicted_unfetched 4
STAT items:50:crawler_reclaimed 0
STAT items:50:crawler_items_checked 514
STAT items:50:lrutail_reflocked 2814
STAT items:50:moves_to_cold 134
STAT items:50:moves_to_warm 62
STAT items:50:moves_within_lru 5410
STAT items:50:direct_reclaims 68
STAT items:51:number 1
STAT items:51:number_hot 0
STAT items:51:number_warm 0
STAT items:51:number_cold 1
STAT items:51:number_cold 0
STAT items:51:age 12296
STAT items:51:evicted 42
STAT items:51:evicted_nonzero 0
STAT items:51:evicted_time 0
STAT items:51:outofmemory 0
STAT items:51:tailrepairs 0
STAT items:51:reclaimed 0
STAT items:51:expired_unfetched 0
STAT items:51:evicted_unfetched 3
STAT items:51:crawler_reclaimed 0
STAT items:51:crawler_items_checked 169
STAT items:51:lrutail_reflocked 2115
STAT items:51:moves_to_cold 1192
STAT items:51:moves_to_warm 1131
STAT items:51:moves_within_lru 0
STAT items:51:direct_reclaims 42
STAT items:52:number 2
STAT items:52:number_hot 0
STAT items:52:number_warm 0
STAT items:52:number_cold 2
STAT items:52:number_cold 0
STAT items:52:age 92748
STAT items:52:evicted 2
STAT items:52:evicted_nonzero 0
STAT items:52:evicted_time 0
STAT items:52:outofmemory 0
STAT items:52:tailrepairs 0
STAT items:52:reclaimed 0
STAT items:52:expired_unfetched 0
STAT items:52:evicted_unfetched 0
STAT items:52:crawler_reclaimed 0
STAT items:52:crawler_items_checked 145
STAT items:52:lrutail_reflocked 57
STAT items:52:moves_to_cold 16
STAT items:52:moves_to_warm 12
STAT items:52:moves_within_lru 0
STAT items:52:direct_reclaims 2
STAT items:53:number 1
STAT items:53:number_hot 0
STAT items:53:number_warm 0
STAT items:53:number_cold 1
STAT items:53:number_cold 0
STAT items:53:age 12436
STAT items:53:evicted 0
STAT items:53:evicted_nonzero 0
STAT items:53:evicted_time 0
STAT items:53:outofmemory 0
STAT items:53:tailrepairs 0
STAT items:53:reclaimed 0
STAT items:53:expired_unfetched 0
STAT items:53:evicted_unfetched 0
STAT items:53:crawler_reclaimed 0
STAT items:53:crawler_items_checked 98
STAT items:53:lrutail_reflocked 5107
STAT items:53:moves_to_cold 1729
STAT items:53:moves_to_warm 1728
STAT items:53:moves_within_lru 0
STAT items:53:direct_reclaims 0
END
STAT 14:chunk_size 1856
STAT 14:chunks_per_page 11299
STAT 14:total_pages 1
STAT 14:total_chunks 11299
STAT 14:used_chunks 11299
STAT 14:free_chunks 0
STAT 14:free_chunks_end 0
STAT 14:mem_requested 18783976
STAT 14:get_hits 55262
STAT 14:cmd_set 46990
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 32896
STAT 15:chunk_size 2320
STAT 15:chunks_per_page 9039
STAT 15:total_pages 1
STAT 15:total_chunks 9039
STAT 15:used_chunks 9039
STAT 15:free_chunks 0
STAT 15:free_chunks_end 0
STAT 15:mem_requested 19043281
STAT 15:get_hits 135926
STAT 15:cmd_set 129318
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 84311
STAT 16:chunk_size 2904
STAT 16:chunks_per_page 7221
STAT 16:total_pages 1
STAT 16:total_chunks 7221
STAT 16:used_chunks 7221
STAT 16:free_chunks 0
STAT 16:free_chunks_end 0
STAT 16:mem_requested 18832860
STAT 16:get_hits 246901
STAT 16:cmd_set 167916
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 111146
STAT 17:chunk_size 3632
STAT 17:chunks_per_page 5774
STAT 17:total_pages 1
STAT 17:total_chunks 5774
STAT 17:used_chunks 5774
STAT 17:free_chunks 0
STAT 17:free_chunks_end 0
STAT 17:mem_requested 18757666
STAT 17:get_hits 436931
STAT 17:cmd_set 232766
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 434179
STAT 18:chunk_size 4544
STAT 18:chunks_per_page 4615
STAT 18:total_pages 2
STAT 18:total_chunks 9230
STAT 18:used_chunks 9230
STAT 18:free_chunks 0
STAT 18:free_chunks_end 0
STAT 18:mem_requested 37613695
STAT 18:get_hits 594765
STAT 18:cmd_set 226889
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 238139
STAT 19:chunk_size 5680
STAT 19:chunks_per_page 3692
STAT 19:total_pages 2
STAT 19:total_chunks 7384
STAT 19:used_chunks 7384
STAT 19:free_chunks 0
STAT 19:free_chunks_end 0
STAT 19:mem_requested 37547122
STAT 19:get_hits 708138
STAT 19:cmd_set 224155
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 396123
STAT 20:chunk_size 7104
STAT 20:chunks_per_page 2952
STAT 20:total_pages 3
STAT 20:total_chunks 8856
STAT 20:used_chunks 8856
STAT 20:free_chunks 0
STAT 20:free_chunks_end 0
STAT 20:mem_requested 56421518
STAT 20:get_hits 895439
STAT 20:cmd_set 231377
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 451684
STAT 21:chunk_size 8880
STAT 21:chunks_per_page 2361
STAT 21:total_pages 3
STAT 21:total_chunks 7083
STAT 21:used_chunks 7083
STAT 21:free_chunks 0
STAT 21:free_chunks_end 0
STAT 21:mem_requested 55836095
STAT 21:get_hits 784697
STAT 21:cmd_set 178730
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 463826
STAT 22:chunk_size 11104
STAT 22:chunks_per_page 1888
STAT 22:total_pages 2
STAT 22:total_chunks 3776
STAT 22:used_chunks 3776
STAT 22:free_chunks 0
STAT 22:free_chunks_end 0
STAT 22:mem_requested 37501401
STAT 22:get_hits 568309
STAT 22:cmd_set 129997
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 400370
STAT 23:chunk_size 13880
STAT 23:chunks_per_page 1510
STAT 23:total_pages 3
STAT 23:total_chunks 4530
STAT 23:used_chunks 4530
STAT 23:free_chunks 0
STAT 23:free_chunks_end 0
STAT 23:mem_requested 56227848
STAT 23:get_hits 503485
STAT 23:cmd_set 110470
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 403261
STAT 24:chunk_size 17352
STAT 24:chunks_per_page 1208
STAT 24:total_pages 3
STAT 24:total_chunks 3624
STAT 24:used_chunks 3624
STAT 24:free_chunks 0
STAT 24:free_chunks_end 0
STAT 24:mem_requested 56405743
STAT 24:get_hits 481340
STAT 24:cmd_set 114802
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 439190
STAT 25:chunk_size 21696
STAT 25:chunks_per_page 966
STAT 25:total_pages 4
STAT 25:total_chunks 3864
STAT 25:used_chunks 3864
STAT 25:free_chunks 0
STAT 25:free_chunks_end 0
STAT 25:mem_requested 75168235
STAT 25:get_hits 477060
STAT 25:cmd_set 122855
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 440046
STAT 26:chunk_size 27120
STAT 26:chunks_per_page 773
STAT 26:total_pages 5
STAT 26:total_chunks 3865
STAT 26:used_chunks 3865
STAT 26:free_chunks 0
STAT 26:free_chunks_end 0
STAT 26:mem_requested 94224015
STAT 26:get_hits 550252
STAT 26:cmd_set 145882
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 510671
STAT 27:chunk_size 33904
STAT 27:chunks_per_page 618
STAT 27:total_pages 8
STAT 27:total_chunks 4944
STAT 27:used_chunks 4944
STAT 27:free_chunks 0
STAT 27:free_chunks_end 0
STAT 27:mem_requested 151010625
STAT 27:get_hits 698084
STAT 27:cmd_set 172390
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 675737
STAT 28:chunk_size 42384
STAT 28:chunks_per_page 494
STAT 28:total_pages 11
STAT 28:total_chunks 5434
STAT 28:used_chunks 5434
STAT 28:free_chunks 0
STAT 28:free_chunks_end 0
STAT 28:mem_requested 206553323
STAT 28:get_hits 816667
STAT 28:cmd_set 188394
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 811273
STAT 29:chunk_size 52984
STAT 29:chunks_per_page 395
STAT 29:total_pages 14
STAT 29:total_chunks 5530
STAT 29:used_chunks 5530
STAT 29:free_chunks 0
STAT 29:free_chunks_end 0
STAT 29:mem_requested 261889411
STAT 29:get_hits 916752
STAT 29:cmd_set 198798
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 930851
STAT 30:chunk_size 66232
STAT 30:chunks_per_page 316
STAT 30:total_pages 17
STAT 30:total_chunks 5372
STAT 30:used_chunks 5372
STAT 30:free_chunks 0
STAT 30:free_chunks_end 0
STAT 30:mem_requested 319073674
STAT 30:get_hits 995035
STAT 30:cmd_set 196023
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 1062282
STAT 31:chunk_size 82792
STAT 31:chunks_per_page 253
STAT 31:total_pages 20
STAT 31:total_chunks 5060
STAT 31:used_chunks 5060
STAT 31:free_chunks 0
STAT 31:free_chunks_end 0
STAT 31:mem_requested 374192199
STAT 31:get_hits 1082156
STAT 31:cmd_set 184144
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 1328904
STAT 32:chunk_size 103496
STAT 32:chunks_per_page 202
STAT 32:total_pages 23
STAT 32:total_chunks 4646
STAT 32:used_chunks 4646
STAT 32:free_chunks 0
STAT 32:free_chunks_end 0
STAT 32:mem_requested 428402887
STAT 32:get_hits 1045986
STAT 32:cmd_set 159462
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 1467316
STAT 33:chunk_size 129376
STAT 33:chunks_per_page 162
STAT 33:total_pages 21
STAT 33:total_chunks 3402
STAT 33:used_chunks 3402
STAT 33:free_chunks 0
STAT 33:free_chunks_end 0
STAT 33:mem_requested 394656131
STAT 33:get_hits 816148
STAT 33:cmd_set 121407
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 1123575
STAT 34:chunk_size 161720
STAT 34:chunks_per_page 129
STAT 34:total_pages 25
STAT 34:total_chunks 3225
STAT 34:used_chunks 3225
STAT 34:free_chunks 0
STAT 34:free_chunks_end 0
STAT 34:mem_requested 465306634
STAT 34:get_hits 812245
STAT 34:cmd_set 106635
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 1289507
STAT 35:chunk_size 202152
STAT 35:chunks_per_page 103
STAT 35:total_pages 24
STAT 35:total_chunks 2472
STAT 35:used_chunks 2472
STAT 35:free_chunks 0
STAT 35:free_chunks_end 0
STAT 35:mem_requested 445972540
STAT 35:get_hits 683439
STAT 35:cmd_set 81336
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 1089219
STAT 36:chunk_size 252696
STAT 36:chunks_per_page 82
STAT 36:total_pages 22
STAT 36:total_chunks 1804
STAT 36:used_chunks 1804
STAT 36:free_chunks 0
STAT 36:free_chunks_end 0
STAT 36:mem_requested 407364394
STAT 36:get_hits 569180
STAT 36:cmd_set 62181
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 898013
STAT 37:chunk_size 315872
STAT 37:chunks_per_page 66
STAT 37:total_pages 23
STAT 37:total_chunks 1518
STAT 37:used_chunks 1518
STAT 37:free_chunks 0
STAT 37:free_chunks_end 0
STAT 37:mem_requested 431787537
STAT 37:get_hits 529744
STAT 37:cmd_set 51076
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 882951
STAT 38:chunk_size 394840
STAT 38:chunks_per_page 53
STAT 38:total_pages 26
STAT 38:total_chunks 1378
STAT 38:used_chunks 1378
STAT 38:free_chunks 0
STAT 38:free_chunks_end 0
STAT 38:mem_requested 486318743
STAT 38:get_hits 480863
STAT 38:cmd_set 42776
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 814949
STAT 39:chunk_size 493552
STAT 39:chunks_per_page 42
STAT 39:total_pages 29
STAT 39:total_chunks 1218
STAT 39:used_chunks 1218
STAT 39:free_chunks 0
STAT 39:free_chunks_end 0
STAT 39:mem_requested 536150896
STAT 39:get_hits 467230
STAT 39:cmd_set 36059
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 874551
STAT 40:chunk_size 616944
STAT 40:chunks_per_page 33
STAT 40:total_pages 35
STAT 40:total_chunks 1155
STAT 40:used_chunks 1155
STAT 40:free_chunks 0
STAT 40:free_chunks_end 0
STAT 40:mem_requested 642093610
STAT 40:get_hits 477598
STAT 40:cmd_set 34149
STAT 40:delete_hits 0
STAT 40:incr_hits 0
STAT 40:decr_hits 0
STAT 40:cas_hits 0
STAT 40:cas_badval 0
STAT 40:touch_hits 991349
STAT 41:chunk_size 771184
STAT 41:chunks_per_page 27
STAT 41:total_pages 36
STAT 41:total_chunks 972
STAT 41:used_chunks 972
STAT 41:free_chunks 0
STAT 41:free_chunks_end 0
STAT 41:mem_requested 669986175
STAT 41:get_hits 464671
STAT 41:cmd_set 29928
STAT 41:delete_hits 0
STAT 41:incr_hits 0
STAT 41:decr_hits 0
STAT 41:cas_hits 0
STAT 41:cas_badval 0
STAT 41:touch_hits 990825
STAT 42:chunk_size 963984
STAT 42:chunks_per_page 21
STAT 42:total_pages 37
STAT 42:total_chunks 777
STAT 42:used_chunks 777
STAT 42:free_chunks 0
STAT 42:free_chunks_end 0
STAT 42:mem_requested 664764142
STAT 42:get_hits 377092
STAT 42:cmd_set 20437
STAT 42:delete_hits 0
STAT 42:incr_hits 0
STAT 42:decr_hits 0
STAT 42:cas_hits 0
STAT 42:cas_badval 0
STAT 42:touch_hits 872375
STAT 43:chunk_size 1204984
STAT 43:chunks_per_page 17
STAT 43:total_pages 33
STAT 43:total_chunks 561
STAT 43:used_chunks 561
STAT 43:free_chunks 0
STAT 43:free_chunks_end 0
STAT 43:mem_requested 603580662
STAT 43:get_hits 304577
STAT 43:cmd_set 15688
STAT 43:delete_hits 0
STAT 43:incr_hits 0
STAT 43:decr_hits 0
STAT 43:cas_hits 0
STAT 43:cas_badval 0
STAT 43:touch_hits 736370
STAT 44:chunk_size 1506232
STAT 44:chunks_per_page 13
STAT 44:total_pages 26
STAT 44:total_chunks 338
STAT 44:used_chunks 338
STAT 44:free_chunks 0
STAT 44:free_chunks_end 0
STAT 44:mem_requested 451587053
STAT 44:get_hits 220868
STAT 44:cmd_set 10095
STAT 44:delete_hits 0
STAT 44:incr_hits 0
STAT 44:decr_hits 0
STAT 44:cas_hits 0
STAT 44:cas_badval 0
STAT 44:touch_hits 546379
STAT 45:chunk_size 1882792
STAT 45:chunks_per_page 11
STAT 45:total_pages 19
STAT 45:total_chunks 209
STAT 45:used_chunks 209
STAT 45:free_chunks 0
STAT 45:free_chunks_end 0
STAT 45:mem_requested 347197984
STAT 45:get_hits 134123
STAT 45:cmd_set 5160
STAT 45:delete_hits 0
STAT 45:incr_hits 0
STAT 45:decr_hits 0
STAT 45:cas_hits 0
STAT 45:cas_badval 0
STAT 45:touch_hits 354684
STAT 46:chunk_size 2353496
STAT 46:chunks_per_page 8
STAT 46:total_pages 13
STAT 46:total_chunks 104
STAT 46:used_chunks 104
STAT 46:free_chunks 0
STAT 46:free_chunks_end 0
STAT 46:mem_requested 216231800
STAT 46:get_hits 67685
STAT 46:cmd_set 2624
STAT 46:delete_hits 0
STAT 46:incr_hits 0
STAT 46:decr_hits 0
STAT 46:cas_hits 0
STAT 46:cas_badval 0
STAT 46:touch_hits 189338
STAT 47:chunk_size 2941872
STAT 47:chunks_per_page 7
STAT 47:total_pages 7
STAT 47:total_chunks 49
STAT 47:used_chunks 49
STAT 47:free_chunks 0
STAT 47:free_chunks_end 0
STAT 47:mem_requested 128002621
STAT 47:get_hits 43958
STAT 47:cmd_set 1113
STAT 47:delete_hits 0
STAT 47:incr_hits 0
STAT 47:decr_hits 0
STAT 47:cas_hits 0
STAT 47:cas_badval 0
STAT 47:touch_hits 126598
STAT 48:chunk_size 3677344
STAT 48:chunks_per_page 5
STAT 48:total_pages 4
STAT 48:total_chunks 20
STAT 48:used_chunks 20
STAT 48:free_chunks 0
STAT 48:free_chunks_end 0
STAT 48:mem_requested 63657195
STAT 48:get_hits 14522
STAT 48:cmd_set 503
STAT 48:delete_hits 0
STAT 48:incr_hits 0
STAT 48:decr_hits 0
STAT 48:cas_hits 0
STAT 48:cas_badval 0
STAT 48:touch_hits 35742
STAT 49:chunk_size 4596680
STAT 49:chunks_per_page 4
STAT 49:total_pages 3
STAT 49:total_chunks 12
STAT 49:used_chunks 12
STAT 49:free_chunks 0
STAT 49:free_chunks_end 0
STAT 49:mem_requested 49508225
STAT 49:get_hits 4088
STAT 49:cmd_set 110
STAT 49:delete_hits 0
STAT 49:incr_hits 0
STAT 49:decr_hits 0
STAT 49:cas_hits 0
STAT 49:cas_badval 0
STAT 49:touch_hits 11121
STAT 50:chunk_size 5745856
STAT 50:chunks_per_page 3
STAT 50:total_pages 2
STAT 50:total_chunks 6
STAT 50:used_chunks 5
STAT 50:free_chunks 1
STAT 50:free_chunks_end 0
STAT 50:mem_requested 25089155
STAT 50:get_hits 2463
STAT 50:cmd_set 114
STAT 50:delete_hits 0
STAT 50:incr_hits 0
STAT 50:decr_hits 0
STAT 50:cas_hits 0
STAT 50:cas_badval 0
STAT 50:touch_hits 5755
STAT 51:chunk_size 7182320
STAT 51:chunks_per_page 2
STAT 51:total_pages 1
STAT 51:total_chunks 2
STAT 51:used_chunks 1
STAT 51:free_chunks 1
STAT 51:free_chunks_end 0
STAT 51:mem_requested 5932631
STAT 51:get_hits 1054
STAT 51:cmd_set 62
STAT 51:delete_hits 0
STAT 51:incr_hits 0
STAT 51:decr_hits 0
STAT 51:cas_hits 0
STAT 51:cas_badval 0
STAT 51:touch_hits 3117
STAT 52:chunk_size 8977904
STAT 52:chunks_per_page 2
STAT 52:total_pages 1
STAT 52:total_chunks 2
STAT 52:used_chunks 2
STAT 52:free_chunks 0
STAT 52:free_chunks_end 0
STAT 52:mem_requested 15965668
STAT 52:get_hits 107
STAT 52:cmd_set 4
STAT 52:delete_hits 0
STAT 52:incr_hits 0
STAT 52:decr_hits 0
STAT 52:cas_hits 0
STAT 52:cas_badval 0
STAT 52:touch_hits 236
STAT 53:chunk_size 11222384
STAT 53:chunks_per_page 1
STAT 53:total_pages 1
STAT 53:total_chunks 1
STAT 53:used_chunks 1
STAT 53:free_chunks 0
STAT 53:free_chunks_end 0
STAT 53:mem_requested 9239577
STAT 53:get_hits 739
STAT 53:cmd_set 1
STAT 53:delete_hits 0
STAT 53:incr_hits 0
STAT 53:decr_hits 0
STAT 53:cas_hits 0
STAT 53:cas_badval 0
STAT 53:touch_hits 989
STAT active_slabs 40
STAT total_malloced 10737418240
END
ERROR
STAT pid 6471
STAT uptime 46113
STAT time 1471027289
STAT version 1.4.30
STAT libevent 2.0.21-stable
STAT pointer_size 64
STAT rusage_user 289.814493
STAT rusage_system 539.426245
STAT curr_connections 128
STAT total_connections 1090
STAT rejected_connections 0
STAT connection_structures 155
STAT reserved_fds 20
STAT cmd_get 3242684
STAT cmd_set 685395
STAT cmd_flush 0
STAT cmd_touch 3306092
STAT get_hits 2556973
STAT get_misses 685711
STAT get_expired 0
STAT get_flushed 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 3236569
STAT touch_misses 69523
STAT auth_cmds 0
STAT auth_errors 0
STAT bytes_read 64401446143
STAT bytes_written 453694004079
STAT limit_maxbytes 10737418240
STAT accepting_conns 1
STAT listen_disabled_num 0
STAT time_in_listen_disabled_us 0
STAT threads 4
STAT conn_yields 0
STAT hash_power_level 16
STAT hash_bytes 524288
STAT hash_is_expanding 0
STAT slab_reassign_rescues 340
STAT slab_reassign_chunk_rescues 3191
STAT slab_reassign_evictions_nomem 0
STAT slab_reassign_inline_reclaim 0
STAT slab_reassign_busy_items 0
STAT slab_reassign_running 0
STAT slabs_moved 358
STAT lru_crawler_running 0
STAT lru_crawler_starts 1200
STAT lru_maintainer_juggles 3235661
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 bytes 2156638233
STAT curr_items 66959
STAT total_items 685735
STAT slab_global_page_pool 0
STAT expired_unfetched 0
STAT evicted_unfetched 212236
STAT evictions 614633
STAT reclaimed 0
STAT crawler_reclaimed 0
STAT crawler_items_checked 1332490
STAT lrutail_reflocked 63
STAT moves_to_cold 851910
STAT moves_to_warm 206985
STAT moves_within_lru 386199
STAT direct_reclaims 614633
END
STAT items:34:number 792
STAT items:34:number_hot 281
STAT items:34:number_warm 90
STAT items:34:number_cold 421
STAT items:34:age 22911
STAT items:34:evicted 881
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 335
STAT items:34:crawler_reclaimed 0
STAT items:34:crawler_items_checked 17281
STAT items:34:lrutail_reflocked 0
STAT items:34:moves_to_cold 1392
STAT items:34:moves_to_warm 90
STAT items:34:moves_within_lru 1023
STAT items:34:direct_reclaims 881
STAT items:35:number 1484
STAT items:35:number_hot 525
STAT items:35:number_warm 202
STAT items:35:number_cold 757
STAT items:35:age 20723
STAT items:35:evicted 2178
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 712
STAT items:35:crawler_reclaimed 0
STAT items:35:crawler_items_checked 28615
STAT items:35:lrutail_reflocked 0
STAT items:35:moves_to_cold 3138
STAT items:35:moves_to_warm 203
STAT items:35:moves_within_lru 2325
STAT items:35:direct_reclaims 2178
STAT items:36:number 1710
STAT items:36:number_hot 600
STAT items:36:number_warm 116
STAT items:36:number_cold 994
STAT items:36:age 28251
STAT items:36:evicted 1071
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 403
STAT items:36:crawler_reclaimed 0
STAT items:36:crawler_items_checked 27738
STAT items:36:lrutail_reflocked 0
STAT items:36:moves_to_cold 2183
STAT items:36:moves_to_warm 118
STAT items:36:moves_within_lru 1591
STAT items:36:direct_reclaims 1071
STAT items:37:number 2112
STAT items:37:number_hot 734
STAT items:37:number_warm 234
STAT items:37:number_cold 1144
STAT items:37:age 20303
STAT items:37:evicted 3904
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 1523
STAT items:37:crawler_reclaimed 0
STAT items:37:crawler_items_checked 37611
STAT items:37:lrutail_reflocked 0
STAT items:37:moves_to_cold 5283
STAT items:37:moves_to_warm 235
STAT items:37:moves_within_lru 3551
STAT items:37:direct_reclaims 3904
STAT items:38:number 1956
STAT items:38:number_hot 676
STAT items:38:number_warm 334
STAT items:38:number_cold 946
STAT items:38:age 17827
STAT items:38:evicted 4863
STAT items:38:evicted_nonzero 0
STAT items:38:evicted_time 0
STAT items:38:outofmemory 0
STAT items:38:tailrepairs 0
STAT items:38:reclaimed 0
STAT items:38:expired_unfetched 0
STAT items:38:evicted_unfetched 1648
STAT items:38:crawler_reclaimed 0
STAT items:38:crawler_items_checked 39924
STAT items:38:lrutail_reflocked 0
STAT items:38:moves_to_cold 6144
STAT items:38:moves_to_warm 335
STAT items:38:moves_within_lru 4424
STAT items:38:direct_reclaims 4863
STAT items:39:number 2255
STAT items:39:number_hot 774
STAT items:39:number_warm 389
STAT items:39:number_cold 1092
STAT items:39:age 17195
STAT items:39:evicted 6398
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 2054
STAT items:39:crawler_reclaimed 0
STAT items:39:crawler_items_checked 41598
STAT items:39:lrutail_reflocked 0
STAT items:39:moves_to_cold 7880
STAT items:39:moves_to_warm 390
STAT items:39:moves_within_lru 5794
STAT items:39:direct_reclaims 6398
STAT items:40:number 2100
STAT items:40:number_hot 718
STAT items:40:number_warm 376
STAT items:40:number_cold 1006
STAT items:40:age 15965
STAT items:40:evicted 7815
STAT items:40:evicted_nonzero 0
STAT items:40:evicted_time 0
STAT items:40:outofmemory 0
STAT items:40:tailrepairs 0
STAT items:40:reclaimed 0
STAT items:40:expired_unfetched 0
STAT items:40:evicted_unfetched 2445
STAT items:40:crawler_reclaimed 0
STAT items:40:crawler_items_checked 34301
STAT items:40:lrutail_reflocked 0
STAT items:40:moves_to_cold 9200
STAT items:40:moves_to_warm 379
STAT items:40:moves_within_lru 6748
STAT items:40:direct_reclaims 7815
STAT items:41:number 3062
STAT items:41:number_hot 1041
STAT items:41:number_warm 393
STAT items:41:number_cold 1628
STAT items:41:age 20001
STAT items:41:evicted 5665
STAT items:41:evicted_nonzero 0
STAT items:41:evicted_time 0
STAT items:41:outofmemory 0
STAT items:41:tailrepairs 0
STAT items:41:reclaimed 0
STAT items:41:expired_unfetched 0
STAT items:41:evicted_unfetched 1714
STAT items:41:crawler_reclaimed 0
STAT items:41:crawler_items_checked 46987
STAT items:41:lrutail_reflocked 0
STAT items:41:moves_to_cold 7688
STAT items:41:moves_to_warm 395
STAT items:41:moves_within_lru 5924
STAT items:41:direct_reclaims 5665
STAT items:42:number 2506
STAT items:42:number_hot 849
STAT items:42:number_warm 377
STAT items:42:number_cold 1280
STAT items:42:age 17269
STAT items:42:evicted 8487
STAT items:42:evicted_nonzero 0
STAT items:42:evicted_time 0
STAT items:42:outofmemory 0
STAT items:42:tailrepairs 0
STAT items:42:reclaimed 0
STAT items:42:expired_unfetched 0
STAT items:42:evicted_unfetched 2499
STAT items:42:crawler_reclaimed 0
STAT items:42:crawler_items_checked 36789
STAT items:42:lrutail_reflocked 0
STAT items:42:moves_to_cold 10144
STAT items:42:moves_to_warm 377
STAT items:42:moves_within_lru 7651
STAT items:42:direct_reclaims 8487
STAT items:43:number 3065
STAT items:43:number_hot 1032
STAT items:43:number_warm 605
STAT items:43:number_cold 1428
STAT items:43:age 16542
STAT items:43:evicted 10171
STAT items:43:evicted_nonzero 0
STAT items:43:evicted_time 0
STAT items:43:outofmemory 0
STAT items:43:tailrepairs 0
STAT items:43:reclaimed 0
STAT items:43:expired_unfetched 0
STAT items:43:evicted_unfetched 3002
STAT items:43:crawler_reclaimed 0
STAT items:43:crawler_items_checked 50841
STAT items:43:lrutail_reflocked 0
STAT items:43:moves_to_cold 12206
STAT items:43:moves_to_warm 607
STAT items:43:moves_within_lru 9260
STAT items:43:direct_reclaims 10171
STAT items:44:number 3245
STAT items:44:number_hot 1088
STAT items:44:number_warm 615
STAT items:44:number_cold 1542
STAT items:44:age 17527
STAT items:44:evicted 8326
STAT items:44:evicted_nonzero 0
STAT items:44:evicted_time 0
STAT items:44:outofmemory 0
STAT items:44:tailrepairs 0
STAT items:44:reclaimed 0
STAT items:44:expired_unfetched 0
STAT items:44:evicted_unfetched 2398
STAT items:44:crawler_reclaimed 0
STAT items:44:crawler_items_checked 60750
STAT items:44:lrutail_reflocked 0
STAT items:44:moves_to_cold 10483
STAT items:44:moves_to_warm 615
STAT items:44:moves_within_lru 8069
STAT items:44:direct_reclaims 8326
STAT items:45:number 2830
STAT items:45:number_hot 945
STAT items:45:number_warm 580
STAT items:45:number_cold 1305
STAT items:45:age 16496
STAT items:45:evicted 10042
STAT items:45:evicted_nonzero 0
STAT items:45:evicted_time 0
STAT items:45:outofmemory 0
STAT items:45:tailrepairs 0
STAT items:45:reclaimed 0
STAT items:45:expired_unfetched 0
STAT items:45:evicted_unfetched 2906
STAT items:45:crawler_reclaimed 0
STAT items:45:crawler_items_checked 44841
STAT items:45:lrutail_reflocked 0
STAT items:45:moves_to_cold 11929
STAT items:45:moves_to_warm 582
STAT items:45:moves_within_lru 9094
STAT items:45:direct_reclaims 10042
STAT items:46:number 3930
STAT items:46:number_hot 1310
STAT items:46:number_warm 603
STAT items:46:number_cold 2017
STAT items:46:age 18516
STAT items:46:evicted 8896
STAT items:46:evicted_nonzero 0
STAT items:46:evicted_time 0
STAT items:46:outofmemory 0
STAT items:46:tailrepairs 0
STAT items:46:reclaimed 0
STAT items:46:expired_unfetched 0
STAT items:46:evicted_unfetched 2580
STAT items:46:crawler_reclaimed 0
STAT items:46:crawler_items_checked 58888
STAT items:46:lrutail_reflocked 0
STAT items:46:moves_to_cold 11519
STAT items:46:moves_to_warm 605
STAT items:46:moves_within_lru 8884
STAT items:46:direct_reclaims 8896
STAT items:47:number 2178
STAT items:47:number_hot 723
STAT items:47:number_warm 606
STAT items:47:number_cold 849
STAT items:47:age 14750
STAT items:47:evicted 11159
STAT items:47:evicted_nonzero 0
STAT items:47:evicted_time 0
STAT items:47:outofmemory 0
STAT items:47:tailrepairs 0
STAT items:47:reclaimed 0
STAT items:47:expired_unfetched 0
STAT items:47:evicted_unfetched 3150
STAT items:47:crawler_reclaimed 0
STAT items:47:crawler_items_checked 41012
STAT items:47:lrutail_reflocked 0
STAT items:47:moves_to_cold 12614
STAT items:47:moves_to_warm 606
STAT items:47:moves_within_lru 9581
STAT items:47:direct_reclaims 11159
STAT items:48:number 2008
STAT items:48:number_hot 666
STAT items:48:number_warm 403
STAT items:48:number_cold 939
STAT items:48:age 15069
STAT items:48:evicted 11511
STAT items:48:evicted_nonzero 0
STAT items:48:evicted_time 0
STAT items:48:outofmemory 0
STAT items:48:tailrepairs 0
STAT items:48:reclaimed 0
STAT items:48:expired_unfetched 0
STAT items:48:evicted_unfetched 3159
STAT items:48:crawler_reclaimed 0
STAT items:48:crawler_items_checked 32758
STAT items:48:lrutail_reflocked 0
STAT items:48:moves_to_cold 12989
STAT items:48:moves_to_warm 539
STAT items:48:moves_within_lru 9828
STAT items:48:direct_reclaims 11511
STAT items:49:number 2691
STAT items:49:number_hot 889
STAT items:49:number_warm 596
STAT items:49:number_cold 1206
STAT items:49:age 16247
STAT items:49:evicted 9881
STAT items:49:evicted_nonzero 0
STAT items:49:evicted_time 0
STAT items:49:outofmemory 0
STAT items:49:tailrepairs 0
STAT items:49:reclaimed 0
STAT items:49:expired_unfetched 0
STAT items:49:evicted_unfetched 2709
STAT items:49:crawler_reclaimed 0
STAT items:49:crawler_items_checked 43942
STAT items:49:lrutail_reflocked 0
STAT items:49:moves_to_cold 11684
STAT items:49:moves_to_warm 597
STAT items:49:moves_within_lru 9057
STAT items:49:direct_reclaims 9881
STAT items:50:number 3072
STAT items:50:number_hot 1013
STAT items:50:number_warm 581
STAT items:50:number_cold 1478
STAT items:50:age 17124
STAT items:50:evicted 9605
STAT items:50:evicted_nonzero 0
STAT items:50:evicted_time 0
STAT items:50:outofmemory 0
STAT items:50:tailrepairs 0
STAT items:50:reclaimed 0
STAT items:50:expired_unfetched 0
STAT items:50:evicted_unfetched 2764
STAT items:50:crawler_reclaimed 0
STAT items:50:crawler_items_checked 44779
STAT items:50:lrutail_reflocked 0
STAT items:50:moves_to_cold 11687
STAT items:50:moves_to_warm 604
STAT items:50:moves_within_lru 8975
STAT items:50:direct_reclaims 9605
STAT items:51:number 2679
STAT items:51:number_hot 880
STAT items:51:number_warm 592
STAT items:51:number_cold 1207
STAT items:51:age 16134
STAT items:51:evicted 9984
STAT items:51:evicted_nonzero 0
STAT items:51:evicted_time 0
STAT items:51:outofmemory 0
STAT items:51:tailrepairs 0
STAT items:51:reclaimed 0
STAT items:51:expired_unfetched 0
STAT items:51:evicted_unfetched 2747
STAT items:51:crawler_reclaimed 0
STAT items:51:crawler_items_checked 41278
STAT items:51:lrutail_reflocked 0
STAT items:51:moves_to_cold 11785
STAT items:51:moves_to_warm 594
STAT items:51:moves_within_lru 9238
STAT items:51:direct_reclaims 9984
STAT items:52:number 2223
STAT items:52:number_hot 730
STAT items:52:number_warm 614
STAT items:52:number_cold 879
STAT items:52:age 15005
STAT items:52:evicted 11202
STAT items:52:evicted_nonzero 0
STAT items:52:evicted_time 0
STAT items:52:outofmemory 0
STAT items:52:tailrepairs 0
STAT items:52:reclaimed 0
STAT items:52:expired_unfetched 0
STAT items:52:evicted_unfetched 3075
STAT items:52:crawler_reclaimed 0
STAT items:52:crawler_items_checked 42048
STAT items:52:lrutail_reflocked 0
STAT items:52:moves_to_cold 12756
STAT items:52:moves_to_warm 675
STAT items:52:moves_within_lru 9852
STAT items:52:direct_reclaims 11202
STAT items:53:number 2280
STAT items:53:number_hot 747
STAT items:53:number_warm 512
STAT items:53:number_cold 1021
STAT items:53:age 15447
STAT items:53:evicted 11083
STAT items:53:evicted_nonzero 0
STAT items:53:evicted_time 0
STAT items:53:outofmemory 0
STAT items:53:tailrepairs 0
STAT items:53:reclaimed 0
STAT items:53:expired_unfetched 0
STAT items:53:evicted_unfetched 2857
STAT items:53:crawler_reclaimed 0
STAT items:53:crawler_items_checked 36761
STAT items:53:lrutail_reflocked 1
STAT items:53:moves_to_cold 12729
STAT items:53:moves_to_warm 625
STAT items:53:moves_within_lru 10130
STAT items:53:direct_reclaims 11083
STAT items:54:number 2076
STAT items:54:number_hot 678
STAT items:54:number_warm 504
STAT items:54:number_cold 894
STAT items:54:age 15143
STAT items:54:evicted 10451
STAT items:54:evicted_nonzero 0
STAT items:54:evicted_time 0
STAT items:54:outofmemory 0
STAT items:54:tailrepairs 0
STAT items:54:reclaimed 0
STAT items:54:expired_unfetched 0
STAT items:54:evicted_unfetched 2720
STAT items:54:crawler_reclaimed 0
STAT items:54:crawler_items_checked 34421
STAT items:54:lrutail_reflocked 0
STAT items:54:moves_to_cold 11963
STAT items:54:moves_to_warm 618
STAT items:54:moves_within_lru 9434
STAT items:54:direct_reclaims 10451
STAT items:55:number 1560
STAT items:55:number_hot 509
STAT items:55:number_warm 458
STAT items:55:number_cold 593
STAT items:55:age 14487
STAT items:55:evicted 9413
STAT items:55:evicted_nonzero 0
STAT items:55:evicted_time 0
STAT items:55:outofmemory 0
STAT items:55:tailrepairs 0
STAT items:55:reclaimed 0
STAT items:55:expired_unfetched 0
STAT items:55:evicted_unfetched 2538
STAT items:55:crawler_reclaimed 0
STAT items:55:crawler_items_checked 28128
STAT items:55:lrutail_reflocked 0
STAT items:55:moves_to_cold 10561
STAT items:55:moves_to_warm 555
STAT items:55:moves_within_lru 8263
STAT items:55:direct_reclaims 9413
STAT items:56:number 1440
STAT items:56:number_hot 469
STAT items:56:number_warm 406
STAT items:56:number_cold 565
STAT items:56:age 14834
STAT items:56:evicted 7778
STAT items:56:evicted_nonzero 0
STAT items:56:evicted_time 0
STAT items:56:outofmemory 0
STAT items:56:tailrepairs 0
STAT items:56:reclaimed 0
STAT items:56:expired_unfetched 0
STAT items:56:evicted_unfetched 2143
STAT items:56:crawler_reclaimed 0
STAT items:56:crawler_items_checked 25382
STAT items:56:lrutail_reflocked 0
STAT items:56:moves_to_cold 8827
STAT items:56:moves_to_warm 484
STAT items:56:moves_within_lru 6871
STAT items:56:direct_reclaims 7778
STAT items:57:number 1044
STAT items:57:number_hot 340
STAT items:57:number_warm 316
STAT items:57:number_cold 388
STAT items:57:age 14641
STAT items:57:evicted 6115
STAT items:57:evicted_nonzero 0
STAT items:57:evicted_time 0
STAT items:57:outofmemory 0
STAT items:57:tailrepairs 0
STAT items:57:reclaimed 0
STAT items:57:expired_unfetched 0
STAT items:57:evicted_unfetched 1763
STAT items:57:crawler_reclaimed 0
STAT items:57:crawler_items_checked 22777
STAT items:57:lrutail_reflocked 0
STAT items:57:moves_to_cold 6908
STAT items:57:moves_to_warm 405
STAT items:57:moves_within_lru 5328
STAT items:57:direct_reclaims 6115
STAT items:58:number 824
STAT items:58:number_hot 268
STAT items:58:number_warm 258
STAT items:58:number_cold 298
STAT items:58:age 13758
STAT items:58:evicted 6815
STAT items:58:evicted_nonzero 0
STAT items:58:evicted_time 0
STAT items:58:outofmemory 0
STAT items:58:tailrepairs 0
STAT items:58:reclaimed 0
STAT items:58:expired_unfetched 0
STAT items:58:evicted_unfetched 1993
STAT items:58:crawler_reclaimed 0
STAT items:58:crawler_items_checked 17101
STAT items:58:lrutail_reflocked 0
STAT items:58:moves_to_cold 7625
STAT items:58:moves_to_warm 512
STAT items:58:moves_within_lru 5784
STAT items:58:direct_reclaims 6815
STAT items:59:number 760
STAT items:59:number_hot 247
STAT items:59:number_warm 214
STAT items:59:number_cold 299
STAT items:59:age 13913
STAT items:59:evicted 6328
STAT items:59:evicted_nonzero 0
STAT items:59:evicted_time 0
STAT items:59:outofmemory 0
STAT items:59:tailrepairs 0
STAT items:59:reclaimed 0
STAT items:59:expired_unfetched 0
STAT items:59:evicted_unfetched 1901
STAT items:59:crawler_reclaimed 0
STAT items:59:crawler_items_checked 16083
STAT items:59:lrutail_reflocked 0
STAT items:59:moves_to_cold 7073
STAT items:59:moves_to_warm 446
STAT items:59:moves_within_lru 5317
STAT items:59:direct_reclaims 6328
STAT items:60:number 528
STAT items:60:number_hot 171
STAT items:60:number_warm 171
STAT items:60:number_cold 186
STAT items:60:age 17528
STAT items:60:evicted 6295
STAT items:60:evicted_nonzero 0
STAT items:60:evicted_time 0
STAT items:60:outofmemory 0
STAT items:60:tailrepairs 0
STAT items:60:reclaimed 0
STAT items:60:expired_unfetched 0
STAT items:60:evicted_unfetched 1896
STAT items:60:crawler_reclaimed 0
STAT items:60:crawler_items_checked 11987
STAT items:60:lrutail_reflocked 0
STAT items:60:moves_to_cold 7142
STAT items:60:moves_to_warm 661
STAT items:60:moves_within_lru 5395
STAT items:60:direct_reclaims 6295
STAT items:61:number 492
STAT items:61:number_hot 159
STAT items:61:number_warm 146
STAT items:61:number_cold 187
STAT items:61:age 13525
STAT items:61:evicted 6041
STAT items:61:evicted_nonzero 0
STAT items:61:evicted_time 0
STAT items:61:outofmemory 0
STAT items:61:tailrepairs 0
STAT items:61:reclaimed 0
STAT items:61:expired_unfetched 0
STAT items:61:evicted_unfetched 2035
STAT items:61:crawler_reclaimed 0
STAT items:61:crawler_items_checked 10655
STAT items:61:lrutail_reflocked 0
STAT items:61:moves_to_cold 6894
STAT items:61:moves_to_warm 666
STAT items:61:moves_within_lru 4904
STAT items:61:direct_reclaims 6041
STAT items:62:number 450
STAT items:62:number_hot 145
STAT items:62:number_warm 145
STAT items:62:number_cold 160
STAT items:62:age 13327
STAT items:62:evicted 6104
STAT items:62:evicted_nonzero 0
STAT items:62:evicted_time 0
STAT items:62:outofmemory 0
STAT items:62:tailrepairs 0
STAT items:62:reclaimed 0
STAT items:62:expired_unfetched 0
STAT items:62:evicted_unfetched 2126
STAT items:62:crawler_reclaimed 0
STAT items:62:crawler_items_checked 9680
STAT items:62:lrutail_reflocked 1
STAT items:62:moves_to_cold 7053
STAT items:62:moves_to_warm 789
STAT items:62:moves_within_lru 5090
STAT items:62:direct_reclaims 6104
STAT items:63:number 9607
STAT items:63:number_hot 3856
STAT items:63:number_warm 2169
STAT items:63:number_cold 3582
STAT items:63:age 12799
STAT items:63:evicted 396171
STAT items:63:evicted_nonzero 0
STAT items:63:evicted_time 0
STAT items:63:outofmemory 1
STAT items:63:tailrepairs 0
STAT items:63:reclaimed 0
STAT items:63:expired_unfetched 0
STAT items:63:evicted_unfetched 148441
STAT items:63:crawler_reclaimed 0
STAT items:63:crawler_items_checked 347534
STAT items:63:lrutail_reflocked 61
STAT items:63:moves_to_cold 592431
STAT items:63:moves_to_warm 192678
STAT items:63:moves_within_lru 188814
STAT items:63:direct_reclaims 396171
END
STAT 34:chunk_size 1568
STAT 34:chunks_per_page 668
STAT 34:total_pages 2
STAT 34:total_chunks 1336
STAT 34:used_chunks 792
STAT 34:free_chunks 544
STAT 34:free_chunks_end 0
STAT 34:mem_requested 1222359
STAT 34:get_hits 844
STAT 34:cmd_set 1676
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 1070
STAT 35:chunk_size 1696
STAT 35:chunks_per_page 618
STAT 35:total_pages 3
STAT 35:total_chunks 1854
STAT 35:used_chunks 1484
STAT 35:free_chunks 370
STAT 35:free_chunks_end 0
STAT 35:mem_requested 2408573
STAT 35:get_hits 2961
STAT 35:cmd_set 3668
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 2186
STAT 36:chunk_size 1832
STAT 36:chunks_per_page 572
STAT 36:total_pages 3
STAT 36:total_chunks 1716
STAT 36:used_chunks 1710
STAT 36:free_chunks 6
STAT 36:free_chunks_end 0
STAT 36:mem_requested 2995220
STAT 36:get_hits 2499
STAT 36:cmd_set 2789
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 1980
STAT 37:chunk_size 1984
STAT 37:chunks_per_page 528
STAT 37:total_pages 4
STAT 37:total_chunks 2112
STAT 37:used_chunks 2112
STAT 37:free_chunks 0
STAT 37:free_chunks_end 0
STAT 37:mem_requested 4046345
STAT 37:get_hits 4297
STAT 37:cmd_set 6043
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 4086
STAT 38:chunk_size 2144
STAT 38:chunks_per_page 489
STAT 38:total_pages 4
STAT 38:total_chunks 1956
STAT 38:used_chunks 1956
STAT 38:free_chunks 0
STAT 38:free_chunks_end 0
STAT 38:mem_requested 4062443
STAT 38:get_hits 5831
STAT 38:cmd_set 6840
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 5091
STAT 39:chunk_size 2320
STAT 39:chunks_per_page 451
STAT 39:total_pages 5
STAT 39:total_chunks 2255
STAT 39:used_chunks 2255
STAT 39:free_chunks 0
STAT 39:free_chunks_end 0
STAT 39:mem_requested 5072375
STAT 39:get_hits 8645
STAT 39:cmd_set 8681
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 5941
STAT 40:chunk_size 2512
STAT 40:chunks_per_page 417
STAT 40:total_pages 6
STAT 40:total_chunks 2502
STAT 40:used_chunks 2100
STAT 40:free_chunks 402
STAT 40:free_chunks_end 0
STAT 40:mem_requested 5068463
STAT 40:get_hits 10774
STAT 40:cmd_set 9942
STAT 40:delete_hits 0
STAT 40:incr_hits 0
STAT 40:decr_hits 0
STAT 40:cas_hits 0
STAT 40:cas_badval 0
STAT 40:touch_hits 6289
STAT 41:chunk_size 2712
STAT 41:chunks_per_page 386
STAT 41:total_pages 8
STAT 41:total_chunks 3088
STAT 41:used_chunks 3062
STAT 41:free_chunks 26
STAT 41:free_chunks_end 0
STAT 41:mem_requested 8010015
STAT 41:get_hits 11997
STAT 41:cmd_set 8758
STAT 41:delete_hits 0
STAT 41:incr_hits 0
STAT 41:decr_hits 0
STAT 41:cas_hits 0
STAT 41:cas_badval 0
STAT 41:touch_hits 5737
STAT 42:chunk_size 2928
STAT 42:chunks_per_page 358
STAT 42:total_pages 7
STAT 42:total_chunks 2506
STAT 42:used_chunks 2506
STAT 42:free_chunks 0
STAT 42:free_chunks_end 0
STAT 42:mem_requested 7088611
STAT 42:get_hits 15777
STAT 42:cmd_set 11028
STAT 42:delete_hits 0
STAT 42:incr_hits 0
STAT 42:decr_hits 0
STAT 42:cas_hits 0
STAT 42:cas_badval 0
STAT 42:touch_hits 7394
STAT 43:chunk_size 3168
STAT 43:chunks_per_page 330
STAT 43:total_pages 10
STAT 43:total_chunks 3300
STAT 43:used_chunks 3065
STAT 43:free_chunks 235
STAT 43:free_chunks_end 0
STAT 43:mem_requested 9325459
STAT 43:get_hits 21679
STAT 43:cmd_set 13282
STAT 43:delete_hits 0
STAT 43:incr_hits 0
STAT 43:decr_hits 0
STAT 43:cas_hits 0
STAT 43:cas_badval 0
STAT 43:touch_hits 20619
STAT 44:chunk_size 3424
STAT 44:chunks_per_page 306
STAT 44:total_pages 11
STAT 44:total_chunks 3366
STAT 44:used_chunks 3245
STAT 44:free_chunks 121
STAT 44:free_chunks_end 0
STAT 44:mem_requested 10686960
STAT 44:get_hits 21894
STAT 44:cmd_set 11621
STAT 44:delete_hits 0
STAT 44:incr_hits 0
STAT 44:decr_hits 0
STAT 44:cas_hits 0
STAT 44:cas_badval 0
STAT 44:touch_hits 47435
STAT 45:chunk_size 3704
STAT 45:chunks_per_page 283
STAT 45:total_pages 10
STAT 45:total_chunks 2830
STAT 45:used_chunks 2830
STAT 45:free_chunks 0
STAT 45:free_chunks_end 0
STAT 45:mem_requested 10084651
STAT 45:get_hits 25250
STAT 45:cmd_set 12903
STAT 45:delete_hits 0
STAT 45:incr_hits 0
STAT 45:decr_hits 0
STAT 45:cas_hits 0
STAT 45:cas_badval 0
STAT 45:touch_hits 23703
STAT 46:chunk_size 4000
STAT 46:chunks_per_page 262
STAT 46:total_pages 15
STAT 46:total_chunks 3930
STAT 46:used_chunks 3930
STAT 46:free_chunks 0
STAT 46:free_chunks_end 0
STAT 46:mem_requested 15119366
STAT 46:get_hits 28520
STAT 46:cmd_set 12878
STAT 46:delete_hits 0
STAT 46:incr_hits 0
STAT 46:decr_hits 0
STAT 46:cas_hits 0
STAT 46:cas_badval 0
STAT 46:touch_hits 10955
STAT 47:chunk_size 4320
STAT 47:chunks_per_page 242
STAT 47:total_pages 9
STAT 47:total_chunks 2178
STAT 47:used_chunks 2178
STAT 47:free_chunks 0
STAT 47:free_chunks_end 0
STAT 47:mem_requested 9067299
STAT 47:get_hits 31146
STAT 47:cmd_set 13391
STAT 47:delete_hits 0
STAT 47:incr_hits 0
STAT 47:decr_hits 0
STAT 47:cas_hits 0
STAT 47:cas_badval 0
STAT 47:touch_hits 12080
STAT 48:chunk_size 4672
STAT 48:chunks_per_page 224
STAT 48:total_pages 9
STAT 48:total_chunks 2016
STAT 48:used_chunks 2008
STAT 48:free_chunks 8
STAT 48:free_chunks_end 0
STAT 48:mem_requested 9019132
STAT 48:get_hits 32583
STAT 48:cmd_set 13559
STAT 48:delete_hits 0
STAT 48:incr_hits 0
STAT 48:decr_hits 0
STAT 48:cas_hits 0
STAT 48:cas_badval 0
STAT 48:touch_hits 12705
STAT 49:chunk_size 5048
STAT 49:chunks_per_page 207
STAT 49:total_pages 13
STAT 49:total_chunks 2691
STAT 49:used_chunks 2691
STAT 49:free_chunks 0
STAT 49:free_chunks_end 0
STAT 49:mem_requested 13071560
STAT 49:get_hits 33738
STAT 49:cmd_set 12607
STAT 49:delete_hits 0
STAT 49:incr_hits 0
STAT 49:decr_hits 0
STAT 49:cas_hits 0
STAT 49:cas_badval 0
STAT 49:touch_hits 13820
STAT 50:chunk_size 5456
STAT 50:chunks_per_page 192
STAT 50:total_pages 16
STAT 50:total_chunks 3072
STAT 50:used_chunks 3072
STAT 50:free_chunks 0
STAT 50:free_chunks_end 0
STAT 50:mem_requested 16125321
STAT 50:get_hits 37602
STAT 50:cmd_set 12719
STAT 50:delete_hits 0
STAT 50:incr_hits 0
STAT 50:decr_hits 0
STAT 50:cas_hits 0
STAT 50:cas_badval 0
STAT 50:touch_hits 15774
STAT 51:chunk_size 5896
STAT 51:chunks_per_page 177
STAT 51:total_pages 16
STAT 51:total_chunks 2832
STAT 51:used_chunks 2679
STAT 51:free_chunks 153
STAT 51:free_chunks_end 0
STAT 51:mem_requested 15205382
STAT 51:get_hits 40773
STAT 51:cmd_set 12715
STAT 51:delete_hits 0
STAT 51:incr_hits 0
STAT 51:decr_hits 0
STAT 51:cas_hits 0
STAT 51:cas_badval 0
STAT 51:touch_hits 17756
STAT 52:chunk_size 6368
STAT 52:chunks_per_page 164
STAT 52:total_pages 14
STAT 52:total_chunks 2296
STAT 52:used_chunks 2223
STAT 52:free_chunks 73
STAT 52:free_chunks_end 0
STAT 52:mem_requested 13643771
STAT 52:get_hits 44839
STAT 52:cmd_set 13468
STAT 52:delete_hits 0
STAT 52:incr_hits 0
STAT 52:decr_hits 0
STAT 52:cas_hits 0
STAT 52:cas_badval 0
STAT 52:touch_hits 20437
STAT 53:chunk_size 6880
STAT 53:chunks_per_page 152
STAT 53:total_pages 15
STAT 53:total_chunks 2280
STAT 53:used_chunks 2280
STAT 53:free_chunks 0
STAT 53:free_chunks_end 0
STAT 53:mem_requested 15089857
STAT 53:get_hits 47449
STAT 53:cmd_set 13412
STAT 53:delete_hits 0
STAT 53:incr_hits 0
STAT 53:decr_hits 0
STAT 53:cas_hits 0
STAT 53:cas_badval 0
STAT 53:touch_hits 23484
STAT 54:chunk_size 7432
STAT 54:chunks_per_page 141
STAT 54:total_pages 15
STAT 54:total_chunks 2115
STAT 54:used_chunks 2076
STAT 54:free_chunks 39
STAT 54:free_chunks_end 0
STAT 54:mem_requested 14836813
STAT 54:get_hits 47340
STAT 54:cmd_set 12585
STAT 54:delete_hits 0
STAT 54:incr_hits 0
STAT 54:decr_hits 0
STAT 54:cas_hits 0
STAT 54:cas_badval 0
STAT 54:touch_hits 25050
STAT 55:chunk_size 8032
STAT 55:chunks_per_page 130
STAT 55:total_pages 12
STAT 55:total_chunks 1560
STAT 55:used_chunks 1560
STAT 55:free_chunks 0
STAT 55:free_chunks_end 0
STAT 55:mem_requested 12048924
STAT 55:get_hits 41712
STAT 55:cmd_set 11003
STAT 55:delete_hits 0
STAT 55:incr_hits 0
STAT 55:decr_hits 0
STAT 55:cas_hits 0
STAT 55:cas_badval 0
STAT 55:touch_hits 23363
STAT 56:chunk_size 8680
STAT 56:chunks_per_page 120
STAT 56:total_pages 12
STAT 56:total_chunks 1440
STAT 56:used_chunks 1440
STAT 56:free_chunks 0
STAT 56:free_chunks_end 0
STAT 56:mem_requested 12006681
STAT 56:get_hits 36420
STAT 56:cmd_set 9258
STAT 56:delete_hits 0
STAT 56:incr_hits 0
STAT 56:decr_hits 0
STAT 56:cas_hits 0
STAT 56:cas_badval 0
STAT 56:touch_hits 21729
STAT 57:chunk_size 9376
STAT 57:chunks_per_page 111
STAT 57:total_pages 10
STAT 57:total_chunks 1110
STAT 57:used_chunks 1044
STAT 57:free_chunks 66
STAT 57:free_chunks_end 0
STAT 57:mem_requested 9424972
STAT 57:get_hits 28841
STAT 57:cmd_set 7176
STAT 57:delete_hits 0
STAT 57:incr_hits 0
STAT 57:decr_hits 0
STAT 57:cas_hits 0
STAT 57:cas_badval 0
STAT 57:touch_hits 18322
STAT 58:chunk_size 10128
STAT 58:chunks_per_page 103
STAT 58:total_pages 8
STAT 58:total_chunks 824
STAT 58:used_chunks 824
STAT 58:free_chunks 0
STAT 58:free_chunks_end 0
STAT 58:mem_requested 8030629
STAT 58:get_hits 29447
STAT 58:cmd_set 7678
STAT 58:delete_hits 0
STAT 58:incr_hits 0
STAT 58:decr_hits 0
STAT 58:cas_hits 0
STAT 58:cas_badval 0
STAT 58:touch_hits 19930
STAT 59:chunk_size 10944
STAT 59:chunks_per_page 95
STAT 59:total_pages 8
STAT 59:total_chunks 760
STAT 59:used_chunks 760
STAT 59:free_chunks 0
STAT 59:free_chunks_end 0
STAT 59:mem_requested 7991189
STAT 59:get_hits 27827
STAT 59:cmd_set 7128
STAT 59:delete_hits 0
STAT 59:incr_hits 0
STAT 59:decr_hits 0
STAT 59:cas_hits 0
STAT 59:cas_badval 0
STAT 59:touch_hits 19876
STAT 60:chunk_size 11824
STAT 60:chunks_per_page 88
STAT 60:total_pages 6
STAT 60:total_chunks 528
STAT 60:used_chunks 528
STAT 60:free_chunks 0
STAT 60:free_chunks_end 0
STAT 60:mem_requested 6001512
STAT 60:get_hits 26627
STAT 60:cmd_set 6840
STAT 60:delete_hits 0
STAT 60:incr_hits 0
STAT 60:decr_hits 0
STAT 60:cas_hits 0
STAT 60:cas_badval 0
STAT 60:touch_hits 20752
STAT 61:chunk_size 12776
STAT 61:chunks_per_page 82
STAT 61:total_pages 6
STAT 61:total_chunks 492
STAT 61:used_chunks 492
STAT 61:free_chunks 0
STAT 61:free_chunks_end 0
STAT 61:mem_requested 6054176
STAT 61:get_hits 23337
STAT 61:cmd_set 6555
STAT 61:delete_hits 0
STAT 61:incr_hits 0
STAT 61:decr_hits 0
STAT 61:cas_hits 0
STAT 61:cas_badval 0
STAT 61:touch_hits 18132
STAT 62:chunk_size 13800
STAT 62:chunks_per_page 75
STAT 62:total_pages 6
STAT 62:total_chunks 450
STAT 62:used_chunks 450
STAT 62:free_chunks 0
STAT 62:free_chunks_end 0
STAT 62:mem_requested 5964829
STAT 62:get_hits 24249
STAT 62:cmd_set 6572
STAT 62:delete_hits 0
STAT 62:incr_hits 0
STAT 62:decr_hits 0
STAT 62:cas_hits 0
STAT 62:cas_badval 0
STAT 62:touch_hits 20251
STAT 63:chunk_size 1048576
STAT 63:chunks_per_page 1
STAT 63:total_pages 9977
STAT 63:total_chunks 9977
STAT 63:used_chunks 9977
STAT 63:free_chunks 0
STAT 63:free_chunks_end 0
STAT 63:mem_requested 1897865346
STAT 63:get_hits 1842075
STAT 63:cmd_set 408620
STAT 63:delete_hits 0
STAT 63:incr_hits 0
STAT 63:decr_hits 0
STAT 63:cas_hits 0
STAT 63:cas_badval 0
STAT 63:touch_hits 2790622
STAT active_slabs 30
STAT total_malloced 10737418240
END
ERROR

Reply via email to