Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Enable finalize_app() in SafetyChecker.
[simgrid.git] / teshsuite / smpi / coll-allreduce-with-leaks / mc-coll-allreduce-with-leaks.tesh
1 # Smpi Allreduce collectives tests
2 ! output sort
3
4 p Test allreduce
5 $ $VALGRIND_NO_LEAK_CHECK ${bindir:=.}/../../../smpi_script/bin/smpirun -wrapper "${bindir:=.}/../../../bin/simgrid-mc" -map -hostfile ../hostfile_coll -platform  ${platfdir:=.}/small_platform.xml -np 4 --log=xbt_cfg.thres:critical ${bindir:=.}/coll-allreduce-with-leaks --log=smpi_config.thres:warning --cfg=smpi/display-allocs:yes --cfg=smpi/simulate-computation:no --log=smpi_coll.thres:error --log=smpi_mpi.thres:error --log=smpi_pmpi.thres:error
6 > [rank 0] -> Tremblay
7 > [rank 1] -> Tremblay
8 > [rank 2] -> Tremblay
9 > [rank 3] -> Tremblay
10 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 7 unfreed MPI handles : display types and addresses (n max) with --cfg=smpi/list-leaks:n.
11 > Running smpirun with -wrapper "valgrind --leak-check=full" can provide more information
12 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 128 bytes during its lifetime through malloc/calloc calls.
13 > Largest allocation at once from a single process was 16 bytes, at sysdep.h:59. It was called 8 times during the whole simulation.
14 > If this is too much, consider sharing allocations for computation buffers.
15 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
16 >
17 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 7 unfreed MPI handles : display types and addresses (n max) with --cfg=smpi/list-leaks:n.
18 > Running smpirun with -wrapper "valgrind --leak-check=full" can provide more information
19 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 128 bytes during its lifetime through malloc/calloc calls.
20 > Largest allocation at once from a single process was 16 bytes, at sysdep.h:59. It was called 8 times during the whole simulation.
21 > If this is too much, consider sharing allocations for computation buffers.
22 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
23 >
24 > [0.000000] [mc_safety/INFO] Check a safety property. Reduction is: dpor.
25 > [0.000000] [mc_safety/INFO] Executed transitions = 484
26 > [0.000000] [mc_safety/INFO] Expanded states = 63
27 > [0.000000] [mc_safety/INFO] No property violation found.
28 > [0.000000] [mc_safety/INFO] Visited states = 500