==1790369== Memcheck, a memory error detector
==1790369== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1790369== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1790369== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/crypt/test/TestVanLeeuwen2009WntSwatCellCycleOdeSystem -malloc_debug -malloc_dump -memory_info
==1790369== Parent PID: 1774174
==1790369== 
==1790369== 
==1790369== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1790369== Open file descriptor 12:
==1790369==    at 0x127F607D: pipe (pipe.c:29)
==1790369==    by 0x1B36E07D: ???
==1790369==    by 0x165344CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1790369==    by 0x120FE418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1790369==    by 0x12097D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1790369==    by 0x10D8ED38: PetscInitialize (pinit.c:924)
==1790369==    by 0x10BFD2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1790369==    by 0x10BFD32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1790369==    by 0x136AAD: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1790369==    by 0x13133D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1790369==    by 0x1340EC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1790369==    by 0x133F8C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1790369==    by 0x134623: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1790369==    by 0x12F765: main (TestVanLeeuwen2009WntSwatCellCycleOdeSystem.cpp:19)
==1790369== 
==1790369== Open file descriptor 8: /dev/shm/open_mpi.0000
==1790369==    at 0x127FAA1C: __open_nocancel (open64_nocancel.c:39)
==1790369==    by 0x1277EBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1790369==    by 0x10C32822: ???
==1790369==    by 0x10C3296F: ???
==1790369==    by 0x165D96DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1790369==    by 0x165D9938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1790369==    by 0x1658F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1790369==    by 0x165342DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1790369==    by 0x120FE418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1790369==    by 0x12097D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1790369==    by 0x10D8ED38: PetscInitialize (pinit.c:924)
==1790369==    by 0x10BFD2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1790369==    by 0x10BFD32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1790369==    by 0x136AAD: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1790369==    by 0x13133D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1790369==    by 0x1340EC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1790369==    by 0x133F8C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1790369==    by 0x134623: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1790369==    by 0x12F765: main (TestVanLeeuwen2009WntSwatCellCycleOdeSystem.cpp:19)
==1790369== 
==1790369== Open file descriptor 115:
==1790369==    <inherited from parent>
==1790369== 
==1790369== Open file descriptor 112:
==1790369==    <inherited from parent>
==1790369== 
==1790369== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestVanLeeuwen2009WntSwatCellCycleOdeSystem_valgrind.txt
==1790369==    <inherited from parent>
==1790369== 
==1790369== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1790369==    <inherited from parent>
==1790369== 
==1790369== 
==1790369== HEAP SUMMARY:
==1790369==     in use at exit: 995,569 bytes in 13,913 blocks
==1790369==   total heap usage: 532,112 allocs, 518,199 frees, 1,780,201,115 bytes allocated
==1790369== 
==1790369== LEAK SUMMARY:
==1790369==    definitely lost: 0 bytes in 0 blocks
==1790369==    indirectly lost: 0 bytes in 0 blocks
==1790369==      possibly lost: 0 bytes in 0 blocks
==1790369==    still reachable: 24 bytes in 2 blocks
==1790369==         suppressed: 995,545 bytes in 13,911 blocks
==1790369== Reachable blocks (those to which a pointer was found) are not shown.
==1790369== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1790369== 
==1790369== For lists of detected and suppressed errors, rerun with: -s
==1790369== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
