==42020== Memcheck, a memory error detector ==42020== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==42020== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info ==42020== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestCvodeWithJacobian -malloc_debug -malloc_dump -memory_info ==42020== Parent PID: 24095 ==42020== ==42020== ==42020== FILE DESCRIPTORS: 9 open (3 std) at exit. ==42020== Open file descriptor 12: ==42020== at 0x9C6807D: pipe (pipe.c:29) ==42020== by 0x1432F07D: ??? ==42020== by 0xEE294CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2) ==42020== by 0x989B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==42020== by 0x9834D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==42020== by 0x8508D38: PetscInitialize (pinit.c:924) ==42020== by 0x83DF1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80) ==42020== by 0x83DF227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88) ==42020== by 0x117769: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70) ==42020== by 0x1133B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266) ==42020== by 0x1155A2: CxxTest::TestRunner::runWorld() (TestRunner.h:43) ==42020== by 0x11549E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23) ==42020== by 0x115AB1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47) ==42020== by 0x111BB5: main (TestCvodeWithJacobian.cpp:18) ==42020== ==42020== Open file descriptor 8: /dev/shm/open_mpi.0000 ==42020== at 0x9C6CA1C: __open_nocancel (open64_nocancel.c:39) ==42020== by 0x9BF0BCF: shm_open@@GLIBC_2.34 (shm_open.c:40) ==42020== by 0x9798822: ??? ==42020== by 0x979896F: ??? ==42020== by 0xEED06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==42020== by 0xEED0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==42020== by 0xEE86922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==42020== by 0xEE292DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2) ==42020== by 0x989B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==42020== by 0x9834D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==42020== by 0x8508D38: PetscInitialize (pinit.c:924) ==42020== by 0x83DF1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80) ==42020== by 0x83DF227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88) ==42020== by 0x117769: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70) ==42020== by 0x1133B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266) ==42020== by 0x1155A2: CxxTest::TestRunner::runWorld() (TestRunner.h:43) ==42020== by 0x11549E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23) ==42020== by 0x115AB1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47) ==42020== by 0x111BB5: main (TestCvodeWithJacobian.cpp:18) ==42020== ==42020== Open file descriptor 158: ==42020== ==42020== ==42020== Open file descriptor 155: ==42020== ==42020== ==42020== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCvodeWithJacobian_valgrind.txt ==42020== ==42020== ==42020== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp ==42020== ==42020== ==42020== ==42020== HEAP SUMMARY: ==42020== in use at exit: 618,263 bytes in 8,234 blocks ==42020== total heap usage: 74,029 allocs, 65,795 frees, 1,342,655,011 bytes allocated ==42020== ==42020== LEAK SUMMARY: ==42020== definitely lost: 0 bytes in 0 blocks ==42020== indirectly lost: 0 bytes in 0 blocks ==42020== possibly lost: 0 bytes in 0 blocks ==42020== still reachable: 24 bytes in 2 blocks ==42020== suppressed: 618,239 bytes in 8,232 blocks ==42020== Reachable blocks (those to which a pointer was found) are not shown. ==42020== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==42020== ==42020== For lists of detected and suppressed errors, rerun with: -s ==42020== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 30 from 30)