==2024040== Memcheck, a memory error detector
==2024040== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2024040== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2024040== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestOffLatticeSimulationWithVertexBasedCellPopulation -malloc_debug -malloc_dump -memory_info
==2024040== Parent PID: 2021734
==2024040== 
==2024040== 
==2024040== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2024040== Open file descriptor 12:
==2024040==    at 0x1012E22D: pipe (pipe.c:29)
==2024040==    by 0x18A0507D: ???
==2024040==    by 0x13F684CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2024040==    by 0xF951418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2024040==    by 0xF8EAD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2024040==    by 0xE5E1D38: PetscInitialize (pinit.c:924)
==2024040==    by 0xE4570B3: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2024040==    by 0xE457101: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2024040==    by 0x20005B: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2024040==    by 0x1F9C29: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2024040==    by 0x1FD594: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2024040==    by 0x1FD434: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2024040==    by 0x1FDACB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2024040==    by 0x1F7F15: main (TestOffLatticeSimulationWithVertexBasedCellPopulation.cpp:19)
==2024040== 
==2024040== Open file descriptor 8: /dev/shm/open_mpi.0000
==2024040==    at 0x10132BCC: __open_nocancel (open64_nocancel.c:39)
==2024040==    by 0x100B6C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2024040==    by 0xE48B822: ???
==2024040==    by 0xE48B96F: ???
==2024040==    by 0x1400F6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2024040==    by 0x1400F938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2024040==    by 0x13FC5922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2024040==    by 0x13F682DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2024040==    by 0xF951418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2024040==    by 0xF8EAD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2024040==    by 0xE5E1D38: PetscInitialize (pinit.c:924)
==2024040==    by 0xE4570B3: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2024040==    by 0xE457101: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2024040==    by 0x20005B: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2024040==    by 0x1F9C29: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2024040==    by 0x1FD594: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2024040==    by 0x1FD434: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2024040==    by 0x1FDACB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2024040==    by 0x1F7F15: main (TestOffLatticeSimulationWithVertexBasedCellPopulation.cpp:19)
==2024040== 
==2024040== Open file descriptor 116:
==2024040==    <inherited from parent>
==2024040== 
==2024040== Open file descriptor 112:
==2024040==    <inherited from parent>
==2024040== 
==2024040== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestOffLatticeSimulationWithVertexBasedCellPopulation_valgrind.txt
==2024040==    <inherited from parent>
==2024040== 
==2024040== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2024040==    <inherited from parent>
==2024040== 
==2024040== 
==2024040== HEAP SUMMARY:
==2024040==     in use at exit: 700,688 bytes in 9,374 blocks
==2024040==   total heap usage: 9,749,305 allocs, 9,739,931 frees, 2,617,606,424 bytes allocated
==2024040== 
==2024040== LEAK SUMMARY:
==2024040==    definitely lost: 0 bytes in 0 blocks
==2024040==    indirectly lost: 0 bytes in 0 blocks
==2024040==      possibly lost: 0 bytes in 0 blocks
==2024040==    still reachable: 56 bytes in 3 blocks
==2024040==         suppressed: 700,632 bytes in 9,371 blocks
==2024040== Reachable blocks (those to which a pointer was found) are not shown.
==2024040== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2024040== 
==2024040== For lists of detected and suppressed errors, rerun with: -s
==2024040== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
