Ignore:
Timestamp:
10/31/12 12:22:35 (12 years ago)
Author:
wojtekp
Message:
 
Location:
DCWoRMS/trunk/example/experiment4_result
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/trunk/example/experiment4_result/Stats_Simulation 1_Simulation.txt

    r508 r538  
    66Resources total load;0.184;0;0;0.184;0.184;0.184;1; 
    77Resources reservation load;?;?;?;?;?;?;0; 
    8 Energy usage;190;283.576;80,415.625;0;750;950;5; 
     8Energy usage;237.5;298.728;89,238.281;0;750;950;4; 
    99Task completion time;23,538.462;19,546.14;382,051,597.633;7,200;57,600;306,000;13; 
    1010Task execution time;13,015.385;7,274.174;52,913,609.467;7,200;28,800;169,200;13; 
  • DCWoRMS/trunk/example/experiment4_result/experiment.properties

    r508 r538  
    44resdesc=example/experiment4/resources4.xml 
    55 
    6  
    76# and swf file, which name is declared by readscenario.workloadfilename parameter. 
    87# Swf file must be placed in readscenario.inputfolder directory.   
    98readscenario.workloadfilename=example/experiment4/workload.swf 
    109 
    11 # Choose if files with task processing history should be created.   
    12 printhistory=true 
    13  
    1410# Choose directory where all result files should be placed. 
    1511stats.outputfolder=../experiment4_result 
    1612 
     13# Define the type and content of charts to generate 
    1714 
     15# Gantt chart 
    1816creatediagrams.gantt=true 
     17 
     18# Power usage chart - for computing nodes only 
    1919creatediagrams.respowerusage=ComputingNode 
Note: See TracChangeset for help on using the changeset viewer.