==2104967== Memcheck, a memory error detector
==2104967== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2104967== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2104967== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/crypt/test/TestCryptSimulation1d -malloc_debug -malloc_dump -memory_info
==2104967== Parent PID: 2089307
==2104967== 
==2104967== 
==2104967== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2104967== Open file descriptor 12:
==2104967==    at 0x1192B07D: pipe (pipe.c:29)
==2104967==    by 0x1A6DC07D: ???
==2104967==    by 0x158524CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2104967==    by 0x11233418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2104967==    by 0x111CCD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2104967==    by 0xFEC3D38: PetscInitialize (pinit.c:924)
==2104967==    by 0xFD2B153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2104967==    by 0xFD2B1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2104967==    by 0x2254A3: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2104967==    by 0x21CB9F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2104967==    by 0x22067C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2104967==    by 0x220577: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2104967==    by 0x220B8B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2104967==    by 0x21B395: main (TestCryptSimulation1d.cpp:18)
==2104967== 
==2104967== Open file descriptor 8: /dev/shm/open_mpi.0000
==2104967==    at 0x1192FA1C: __open_nocancel (open64_nocancel.c:39)
==2104967==    by 0x118B3BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2104967==    by 0xFD65822: ???
==2104967==    by 0xFD6596F: ???
==2104967==    by 0x158F76DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2104967==    by 0x158F7938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2104967==    by 0x158AD922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2104967==    by 0x158522DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2104967==    by 0x11233418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2104967==    by 0x111CCD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2104967==    by 0xFEC3D38: PetscInitialize (pinit.c:924)
==2104967==    by 0xFD2B153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2104967==    by 0xFD2B1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2104967==    by 0x2254A3: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2104967==    by 0x21CB9F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2104967==    by 0x22067C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2104967==    by 0x220577: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2104967==    by 0x220B8B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2104967==    by 0x21B395: main (TestCryptSimulation1d.cpp:18)
==2104967== 
==2104967== Open file descriptor 115:
==2104967==    <inherited from parent>
==2104967== 
==2104967== Open file descriptor 112:
==2104967==    <inherited from parent>
==2104967== 
==2104967== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCryptSimulation1d_valgrind.txt
==2104967==    <inherited from parent>
==2104967== 
==2104967== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2104967==    <inherited from parent>
==2104967== 
==2104967== 
==2104967== HEAP SUMMARY:
==2104967==     in use at exit: 835,580 bytes in 11,673 blocks
==2104967==   total heap usage: 4,123,390 allocs, 4,111,717 frees, 2,178,865,613 bytes allocated
==2104967== 
==2104967== LEAK SUMMARY:
==2104967==    definitely lost: 0 bytes in 0 blocks
==2104967==    indirectly lost: 0 bytes in 0 blocks
==2104967==      possibly lost: 0 bytes in 0 blocks
==2104967==    still reachable: 56 bytes in 3 blocks
==2104967==         suppressed: 835,524 bytes in 11,670 blocks
==2104967== Reachable blocks (those to which a pointer was found) are not shown.
==2104967== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2104967== 
==2104967== For lists of detected and suppressed errors, rerun with: -s
==2104967== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
