==24444== Memcheck, a memory error detector ==24444== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==24444== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info ==24444== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/linalg/test/TestLinearSystem -malloc_debug -malloc_dump -memory_info ==24444== Parent PID: 24133 ==24444== ==24444== ==24444== FILE DESCRIPTORS: 9 open (3 std) at exit. ==24444== Open file descriptor 12: ==24444== at 0x610207D: pipe (pipe.c:29) ==24444== by 0xAF3907D: ??? ==24444== by 0x8A4A4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2) ==24444== by 0x63E6418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==24444== by 0x637FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==24444== by 0x4B18D38: PetscInitialize (pinit.c:924) ==24444== by 0x49EE079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80) ==24444== by 0x49EE0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88) ==24444== by 0x135350: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61) ==24444== by 0x12FAA9: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266) ==24444== by 0x132BD0: CxxTest::TestRunner::runWorld() (TestRunner.h:43) ==24444== by 0x132A70: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23) ==24444== by 0x133107: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47) ==24444== by 0x12DEC5: main (TestLinearSystem.cpp:19) ==24444== ==24444== Open file descriptor 8: /dev/shm/open_mpi.0000 ==24444== at 0x6106A1C: __open_nocancel (open64_nocancel.c:39) ==24444== by 0x608ABCF: shm_open@@GLIBC_2.34 (shm_open.c:40) ==24444== by 0x48EB822: ??? ==24444== by 0x48EB96F: ??? ==24444== by 0x8AF16DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==24444== by 0x8AF1938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==24444== by 0x8AA7922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==24444== by 0x8A4A2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2) ==24444== by 0x63E6418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==24444== by 0x637FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==24444== by 0x4B18D38: PetscInitialize (pinit.c:924) ==24444== by 0x49EE079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80) ==24444== by 0x49EE0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88) ==24444== by 0x135350: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61) ==24444== by 0x12FAA9: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266) ==24444== by 0x132BD0: CxxTest::TestRunner::runWorld() (TestRunner.h:43) ==24444== by 0x132A70: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23) ==24444== by 0x133107: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47) ==24444== by 0x12DEC5: main (TestLinearSystem.cpp:19) ==24444== ==24444== Open file descriptor 158: ==24444== ==24444== ==24444== Open file descriptor 155: ==24444== ==24444== ==24444== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestLinearSystem_valgrind.txt ==24444== ==24444== ==24444== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp ==24444== ==24444== ==24444== ==24444== HEAP SUMMARY: ==24444== in use at exit: 617,971 bytes in 8,240 blocks ==24444== total heap usage: 58,843 allocs, 50,603 frees, 1,367,213,183 bytes allocated ==24444== ==24444== LEAK SUMMARY: ==24444== definitely lost: 0 bytes in 0 blocks ==24444== indirectly lost: 0 bytes in 0 blocks ==24444== possibly lost: 0 bytes in 0 blocks ==24444== still reachable: 40 bytes in 3 blocks ==24444== suppressed: 617,931 bytes in 8,237 blocks ==24444== Reachable blocks (those to which a pointer was found) are not shown. ==24444== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==24444== ==24444== For lists of detected and suppressed errors, rerun with: -s ==24444== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)