==41078== Memcheck, a memory error detector
==41078== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==41078== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==41078== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/lung/test/TestVentilationProblem -malloc_debug -malloc_dump -memory_info
==41078== Parent PID: 24025
==41078== 
==41078== 
==41078== FILE DESCRIPTORS: 9 open (3 std) at exit.
==41078== Open file descriptor 12:
==41078==    at 0x6E5907D: pipe (pipe.c:29)
==41078==    by 0x107A407D: ???
==41078==    by 0xC01A4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==41078==    by 0x83D4418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41078==    by 0x836DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41078==    by 0x7064D38: PetscInitialize (pinit.c:924)
==41078==    by 0x66751D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==41078==    by 0x6675227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==41078==    by 0x11769E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==41078==    by 0x1128D9: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==41078==    by 0x115638: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==41078==    by 0x1154D8: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==41078==    by 0x115B6F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==41078==    by 0x110B55: main (TestVentilationProblem.cpp:19)
==41078== 
==41078== Open file descriptor 8: /dev/shm/open_mpi.0000
==41078==    at 0x6E5DA1C: __open_nocancel (open64_nocancel.c:39)
==41078==    by 0x6DE1BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==41078==    by 0x66AF822: ???
==41078==    by 0x66AF96F: ???
==41078==    by 0xC0BF6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==41078==    by 0xC0BF938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==41078==    by 0xC075922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==41078==    by 0xC01A2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==41078==    by 0x83D4418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41078==    by 0x836DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41078==    by 0x7064D38: PetscInitialize (pinit.c:924)
==41078==    by 0x66751D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==41078==    by 0x6675227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==41078==    by 0x11769E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==41078==    by 0x1128D9: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==41078==    by 0x115638: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==41078==    by 0x1154D8: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==41078==    by 0x115B6F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==41078==    by 0x110B55: main (TestVentilationProblem.cpp:19)
==41078== 
==41078== Open file descriptor 113:
==41078==    <inherited from parent>
==41078== 
==41078== Open file descriptor 110:
==41078==    <inherited from parent>
==41078== 
==41078== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestVentilationProblem_valgrind.txt
==41078==    <inherited from parent>
==41078== 
==41078== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==41078==    <inherited from parent>
==41078== 
==41078== 
==41078== HEAP SUMMARY:
==41078==     in use at exit: 618,265 bytes in 8,234 blocks
==41078==   total heap usage: 5,806,637 allocs, 5,798,403 frees, 1,825,960,567 bytes allocated
==41078== 
==41078== LEAK SUMMARY:
==41078==    definitely lost: 0 bytes in 0 blocks
==41078==    indirectly lost: 0 bytes in 0 blocks
==41078==      possibly lost: 0 bytes in 0 blocks
==41078==    still reachable: 24 bytes in 2 blocks
==41078==         suppressed: 618,241 bytes in 8,232 blocks
==41078== Reachable blocks (those to which a pointer was found) are not shown.
==41078== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==41078== 
==41078== For lists of detected and suppressed errors, rerun with: -s
==41078== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 31 from 31)
