==2024208== Memcheck, a memory error detector
==2024208== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2024208== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2024208== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestOnLatticeSimulationWithCaBasedCellPopulation -malloc_debug -malloc_dump -memory_info
==2024208== Parent PID: 2021734
==2024208== 
==2024208== 
==2024208== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2024208== Open file descriptor 12:
==2024208==    at 0xF0F522D: pipe (pipe.c:29)
==2024208==    by 0x18A0407D: ???
==2024208==    by 0x1412B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2024208==    by 0x10D51418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2024208==    by 0x10CEAD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2024208==    by 0xF9E1D38: PetscInitialize (pinit.c:924)
==2024208==    by 0xE4570B3: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2024208==    by 0xE457101: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2024208==    by 0x1D25D2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2024208==    by 0x1CBF69: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2024208==    by 0x1CF704: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2024208==    by 0x1CF5A4: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2024208==    by 0x1CFC3B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2024208==    by 0x1CA255: main (TestOnLatticeSimulationWithCaBasedCellPopulation.cpp:19)
==2024208== 
==2024208== Open file descriptor 8: /dev/shm/open_mpi.0000
==2024208==    at 0xF0F9BCC: __open_nocancel (open64_nocancel.c:39)
==2024208==    by 0xF07DC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2024208==    by 0xE48B822: ???
==2024208==    by 0xE48B96F: ???
==2024208==    by 0x141D06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2024208==    by 0x141D0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2024208==    by 0x14186922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2024208==    by 0x1412B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2024208==    by 0x10D51418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2024208==    by 0x10CEAD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2024208==    by 0xF9E1D38: PetscInitialize (pinit.c:924)
==2024208==    by 0xE4570B3: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2024208==    by 0xE457101: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2024208==    by 0x1D25D2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2024208==    by 0x1CBF69: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2024208==    by 0x1CF704: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2024208==    by 0x1CF5A4: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2024208==    by 0x1CFC3B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2024208==    by 0x1CA255: main (TestOnLatticeSimulationWithCaBasedCellPopulation.cpp:19)
==2024208== 
==2024208== Open file descriptor 116:
==2024208==    <inherited from parent>
==2024208== 
==2024208== Open file descriptor 112:
==2024208==    <inherited from parent>
==2024208== 
==2024208== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestOnLatticeSimulationWithCaBasedCellPopulation_valgrind.txt
==2024208==    <inherited from parent>
==2024208== 
==2024208== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2024208==    <inherited from parent>
==2024208== 
==2024208== 
==2024208== HEAP SUMMARY:
==2024208==     in use at exit: 700,688 bytes in 9,374 blocks
==2024208==   total heap usage: 7,097,350 allocs, 7,087,976 frees, 8,098,992,011 bytes allocated
==2024208== 
==2024208== LEAK SUMMARY:
==2024208==    definitely lost: 0 bytes in 0 blocks
==2024208==    indirectly lost: 0 bytes in 0 blocks
==2024208==      possibly lost: 0 bytes in 0 blocks
==2024208==    still reachable: 56 bytes in 3 blocks
==2024208==         suppressed: 700,632 bytes in 9,371 blocks
==2024208== Reachable blocks (those to which a pointer was found) are not shown.
==2024208== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2024208== 
==2024208== For lists of detected and suppressed errors, rerun with: -s
==2024208== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 42 from 42)
