
/**
 * Author: Anthony Sulistio
 * Date: April 2003
 * Description: This file contains statistical data produced during the GridSim
 *              simulation. This file got created when a program, i.e.
 *              Example4.java calls GridSim.init(). During initialization,
 *              GridSim object creates few entities, one of them is
 *              GridStatistics object with default file name is "stat.txt"
 * $Id: stat.txt,v 1.3 2003/06/30 03:02:44 anthony Exp $
 *
 * NOTE: // denotes a comment made to explain some of the values.
 */

// the field is as follows:
// time  category   name    data/value (in this example, it represents Gridlet
//                          processing cost, if not empty)


1.3742857142857143	"Received ResourceCharacteristics from Resource_0"	Example4	
1.3742857142857143	"Submit Gridlet_0 to Resource_0"	Example4	
16.65810534293293	"Received Gridlet_0 from Resource_0"	Example4	27.851458885941646
16.65810534293293	"Submit Gridlet_1 to Resource_0"	Example4	
39.92070481242895	"Received Gridlet_1 from Resource_0"	Example4	39.78779840848806
39.92070481242895	"Submit Gridlet_2 to Resource_0"	Example4	
81.79338385752179	"Received Gridlet_2 from Resource_0"	Example4	71.61803713527851
81.79338385752179	"Submit Gridlet_3 to Resource_0"	Example4	
89.55011249928398	"Received Gridlet_3 from Resource_0"	Example4	9.260185925286603
89.55011249928398	"Submit Gridlet_4 to Resource_0"	Example4	
104.65038048939877	"Received Gridlet_4 from Resource_0"	Example4	32.16080397034434
104.65038048939877	"Submit Gridlet_5 to Resource_0"	Example4	
117.50676936351405	"Received Gridlet_5 from Resource_0"	Example4	23.989166622345856
117.50676936351405	"Submit Gridlet_6 to Resource_0"	Example4	
126.0207106653462	"Received Gridlet_6 from Resource_0"	Example4	13.72182390549644
126.0207106653462	"Submit Gridlet_7 to Resource_0"	Example4	
137.36223256184172	"Received Gridlet_7 from Resource_0"	Example4	20.974565689486624
