==2726== Cachegrind, a cache and branch-prediction profiler
==2726== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==2726== Using Valgrind-3.14.0 and LibVEX; rerun with -h for copyright info
==2726== Command: _bin/cxx-opt/mycpp-souffle/osh -n --ast-format none benchmarks/testdata/abuild
==2726== Parent PID: 2719
==2726== 
--2726-- warning: L3 cache found, using its data for the LL simulation.
==2726== 
==2726== I   refs:      44,286,869
==2726== I1  misses:       220,646
==2726== LLi misses:         8,197
==2726== I1  miss rate:       0.50%
==2726== LLi miss rate:       0.02%
==2726== 
==2726== D   refs:      19,367,888  (11,141,496 rd   + 8,226,392 wr)
==2726== D1  misses:       303,303  (   205,531 rd   +    97,772 wr)
==2726== LLd misses:        56,037  (    12,998 rd   +    43,039 wr)
==2726== D1  miss rate:        1.6% (       1.8%     +       1.2%  )
==2726== LLd miss rate:        0.3% (       0.1%     +       0.5%  )
==2726== 
==2726== LL refs:          523,949  (   426,177 rd   +    97,772 wr)
==2726== LL misses:         64,234  (    21,195 rd   +    43,039 wr)
==2726== LL miss rate:         0.1% (       0.0%     +       0.5%  )