==2680150== Memcheck, a memory error detector
==2680150== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2680150== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2680150== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestParabolicBoxDomainPdeModifier -malloc_debug -malloc_dump -memory_info
==2680150== Parent PID: 2678878
==2680150== 
==2680150== 
==2680150== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2680150== Open file descriptor 12:
==2680150==    at 0x1040E07D: pipe (pipe.c:29)
==2680150==    by 0x18A2107D: ???
==2680150==    by 0x13F964CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2680150==    by 0xFD16418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2680150==    by 0xFCAFD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2680150==    by 0xE9A6D38: PetscInitialize (pinit.c:924)
==2680150==    by 0xE80E153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2680150==    by 0xE80E1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2680150==    by 0x133C67: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2680150==    by 0x12E57D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2680150==    by 0x13121C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2680150==    by 0x1310BC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2680150==    by 0x131753: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2680150==    by 0x12C9A5: main (TestParabolicBoxDomainPdeModifier.cpp:19)
==2680150== 
==2680150== Open file descriptor 8: /dev/shm/open_mpi.0000
==2680150==    at 0x10412A1C: __open_nocancel (open64_nocancel.c:39)
==2680150==    by 0x10396BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2680150==    by 0xE848822: ???
==2680150==    by 0xE84896F: ???
==2680150==    by 0x1403B6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2680150==    by 0x1403B938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2680150==    by 0x13FF1922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2680150==    by 0x13F962DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2680150==    by 0xFD16418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2680150==    by 0xFCAFD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2680150==    by 0xE9A6D38: PetscInitialize (pinit.c:924)
==2680150==    by 0xE80E153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2680150==    by 0xE80E1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2680150==    by 0x133C67: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2680150==    by 0x12E57D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2680150==    by 0x13121C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2680150==    by 0x1310BC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2680150==    by 0x131753: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2680150==    by 0x12C9A5: main (TestParabolicBoxDomainPdeModifier.cpp:19)
==2680150== 
==2680150== Open file descriptor 115:
==2680150==    <inherited from parent>
==2680150== 
==2680150== Open file descriptor 112:
==2680150==    <inherited from parent>
==2680150== 
==2680150== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestParabolicBoxDomainPdeModifier_valgrind.txt
==2680150==    <inherited from parent>
==2680150== 
==2680150== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2680150==    <inherited from parent>
==2680150== 
==2680150== 
==2680150== HEAP SUMMARY:
==2680150==     in use at exit: 835,564 bytes in 11,673 blocks
==2680150==   total heap usage: 2,837,629 allocs, 2,825,956 frees, 1,823,763,272 bytes allocated
==2680150== 
==2680150== LEAK SUMMARY:
==2680150==    definitely lost: 0 bytes in 0 blocks
==2680150==    indirectly lost: 0 bytes in 0 blocks
==2680150==      possibly lost: 0 bytes in 0 blocks
==2680150==    still reachable: 56 bytes in 3 blocks
==2680150==         suppressed: 835,508 bytes in 11,670 blocks
==2680150== Reachable blocks (those to which a pointer was found) are not shown.
==2680150== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2680150== 
==2680150== For lists of detected and suppressed errors, rerun with: -s
==2680150== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
