Changes between Version 3 and Version 4 of DSC/dc_trial2


Ignore:
Timestamp:
Jun 25, 2013, 7:44:48 PM (11 years ago)
Author:
nilanjan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DSC/dc_trial2

    v3 v4  
    5959 * The output should look similar to the following:
    6060{{{
    61 username@console.grid:~# omf exec dsc-wildcard.rb
    62 ...
     61root@console.grid:~# omf exec dsc-wildcard.rb -- --team1 dsc-teamA --team2 dsc-teamC
     62
     63 INFO NodeHandler: OMF Experiment Controller 5.4 (git 578791f)
     64 INFO NodeHandler: Slice ID: default_slice (default)
     65 INFO NodeHandler: Experiment ID: default_slice-2013-06-25t15.36.33.467-04.00
     66 INFO NodeHandler: Message authentication is disabled
     67 INFO Experiment: load system:exp:stdlib
     68 INFO property.resetDelay: resetDelay = 230 (Fixnum)
     69 INFO property.resetTries: resetTries = 1 (Fixnum)
     70 INFO Experiment: load system:exp:eventlib
     71 INFO Experiment: load system:exp:winlib
     72 INFO Experiment: load dsc-wildcard.rb
     73 INFO property.team1: team1 = "dsc-teamA" (String)
     74 INFO property.team2: team2 = "dsc-teamC" (String)
     75 INFO property.freq: freq = "1700000000" (String)
     76 INFO property.server: server = "localhost" (String)
     77 INFO property.port: port = "5123" (String)
     78 INFO property.runtime: runtime = 100 (Fixnum)
     79 INFO Topology: Loaded topology 'system:topo:dsc-teamA'.
     80 INFO Topology: Loaded topology 'system:topo:dsc-teamC'.
     81 INFO stdlib: Waiting for nodes (Up/Down/Total): 1/3/4 - (still down: node2-1.grid.orbit-lab.org,node20-19.grid.orbit-lab.org,node1-1.grid.orbit-lab.org) [0 sec.]
     82 INFO ALL_UP_AND_INSTALLED: Event triggered. Starting the associated tasks.
     83 INFO exp: Give machines some time to warm up
     84 INFO exp: Request from Experiment Script: Wait for 1s....
     85 INFO exp: Start packet server
     86 INFO  15:36:49.402 (main.cpp:661) - Sending Random data
     87 INFO  15:36:49.403 (main.cpp:766) - Starting the server at
     88 INFO  15:36:49.405 (main.cpp:515) - Starting TCP sender server at 5123
     89 INFO  15:36:49.405 (main.cpp:539) - Starting UDP sender server at 5124
     90 INFO  15:36:49.405 (main.cpp:588) - Starting report server at 5127
     91 INFO  15:36:49.405 (main.cpp:574) - Starting UDP receiver server at 5126
     92 INFO  15:36:49.405 (main.cpp:554) - Starting TCP receiver server at 5125
     93 INFO  15:36:49.405 (main.cpp:604) - Starting start signal server at 5128
     94 INFO exp: Request from Experiment Script: Wait for 2s....
     95 INFO exp: Start benchmark_rx,tx
     96 INFO exp: Request from Experiment Script: Wait for 5s....
     97 INFO  15:36:51.674 (main.cpp:566) - Rx Thread count: 1
     98 INFO  15:36:51.778 (main.cpp:566) - Rx Thread count: 2
     99 INFO  15:36:53.195 (main.cpp:531) - Tx Thread count: 1
     100 INFO  15:36:53.195 (main.cpp:122) - Team Number: 2
     101 INFO  15:36:53.227 (main.cpp:531) - Tx Thread count: 2
     102 INFO  15:36:53.227 (main.cpp:122) - Team Number: 1
     103 INFO exp: send signal to packet server to start serving packets
     104Sending start signal
     105 INFO exp: Request from Experiment Script: Wait for 100s....
     106 INFO  15:36:56.647 (main.cpp:491) - gStartSignal: 1
     107
     108 INFO  15:37:11.686 (main.cpp:386) - TEAM 1 t=15000(ms) rx/tx bytes=1391040/1870560 success=74.3649%
     109 INFO  15:37:11.686 (main.cpp:386) - TEAM 2 t=15000(ms) rx/tx bytes=194400/1152000 success=16.875%
     110 INFO  15:37:26.686 (main.cpp:386) - TEAM 1 t=30000(ms) rx/tx bytes=2797920/3598560 success=77.7511%
     111 INFO  15:37:26.686 (main.cpp:386) - TEAM 2 t=30000(ms) rx/tx bytes=361440/2160000 success=16.7333%
     112 INFO  15:37:41.686 (main.cpp:386) - TEAM 1 t=45000(ms) rx/tx bytes=4187520/5330880 success=78.5521%
     113 INFO  15:37:41.686 (main.cpp:386) - TEAM 2 t=45000(ms) rx/tx bytes=398880/3168000 success=12.5909%
     114 INFO  15:37:56.686 (main.cpp:386) - TEAM 1 t=60000(ms) rx/tx bytes=5493600/7198560 success=76.3153%
     115 INFO  15:37:56.686 (main.cpp:386) - TEAM 2 t=60000(ms) rx/tx bytes=398880/4176000 success=9.55172%
     116 INFO  15:38:11.686 (main.cpp:386) - TEAM 1 t=75000(ms) rx/tx bytes=6962400/8926560 success=77.9965%
     117 INFO  15:38:11.686 (main.cpp:386) - TEAM 2 t=75000(ms) rx/tx bytes=398880/5184000 success=7.69444%
     118 INFO  15:38:26.686 (main.cpp:386) - TEAM 1 t=90000(ms) rx/tx bytes=8311680/10660320 success=77.9684%
     119 INFO  15:38:26.686 (main.cpp:386) - TEAM 2 t=90000(ms) rx/tx bytes=413280/6192000 success=6.67442%
     120 INFO exp: Stop eveything
     121 INFO exp: Request from Experiment Script: Wait for 2s....
     122DEBUG  15:38:38.990 (main.cpp:282) - Connection closed
     123 INFO  15:38:38.990 (main.cpp:340) - Rx Thread count: 1
     124
     125DEBUG  15:38:39.163 (main.cpp:282) - Connection closed
     126 INFO  15:38:39.163 (main.cpp:340) - Rx Thread count: 0
     127
     128 INFO exp: Finish it.
     129 INFO EXPERIMENT_DONE: Event triggered. Starting the associated tasks.
     130 INFO NodeHandler:
     131 INFO NodeHandler: Shutting down experiment, please wait...
     132 INFO NodeHandler:
     133 INFO run: Experiment default_slice-2013-06-25t15.36.33.467-04.00 finished after 2:6
     134
     135root@console.grid:~#  INFO  15:38:41.686 (main.cpp:366) - 105 sec timeout reached - closing connection
     136 INFO  15:38:41.686 (main.cpp:371) - TEAM 1 t=105000(ms) rx/tx bytes=9411840/12526560 success=75.1351%
     137 INFO  15:38:41.686 (main.cpp:371) - TEAM 2 t=105000(ms) rx/tx bytes=452160/7200000 success=6.28%
     138
     139root@console.grid:~#
    63140}}}
    64141