==2620== Cachegrind, a cache and branch-prediction profiler
==2620== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==2620== Using Valgrind-3.14.0 and LibVEX; rerun with -h for copyright info
==2620== Command: _bin/cxx-opt/osh -n --ast-format none benchmarks/testdata/configure
==2620== Parent PID: 2613
==2620== 
--2620-- warning: L3 cache found, using its data for the LL simulation.
==2620== brk segment overflow in thread #1: can't grow to 0x4831000
==2620== (see section Limitations in user manual)
==2620== NOTE: further instances of this message will not be shown
==2620== 
==2620== I   refs:      275,013,197
==2620== I1  misses:      2,297,774
==2620== LLi misses:          8,567
==2620== I1  miss rate:        0.84%
==2620== LLi miss rate:        0.00%
==2620== 
==2620== D   refs:      126,543,167  (66,895,215 rd   + 59,647,952 wr)
==2620== D1  misses:      1,725,627  ( 1,185,164 rd   +    540,463 wr)
==2620== LLd misses:        254,593  (    15,194 rd   +    239,399 wr)
==2620== D1  miss rate:         1.4% (       1.8%     +        0.9%  )
==2620== LLd miss rate:         0.2% (       0.0%     +        0.4%  )
==2620== 
==2620== LL refs:         4,023,401  ( 3,482,938 rd   +    540,463 wr)
==2620== LL misses:         263,160  (    23,761 rd   +    239,399 wr)
==2620== LL miss rate:          0.1% (       0.0%     +        0.4%  )