==2347201== Memcheck, a memory error detector
==2347201== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2347201== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2347201== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestSolveLaplacianWithQuadratics -malloc_debug -malloc_dump -memory_info
==2347201== Parent PID: 2346293
==2347201== 
==2347201== 
==2347201== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2347201== Open file descriptor 12:
==2347201==    at 0x815122D: pipe (pipe.c:29)
==2347201==    by 0x1014207D: ???
==2347201==    by 0xBFD44CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2347201==    by 0x87B7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2347201==    by 0x8750D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2347201==    by 0x6719D38: PetscInitialize (pinit.c:924)
==2347201==    by 0x65F1153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2347201==    by 0x65F11A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2347201==    by 0x15D32E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2347201==    by 0x1582D3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2347201==    by 0x15AFE6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2347201==    by 0x15AEE1: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2347201==    by 0x15B4F5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2347201==    by 0x156AD5: main (TestSolveLaplacianWithQuadratics.cpp:18)
==2347201== 
==2347201== Open file descriptor 8: /dev/shm/open_mpi.0000
==2347201==    at 0x8155BCC: __open_nocancel (open64_nocancel.c:39)
==2347201==    by 0x80D9C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2347201==    by 0x79A3822: ???
==2347201==    by 0x79A396F: ???
==2347201==    by 0xC0796DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2347201==    by 0xC079938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2347201==    by 0xC02F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2347201==    by 0xBFD42DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2347201==    by 0x87B7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2347201==    by 0x8750D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2347201==    by 0x6719D38: PetscInitialize (pinit.c:924)
==2347201==    by 0x65F1153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2347201==    by 0x65F11A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2347201==    by 0x15D32E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2347201==    by 0x1582D3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2347201==    by 0x15AFE6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2347201==    by 0x15AEE1: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2347201==    by 0x15B4F5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2347201==    by 0x156AD5: main (TestSolveLaplacianWithQuadratics.cpp:18)
==2347201== 
==2347201== Open file descriptor 116:
==2347201==    <inherited from parent>
==2347201== 
==2347201== Open file descriptor 112:
==2347201==    <inherited from parent>
==2347201== 
==2347201== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestSolveLaplacianWithQuadratics_valgrind.txt
==2347201==    <inherited from parent>
==2347201== 
==2347201== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2347201==    <inherited from parent>
==2347201== 
==2347201== 
==2347201== HEAP SUMMARY:
==2347201==     in use at exit: 700,663 bytes in 9,377 blocks
==2347201==   total heap usage: 319,844 allocs, 310,467 frees, 1,372,948,974 bytes allocated
==2347201== 
==2347201== LEAK SUMMARY:
==2347201==    definitely lost: 0 bytes in 0 blocks
==2347201==    indirectly lost: 0 bytes in 0 blocks
==2347201==      possibly lost: 0 bytes in 0 blocks
==2347201==    still reachable: 24 bytes in 2 blocks
==2347201==         suppressed: 700,639 bytes in 9,375 blocks
==2347201== Reachable blocks (those to which a pointer was found) are not shown.
==2347201== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2347201== 
==2347201== For lists of detected and suppressed errors, rerun with: -s
==2347201== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
