This example aims to show how to introduce energy-related parameters to the simulation environment Simulated architecture consist of data center with 4 racks. Each of them contains 64 computing nodes with 2 processors. Speed of every processor is equal 2. All computing nodes have 12GB of memory and 4TB storage. For the detailed energy characteristics description, see the following comments. Task are submitted to the single cluster built on top of the data center. It is under the control of local scheduler with FCFS scheduling policy. ComputingNodeEnergyEstimationPlugin will be used to customize estimation of energy consumptions to specific applications and hardware on computing node level. ComputingNodeEnergyEstimationPlugin ON 20 OFF 30 OFF 0 ON 40 mode1 105 10.3 mode2 110 10.9 mode3 115 11.4 mode4 120 12.1 CPUEnergyEstimationPlugin will be used to estimate energy consumption on processor level. CPUEnergyEstimationPlugin P0 3000 1.3 35 P1 2666 1.1 30 FCFSLocalSchedulingPlugin rack_0 rack_1 rack_2 rack_3