==25497== Memcheck, a memory error detector
==25497== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==25497== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==25497== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/continuum_mechanics/test/TestStokesFlowSolver -malloc_debug -malloc_dump -memory_info
==25497== Parent PID: 24243
==25497== 
==25497== 
==25497== FILE DESCRIPTORS: 9 open (3 std) at exit.
==25497== Open file descriptor 12:
==25497==    at 0x86AC07D: pipe (pipe.c:29)
==25497==    by 0x106EB07D: ???
==25497==    by 0xC5494CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25497==    by 0x8D13418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25497==    by 0x8CACD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25497==    by 0x6C2CD38: PetscInitialize (pinit.c:924)
==25497==    by 0x6B031D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25497==    by 0x6B03227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25497==    by 0x158044: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25497==    by 0x1529D3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25497==    by 0x155C4E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25497==    by 0x155B49: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25497==    by 0x15615D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25497==    by 0x1511D5: main (TestStokesFlowSolver.cpp:18)
==25497== 
==25497== Open file descriptor 8: /dev/shm/open_mpi.0000
==25497==    at 0x86B0A1C: __open_nocancel (open64_nocancel.c:39)
==25497==    by 0x8634BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==25497==    by 0x7EB6822: ???
==25497==    by 0x7EB696F: ???
==25497==    by 0xC5EE6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25497==    by 0xC5EE938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25497==    by 0xC5A4922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25497==    by 0xC5492DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25497==    by 0x8D13418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25497==    by 0x8CACD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25497==    by 0x6C2CD38: PetscInitialize (pinit.c:924)
==25497==    by 0x6B031D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25497==    by 0x6B03227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25497==    by 0x158044: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25497==    by 0x1529D3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25497==    by 0x155C4E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25497==    by 0x155B49: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25497==    by 0x15615D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25497==    by 0x1511D5: main (TestStokesFlowSolver.cpp:18)
==25497== 
==25497== Open file descriptor 113:
==25497==    <inherited from parent>
==25497== 
==25497== Open file descriptor 110:
==25497==    <inherited from parent>
==25497== 
==25497== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestStokesFlowSolver_valgrind.txt
==25497==    <inherited from parent>
==25497== 
==25497== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==25497==    <inherited from parent>
==25497== 
==25497== 
==25497== HEAP SUMMARY:
==25497==     in use at exit: 618,279 bytes in 8,235 blocks
==25497==   total heap usage: 557,700 allocs, 549,465 frees, 1,530,971,005 bytes allocated
==25497== 
==25497== LEAK SUMMARY:
==25497==    definitely lost: 0 bytes in 0 blocks
==25497==    indirectly lost: 0 bytes in 0 blocks
==25497==      possibly lost: 0 bytes in 0 blocks
==25497==    still reachable: 120 bytes in 3 blocks
==25497==         suppressed: 618,159 bytes in 8,232 blocks
==25497== Reachable blocks (those to which a pointer was found) are not shown.
==25497== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==25497== 
==25497== For lists of detected and suppressed errors, rerun with: -s
==25497== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 30 from 30)
