Changes between Version 15 and Version 16 of DSC/zdc_framework


Ignore:
Timestamp:
Jul 18, 2013, 4:31:11 AM (11 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DSC/zdc_framework

    v15 v16  
    133133 * The output should look similar to the following:
    134134{{{
    135 username@console.grid:~# omf-5.4 exec dsc-challenge.rb -- --mode COMP
     135username@console.grid:~# omf exec dsc-challenge.rb -- --mode COMP
    136136
    137137 INFO NodeHandler: OMF Experiment Controller 5.4 (git 5385228)
    138138 INFO NodeHandler: Slice ID: default_slice (default)
    139  INFO NodeHandler: Experiment ID: default_slice-2013-07-17t10.04.54.210-04.00
     139 INFO NodeHandler: Experiment ID: default_slice-2013-07-18t00.26.55.222-04.00
    140140 INFO NodeHandler: Message authentication is disabled
    141141 INFO Experiment: load system:exp:stdlib
     
    145145 INFO Experiment: load system:exp:winlib
    146146 INFO Experiment: load dsc-challenge.rb
    147  INFO property.team1: team1 = "dsc-teamA" (String)
    148  INFO property.team2: team2 = "dsc-teamC" (String)
    149  INFO property.team3: team3 = "dsc-teamB" (String)
    150147 INFO property.freq: freq = 1700000000 (Bignum)
    151148 INFO property.server: server = "idb2" (String)
     
    153150 INFO property.runtime: runtime = 180 (Fixnum)
    154151 INFO property.mode: mode = "COMP" (String)
     152 INFO property.team1: team1 = "dsc-teamA" (String)
     153 INFO property.team2: team2 = "dsc-teamC" (String)
     154 INFO property.team3: team3 = "dsc-teamB" (String)
    155155 INFO Topology: Loaded topology 'system:topo:dsc-teamA'.
    156156 INFO Topology: Loaded topology 'system:topo:dsc-teamC'.
    157  INFO Topology: Loaded topology 'system:topo:dsc-teamB'.
    158157 INFO exp: Connecting to packet server
    159  INFO stdlib: Waiting for nodes (Up/Down/Total): 2/2/4 - (still down: node20-19.grid.orbit-lab.org,node19-19.grid.orbit-lab.org) [0 sec.]
     158 INFO stdlib: Waiting for nodes (Up/Down/Total): 3/1/4 - (still down: node2-1.grid.orbit-lab.org) [0 sec.]
    160159 INFO ALL_UP_AND_INSTALLED: Event triggered. Starting the associated tasks.
    161160 INFO exp: Preparing packet server
    162161 INFO exp: Request from Experiment Script: Wait for 2s....
    163  INFO exp: Start benchmark_rx,tx
     162 INFO exp: Starting rx and tx applications
    164163 INFO exp: Request from Experiment Script: Wait for 10s....
    165164 INFO exp: Sending signal to packet server to start serving packets
    166165 INFO exp: Running the experiment
    167166 INFO exp: Request from Experiment Script: Wait for 180s....
    168  INFO exp: Stoping the applcations
     167 INFO exp: Stoping the applications
    169168 INFO exp: Request from Experiment Script: Wait for 2s....
    170  INFO EXPERIMENT_DONE: Event triggered. Starting the associated tasks.
    171169 INFO NodeHandler:
    172170 INFO NodeHandler: Shutting down experiment, please wait...
    173171 INFO NodeHandler:
    174  INFO run: Experiment default_slice-2013-07-17t10.04.54.210-04.00 finished after 3:30
     172 INFO run: Experiment default_slice-2013-07-18t00.26.55.222-04.00 finished after 3:30
    175173
    176174username@console.grid:~#
     
    182180}}}
    183181
    184 == Submitting the image ==
    185182
    186183NOTES: