==25185== Memcheck, a memory error detector
==25185== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==25185== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==25185== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/continuum_mechanics/test/TestProblemDefinitions -malloc_debug -malloc_dump -memory_info
==25185== Parent PID: 23887
==25185== 
==25185== 
==25185== FILE DESCRIPTORS: 9 open (3 std) at exit.
==25185== Open file descriptor 12:
==25185==    at 0x6EBB07D: pipe (pipe.c:29)
==25185==    by 0x106DA07D: ???
==25185==    by 0xBFDF4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25185==    by 0x88A4418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25185==    by 0x883DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25185==    by 0x74F2D38: PetscInitialize (pinit.c:924)
==25185==    by 0x66D72DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25185==    by 0x66D732D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25185==    by 0x12BCDE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25185==    by 0x126D2B: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25185==    by 0x12992C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25185==    by 0x1297CC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25185==    by 0x129E63: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25185==    by 0x124F95: main (TestProblemDefinitions.cpp:19)
==25185== 
==25185== Open file descriptor 8: /dev/shm/open_mpi.0000
==25185==    at 0x6EBFA1C: __open_nocancel (open64_nocancel.c:39)
==25185==    by 0x6E43BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==25185==    by 0x670C822: ???
==25185==    by 0x670C96F: ???
==25185==    by 0xC0846DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25185==    by 0xC084938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25185==    by 0xC03A922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25185==    by 0xBFDF2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25185==    by 0x88A4418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25185==    by 0x883DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25185==    by 0x74F2D38: PetscInitialize (pinit.c:924)
==25185==    by 0x66D72DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25185==    by 0x66D732D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25185==    by 0x12BCDE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25185==    by 0x126D2B: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25185==    by 0x12992C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25185==    by 0x1297CC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25185==    by 0x129E63: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25185==    by 0x124F95: main (TestProblemDefinitions.cpp:19)
==25185== 
==25185== Open file descriptor 113:
==25185==    <inherited from parent>
==25185== 
==25185== Open file descriptor 110:
==25185==    <inherited from parent>
==25185== 
==25185== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestProblemDefinitions_valgrind.txt
==25185==    <inherited from parent>
==25185== 
==25185== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==25185==    <inherited from parent>
==25185== 
==25185== 
==25185== HEAP SUMMARY:
==25185==     in use at exit: 618,290 bytes in 8,238 blocks
==25185==   total heap usage: 48,562 allocs, 40,324 frees, 1,338,504,050 bytes allocated
==25185== 
==25185== LEAK SUMMARY:
==25185==    definitely lost: 0 bytes in 0 blocks
==25185==    indirectly lost: 0 bytes in 0 blocks
==25185==      possibly lost: 0 bytes in 0 blocks
==25185==    still reachable: 24 bytes in 2 blocks
==25185==         suppressed: 618,266 bytes in 8,236 blocks
==25185== Reachable blocks (those to which a pointer was found) are not shown.
==25185== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==25185== 
==25185== For lists of detected and suppressed errors, rerun with: -s
==25185== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
