==1843279== Memcheck, a memory error detector
==1843279== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1843279== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1843279== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/continuum_mechanics/test/TestProblemDefinitions -malloc_debug -malloc_dump -memory_info
==1843279== Parent PID: 1842189
==1843279== 
==1843279== 
==1843279== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1843279== Open file descriptor 12:
==1843279==    at 0x67E326D: pipe (pipe.c:29)
==1843279==    by 0x1038B07D: ???
==1843279==    by 0xBCB44CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1843279==    by 0x81CA418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1843279==    by 0x8163D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1843279==    by 0x6E18D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1843279==    by 0x6345153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1843279==    by 0x63451A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1843279==    by 0x12BC3A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1843279==    by 0x126CEB: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1843279==    by 0x129888: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1843279==    by 0x129728: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1843279==    by 0x129DBF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1843279==    by 0x124F55: main (TestProblemDefinitions.cpp:19)
==1843279== 
==1843279== Open file descriptor 8: /dev/shm/open_mpi.0000
==1843279==    at 0x67E7C0C: __open_nocancel (open64_nocancel.c:39)
==1843279==    by 0x676BBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1843279==    by 0x6379822: ???
==1843279==    by 0x637996F: ???
==1843279==    by 0xBD596DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1843279==    by 0xBD59938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1843279==    by 0xBD0F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1843279==    by 0xBCB42DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1843279==    by 0x81CA418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1843279==    by 0x8163D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1843279==    by 0x6E18D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1843279==    by 0x6345153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1843279==    by 0x63451A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1843279==    by 0x12BC3A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1843279==    by 0x126CEB: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1843279==    by 0x129888: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1843279==    by 0x129728: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1843279==    by 0x129DBF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1843279==    by 0x124F55: main (TestProblemDefinitions.cpp:19)
==1843279== 
==1843279== Open file descriptor 115:
==1843279==    <inherited from parent>
==1843279== 
==1843279== Open file descriptor 112:
==1843279==    <inherited from parent>
==1843279== 
==1843279== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestProblemDefinitions_valgrind.txt
==1843279==    <inherited from parent>
==1843279== 
==1843279== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1843279==    <inherited from parent>
==1843279== 
==1843279== 
==1843279== HEAP SUMMARY:
==1843279==     in use at exit: 857,944 bytes in 12,112 blocks
==1843279==   total heap usage: 57,054 allocs, 44,942 frees, 1,542,966,122 bytes allocated
==1843279== 
==1843279== LEAK SUMMARY:
==1843279==    definitely lost: 0 bytes in 0 blocks
==1843279==    indirectly lost: 0 bytes in 0 blocks
==1843279==      possibly lost: 0 bytes in 0 blocks
==1843279==    still reachable: 24 bytes in 2 blocks
==1843279==         suppressed: 857,920 bytes in 12,110 blocks
==1843279== Reachable blocks (those to which a pointer was found) are not shown.
==1843279== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1843279== 
==1843279== For lists of detected and suppressed errors, rerun with: -s
==1843279== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 21 from 21)
