==607116== Memcheck, a memory error detector
==607116== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==607116== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==607116== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestSolveLaplacianWithQuadratics -malloc_debug -malloc_dump -memory_info
==607116== Parent PID: 606210
==607116== 
==607116== 
==607116== FILE DESCRIPTORS: 10 open (3 std) at exit.
==607116== Open file descriptor 12:
==607116==    at 0x7E0E26D: pipe (pipe.c:29)
==607116==    by 0x1020907D: ???
==607116==    by 0xC03D4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==607116==    by 0x8472418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==607116==    by 0x840BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==607116==    by 0x6718D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==607116==    by 0x65F0153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==607116==    by 0x65F01A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==607116==    by 0x15D28A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==607116==    by 0x158293: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==607116==    by 0x15AF42: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==607116==    by 0x15AE3D: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==607116==    by 0x15B451: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==607116==    by 0x156A95: main (TestSolveLaplacianWithQuadratics.cpp:18)
==607116== 
==607116== Open file descriptor 8: /dev/shm/open_mpi.0000
==607116==    at 0x7E12C0C: __open_nocancel (open64_nocancel.c:39)
==607116==    by 0x7D96BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==607116==    by 0x79A2822: ???
==607116==    by 0x79A296F: ???
==607116==    by 0xC0E26DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==607116==    by 0xC0E2938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==607116==    by 0xC098922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==607116==    by 0xC03D2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==607116==    by 0x8472418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==607116==    by 0x840BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==607116==    by 0x6718D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==607116==    by 0x65F0153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==607116==    by 0x65F01A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==607116==    by 0x15D28A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==607116==    by 0x158293: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==607116==    by 0x15AF42: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==607116==    by 0x15AE3D: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==607116==    by 0x15B451: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==607116==    by 0x156A95: main (TestSolveLaplacianWithQuadratics.cpp:18)
==607116== 
==607116== Open file descriptor 118:
==607116==    <inherited from parent>
==607116== 
==607116== Open file descriptor 114:
==607116==    <inherited from parent>
==607116== 
==607116== Open file descriptor 113: /etc/ssl/certs/ca-certificates.crt
==607116==    <inherited from parent>
==607116== 
==607116== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestSolveLaplacianWithQuadratics_valgrind.txt
==607116==    <inherited from parent>
==607116== 
==607116== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==607116==    <inherited from parent>
==607116== 
==607116== 
==607116== HEAP SUMMARY:
==607116==     in use at exit: 857,923 bytes in 12,112 blocks
==607116==   total heap usage: 326,225 allocs, 314,113 frees, 1,562,350,689 bytes allocated
==607116== 
==607116== LEAK SUMMARY:
==607116==    definitely lost: 0 bytes in 0 blocks
==607116==    indirectly lost: 0 bytes in 0 blocks
==607116==      possibly lost: 0 bytes in 0 blocks
==607116==    still reachable: 24 bytes in 2 blocks
==607116==         suppressed: 857,899 bytes in 12,110 blocks
==607116== Reachable blocks (those to which a pointer was found) are not shown.
==607116== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==607116== 
==607116== For lists of detected and suppressed errors, rerun with: -s
==607116== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 21 from 21)
