==25491== Memcheck, a memory error detector
==25491== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==25491== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==25491== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCellSrn -malloc_debug -malloc_dump -memory_info
==25491== Parent PID: 24160
==25491== 
==25491== 
==25491== FILE DESCRIPTORS: 9 open (3 std) at exit.
==25491== Open file descriptor 12:
==25491==    at 0xED5107D: pipe (pipe.c:29)
==25491==    by 0x196C007D: ???
==25491==    by 0x13C4E4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25491==    by 0xE95B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25491==    by 0xE8F4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25491==    by 0xD5C8D38: PetscInitialize (pinit.c:924)
==25491==    by 0xD49D2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25491==    by 0xD49D32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25491==    by 0x119821: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==25491==    by 0x115133: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25491==    by 0x117438: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25491==    by 0x117333: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25491==    by 0x117947: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25491==    by 0x113935: main (TestCellSrn.cpp:18)
==25491== 
==25491== Open file descriptor 8: /dev/shm/open_mpi.0000
==25491==    at 0xED55A1C: __open_nocancel (open64_nocancel.c:39)
==25491==    by 0xECD9BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==25491==    by 0xE852822: ???
==25491==    by 0xE85296F: ???
==25491==    by 0x13CF36DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25491==    by 0x13CF3938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25491==    by 0x13CA9922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25491==    by 0x13C4E2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25491==    by 0xE95B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25491==    by 0xE8F4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25491==    by 0xD5C8D38: PetscInitialize (pinit.c:924)
==25491==    by 0xD49D2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25491==    by 0xD49D32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25491==    by 0x119821: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==25491==    by 0x115133: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25491==    by 0x117438: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25491==    by 0x117333: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25491==    by 0x117947: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25491==    by 0x113935: main (TestCellSrn.cpp:18)
==25491== 
==25491== Open file descriptor 113:
==25491==    <inherited from parent>
==25491== 
==25491== Open file descriptor 110:
==25491==    <inherited from parent>
==25491== 
==25491== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCellSrn_valgrind.txt
==25491==    <inherited from parent>
==25491== 
==25491== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==25491==    <inherited from parent>
==25491== 
==25491== 
==25491== HEAP SUMMARY:
==25491==     in use at exit: 618,494 bytes in 8,241 blocks
==25491==   total heap usage: 63,346 allocs, 55,105 frees, 1,339,381,698 bytes allocated
==25491== 
==25491== LEAK SUMMARY:
==25491==    definitely lost: 0 bytes in 0 blocks
==25491==    indirectly lost: 0 bytes in 0 blocks
==25491==      possibly lost: 0 bytes in 0 blocks
==25491==    still reachable: 216 bytes in 5 blocks
==25491==         suppressed: 618,278 bytes in 8,236 blocks
==25491== Reachable blocks (those to which a pointer was found) are not shown.
==25491== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==25491== 
==25491== For lists of detected and suppressed errors, rerun with: -s
==25491== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
