==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/TestVentilationProblem -malloc_debug -malloc_dump -memory_info
==41134== Parent PID: 24092
==41134== 
==41134== 
==41134== FILE DESCRIPTORS: 9 open (3 std) at exit.
==41134== Open file descriptor 12:
==41134==    at 0x6E9E07D: pipe (pipe.c:29)
==41134==    by 0x107BC07D: ???
==41134==    by 0xC07E4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==41134==    by 0x8419418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41134==    by 0x83B2D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41134==    by 0x70A9D38: PetscInitialize (pinit.c:924)
==41134==    by 0x66752DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==41134==    by 0x667532D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==41134==    by 0x11769E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==41134==    by 0x1128D9: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==41134==    by 0x115638: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==41134==    by 0x1154D8: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==41134==    by 0x115B6F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==41134==    by 0x110B55: main (TestVentilationProblem.cpp:19)
==41134== 
==41134== Open file descriptor 8: /dev/shm/open_mpi.0000
==41134==    at 0x6EA2A1C: __open_nocancel (open64_nocancel.c:39)
==41134==    by 0x6E26BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==41134==    by 0x66AA822: ???
==41134==    by 0x66AA96F: ???
==41134==    by 0xC1236DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==41134==    by 0xC123938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==41134==    by 0xC0D9922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==41134==    by 0xC07E2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==41134==    by 0x8419418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41134==    by 0x83B2D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41134==    by 0x70A9D38: PetscInitialize (pinit.c:924)
==41134==    by 0x66752DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==41134==    by 0x667532D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==41134==    by 0x11769E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==41134==    by 0x1128D9: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==41134==    by 0x115638: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==41134==    by 0x1154D8: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==41134==    by 0x115B6F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==41134==    by 0x110B55: main (TestVentilationProblem.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/TestVentilationProblem_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,343 bytes in 8,235 blocks
==41134==   total heap usage: 5,806,635 allocs, 5,798,400 frees, 1,825,952,568 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: 120 bytes in 3 blocks
==41134==         suppressed: 618,223 bytes in 8,232 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: 30 from 30)
