==1949123== Memcheck, a memory error detector
==1949123== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1949123== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1949123== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestGeneralizedRushLarsen -malloc_debug -malloc_dump -memory_info
==1949123== Parent PID: 1931811
==1949123== 
==1949123== 
==1949123== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1949123== Open file descriptor 12:
==1949123==    at 0x87B407D: pipe (pipe.c:29)
==1949123==    by 0x1433107D: ???
==1949123==    by 0xEE2C4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1949123==    by 0x9EAF418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1949123==    by 0x9E48D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1949123==    by 0x8B3FD38: PetscInitialize (pinit.c:924)
==1949123==    by 0x83DF2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1949123==    by 0x83DF32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1949123==    by 0x11C6A0: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1949123==    by 0x1178AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1949123==    by 0x11A2AC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1949123==    by 0x11A14C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1949123==    by 0x11A7E3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1949123==    by 0x115CD5: main (TestGeneralizedRushLarsen.cpp:19)
==1949123== 
==1949123== Open file descriptor 8: /dev/shm/open_mpi.0000
==1949123==    at 0x87B8A1C: __open_nocancel (open64_nocancel.c:39)
==1949123==    by 0x873CBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1949123==    by 0x8414822: ???
==1949123==    by 0x841496F: ???
==1949123==    by 0xEED36DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1949123==    by 0xEED3938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1949123==    by 0xEE89922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1949123==    by 0xEE2C2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1949123==    by 0x9EAF418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1949123==    by 0x9E48D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1949123==    by 0x8B3FD38: PetscInitialize (pinit.c:924)
==1949123==    by 0x83DF2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1949123==    by 0x83DF32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1949123==    by 0x11C6A0: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1949123==    by 0x1178AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1949123==    by 0x11A2AC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1949123==    by 0x11A14C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1949123==    by 0x11A7E3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1949123==    by 0x115CD5: main (TestGeneralizedRushLarsen.cpp:19)
==1949123== 
==1949123== Open file descriptor 115:
==1949123==    <inherited from parent>
==1949123== 
==1949123== Open file descriptor 112:
==1949123==    <inherited from parent>
==1949123== 
==1949123== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestGeneralizedRushLarsen_valgrind.txt
==1949123==    <inherited from parent>
==1949123== 
==1949123== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1949123==    <inherited from parent>
==1949123== 
==1949123== 
==1949123== HEAP SUMMARY:
==1949123==     in use at exit: 999,187 bytes in 13,917 blocks
==1949123==   total heap usage: 3,066,872 allocs, 3,052,955 frees, 1,845,844,691 bytes allocated
==1949123== 
==1949123== LEAK SUMMARY:
==1949123==    definitely lost: 0 bytes in 0 blocks
==1949123==    indirectly lost: 0 bytes in 0 blocks
==1949123==      possibly lost: 0 bytes in 0 blocks
==1949123==    still reachable: 3,701 bytes in 10 blocks
==1949123==         suppressed: 995,486 bytes in 13,907 blocks
==1949123== Reachable blocks (those to which a pointer was found) are not shown.
==1949123== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1949123== 
==1949123== For lists of detected and suppressed errors, rerun with: -s
==1949123== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
