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