==40436== Memcheck, a memory error detector
==40436== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==40436== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==40436== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/crypt/test/TestCryptSimulation1d -malloc_debug -malloc_dump -memory_info
==40436== Parent PID: 23945
==40436== 
==40436== 
==40436== FILE DESCRIPTORS: 9 open (3 std) at exit.
==40436== Open file descriptor 12:
==40436==    at 0x125F807D: pipe (pipe.c:29)
==40436==    by 0x1B3B407D: ???
==40436==    by 0x1651F4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==40436==    by 0x11F00418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40436==    by 0x11E99D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40436==    by 0x10B90D38: PetscInitialize (pinit.c:924)
==40436==    by 0x10A021D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==40436==    by 0x10A02227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==40436==    by 0x2254A3: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==40436==    by 0x21CB9F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==40436==    by 0x22067C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==40436==    by 0x220577: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==40436==    by 0x220B8B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==40436==    by 0x21B395: main (TestCryptSimulation1d.cpp:18)
==40436== 
==40436== Open file descriptor 8: /dev/shm/open_mpi.0000
==40436==    at 0x125FCA1C: __open_nocancel (open64_nocancel.c:39)
==40436==    by 0x12580BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==40436==    by 0x10A3C822: ???
==40436==    by 0x10A3C96F: ???
==40436==    by 0x165C46DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==40436==    by 0x165C4938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==40436==    by 0x1657A922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==40436==    by 0x1651F2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==40436==    by 0x11F00418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40436==    by 0x11E99D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40436==    by 0x10B90D38: PetscInitialize (pinit.c:924)
==40436==    by 0x10A021D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==40436==    by 0x10A02227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==40436==    by 0x2254A3: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==40436==    by 0x21CB9F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==40436==    by 0x22067C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==40436==    by 0x220577: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==40436==    by 0x220B8B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==40436==    by 0x21B395: main (TestCryptSimulation1d.cpp:18)
==40436== 
==40436== Open file descriptor 115:
==40436==    <inherited from parent>
==40436== 
==40436== Open file descriptor 112:
==40436==    <inherited from parent>
==40436== 
==40436== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCryptSimulation1d_valgrind.txt
==40436==    <inherited from parent>
==40436== 
==40436== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==40436==    <inherited from parent>
==40436== 
==40436== 
==40436== HEAP SUMMARY:
==40436==     in use at exit: 618,297 bytes in 8,235 blocks
==40436==   total heap usage: 4,119,299 allocs, 4,111,064 frees, 1,972,573,405 bytes allocated
==40436== 
==40436== LEAK SUMMARY:
==40436==    definitely lost: 0 bytes in 0 blocks
==40436==    indirectly lost: 0 bytes in 0 blocks
==40436==      possibly lost: 0 bytes in 0 blocks
==40436==    still reachable: 56 bytes in 3 blocks
==40436==         suppressed: 618,241 bytes in 8,232 blocks
==40436== Reachable blocks (those to which a pointer was found) are not shown.
==40436== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==40436== 
==40436== For lists of detected and suppressed errors, rerun with: -s
==40436== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
