==1141539== Memcheck, a memory error detector
==1141539== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1141539== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1141539== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestStimulusBoundaryCondition -malloc_debug -malloc_dump -memory_info
==1141539== Parent PID: 1130400
==1141539== 
==1141539== 
==1141539== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1141539== Open file descriptor 12:
==1141539==    at 0xA1D126D: pipe (pipe.c:29)
==1141539==    by 0x1405907D: ???
==1141539==    by 0xF8044CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1141539==    by 0xB8CB418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1141539==    by 0xB864D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1141539==    by 0xA55BD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1141539==    by 0x9E00153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1141539==    by 0x9E001A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1141539==    by 0x111E4E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1141539==    by 0x10DC13: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1141539==    by 0x10FF02: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1141539==    by 0x10FDFD: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1141539==    by 0x110411: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1141539==    by 0x10C415: main (TestStimulusBoundaryCondition.cpp:18)
==1141539== 
==1141539== Open file descriptor 8: /dev/shm/open_mpi.0000
==1141539==    at 0xA1D5C0C: __open_nocancel (open64_nocancel.c:39)
==1141539==    by 0xA159BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1141539==    by 0x9E34822: ???
==1141539==    by 0x9E3496F: ???
==1141539==    by 0xF8A96DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1141539==    by 0xF8A9938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1141539==    by 0xF85F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1141539==    by 0xF8042DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1141539==    by 0xB8CB418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1141539==    by 0xB864D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1141539==    by 0xA55BD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1141539==    by 0x9E00153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1141539==    by 0x9E001A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1141539==    by 0x111E4E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1141539==    by 0x10DC13: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1141539==    by 0x10FF02: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1141539==    by 0x10FDFD: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1141539==    by 0x110411: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1141539==    by 0x10C415: main (TestStimulusBoundaryCondition.cpp:18)
==1141539== 
==1141539== Open file descriptor 115:
==1141539==    <inherited from parent>
==1141539== 
==1141539== Open file descriptor 112:
==1141539==    <inherited from parent>
==1141539== 
==1141539== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestStimulusBoundaryCondition_valgrind.txt
==1141539==    <inherited from parent>
==1141539== 
==1141539== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1141539==    <inherited from parent>
==1141539== 
==1141539== 
==1141539== HEAP SUMMARY:
==1141539==     in use at exit: 858,008 bytes in 12,112 blocks
==1141539==   total heap usage: 57,305 allocs, 45,193 frees, 1,542,980,424 bytes allocated
==1141539== 
==1141539== LEAK SUMMARY:
==1141539==    definitely lost: 0 bytes in 0 blocks
==1141539==    indirectly lost: 0 bytes in 0 blocks
==1141539==      possibly lost: 0 bytes in 0 blocks
==1141539==    still reachable: 24 bytes in 2 blocks
==1141539==         suppressed: 857,984 bytes in 12,110 blocks
==1141539== Reachable blocks (those to which a pointer was found) are not shown.
==1141539== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1141539== 
==1141539== For lists of detected and suppressed errors, rerun with: -s
==1141539== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 23)
