Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
regenerate output files with lastest version of the stuff
[simgrid.git] / doc / gtut-files / 08-exceptions.output
index 8beef4d..72844f1 100644 (file)
@@ -1,49 +1,50 @@
 $ ./test_server & ./test_client 127.0.0.1 
-[blaise:client:(13428) 0.000005] test.c:76: [test/INFO] Damn, the server is not on 3000
-[blaise:client:(13428) 0.000236] test.c:76: [test/INFO] Damn, the server is not on 3001
-[blaise:client:(13428) 0.000346] test.c:76: [test/INFO] Damn, the server is not on 3002
-[blaise:client:(13428) 0.000450] test.c:76: [test/INFO] Damn, the server is not on 3003
-[blaise:client:(13428) 0.000553] test.c:76: [test/INFO] Damn, the server is not on 3004
-[blaise:client:(13428) 0.000657] test.c:76: [test/INFO] Damn, the server is not on 3005
-[blaise:client:(13428) 0.000928] test.c:71: [test/INFO] Yeah! I found the server on 3006! It's eradicated by now.
-[blaise:client:(13428) 0.000958] gras/gras.c:83: [gras/INFO] Exiting GRAS
-[blaise:server:(13425) 0.000005] test.c:39: [test/INFO] Ok, I'm hidden on port 3006. Hope for the best.
-[blaise:server:(13425) 1.666161] test.c:15: [test/CRITICAL] Argh, killed by 127.0.0.1:1024! Bye folks, I'm out of here...
-[blaise:server:(13425) 1.666197] gras/gras.c:83: [gras/INFO] Exiting GRAS
+[blaise:client:(17626) 0.000012] [test/INFO] Damn, the server is not on 3000
+[blaise:client:(17626) 0.000182] [test/INFO] Damn, the server is not on 3001
+[blaise:client:(17626) 0.000271] [test/INFO] Damn, the server is not on 3002
+[blaise:client:(17626) 0.000356] [test/INFO] Damn, the server is not on 3003
+[blaise:client:(17626) 0.000441] [test/INFO] Damn, the server is not on 3004
+[blaise:client:(17626) 0.000525] [test/INFO] Damn, the server is not on 3005
+[blaise:client:(17626) 0.000617] [test/INFO] Damn, the server is not on 3006
+[blaise:client:(17626) 0.000955] [test/INFO] Yeah! I found the server on 3007! It's eradicated by now.
+[blaise:client:(17626) 0.000973] [gras/INFO] Exiting GRAS
+[blaise:server:(17623) 0.000008] [test/INFO] Ok, I'm hidden on port 3007. Hope for the best.
+[blaise:server:(17623) 1.512726] test.c:15: [test/CRITICAL] Argh, killed by 127.0.0.1:1024! Bye folks, I'm out of here...
+[blaise:server:(17623) 1.512756] [gras/INFO] Exiting GRAS
 $
 $ ./test_server --cheat & ./test_client 127.0.0.1 
-[blaise:client:(13440) 0.000006] test.c:76: [test/INFO] Damn, the server is not on 3000
-[blaise:client:(13440) 0.000219] test.c:76: [test/INFO] Damn, the server is not on 3001
-[blaise:client:(13440) 0.000327] test.c:76: [test/INFO] Damn, the server is not on 3002
-[blaise:client:(13440) 0.000431] test.c:76: [test/INFO] Damn, the server is not on 3003
-[blaise:client:(13440) 0.000533] test.c:76: [test/INFO] Damn, the server is not on 3004
-[blaise:client:(13440) 0.000647] test.c:76: [test/INFO] Damn, the server is not on 3005
-[blaise:client:(13440) 0.000749] test.c:76: [test/INFO] Damn, the server is not on 3006
-[blaise:client:(13440) 0.000851] test.c:76: [test/INFO] Damn, the server is not on 3007
-[blaise:client:(13440) 0.000952] test.c:76: [test/INFO] Damn, the server is not on 3008
-[blaise:client:(13440) 0.001054] test.c:76: [test/INFO] Damn, the server is not on 3009
-[blaise:client:(13440) 0.001101] xbt/ex.c:219: [xbt_ex/CRITICAL] Damn, I failed to find the server! I cannot survive this humilliation.
-** SimGrid: UNCAUGHT EXCEPTION received on blaise(13440): category: not found; value: 0
+[blaise:client:(17636) 0.000012] [test/INFO] Damn, the server is not on 3000
+[blaise:client:(17636) 0.000176] [test/INFO] Damn, the server is not on 3001
+[blaise:client:(17636) 0.000264] [test/INFO] Damn, the server is not on 3002
+[blaise:client:(17636) 0.000349] [test/INFO] Damn, the server is not on 3003
+[blaise:client:(17636) 0.000433] [test/INFO] Damn, the server is not on 3004
+[blaise:client:(17636) 0.000516] [test/INFO] Damn, the server is not on 3005
+[blaise:client:(17636) 0.000599] [test/INFO] Damn, the server is not on 3006
+[blaise:client:(17636) 0.000682] [test/INFO] Damn, the server is not on 3007
+[blaise:client:(17636) 0.000766] [test/INFO] Damn, the server is not on 3008
+[blaise:client:(17636) 0.000848] [test/INFO] Damn, the server is not on 3009
+** SimGrid: UNCAUGHT EXCEPTION received on blaise(17636): category: not found; value: 0
 ** Damn, I failed to find the server! I cannot survive this humilliation.
 ** Thrown by client() in this process
+[blaise:client:(17636) 0.000904] xbt/ex.c:323: [xbt_ex/CRITICAL] Damn, I failed to find the server! I cannot survive this humilliation.
 
-**   In client() at /home/mquinson/CVSIMPORT/gras/gras/doc/gtut-files/test.c:80 (static symbol)
-**   In main() at /home/mquinson/CVSIMPORT/gras/gras/doc/gtut-files/_test_client.c:21 (static symbol)
-**   In __libc_start_main() at ??:0 (dynamic symbol)
-**   In _start() at ../sysdeps/i386/elf/start.S:122 (static symbol)
+**   In client() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/test.c:80
+**   In main() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/_test_client.c:31
 $ killall test_server
+[blaise:server:(17633) 0.000008] [test/INFO] Hi! hi! I'm not in the search range, but in 9999...
 $
 $ ./test_simulator platform.xml test.xml
-[blaise:server:(13437) 0.000005] test.c:36: [test/INFO] Hi! hi! I'm not in the search range, but in 9999...
-[Jacquelin:server:(1) 0.000000] test.c:39: [test/INFO] Ok, I'm hidden on port 3005. Hope for the best.
-[Boivin:client:(2) 1.500000] test.c:76: [test/INFO] Damn, the server is not on 3000
-[Boivin:client:(2) 1.500000] test.c:76: [test/INFO] Damn, the server is not on 3001
-[Boivin:client:(2) 1.500000] test.c:76: [test/INFO] Damn, the server is not on 3002
-[Boivin:client:(2) 1.500000] test.c:76: [test/INFO] Damn, the server is not on 3003
-[Boivin:client:(2) 1.500000] test.c:76: [test/INFO] Damn, the server is not on 3004
-[Boivin:client:(2) 1.500537] test.c:71: [test/INFO] Yeah! I found the server on 3005! It's eradicated by now.
-[Boivin:client:(2) 1.500537] gras/gras.c:83: [gras/INFO] Exiting GRAS
+[Jacquelin:server:(1) 0.000000] [test/INFO] Ok, I'm hidden on port 3008. Hope for the best.
+[Boivin:client:(2) 1.500000] [test/INFO] Damn, the server is not on 3000
+[Boivin:client:(2) 1.500000] [test/INFO] Damn, the server is not on 3001
+[Boivin:client:(2) 1.500000] [test/INFO] Damn, the server is not on 3002
+[Boivin:client:(2) 1.500000] [test/INFO] Damn, the server is not on 3003
+[Boivin:client:(2) 1.500000] [test/INFO] Damn, the server is not on 3004
+[Boivin:client:(2) 1.500000] [test/INFO] Damn, the server is not on 3005
+[Boivin:client:(2) 1.500000] [test/INFO] Damn, the server is not on 3006
+[Boivin:client:(2) 1.500000] [test/INFO] Damn, the server is not on 3007
 [Jacquelin:server:(1) 1.500537] test.c:15: [test/CRITICAL] Argh, killed by Boivin:1024! Bye folks, I'm out of here...
-[Jacquelin:server:(1) 1.500537] gras/gras.c:83: [gras/INFO] Exiting GRAS
-[1.500537] msg/global.c:475: [msg_kernel/INFO] Congratulations ! Simulation terminated : all processes are over
+[Jacquelin:server:(1) 1.500537] [gras/INFO] Exiting GRAS
+[Boivin:client:(2) 1.500537] [test/INFO] Yeah! I found the server on 3008! It's eradicated by now.
+[Boivin:client:(2) 1.500537] [gras/INFO] Exiting GRAS
 $