==25070== Memcheck, a memory error detector
==25070== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==25070== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==25070== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestPdeTestClasses -malloc_debug -malloc_dump -memory_info
==25070== Parent PID: 24057
==25070== 
==25070== 
==25070== FILE DESCRIPTORS: 9 open (3 std) at exit.
==25070== Open file descriptor 12:
==25070==    at 0x6A3807D: pipe (pipe.c:29)
==25070==    by 0x100C307D: ???
==25070==    by 0xBA174CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25070==    by 0x8042418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25070==    by 0x7FDBD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25070==    by 0x6CD2D38: PetscInitialize (pinit.c:924)
==25070==    by 0x65551D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25070==    by 0x6555227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25070==    by 0x13051E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25070==    by 0x12BAF3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25070==    by 0x12E0E8: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25070==    by 0x12DFE4: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25070==    by 0x12E5F7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25070==    by 0x12A2F5: main (TestPdeTestClasses.cpp:18)
==25070== 
==25070== Open file descriptor 8: /dev/shm/open_mpi.0000
==25070==    at 0x6A3CA1C: __open_nocancel (open64_nocancel.c:39)
==25070==    by 0x69C0BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==25070==    by 0x6590822: ???
==25070==    by 0x659096F: ???
==25070==    by 0xBABC6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25070==    by 0xBABC938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25070==    by 0xBA72922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25070==    by 0xBA172DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25070==    by 0x8042418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25070==    by 0x7FDBD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25070==    by 0x6CD2D38: PetscInitialize (pinit.c:924)
==25070==    by 0x65551D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25070==    by 0x6555227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25070==    by 0x13051E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25070==    by 0x12BAF3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25070==    by 0x12E0E8: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25070==    by 0x12DFE4: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25070==    by 0x12E5F7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25070==    by 0x12A2F5: main (TestPdeTestClasses.cpp:18)
==25070== 
==25070== Open file descriptor 113:
==25070==    <inherited from parent>
==25070== 
==25070== Open file descriptor 110:
==25070==    <inherited from parent>
==25070== 
==25070== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestPdeTestClasses_valgrind.txt
==25070==    <inherited from parent>
==25070== 
==25070== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==25070==    <inherited from parent>
==25070== 
==25070== 
==25070== HEAP SUMMARY:
==25070==     in use at exit: 618,226 bytes in 8,238 blocks
==25070==   total heap usage: 47,536 allocs, 39,298 frees, 1,338,441,477 bytes allocated
==25070== 
==25070== LEAK SUMMARY:
==25070==    definitely lost: 0 bytes in 0 blocks
==25070==    indirectly lost: 0 bytes in 0 blocks
==25070==      possibly lost: 0 bytes in 0 blocks
==25070==    still reachable: 24 bytes in 2 blocks
==25070==         suppressed: 618,202 bytes in 8,236 blocks
==25070== Reachable blocks (those to which a pointer was found) are not shown.
==25070== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==25070== 
==25070== For lists of detected and suppressed errors, rerun with: -s
==25070== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 35 from 35)
