Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start to reduce the number of files
[simgrid.git] / examples / smpi / replay_multiple_manual_deploy / replay_multiple_manual_empty2.tesh
1 p Workload with two empty jobs (not at the same time, not on the same resources)
2
3 < Two jobs not at the same time nor on the same resources
4 < job0 empty.txt 2 0 0,1
5 < job1 empty.txt 2 1000 2,3
6 $ mkfile ${srcdir:=.}/workload_empty2
7
8 ! timeout 120
9 ! output sort 19
10 $ ./replay_multiple_manual ${platfdir}/small_platform_with_routers.xml ${srcdir:=.}/workload_empty2 --log=smpi.:info --cfg=smpi/host-speed:100 "--log=root.fmt:[%11.6r]%e(%P@%h)%e%m%n" 0 0
11 > [   0.000000] (maestro@) Configuration change: Set 'smpi/host-speed' to '100'
12 > [   0.000000] (maestro@) Job read: app='job0', file='empty.txt', size=2, start=0, alloc='0,1'
13 > [   0.000000] (maestro@) Job read: app='job1', file='empty.txt', size=2, start=1000, alloc='2,3'
14 > [   0.000000] (workload_executor@Bourassa) Launching the job executor of job 0 (app 'job0')
15 > [   0.000000] (job_job0@Bourassa) Executing job 0 (smpi_app 'job0')
16 > [   0.000000] (workload_executor@Bourassa) Sleeping 1000 seconds (waiting for job 1000, app 'job1')
17 > [   0.000000] (0_0@Bourassa) Replaying rank 0 of job 0 (smpi_app 'job0')
18 > [   0.000000] (0_1@Fafard) Replaying rank 1 of job 0 (smpi_app 'job0')
19 > [   0.000000] (0_0@Bourassa) Simulation time 0.000000
20 > [   0.000000] (0_1@Fafard) Simulation time 0.000000
21 > [   0.000000] (0_1@Fafard) Finished replaying rank 1 of job 0 (smpi_app 'job0')
22 > [   0.000000] (0_0@Bourassa) Finished replaying rank 0 of job 0 (smpi_app 'job0')
23 > [   0.000000] (job_job0@Bourassa) Finished job 0 (smpi_app 'job0')
24 > [1000.000000] (workload_executor@Bourassa) Launching the job executor of job 1 (app 'job1')
25 > [1000.000000] (job_job1@Ginette) Executing job 1 (smpi_app 'job1')
26 > [1000.000000] (1_0@Ginette) Replaying rank 0 of job 1 (smpi_app 'job1')
27 > [1000.000000] (1_1@Jupiter) Replaying rank 1 of job 1 (smpi_app 'job1')
28 > [1000.000000] (1_0@Ginette) Simulation time 0.000000
29 > [1000.000000] (1_1@Jupiter) Simulation time 0.000000
30 > [1000.000000] (1_1@Jupiter) Finished replaying rank 1 of job 1 (smpi_app 'job1')
31 > [1000.000000] (1_0@Ginette) Finished replaying rank 0 of job 1 (smpi_app 'job1')
32 > [1000.000000] (job_job1@Ginette) Finished job 1 (smpi_app 'job1')
33 > [1000.000000] (maestro@) Simulation finished! Final time: 1000
34
35 p Workload with two empty jobs (not at the same time, not on the same resources, with noise)
36 ! timeout 120
37 ! output sort 19
38 $ ./replay_multiple_manual ${platfdir}/small_platform_with_routers.xml ${srcdir:=.}/workload_empty2 --log=smpi.:info --cfg=smpi/host-speed:100 "--log=root.fmt:[%11.6r]%e(%P@%h)%e%m%n" 7 13
39 > [   0.000000] (maestro@) Configuration change: Set 'smpi/host-speed' to '100'
40 > [   0.000000] (maestro@) Job read: app='job0', file='empty.txt', size=2, start=0, alloc='0,1'
41 > [   0.000000] (maestro@) Job read: app='job1', file='empty.txt', size=2, start=1000, alloc='2,3'
42 > [   0.000000] (workload_executor@Bourassa) Launching the job executor of job 0 (app 'job0')
43 > [   0.000000] (job_job0@Bourassa) Executing job 0 (smpi_app 'job0')
44 > [   0.000000] (workload_executor@Bourassa) Sleeping 1000 seconds (waiting for job 1000, app 'job1')
45 > [   0.000000] (0_0@Bourassa) Replaying rank 0 of job 0 (smpi_app 'job0')
46 > [   0.000000] (0_1@Fafard) Replaying rank 1 of job 0 (smpi_app 'job0')
47 > [   0.000000] (0_0@Bourassa) Simulation time 0.000000
48 > [   0.000000] (0_1@Fafard) Simulation time 0.000000
49 > [   0.000000] (0_1@Fafard) Finished replaying rank 1 of job 0 (smpi_app 'job0')
50 > [   0.000000] (0_0@Bourassa) Finished replaying rank 0 of job 0 (smpi_app 'job0')
51 > [   0.000000] (job_job0@Bourassa) Finished job 0 (smpi_app 'job0')
52 > [1000.000000] (workload_executor@Bourassa) Launching the job executor of job 1 (app 'job1')
53 > [1000.000000] (job_job1@Ginette) Executing job 1 (smpi_app 'job1')
54 > [1000.000000] (1_0@Ginette) Replaying rank 0 of job 1 (smpi_app 'job1')
55 > [1000.000000] (1_1@Jupiter) Replaying rank 1 of job 1 (smpi_app 'job1')
56 > [1000.000000] (1_0@Ginette) Simulation time 0.000000
57 > [1000.000000] (1_1@Jupiter) Simulation time 0.000000
58 > [1000.000000] (1_1@Jupiter) Finished replaying rank 1 of job 1 (smpi_app 'job1')
59 > [1000.000000] (1_0@Ginette) Finished replaying rank 0 of job 1 (smpi_app 'job1')
60 > [1000.000000] (job_job1@Ginette) Finished job 1 (smpi_app 'job1')
61 > [1013.000000] (maestro@) Simulation finished! Final time: 1013
62
63 $ rm -f ${srcdir:=.}/workload_empty2