==26159== Memcheck, a memory error detector
==26159== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==26159== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==26159== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestNodeBasedCellPopulationParallelMethods -malloc_debug -malloc_dump -memory_info
==26159== Parent PID: 24073
==26159== 
==26159== 
==26159== FILE DESCRIPTORS: 9 open (3 std) at exit.
==26159== Open file descriptor 12:
==26159==    at 0xF8DE07D: pipe (pipe.c:29)
==26159==    by 0x196AB07D: ???
==26159==    by 0x14CB14CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==26159==    by 0x1157E418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==26159==    by 0x11517D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==26159==    by 0x1020ED38: PetscInitialize (pinit.c:924)
==26159==    by 0xF0FA1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==26159==    by 0xF0FA227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==26159==    by 0x13F4FE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==26159==    by 0x13824D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==26159==    by 0x13AF0A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==26159==    by 0x13ADAA: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==26159==    by 0x13B441: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==26159==    by 0x136675: main (TestNodeBasedCellPopulationParallelMethods.cpp:19)
==26159== 
==26159== Open file descriptor 8: /dev/shm/open_mpi.0000
==26159==    at 0xF8E2A1C: __open_nocancel (open64_nocancel.c:39)
==26159==    by 0xF866BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==26159==    by 0xF134822: ???
==26159==    by 0xF13496F: ???
==26159==    by 0x14D566DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==26159==    by 0x14D56938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==26159==    by 0x14D0C922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==26159==    by 0x14CB12DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==26159==    by 0x1157E418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==26159==    by 0x11517D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==26159==    by 0x1020ED38: PetscInitialize (pinit.c:924)
==26159==    by 0xF0FA1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==26159==    by 0xF0FA227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==26159==    by 0x13F4FE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==26159==    by 0x13824D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==26159==    by 0x13AF0A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==26159==    by 0x13ADAA: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==26159==    by 0x13B441: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==26159==    by 0x136675: main (TestNodeBasedCellPopulationParallelMethods.cpp:19)
==26159== 
==26159== Open file descriptor 113:
==26159==    <inherited from parent>
==26159== 
==26159== Open file descriptor 110:
==26159==    <inherited from parent>
==26159== 
==26159== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestNodeBasedCellPopulationParallelMethods_valgrind.txt
==26159==    <inherited from parent>
==26159== 
==26159== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==26159==    <inherited from parent>
==26159== 
==26159== 
==26159== HEAP SUMMARY:
==26159==     in use at exit: 618,370 bytes in 8,239 blocks
==26159==   total heap usage: 60,258 allocs, 52,019 frees, 1,342,417,052 bytes allocated
==26159== 
==26159== LEAK SUMMARY:
==26159==    definitely lost: 0 bytes in 0 blocks
==26159==    indirectly lost: 0 bytes in 0 blocks
==26159==      possibly lost: 0 bytes in 0 blocks
==26159==    still reachable: 56 bytes in 3 blocks
==26159==         suppressed: 618,314 bytes in 8,236 blocks
==26159== Reachable blocks (those to which a pointer was found) are not shown.
==26159== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==26159== 
==26159== For lists of detected and suppressed errors, rerun with: -s
==26159== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
