X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/29a3b2869c0075fc75e8ccc66fc1d9c4c8bf6a85..8fe7143ac15490fc64aaf5f88c08bcf489a1e9f1:/examples/smpi/replay_multiple_manual_deploy/replay_multiple_manual_empty1.tesh diff --git a/examples/smpi/replay_multiple_manual_deploy/replay_multiple_manual_empty1.tesh b/examples/smpi/replay_multiple_manual_deploy/replay_multiple_manual_empty1.tesh index 7b7583912a..452cacd3cf 100644 --- a/examples/smpi/replay_multiple_manual_deploy/replay_multiple_manual_empty1.tesh +++ b/examples/smpi/replay_multiple_manual_deploy/replay_multiple_manual_empty1.tesh @@ -5,34 +5,36 @@ p Workload with one empty job $ mkfile ${srcdir:=.}/workload_empty1 ! timeout 120 +! output sort 25 $ ./replay_multiple_manual ${platfdir}/small_platform_with_routers.xml ${srcdir:=.}/workload_empty1 --log=smpi.:info --cfg=smpi/host-speed:100 "--log=root.fmt:[%11.6r]%e(%P@%h)%e%m%n" 0 0 > [ 0.000000] (maestro@) Configuration change: Set 'smpi/host-speed' to '100' > [ 0.000000] (maestro@) Job read: app='alone', file='empty.txt', size=2, start=0, alloc='0,1' -> [ 0.000000] (workload_executor@Bourassa) Launching the job executor of job 0 (app 'alone') -> [ 0.000000] (job_alone@Bourassa) Executing job 0 (smpi_app 'alone') -> [ 0.000000] (0_0@Bourassa) Replaying rank 0 of job 0 (smpi_app 'alone') -> [ 0.000000] (0_1@Fafard) Replaying rank 1 of job 0 (smpi_app 'alone') -> [ 0.000000] (0_0@Bourassa) Simulation time 0.000000 -> [ 0.000000] (0_1@Fafard) Simulation time 0.000000 -> [ 0.000000] (0_1@Fafard) Finished replaying rank 1 of job 0 (smpi_app 'alone') -> [ 0.000000] (0_0@Bourassa) Finished replaying rank 0 of job 0 (smpi_app 'alone') -> [ 0.000000] (job_alone@Bourassa) Finished job 0 (smpi_app 'alone') -> [ 0.000000] (maestro@) Simulation finished! Final time: 0 +> [ 0.000000] (workload@Bourassa) Launching the job executor of job 0 (app 'alone') +> [ 0.000000] (job_0000@Bourassa) Executing job 0 (smpi_app 'alone') +> [ 0.000000] (rank_0_0@Bourassa) Replaying rank 0 of job 0 (smpi_app 'alone') +> [ 0.000000] (rank_0_1@Fafard) Replaying rank 1 of job 0 (smpi_app 'alone') +> [ 0.000000] (rank_0_0@Bourassa) Simulation time 0.000000 +> [ 0.000000] (rank_0_1@Fafard) Simulation time 0.000000 +> [ 0.000000] (rank_0_1@Fafard) Finished replaying rank 1 of job 0 (smpi_app 'alone') +> [ 0.000000] (rank_0_0@Bourassa) Finished replaying rank 0 of job 0 (smpi_app 'alone') +> [ 1.000000] (job_0000@Bourassa) Finished job 0 (smpi_app 'alone') +> [ 1.000000] (maestro@) Simulation finished! Final time: 1 p Workload with one empty job (with noise) ! timeout 120 +! output sort 25 $ ./replay_multiple_manual ${platfdir}/small_platform_with_routers.xml ${srcdir:=.}/workload_empty1 --log=smpi.:info --cfg=smpi/host-speed:100 "--log=root.fmt:[%11.6r]%e(%P@%h)%e%m%n" 7 13 > [ 0.000000] (maestro@) Configuration change: Set 'smpi/host-speed' to '100' > [ 0.000000] (maestro@) Job read: app='alone', file='empty.txt', size=2, start=0, alloc='0,1' -> [ 0.000000] (workload_executor@Bourassa) Launching the job executor of job 0 (app 'alone') -> [ 0.000000] (job_alone@Bourassa) Executing job 0 (smpi_app 'alone') -> [ 0.000000] (0_0@Bourassa) Replaying rank 0 of job 0 (smpi_app 'alone') -> [ 0.000000] (0_1@Fafard) Replaying rank 1 of job 0 (smpi_app 'alone') -> [ 0.000000] (0_0@Bourassa) Simulation time 0.000000 -> [ 0.000000] (0_1@Fafard) Simulation time 0.000000 -> [ 0.000000] (0_1@Fafard) Finished replaying rank 1 of job 0 (smpi_app 'alone') -> [ 0.000000] (0_0@Bourassa) Finished replaying rank 0 of job 0 (smpi_app 'alone') -> [ 0.000000] (job_alone@Bourassa) Finished job 0 (smpi_app 'alone') +> [ 0.000000] (workload@Bourassa) Launching the job executor of job 0 (app 'alone') +> [ 0.000000] (job_0000@Bourassa) Executing job 0 (smpi_app 'alone') +> [ 0.000000] (rank_0_0@Bourassa) Replaying rank 0 of job 0 (smpi_app 'alone') +> [ 0.000000] (rank_0_1@Fafard) Replaying rank 1 of job 0 (smpi_app 'alone') +> [ 0.000000] (rank_0_0@Bourassa) Simulation time 0.000000 +> [ 0.000000] (rank_0_1@Fafard) Simulation time 0.000000 +> [ 0.000000] (rank_0_1@Fafard) Finished replaying rank 1 of job 0 (smpi_app 'alone') +> [ 0.000000] (rank_0_0@Bourassa) Finished replaying rank 0 of job 0 (smpi_app 'alone') +> [ 1.000000] (job_0000@Bourassa) Finished job 0 (smpi_app 'alone') > [ 13.000000] (maestro@) Simulation finished! Final time: 13 -$ rm -f ${srcdir:=.}/workload_empty1 \ No newline at end of file +$ rm -f ${srcdir:=.}/workload_empty1