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