==1327005== Memcheck, a memory error detector
==1327005== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1327005== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1327005== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestParabolicBoxDomainPdeModifier -malloc_debug -malloc_dump -memory_info
==1327005== Parent PID: 1325736
==1327005== 
==1327005== 
==1327005== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1327005== Open file descriptor 12:
==1327005==    at 0x1057922D: pipe (pipe.c:29)
==1327005==    by 0x18BE607D: ???
==1327005==    by 0x1414B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1327005==    by 0xFE83418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1327005==    by 0xFE1CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1327005==    by 0xEB13D38: PetscInitialize (pinit.c:924)
==1327005==    by 0xE98558B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1327005==    by 0xE9855D9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1327005==    by 0x13E4C5: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1327005==    by 0x13779F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1327005==    by 0x13A5DE: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1327005==    by 0x13A47E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1327005==    by 0x13AB15: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1327005==    by 0x135AD0: main (TestParabolicBoxDomainPdeModifier.cpp:19)
==1327005== 
==1327005== Open file descriptor 8: /dev/shm/open_mpi.0000
==1327005==    at 0x1057DBCC: __open_nocancel (open64_nocancel.c:39)
==1327005==    by 0x10501C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1327005==    by 0xE9BD822: ???
==1327005==    by 0xE9BD96F: ???
==1327005==    by 0x141F06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1327005==    by 0x141F0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1327005==    by 0x141A6922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1327005==    by 0x1414B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1327005==    by 0xFE83418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1327005==    by 0xFE1CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1327005==    by 0xEB13D38: PetscInitialize (pinit.c:924)
==1327005==    by 0xE98558B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1327005==    by 0xE9855D9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1327005==    by 0x13E4C5: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1327005==    by 0x13779F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1327005==    by 0x13A5DE: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1327005==    by 0x13A47E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1327005==    by 0x13AB15: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1327005==    by 0x135AD0: main (TestParabolicBoxDomainPdeModifier.cpp:19)
==1327005== 
==1327005== Open file descriptor 116:
==1327005==    <inherited from parent>
==1327005== 
==1327005== Open file descriptor 112:
==1327005==    <inherited from parent>
==1327005== 
==1327005== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestParabolicBoxDomainPdeModifier_valgrind.txt
==1327005==    <inherited from parent>
==1327005== 
==1327005== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1327005==    <inherited from parent>
==1327005== 
==1327005== 
==1327005== HEAP SUMMARY:
==1327005==     in use at exit: 700,775 bytes in 9,378 blocks
==1327005==   total heap usage: 2,603,556 allocs, 2,594,178 frees, 1,632,792,780 bytes allocated
==1327005== 
==1327005== LEAK SUMMARY:
==1327005==    definitely lost: 0 bytes in 0 blocks
==1327005==    indirectly lost: 0 bytes in 0 blocks
==1327005==      possibly lost: 0 bytes in 0 blocks
==1327005==    still reachable: 56 bytes in 3 blocks
==1327005==         suppressed: 700,719 bytes in 9,375 blocks
==1327005== Reachable blocks (those to which a pointer was found) are not shown.
==1327005== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1327005== 
==1327005== For lists of detected and suppressed errors, rerun with: -s
==1327005== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
