Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
6fd81fa591cebb1a2688a3b990da375cf439d02e
[simgrid.git] / examples / s4u / io-file-remote / s4u-io-file-remote.tesh
1 #!/usr/bin/env tesh
2
3 $ ${bindir:=.}/s4u-io-file-remote ${platfdir}/hosts_with_disks.xml s4u-io-file-remote_d.xml "--log=root.fmt:[%10.6r]%e(%i@%5h)%e%m%n"
4 > [  0.000000] (0@     ) Init: 12/511987 MiB used/free on 'Disk1@alice'
5 > [  0.000000] (0@     ) Init: 35/511964 MiB used/free on 'Disk1@bob'
6 > [  0.000000] (0@     ) Init: 0/512000 MiB used/free on 'Disk2@bob'
7 > [  0.000000] (1@alice) Opened file '/lib/libsimgrid.so.3.6.2'
8 > [  0.000000] (1@alice) File Descriptor information:
9 >               Full path: '/lib/libsimgrid.so.3.6.2'
10 >               Size: 12710497
11 >               Mount point: '/'
12 >               Disk Id: 'Disk1'
13 >               Host Id: 'alice'
14 >               File Descriptor Id: 0
15 > [  0.000000] (1@alice) Try to write 12412 MiB to '/lib/libsimgrid.so.3.6.2'
16 > [  0.000000] (2@  bob) Opened file '/scratch/doc/simgrid/examples/platforms/g5k.xml'
17 > [  0.000000] (2@  bob) File Descriptor information:
18 >               Full path: '/scratch/doc/simgrid/examples/platforms/g5k.xml'
19 >               Size: 17028
20 >               Mount point: '/scratch'
21 >               Disk Id: 'Disk1'
22 >               Host Id: 'bob'
23 >               File Descriptor Id: 0
24 > [  0.000000] (2@  bob) Try to write 16 MiB to '/scratch/doc/simgrid/examples/platforms/g5k.xml'
25 > [  0.435917] (2@  bob) Have written 16 MiB to '/scratch/doc/simgrid/examples/platforms/g5k.xml'.
26 > [  0.435917] (2@  bob) Copy '/scratch/doc/simgrid/examples/platforms/g5k.xml' (of size 17436672) from 'bob' to 'alice'
27 > [162.912320] (1@alice) Have written 12412 MiB to '/lib/libsimgrid.so.3.6.2'.
28 > [162.912320] (1@alice) Move '/lib/libsimgrid.so.3.6.2' (of size 13015548928) from 'alice' to 'bob'
29 > [666.092709] (0@     ) End: 17/511982 MiB used/free on 'Disk1@alice'
30 > [666.092709] (0@     ) End: 12452/499547 MiB used/free on 'Disk1@bob'
31 > [666.092709] (0@     ) End: 0/512000 MiB used/free on 'Disk2@bob'
32 > [666.092709] (0@     ) Simulation time 666.093