close Warning: Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 5 and Version 6 of WiMAX/30/06


Ignore:
Timestamp:
Apr 17, 2012, 4:37:12 PM (12 years ago)
Author:
Nilanjan Paul
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WiMAX/30/06

    v5 v6  
    127127  * '''$ omf-5.2 exec mclient.rb -- --nClients 6 --packetsize 512 --bitrate 1024000'''
    128128{{{
    129 RUN EXPERIMENT HERE
     129 INFO NodeHandler: init OMF Experiment Controller 5.2.408
     130 INFO NodeHandler: init Experiment ID: sb4.orbit-lab.org_2012_04_17_12_07_56
     131 INFO NodeHandler: Web interface available at: http://10.14.0.10:4000
     132 INFO Experiment: load system:exp:stdlib
     133 INFO property.resetDelay: value = 100 (Fixnum)
     134 INFO property.resetTries: value = 1 (Fixnum)
     135 INFO Experiment: load mclient.rb
     136 INFO property.nClients: value = 6 (Fixnum)
     137 INFO property.packetsize: value = 512 (Fixnum)
     138 INFO property.bitrate: value = 1024000 (Fixnum)
     139 INFO exp: Group Sender: 1
     140 INFO exp: Group Sender: 2
     141 INFO exp: Group Sender: 3
     142 INFO exp: Group Sender: 4
     143 INFO exp: Group Sender: 5
     144 INFO exp: Group Sender: 6
     145 INFO stdlib: Waiting for nodes (Up/Down/Total): 5/2/7 - (still down: n_1_2,n_1_1)
     146 INFO whenAll: *: 'apps/app/status/@value' fires
     147 INFO exp: Give machines some time to warm up
     148 INFO exp: Request from Experiment Script: Wait for 5s....
     149 INFO exp: Collect measurements for 60 seconds
     150 INFO exp: Request from Experiment Script: Wait for 60s....
     151ERROR EXECUTION_ERROR: Execution Error on node: 'n_1_6' - Error Message: 'EXIT' with 'ifconfig_7' - Error while terminating application 'ifconfig_7' - undefined method `stdin' for nil:NilClass
     152ERROR EXECUTION_ERROR: Execution Error on node: 'n_1_6' - Error Message: 'EXIT' with 'wimaxcu_7' - Error while terminating application 'wimaxcu_7' - undefined method `stdin' for nil:NilClass
     153ERROR EXECUTION_ERROR: Execution Error on node: 'n_1_5' - Error Message: 'EXIT' with 'ifconfig_6' - Error while terminating application 'ifconfig_6' - undefined method `stdin' for nil:NilClass
     154ERROR EXECUTION_ERROR: Execution Error on node: 'n_1_5' - Error Message: 'EXIT' with 'wimaxcu_6' - Error while terminating application 'wimaxcu_6' - undefined method `stdin' for nil:NilClass
     155ERROR EXECUTION_ERROR: Execution Error on node: 'n_1_4' - Error Message: 'EXIT' with 'ifconfig_5' - Error while terminating application 'ifconfig_5' - undefined method `stdin' for nil:NilClass
     156ERROR EXECUTION_ERROR: Execution Error on node: 'n_1_4' - Error Message: 'EXIT' with 'wimaxcu_5' - Error while terminating application 'wimaxcu_5' - undefined method `stdin' for nil:NilClass
     157ERROR EXECUTION_ERROR: Execution Error on node: 'n_1_3' - Error Message: 'EXIT' with 'ifconfig_4' - Error while terminating application 'ifconfig_4' - undefined method `stdin' for nil:NilClass
     158ERROR EXECUTION_ERROR: Execution Error on node: 'n_1_3' - Error Message: 'EXIT' with 'wimaxcu_4' - Error while terminating application 'wimaxcu_4' - undefined method `stdin' for nil:NilClass
     159ERROR EXECUTION_ERROR: Execution Error on node: 'n_1_1' - Error Message: 'EXIT' with 'ifconfig_2' - Error while terminating application 'ifconfig_2' - undefined method `stdin' for nil:NilClass
     160ERROR EXECUTION_ERROR: Execution Error on node: 'n_1_2' - Error Message: 'EXIT' with 'ifconfig_3' - Error while terminating application 'ifconfig_3' - undefined method `stdin' for nil:NilClass
     161 INFO exp: Finish it.
     162 INFO exp: Request from Experiment Script: Wait for 7s....
     163ERROR EXECUTION_ERROR: Execution Error on node: 'n_1_2' - Error Message: 'EXIT' with 'wimaxcu_3' - Error while terminating application 'wimaxcu_3' - undefined method `stdin' for nil:NilClass
     164ERROR EXECUTION_ERROR: Execution Error on node: 'n_1_8' - Error Message: 'EXIT' with 'wimaxcu' - Error while terminating application 'wimaxcu' - undefined method `stdin' for nil:NilClass
     165ERROR EXECUTION_ERROR: Execution Error on node: 'n_1_8' - Error Message: 'EXIT' with 'ifconfig' - Error while terminating application 'ifconfig' - undefined method `stdin' for nil:NilClass
     166ERROR EXECUTION_ERROR: Execution Error on node: 'n_1_1' - Error Message: 'EXIT' with 'wimaxcu_2' - Error while terminating application 'wimaxcu_2' - undefined method `stdin' for nil:NilClass
     167 INFO Experiment: DONE!
     168 INFO NodeHandler: Shutting down experiment, please wait...
     169 INFO run: Experiment sb4.orbit-lab.org_2012_04_17_12_07_56 finished after 1:35
    130170}}}
     171
     172The ERROR messages above can be ignored since the corresponding application are being terminated.
    131173
    132174== A few words on post processing ==