==25188== Memcheck, a memory error detector
==25188== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==25188== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==25188== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestBoundaryConditionsContainer -malloc_debug -malloc_dump -memory_info
==25188== Parent PID: 24067
==25188== 
==25188== 
==25188== FILE DESCRIPTORS: 9 open (3 std) at exit.
==25188== Open file descriptor 12:
==25188==    at 0x844207D: pipe (pipe.c:29)
==25188==    by 0x104D507D: ???
==25188==    by 0xC36C4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25188==    by 0x8A65418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25188==    by 0x89FED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25188==    by 0x6B11D38: PetscInitialize (pinit.c:924)
==25188==    by 0x69831D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25188==    by 0x6983227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25188==    by 0x13D842: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25188==    by 0x13868F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25188==    by 0x13B1AA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25188==    by 0x13B0A6: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25188==    by 0x13B6B9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25188==    by 0x136E85: main (TestBoundaryConditionsContainer.cpp:18)
==25188== 
==25188== Open file descriptor 8: /dev/shm/open_mpi.0000
==25188==    at 0x8446A1C: __open_nocancel (open64_nocancel.c:39)
==25188==    by 0x83CABCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==25188==    by 0x69BD822: ???
==25188==    by 0x69BD96F: ???
==25188==    by 0xC4116DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25188==    by 0xC411938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25188==    by 0xC3C7922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25188==    by 0xC36C2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25188==    by 0x8A65418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25188==    by 0x89FED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25188==    by 0x6B11D38: PetscInitialize (pinit.c:924)
==25188==    by 0x69831D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25188==    by 0x6983227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25188==    by 0x13D842: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25188==    by 0x13868F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25188==    by 0x13B1AA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25188==    by 0x13B0A6: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25188==    by 0x13B6B9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25188==    by 0x136E85: main (TestBoundaryConditionsContainer.cpp:18)
==25188== 
==25188== Open file descriptor 113:
==25188==    <inherited from parent>
==25188== 
==25188== Open file descriptor 110:
==25188==    <inherited from parent>
==25188== 
==25188== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestBoundaryConditionsContainer_valgrind.txt
==25188==    <inherited from parent>
==25188== 
==25188== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==25188==    <inherited from parent>
==25188== 
==25188== 
==25188== HEAP SUMMARY:
==25188==     in use at exit: 618,258 bytes in 8,238 blocks
==25188==   total heap usage: 54,305 allocs, 46,067 frees, 1,340,402,921 bytes allocated
==25188== 
==25188== LEAK SUMMARY:
==25188==    definitely lost: 0 bytes in 0 blocks
==25188==    indirectly lost: 0 bytes in 0 blocks
==25188==      possibly lost: 0 bytes in 0 blocks
==25188==    still reachable: 24 bytes in 2 blocks
==25188==         suppressed: 618,234 bytes in 8,236 blocks
==25188== Reachable blocks (those to which a pointer was found) are not shown.
==25188== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==25188== 
==25188== For lists of detected and suppressed errors, rerun with: -s
==25188== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
