==25445== Memcheck, a memory error detector
==25445== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==25445== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==25445== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestOdeBasedCellCycleModels -malloc_debug -malloc_dump -memory_info
==25445== Parent PID: 24027
==25445== 
==25445== 
==25445== FILE DESCRIPTORS: 9 open (3 std) at exit.
==25445== Open file descriptor 12:
==25445==    at 0xEF9207D: pipe (pipe.c:29)
==25445==    by 0x196AA07D: ???
==25445==    by 0x13C4F4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25445==    by 0xEBDF418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25445==    by 0xEB78D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25445==    by 0xD86FD38: PetscInitialize (pinit.c:924)
==25445==    by 0xD6E11D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25445==    by 0xD6E1227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25445==    by 0x1361D7: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==25445==    by 0x12EF6F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25445==    by 0x131C2A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25445==    by 0x131ACA: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25445==    by 0x132161: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25445==    by 0x12B8A5: main (TestOdeBasedCellCycleModels.cpp:19)
==25445== 
==25445== Open file descriptor 8: /dev/shm/open_mpi.0000
==25445==    at 0xEF96A1C: __open_nocancel (open64_nocancel.c:39)
==25445==    by 0xEF1ABCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==25445==    by 0xD71B822: ???
==25445==    by 0xD71B96F: ???
==25445==    by 0x13CF46DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25445==    by 0x13CF4938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25445==    by 0x13CAA922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25445==    by 0x13C4F2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25445==    by 0xEBDF418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25445==    by 0xEB78D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25445==    by 0xD86FD38: PetscInitialize (pinit.c:924)
==25445==    by 0xD6E11D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25445==    by 0xD6E1227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25445==    by 0x1361D7: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==25445==    by 0x12EF6F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25445==    by 0x131C2A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25445==    by 0x131ACA: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25445==    by 0x132161: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25445==    by 0x12B8A5: main (TestOdeBasedCellCycleModels.cpp:19)
==25445== 
==25445== Open file descriptor 113:
==25445==    <inherited from parent>
==25445== 
==25445== Open file descriptor 110:
==25445==    <inherited from parent>
==25445== 
==25445== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestOdeBasedCellCycleModels_valgrind.txt
==25445==    <inherited from parent>
==25445== 
==25445== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==25445==    <inherited from parent>
==25445== 
==25445== 
==25445== HEAP SUMMARY:
==25445==     in use at exit: 618,311 bytes in 8,236 blocks
==25445==   total heap usage: 4,179,302 allocs, 4,171,066 frees, 1,770,075,129 bytes allocated
==25445== 
==25445== LEAK SUMMARY:
==25445==    definitely lost: 0 bytes in 0 blocks
==25445==    indirectly lost: 0 bytes in 0 blocks
==25445==      possibly lost: 0 bytes in 0 blocks
==25445==    still reachable: 72 bytes in 4 blocks
==25445==         suppressed: 618,239 bytes in 8,232 blocks
==25445== Reachable blocks (those to which a pointer was found) are not shown.
==25445== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==25445== 
==25445== For lists of detected and suppressed errors, rerun with: -s
==25445== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 31 from 31)
