Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Full precision chronos
[simgrid.git] / examples / gras / rpc / test_sg_64
index 39a2a49..89ecca5 100755 (executable)
@@ -1,43 +1,43 @@
-$ $SG_TEST_EXENV ./rpc_simulator$EXEEXT $srcdir/../../msg/small_platform.xml $srcdir/rpc.xml --log=root.fmt:"'[%h:%t:(%i) %.2r] [%c/%p] %m%n'"
-> [Tremblay:server:(1) 0.00] [Rpc/INFO] Launch server (port=4000)
-> [Tremblay:server:(1) 0.00] [Rpc/INFO] Listening on port 4000
-> [Ginette:forwarder:(2) 0.00] [Rpc/INFO] Launch forwarder (port=4000)
-> [Fafard:client:(3) 0.00] [Rpc/INFO] Launch client (server on Tremblay:4000)
-> [Fafard:client:(3) 2.00] [Rpc/INFO] Connected to Tremblay:4000.
-> [Fafard:client:(3) 2.00] [Rpc/INFO] Connected to server which is on Tremblay:4000
-> [Tremblay:server:(1) 2.00] [Rpc/INFO] Got message PING(1234) from Fafard:0
-> [Tremblay:server:(1) 2.00] [Rpc/INFO] Answered with PONG(4321)
-> [Fafard:client:(3) 2.00] [Rpc/INFO] The answer to PING(1234) on Tremblay:4000 is PONG(4321)
-> [Fafard:client:(3) 2.00] [Rpc/INFO] Call the exception raising RPC
-> [Fafard:client:(3) 2.01] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
-> [Fafard:client:(3) 2.01] [Rpc/INFO] Called the exception raising RPC
-> [Fafard:client:(3) 2.01] [Rpc/INFO] Call the exception raising RPC (i=0)
-> [Fafard:client:(3) 2.01] [Rpc/INFO] Call the exception raising RPC (i=1)
-> [Fafard:client:(3) 2.02] [Rpc/INFO] Call the exception raising RPC (i=2)
-> [Fafard:client:(3) 2.02] [Rpc/INFO] Call the exception raising RPC (i=3)
-> [Fafard:client:(3) 2.02] [Rpc/INFO] Call the exception raising RPC (i=4)
-> [Fafard:client:(3) 2.03] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=0)
-> [Ginette:forwarder:(2) 2.03] [Rpc/INFO] Forward a request
-> [Fafard:client:(3) 2.03] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
-> [Fafard:client:(3) 2.03] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=1)
-> [Ginette:forwarder:(2) 2.03] [Rpc/INFO] Forward a request
-> [Fafard:client:(3) 2.04] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
-> [Fafard:client:(3) 2.04] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=2)
-> [Ginette:forwarder:(2) 2.04] [Rpc/INFO] Forward a request
-> [Fafard:client:(3) 2.04] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
-> [Fafard:client:(3) 2.04] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=3)
-> [Ginette:forwarder:(2) 2.04] [Rpc/INFO] Forward a request
-> [Fafard:client:(3) 2.05] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
-> [Fafard:client:(3) 2.05] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=4)
-> [Ginette:forwarder:(2) 2.05] [Rpc/INFO] Forward a request
-> [Fafard:client:(3) 2.05] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
-> [Fafard:client:(3) 2.05] [Rpc/INFO] Ask Ginette:4000 to die
-> [Fafard:client:(3) 2.06] [Rpc/INFO] Ask Tremblay:4000 to die
-> [Ginette:forwarder:(2) 2.06] [Rpc/INFO] Asked to die by Fafard:0
-> [Ginette:forwarder:(2) 2.06] [Rpc/INFO] Done.
-> [Ginette:forwarder:(2) 2.06] [gras/INFO] Exiting GRAS
-> [Fafard:client:(3) 2.06] [Rpc/INFO] Done.
-> [Fafard:client:(3) 2.06] [gras/INFO] Exiting GRAS
-> [Tremblay:server:(1) 2.06] [Rpc/INFO] Asked to die by Fafard:0
-> [Tremblay:server:(1) 2.06] [Rpc/INFO] Done.
-> [Tremblay:server:(1) 2.06] [gras/INFO] Exiting GRAS
+$ $SG_TEST_EXENV ./rpc_simulator$EXEEXT ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/rpc.xml
+> [Tremblay:server:(1) 0.000000] [Rpc/INFO] Launch server (port=4000)
+> [Tremblay:server:(1) 0.000000] [Rpc/INFO] Listening on port 4000
+> [Ginette:forwarder:(2) 0.000000] [Rpc/INFO] Launch forwarder (port=4000)
+> [Fafard:client:(3) 0.000000] [Rpc/INFO] Launch client (server on Tremblay:4000)
+> [Fafard:client:(3) 2.000000] [Rpc/INFO] Connected to Tremblay:4000.
+> [Fafard:client:(3) 2.000000] [Rpc/INFO] Connected to server which is on Tremblay:4000
+> [Tremblay:server:(1) 2.001977] [Rpc/INFO] Got message PING(1234) from Fafard:0
+> [Fafard:client:(3) 2.003954] [Rpc/INFO] The answer to PING(1234) on Tremblay:4000 is PONG(4321)
+> [Fafard:client:(3) 2.003954] [Rpc/INFO] Call the exception raising RPC
+> [Tremblay:server:(1) 2.003954] [Rpc/INFO] Answered with PONG(4321)
+> [Fafard:client:(3) 2.007986] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
+> [Fafard:client:(3) 2.007986] [Rpc/INFO] Called the exception raising RPC
+> [Fafard:client:(3) 2.007986] [Rpc/INFO] Call the exception raising RPC (i=0)
+> [Fafard:client:(3) 2.012018] [Rpc/INFO] Call the exception raising RPC (i=1)
+> [Fafard:client:(3) 2.016050] [Rpc/INFO] Call the exception raising RPC (i=2)
+> [Fafard:client:(3) 2.020083] [Rpc/INFO] Call the exception raising RPC (i=3)
+> [Fafard:client:(3) 2.024115] [Rpc/INFO] Call the exception raising RPC (i=4)
+> [Fafard:client:(3) 2.028147] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=0)
+> [Ginette:forwarder:(2) 2.029407] [Rpc/INFO] Forward a request
+> [Fafard:client:(3) 2.033314] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
+> [Fafard:client:(3) 2.033314] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=1)
+> [Ginette:forwarder:(2) 2.034574] [Rpc/INFO] Forward a request
+> [Fafard:client:(3) 2.038482] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
+> [Fafard:client:(3) 2.038482] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=2)
+> [Ginette:forwarder:(2) 2.039741] [Rpc/INFO] Forward a request
+> [Fafard:client:(3) 2.043649] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
+> [Fafard:client:(3) 2.043649] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=3)
+> [Ginette:forwarder:(2) 2.044909] [Rpc/INFO] Forward a request
+> [Fafard:client:(3) 2.048816] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
+> [Fafard:client:(3) 2.048816] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=4)
+> [Ginette:forwarder:(2) 2.050076] [Rpc/INFO] Forward a request
+> [Fafard:client:(3) 2.053983] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
+> [Fafard:client:(3) 2.053983] [Rpc/INFO] Ask Ginette:4000 to die
+> [Ginette:forwarder:(2) 2.055243] [Rpc/INFO] Asked to die by Fafard:0
+> [Ginette:forwarder:(2) 2.055243] [Rpc/INFO] Done.
+> [Ginette:forwarder:(2) 2.055243] [gras/INFO] Exiting GRAS
+> [Fafard:client:(3) 2.055243] [Rpc/INFO] Ask Tremblay:4000 to die
+> [Tremblay:server:(1) 2.057219] [Rpc/INFO] Asked to die by Fafard:0
+> [Tremblay:server:(1) 2.057219] [Rpc/INFO] Done.
+> [Tremblay:server:(1) 2.057219] [gras/INFO] Exiting GRAS
+> [Fafard:client:(3) 2.057219] [Rpc/INFO] Done.
+> [Fafard:client:(3) 2.057219] [gras/INFO] Exiting GRAS