==25115== Memcheck, a memory error detector
==25115== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==25115== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==25115== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestAbstractFunctionalCalculator -malloc_debug -malloc_dump -memory_info
==25115== Parent PID: 24022
==25115== 
==25115== 
==25115== FILE DESCRIPTORS: 9 open (3 std) at exit.
==25115== Open file descriptor 12:
==25115==    at 0x85D407D: pipe (pipe.c:29)
==25115==    by 0x104EF07D: ???
==25115==    by 0xBE614CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25115==    by 0x7DB0418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25115==    by 0x7D49D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25115==    by 0x6A1DD38: PetscInitialize (pinit.c:924)
==25115==    by 0x68F42DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25115==    by 0x68F432D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25115==    by 0x12B976: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25115==    by 0x126B9D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25115==    by 0x1294EC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25115==    by 0x12938C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25115==    by 0x129A23: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25115==    by 0x124F75: main (TestAbstractFunctionalCalculator.cpp:19)
==25115== 
==25115== Open file descriptor 8: /dev/shm/open_mpi.0000
==25115==    at 0x85D8A1C: __open_nocancel (open64_nocancel.c:39)
==25115==    by 0x855CBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==25115==    by 0x7CAC822: ???
==25115==    by 0x7CAC96F: ???
==25115==    by 0xBF066DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25115==    by 0xBF06938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25115==    by 0xBEBC922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25115==    by 0xBE612DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25115==    by 0x7DB0418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25115==    by 0x7D49D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25115==    by 0x6A1DD38: PetscInitialize (pinit.c:924)
==25115==    by 0x68F42DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25115==    by 0x68F432D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25115==    by 0x12B976: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25115==    by 0x126B9D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25115==    by 0x1294EC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25115==    by 0x12938C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25115==    by 0x129A23: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25115==    by 0x124F75: main (TestAbstractFunctionalCalculator.cpp:19)
==25115== 
==25115== Open file descriptor 113:
==25115==    <inherited from parent>
==25115== 
==25115== Open file descriptor 110:
==25115==    <inherited from parent>
==25115== 
==25115== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractFunctionalCalculator_valgrind.txt
==25115==    <inherited from parent>
==25115== 
==25115== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==25115==    <inherited from parent>
==25115== 
==25115== 
==25115== HEAP SUMMARY:
==25115==     in use at exit: 618,338 bytes in 8,239 blocks
==25115==   total heap usage: 89,960 allocs, 81,721 frees, 1,340,563,761 bytes allocated
==25115== 
==25115== LEAK SUMMARY:
==25115==    definitely lost: 0 bytes in 0 blocks
==25115==    indirectly lost: 0 bytes in 0 blocks
==25115==      possibly lost: 0 bytes in 0 blocks
==25115==    still reachable: 120 bytes in 3 blocks
==25115==         suppressed: 618,218 bytes in 8,236 blocks
==25115== Reachable blocks (those to which a pointer was found) are not shown.
==25115== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==25115== 
==25115== For lists of detected and suppressed errors, rerun with: -s
==25115== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
