==41134== Memcheck, a memory error detector
==41134== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==41134== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==41134== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/lung/test/TestMatrixVentilationProblem -malloc_debug -malloc_dump -memory_info
==41134== Parent PID: 24062
==41134== 
==41134== 
==41134== FILE DESCRIPTORS: 9 open (3 std) at exit.
==41134== Open file descriptor 12:
==41134==    at 0x81D907D: pipe (pipe.c:29)
==41134==    by 0x107A407D: ???
==41134==    by 0xC01A4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==41134==    by 0x83D4418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41134==    by 0x836DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41134==    by 0x679ED38: PetscInitialize (pinit.c:924)
==41134==    by 0x66751D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==41134==    by 0x6675227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==41134==    by 0x117742: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==41134==    by 0x1128B9: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==41134==    by 0x1155E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==41134==    by 0x115486: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==41134==    by 0x115B1D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==41134==    by 0x110B35: main (TestMatrixVentilationProblem.cpp:19)
==41134== 
==41134== Open file descriptor 8: /dev/shm/open_mpi.0000
==41134==    at 0x81DDA1C: __open_nocancel (open64_nocancel.c:39)
==41134==    by 0x8161BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==41134==    by 0x7A33822: ???
==41134==    by 0x7A3396F: ???
==41134==    by 0xC0BF6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==41134==    by 0xC0BF938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==41134==    by 0xC075922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==41134==    by 0xC01A2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==41134==    by 0x83D4418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41134==    by 0x836DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41134==    by 0x679ED38: PetscInitialize (pinit.c:924)
==41134==    by 0x66751D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==41134==    by 0x6675227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==41134==    by 0x117742: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==41134==    by 0x1128B9: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==41134==    by 0x1155E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==41134==    by 0x115486: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==41134==    by 0x115B1D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==41134==    by 0x110B35: main (TestMatrixVentilationProblem.cpp:19)
==41134== 
==41134== Open file descriptor 113:
==41134==    <inherited from parent>
==41134== 
==41134== Open file descriptor 110:
==41134==    <inherited from parent>
==41134== 
==41134== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestMatrixVentilationProblem_valgrind.txt
==41134==    <inherited from parent>
==41134== 
==41134== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==41134==    <inherited from parent>
==41134== 
==41134== 
==41134== HEAP SUMMARY:
==41134==     in use at exit: 618,334 bytes in 8,238 blocks
==41134==   total heap usage: 137,450 allocs, 129,212 frees, 1,515,201,932 bytes allocated
==41134== 
==41134== LEAK SUMMARY:
==41134==    definitely lost: 0 bytes in 0 blocks
==41134==    indirectly lost: 0 bytes in 0 blocks
==41134==      possibly lost: 0 bytes in 0 blocks
==41134==    still reachable: 24 bytes in 2 blocks
==41134==         suppressed: 618,310 bytes in 8,236 blocks
==41134== Reachable blocks (those to which a pointer was found) are not shown.
==41134== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==41134== 
==41134== For lists of detected and suppressed errors, rerun with: -s
==41134== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
