/p3m/chkMemLeak$ valgrind --sim-hints=lax-ioctls --smc-check=stack --leak-check=full --track-origins=yes --sigill-diagnostics=yes --suppressions=/home/vthakore/ownCloud/Computation/src/pkgs/gitLammps/tools/valgrind/OpenMP.supp --suppressions=/home/vthakore/ownCloud/Computation/src/pkgs/gitLammps/tools/valgrind/OpenMPI.supp --suppressions=/home/vthakore/ownCloud/Computation/src/pkgs/gitLammps/tools/valgrind/Python3.supp --suppressions=/home/vthakore/ownCloud/Computation/src/pkgs/gitLammps/tools/valgrind/GTest.supp /home/vthakore/ownCloud/Computation/src/pkgs/gitLammps/build-unstable-utest/lmp -nc -sc none -l log.lammps -in in.emdCombo ==9739== Memcheck, a memory error detector ==9739== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==9739== Using Valgrind-3.18.0.GIT and LibVEX; rerun with -h for copyright info ==9739== Command: /home/vthakore/ownCloud/Computation/src/pkgs/gitLammps/build-unstable-utest/lmp -nc -sc none -l log.lammps -in in.emdCombo ==9739== ==9739== Warning: set address range perms: large range [0x53f6000, 0x15ae0000) (defined) ==9739== ==9739== HEAP SUMMARY: ==9739== in use at exit: 53,615 bytes in 631 blocks ==9739== total heap usage: 57,893 allocs, 57,262 frees, 138,424,496 bytes allocated ==9739== ==9739== LEAK SUMMARY: ==9739== definitely lost: 0 bytes in 0 blocks ==9739== indirectly lost: 0 bytes in 0 blocks ==9739== possibly lost: 0 bytes in 0 blocks ==9739== still reachable: 52,800 bytes in 618 blocks ==9739== suppressed: 815 bytes in 13 blocks ==9739== Reachable blocks (those to which a pointer was found) are not shown. ==9739== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==9739== ==9739== For lists of detected and suppressed errors, rerun with: -s ==9739== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 4)