==25399== Memcheck, a memory error detector
==25399== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==25399== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==25399== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/continuum_mechanics/test/TestStokesFlowSolver -malloc_debug -malloc_dump -memory_info
==25399== Parent PID: 24017
==25399== 
==25399== 
==25399== FILE DESCRIPTORS: 9 open (3 std) at exit.
==25399== Open file descriptor 12:
==25399==    at 0x866F07D: pipe (pipe.c:29)
==25399==    by 0x106E907D: ???
==25399==    by 0xC4F54CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25399==    by 0x8CD6418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25399==    by 0x8C6FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25399==    by 0x6C34D38: PetscInitialize (pinit.c:924)
==25399==    by 0x6B0B1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25399==    by 0x6B0B227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25399==    by 0x158044: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25399==    by 0x1529D3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25399==    by 0x155C4E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25399==    by 0x155B49: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25399==    by 0x15615D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25399==    by 0x1511D5: main (TestStokesFlowSolver.cpp:18)
==25399== 
==25399== Open file descriptor 8: /dev/shm/open_mpi.0000
==25399==    at 0x8673A1C: __open_nocancel (open64_nocancel.c:39)
==25399==    by 0x85F7BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==25399==    by 0x7EC3822: ???
==25399==    by 0x7EC396F: ???
==25399==    by 0xC59A6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25399==    by 0xC59A938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25399==    by 0xC550922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25399==    by 0xC4F52DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25399==    by 0x8CD6418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25399==    by 0x8C6FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25399==    by 0x6C34D38: PetscInitialize (pinit.c:924)
==25399==    by 0x6B0B1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25399==    by 0x6B0B227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25399==    by 0x158044: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25399==    by 0x1529D3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25399==    by 0x155C4E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25399==    by 0x155B49: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25399==    by 0x15615D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25399==    by 0x1511D5: main (TestStokesFlowSolver.cpp:18)
==25399== 
==25399== Open file descriptor 158:
==25399==    <inherited from parent>
==25399== 
==25399== Open file descriptor 155:
==25399==    <inherited from parent>
==25399== 
==25399== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestStokesFlowSolver_valgrind.txt
==25399==    <inherited from parent>
==25399== 
==25399== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==25399==    <inherited from parent>
==25399== 
==25399== 
==25399== HEAP SUMMARY:
==25399==     in use at exit: 618,217 bytes in 8,234 blocks
==25399==   total heap usage: 557,704 allocs, 549,470 frees, 1,530,978,618 bytes allocated
==25399== 
==25399== LEAK SUMMARY:
==25399==    definitely lost: 0 bytes in 0 blocks
==25399==    indirectly lost: 0 bytes in 0 blocks
==25399==      possibly lost: 0 bytes in 0 blocks
==25399==    still reachable: 24 bytes in 2 blocks
==25399==         suppressed: 618,193 bytes in 8,232 blocks
==25399== Reachable blocks (those to which a pointer was found) are not shown.
==25399== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==25399== 
==25399== For lists of detected and suppressed errors, rerun with: -s
==25399== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 31 from 31)
