Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of https://github.com/mpoquet/simgrid
[simgrid.git] / examples / msg / io-file / io-file.tesh
1 #! ./tesh
2
3 $ ${bindir:=.}/io-file ${srcdir:=.}/storage/storage.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
4 > [  0.000000] (0:maestro@) Number of host '4'
5 > [  0.000000] (1:host@alice)   Open file 'c:\Windows\setupact.log'
6 > [  0.000000] (2:host@bob)     Open file '/home/doc/simgrid/examples/platforms/nancy.xml'
7 > [  0.000000] (3:host@carl)    Open file '/home/doc/simgrid/examples/platforms/g5k_cabinets.xml'
8 > [  0.000000] (1:host@alice)   Capacity of the storage element 'c:\Windows\setupact.log' is stored on: 2391537133 / 536870912000
9 > [  0.000000] (2:host@bob)     Capacity of the storage element '/home/doc/simgrid/examples/platforms/nancy.xml' is stored on: 36933331 / 536870912000
10 > [  0.000000] (3:host@carl)    Capacity of the storage element '/home/doc/simgrid/examples/platforms/g5k_cabinets.xml' is stored on: 36933331 / 536870912000
11 > [  0.000000] (4:host@denise) File Descriptor information:
12 >               Full path: '/home/doc/simgrid/examples/platforms/g5k.xml'
13 >               Size: 17028
14 >               Mount point: '/home'
15 >               Storage Id: 'Disk4'
16 >               Storage Type: 'single_SSD'
17 >               Content Type: 'txt_unix'
18 >               File Descriptor Id: 0
19 > [  0.000000] (4:host@denise)  Open file '/home/doc/simgrid/examples/platforms/g5k.xml'
20 > [  0.000000] (4:host@denise)  Capacity of the storage element '/home/doc/simgrid/examples/platforms/g5k.xml' is stored on: 13221994 / 536870912000
21 > [  0.000040] (2:host@bob)     Have read 4028 from '/home/doc/simgrid/examples/platforms/nancy.xml'
22 > [  0.000085] (4:host@denise)  Have read 17028 from '/home/doc/simgrid/examples/platforms/g5k.xml'
23 > [  0.000226] (3:host@carl)    Have read 22645 from '/home/doc/simgrid/examples/platforms/g5k_cabinets.xml'
24 > [  0.000508] (1:host@alice)   Have read 101663 from 'c:\Windows\setupact.log'
25 > [  0.001752] (4:host@denise)  Have written 100000 in '/home/doc/simgrid/examples/platforms/g5k.xml'. Size now is: 117028
26 > [  0.001752] (4:host@denise)  Capacity of the storage element '/home/doc/simgrid/examples/platforms/g5k.xml' is stored on: 13321994 / 536870912000
27 > [  0.001752] (4:host@denise)  Coming back to the beginning of the stream for file '/home/doc/simgrid/examples/platforms/g5k.xml'
28 > [  0.002175] (1:host@alice)   Have written 100000 in 'c:\Windows\setupact.log'. Size now is: 201663
29 > [  0.002175] (1:host@alice)   Capacity of the storage element 'c:\Windows\setupact.log' is stored on: 2391637133 / 536870912000
30 > [  0.002175] (1:host@alice)   Coming back to the beginning of the stream for file 'c:\Windows\setupact.log'
31 > [  0.002302] (4:host@denise)  Have read 110000 from '/home/doc/simgrid/examples/platforms/g5k.xml' (of size 117028)
32 > [  0.002302] (4:host@denise)  Coming back to the beginning of the stream for file '/home/doc/simgrid/examples/platforms/g5k.xml'
33 > [  0.002725] (1:host@alice)   Have read 110000 from 'c:\Windows\setupact.log' (of size 201663)
34 > [  0.002725] (1:host@alice)   Coming back to the beginning of the stream for file 'c:\Windows\setupact.log'
35 > [  0.003374] (2:host@bob)     Have written 100000 in '/home/doc/simgrid/examples/platforms/nancy.xml'. Size now is: 104028
36 > [  0.003374] (2:host@bob)     Capacity of the storage element '/home/doc/simgrid/examples/platforms/nancy.xml' is stored on: 37033331 / 536870912000
37 > [  0.003374] (2:host@bob)     Coming back to the beginning of the stream for file '/home/doc/simgrid/examples/platforms/nancy.xml'
38 > [  0.003560] (3:host@carl)    Have written 100000 in '/home/doc/simgrid/examples/platforms/g5k_cabinets.xml'. Size now is: 122645
39 > [  0.003560] (3:host@carl)    Capacity of the storage element '/home/doc/simgrid/examples/platforms/g5k_cabinets.xml' is stored on: 37033331 / 536870912000
40 > [  0.003560] (3:host@carl)    Coming back to the beginning of the stream for file '/home/doc/simgrid/examples/platforms/g5k_cabinets.xml'
41 > [  0.004135] (4:host@denise)  Have written 110000 in '/home/doc/simgrid/examples/platforms/g5k.xml'. Size now is: 110000
42 > [  0.004135] (4:host@denise)  Capacity of the storage element '/home/doc/simgrid/examples/platforms/g5k.xml' is stored on: 13314966 / 536870912000
43 > [  0.004135] (4:host@denise)  Close file '/home/doc/simgrid/examples/platforms/g5k.xml'
44 > [  0.004414] (2:host@bob)     Have read 104028 from '/home/doc/simgrid/examples/platforms/nancy.xml' (of size 104028)
45 > [  0.004414] (2:host@bob)     Coming back to the beginning of the stream for file '/home/doc/simgrid/examples/platforms/nancy.xml'
46 > [  0.004558] (1:host@alice)   Have written 110000 in 'c:\Windows\setupact.log'. Size now is: 110000
47 > [  0.004558] (1:host@alice)   Capacity of the storage element 'c:\Windows\setupact.log' is stored on: 2391545470 / 536870912000
48 > [  0.004558] (1:host@alice)   Unlink file 'c:\Windows\setupact.log'
49 > [  0.004660] (3:host@carl)    Have read 110000 from '/home/doc/simgrid/examples/platforms/g5k_cabinets.xml' (of size 122645)
50 > [  0.004660] (3:host@carl)    Coming back to the beginning of the stream for file '/home/doc/simgrid/examples/platforms/g5k_cabinets.xml'
51 > [  0.008081] (2:host@bob)     Have written 110000 in '/home/doc/simgrid/examples/platforms/nancy.xml'. Size now is: 110000
52 > [  0.008081] (2:host@bob)     Capacity of the storage element '/home/doc/simgrid/examples/platforms/nancy.xml' is stored on: 37039303 / 536870912000
53 > [  0.008081] (2:host@bob)     Close file '/home/doc/simgrid/examples/platforms/nancy.xml'
54 > [  0.008326] (3:host@carl)    Have written 110000 in '/home/doc/simgrid/examples/platforms/g5k_cabinets.xml'. Size now is: 110000
55 > [  0.008326] (3:host@carl)    Capacity of the storage element '/home/doc/simgrid/examples/platforms/g5k_cabinets.xml' is stored on: 37020686 / 536870912000
56 > [  0.008326] (3:host@carl)    Close file '/home/doc/simgrid/examples/platforms/g5k_cabinets.xml'
57 > [  0.008326] (0:maestro@) Simulation time 0.00832645