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