==24313== Memcheck, a memory error detector ==24313== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==24313== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info ==24313== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/global/test/TestHelloWorld -malloc_debug -malloc_dump -memory_info ==24313== Parent PID: 24188 ==24313== ==24313== ==24313== FILE DESCRIPTORS: 9 open (3 std) at exit. ==24313== Open file descriptor 12: ==24313== at 0x4CB107D: pipe (pipe.c:29) ==24313== by 0xAEA507D: ??? ==24313== by 0x89BB4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2) ==24313== by 0x622C418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==24313== by 0x61C5D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==24313== by 0x4EBCD38: PetscInitialize (pinit.c:924) ==24313== by 0x48FA079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80) ==24313== by 0x48FA0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88) ==24313== by 0x110C3A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61) ==24313== by 0x10CB53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266) ==24313== by 0x10ED04: CxxTest::TestRunner::runWorld() (TestRunner.h:43) ==24313== by 0x10EC00: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23) ==24313== by 0x10F213: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47) ==24313== by 0x10B355: main (TestHelloWorld.cpp:18) ==24313== ==24313== Open file descriptor 8: /dev/shm/open_mpi.0000 ==24313== at 0x4CB5A1C: __open_nocancel (open64_nocancel.c:39) ==24313== by 0x4C39BCF: shm_open@@GLIBC_2.34 (shm_open.c:40) ==24313== by 0x492E822: ??? ==24313== by 0x492E96F: ??? ==24313== by 0x8A606DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==24313== by 0x8A60938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==24313== by 0x8A16922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==24313== by 0x89BB2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2) ==24313== by 0x622C418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==24313== by 0x61C5D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==24313== by 0x4EBCD38: PetscInitialize (pinit.c:924) ==24313== by 0x48FA079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80) ==24313== by 0x48FA0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88) ==24313== by 0x110C3A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61) ==24313== by 0x10CB53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266) ==24313== by 0x10ED04: CxxTest::TestRunner::runWorld() (TestRunner.h:43) ==24313== by 0x10EC00: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23) ==24313== by 0x10F213: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47) ==24313== by 0x10B355: main (TestHelloWorld.cpp:18) ==24313== ==24313== Open file descriptor 152: ==24313== ==24313== ==24313== Open file descriptor 149: ==24313== ==24313== ==24313== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestHelloWorld_valgrind.txt ==24313== ==24313== ==24313== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp ==24313== ==24313== ==24313== ==24313== HEAP SUMMARY: ==24313== in use at exit: 617,943 bytes in 8,239 blocks ==24313== total heap usage: 44,913 allocs, 36,674 frees, 1,338,500,708 bytes allocated ==24313== ==24313== LEAK SUMMARY: ==24313== definitely lost: 0 bytes in 0 blocks ==24313== indirectly lost: 0 bytes in 0 blocks ==24313== possibly lost: 0 bytes in 0 blocks ==24313== still reachable: 24 bytes in 2 blocks ==24313== suppressed: 617,919 bytes in 8,237 blocks ==24313== Reachable blocks (those to which a pointer was found) are not shown. ==24313== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==24313== ==24313== For lists of detected and suppressed errors, rerun with: -s ==24313== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)