Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'actor-yield' of github.com:Takishipp/simgrid into actor-yield
[simgrid.git] / examples / msg / io-remote / io-remote.tesh
1 #! ./tesh
2
3 $ ${bindir:=.}/io-remote$EXEEXT ${srcdir:=.}/storage/remote_io.xml ${srcdir:=.}/../msg/io-remote/io-remote_d.xml "--log=root.fmt:[%10.6r]%e(%i@%5h)%e%m%n"
4 > [  0.000000] (0@     ) Init: 12 MiB used on 'Disk1'
5 > [  0.000000] (0@     ) Init: 2280 MiB used on 'Disk2'
6 > [  0.000000] (1@alice) Opened file 'c:\Windows\setupact.log'
7 > [  0.000000] (1@alice) File Descriptor information:
8 >               Full path: 'c:\Windows\setupact.log'
9 >               Size: 101663
10 >               Mount point: 'c:'
11 >               Storage Id: 'Disk2'
12 >               Storage Type: 'SATA-II_HDD'
13 >               File Descriptor Id: 0
14 > [  0.000000] (1@alice) Try to read 101663 from 'c:\Windows\setupact.log'
15 > [  0.000000] (2@  bob) Opened file '/scratch/lib/libsimgrid.so.3.6.2'
16 > [  0.000000] (2@  bob) File Descriptor information:
17 >               Full path: '/scratch/lib/libsimgrid.so.3.6.2'
18 >               Size: 12710497
19 >               Mount point: '/scratch'
20 >               Storage Id: 'Disk1'
21 >               Storage Type: 'SATA-II_HDD'
22 >               File Descriptor Id: 0
23 > [  0.000000] (2@  bob) Try to read 12710497 from '/scratch/lib/libsimgrid.so.3.6.2'
24 > [  0.000000] (3@ carl) Opened file '/scratch/lib/libsimgrid.so.3.6.2'
25 > [  0.000000] (3@ carl) File Descriptor information:
26 >               Full path: '/scratch/lib/libsimgrid.so.3.6.2'
27 >               Size: 12710497
28 >               Mount point: '/scratch'
29 >               Storage Id: 'Disk1'
30 >               Storage Type: 'SATA-II_HDD'
31 >               File Descriptor Id: 0
32 > [  0.000000] (3@ carl) Try to read 12710497 from '/scratch/lib/libsimgrid.so.3.6.2'
33 > [  0.000000] (4@ dave) Opened file 'c:\Windows\bootstat.dat'
34 > [  0.000000] (4@ dave) File Descriptor information:
35 >               Full path: 'c:\Windows\bootstat.dat'
36 >               Size: 67584
37 >               Mount point: 'c:'
38 >               Storage Id: 'Disk2'
39 >               Storage Type: 'SATA-II_HDD'
40 >               File Descriptor Id: 0
41 > [  0.000000] (4@ dave) Try to read 67584 from 'c:\Windows\bootstat.dat'
42 > [  0.001469] (4@ dave) Have read 67584 from 'c:\Windows\bootstat.dat'. Offset is now at: 67584
43 > [  0.001469] (4@ dave) Seek back to the begining of the stream...
44 > [  0.001469] (4@ dave) Offset is now at: 0
45 > [  0.001469] (4@ dave) Opened file 'c:\Windows\Professional.xml'
46 > [  0.001469] (4@ dave) Try to write 31 MiB to 'c:\Windows\Professional.xml'
47 > [  0.003741] (1@alice) Have read 101663 from 'c:\Windows\setupact.log'. Offset is now at: 101663
48 > [  0.003741] (1@alice) Seek back to the begining of the stream...
49 > [  0.003741] (1@alice) Offset is now at: 0
50 > [  0.276315] (3@ carl) Have read 12710497 from '/scratch/lib/libsimgrid.so.3.6.2'. Offset is now at: 12710497
51 > [  0.276315] (3@ carl) Seek back to the begining of the stream...
52 > [  0.276315] (3@ carl) Offset is now at: 0
53 > [  0.387036] (2@  bob) Have read 12710497 from '/scratch/lib/libsimgrid.so.3.6.2'. Offset is now at: 12710497
54 > [  0.387036] (2@  bob) Seek back to the begining of the stream...
55 > [  0.387036] (2@  bob) Offset is now at: 0
56 > [  0.387036] (2@  bob) Opened file '/scratch/doc/simgrid/examples/platforms/g5k.xml'
57 > [  0.387036] (2@  bob) Try to write 16 MiB to '/scratch/doc/simgrid/examples/platforms/g5k.xml'
58 > [  0.528211] (4@ dave) Have written 32646144 bytes to 'c:\Windows\Professional.xml'.
59 > [  0.528211] (4@ dave) Move 'c:\Windows\Professional.xml' (of size 32646144) from 'dave' to 'carl'
60 > [  0.819921] (2@  bob) Have written 17436672 bytes to '/scratch/doc/simgrid/examples/platforms/g5k.xml'.
61 > [  0.819921] (2@  bob) Copy '/scratch/doc/simgrid/examples/platforms/g5k.xml' (of size 17436672) from 'bob' to 'alice'
62 > [  1.843969] (0@     ) Init: 60 MiB used on 'Disk1'
63 > [  1.843969] (0@     ) Init: 2297 MiB used on 'Disk2'
64 > [  1.843969] (0@     ) Simulation time 1.84397