Changes between Version 15 and Version 16 of DSC/zdc_framework
- Timestamp:
- Jul 18, 2013, 4:31:11 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DSC/zdc_framework
v15 v16 133 133 * The output should look similar to the following: 134 134 {{{ 135 username@console.grid:~# omf -5.4exec dsc-challenge.rb -- --mode COMP135 username@console.grid:~# omf exec dsc-challenge.rb -- --mode COMP 136 136 137 137 INFO NodeHandler: OMF Experiment Controller 5.4 (git 5385228) 138 138 INFO NodeHandler: Slice ID: default_slice (default) 139 INFO NodeHandler: Experiment ID: default_slice-2013-07-1 7t10.04.54.210-04.00139 INFO NodeHandler: Experiment ID: default_slice-2013-07-18t00.26.55.222-04.00 140 140 INFO NodeHandler: Message authentication is disabled 141 141 INFO Experiment: load system:exp:stdlib … … 145 145 INFO Experiment: load system:exp:winlib 146 146 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)150 147 INFO property.freq: freq = 1700000000 (Bignum) 151 148 INFO property.server: server = "idb2" (String) … … 153 150 INFO property.runtime: runtime = 180 (Fixnum) 154 151 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) 155 155 INFO Topology: Loaded topology 'system:topo:dsc-teamA'. 156 156 INFO Topology: Loaded topology 'system:topo:dsc-teamC'. 157 INFO Topology: Loaded topology 'system:topo:dsc-teamB'.158 157 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.] 160 159 INFO ALL_UP_AND_INSTALLED: Event triggered. Starting the associated tasks. 161 160 INFO exp: Preparing packet server 162 161 INFO exp: Request from Experiment Script: Wait for 2s.... 163 INFO exp: Start benchmark_rx,tx162 INFO exp: Starting rx and tx applications 164 163 INFO exp: Request from Experiment Script: Wait for 10s.... 165 164 INFO exp: Sending signal to packet server to start serving packets 166 165 INFO exp: Running the experiment 167 166 INFO exp: Request from Experiment Script: Wait for 180s.... 168 INFO exp: Stoping the appl cations167 INFO exp: Stoping the applications 169 168 INFO exp: Request from Experiment Script: Wait for 2s.... 170 INFO EXPERIMENT_DONE: Event triggered. Starting the associated tasks.171 169 INFO NodeHandler: 172 170 INFO NodeHandler: Shutting down experiment, please wait... 173 171 INFO NodeHandler: 174 INFO run: Experiment default_slice-2013-07-1 7t10.04.54.210-04.00 finished after 3:30172 INFO run: Experiment default_slice-2013-07-18t00.26.55.222-04.00 finished after 3:30 175 173 176 174 username@console.grid:~# … … 182 180 }}} 183 181 184 == Submitting the image ==185 182 186 183 NOTES: