==2802== Cachegrind, a cache and branch-prediction profiler
==2802== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==2802== Using Valgrind-3.14.0 and LibVEX; rerun with -h for copyright info
==2802== Command: _bin/cxx-opt/mycpp-souffle/osh -n --ast-format none benchmarks/testdata/ltmain.sh
==2802== Parent PID: 2795
==2802== 
--2802-- warning: L3 cache found, using its data for the LL simulation.
==2802== brk segment overflow in thread #1: can't grow to 0x482b000
==2802== (see section Limitations in user manual)
==2802== NOTE: further instances of this message will not be shown
==2802== 
==2802== I   refs:      97,251,807
==2802== I1  misses:       547,863
==2802== LLi misses:         8,385
==2802== I1  miss rate:       0.56%
==2802== LLi miss rate:       0.01%
==2802== 
==2802== D   refs:      43,807,532  (24,618,490 rd   + 19,189,042 wr)
==2802== D1  misses:       655,668  (   383,249 rd   +    272,419 wr)
==2802== LLd misses:       156,978  (    13,917 rd   +    143,061 wr)
==2802== D1  miss rate:        1.5% (       1.6%     +        1.4%  )
==2802== LLd miss rate:        0.4% (       0.1%     +        0.7%  )
==2802== 
==2802== LL refs:        1,203,531  (   931,112 rd   +    272,419 wr)
==2802== LL misses:        165,363  (    22,302 rd   +    143,061 wr)
==2802== LL miss rate:         0.1% (       0.0%     +        0.7%  )