==2150052== Memcheck, a memory error detector
==2150052== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2150052== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2150052== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestPlaneStimulusCellFactory -malloc_debug -malloc_dump -memory_info
==2150052== Parent PID: 2139074
==2150052== 
==2150052== 
==2150052== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2150052== Open file descriptor 12:
==2150052==    at 0xB52F26D: pipe (pipe.c:29)
==2150052==    by 0x1405B07D: ???
==2150052==    by 0xF7F94CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2150052==    by 0xB162418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2150052==    by 0xB0FBD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2150052==    by 0x9DCFD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2150052==    by 0x9CA7153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2150052==    by 0x9CA71A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2150052==    by 0x120599: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2150052==    by 0x11B92D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2150052==    by 0x11E16E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2150052==    by 0x11E00E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2150052==    by 0x11E6A5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2150052==    by 0x119D55: main (TestPlaneStimulusCellFactory.cpp:19)
==2150052== 
==2150052== Open file descriptor 8: /dev/shm/open_mpi.0000
==2150052==    at 0xB533C0C: __open_nocancel (open64_nocancel.c:39)
==2150052==    by 0xB4B7BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2150052==    by 0xB059822: ???
==2150052==    by 0xB05996F: ???
==2150052==    by 0xF89E6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2150052==    by 0xF89E938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2150052==    by 0xF854922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2150052==    by 0xF7F92DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2150052==    by 0xB162418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2150052==    by 0xB0FBD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2150052==    by 0x9DCFD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2150052==    by 0x9CA7153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2150052==    by 0x9CA71A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2150052==    by 0x120599: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2150052==    by 0x11B92D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2150052==    by 0x11E16E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2150052==    by 0x11E00E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2150052==    by 0x11E6A5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2150052==    by 0x119D55: main (TestPlaneStimulusCellFactory.cpp:19)
==2150052== 
==2150052== Open file descriptor 115:
==2150052==    <inherited from parent>
==2150052== 
==2150052== Open file descriptor 112:
==2150052==    <inherited from parent>
==2150052== 
==2150052== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestPlaneStimulusCellFactory_valgrind.txt
==2150052==    <inherited from parent>
==2150052== 
==2150052== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2150052==    <inherited from parent>
==2150052== 
==2150052== 
==2150052== HEAP SUMMARY:
==2150052==     in use at exit: 858,008 bytes in 12,112 blocks
==2150052==   total heap usage: 90,483 allocs, 78,371 frees, 1,547,644,502 bytes allocated
==2150052== 
==2150052== LEAK SUMMARY:
==2150052==    definitely lost: 0 bytes in 0 blocks
==2150052==    indirectly lost: 0 bytes in 0 blocks
==2150052==      possibly lost: 0 bytes in 0 blocks
==2150052==    still reachable: 24 bytes in 2 blocks
==2150052==         suppressed: 857,984 bytes in 12,110 blocks
==2150052== Reachable blocks (those to which a pointer was found) are not shown.
==2150052== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2150052== 
==2150052== For lists of detected and suppressed errors, rerun with: -s
==2150052== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 22 from 22)
