1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <environment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
---|
3 | xsi:noNamespaceSchemaLocation="../../simulator/schemas/resources/DCwormsResSchema.xsd"> |
---|
4 | |
---|
5 | <timeEstimationPlugin> |
---|
6 | <name>test.article2.recs.plugins.timeestimation.RecsTimeEstimationPlugin</name> |
---|
7 | </timeEstimationPlugin> |
---|
8 | |
---|
9 | <resources> |
---|
10 | <computingResource class="ComputeBox1" name="COOLEMALL_TESTBED"> |
---|
11 | <profile> |
---|
12 | <powerProfile> |
---|
13 | <energyEstimationPlugin> |
---|
14 | <name>example.energy.coolemall.CB1EnergyEstimationPlugin</name> |
---|
15 | </energyEstimationPlugin> |
---|
16 | </powerProfile> |
---|
17 | </profile> |
---|
18 | <resourceUnit class="storage"> |
---|
19 | <amount>4800000</amount> |
---|
20 | </resourceUnit> |
---|
21 | <computingResource class="NodeGroup" name="Recs1"> |
---|
22 | <profile> |
---|
23 | <powerProfile> |
---|
24 | <energyEstimationPlugin> |
---|
25 | <name>example.energy.coolemall.NodeGroupEnergyEstimationPlugin</name> |
---|
26 | </energyEstimationPlugin> |
---|
27 | </powerProfile> |
---|
28 | </profile> |
---|
29 | <computingResource class="Node" type="Intel_i7" count="18" name="IntelI7"> |
---|
30 | <parameter name="category"> |
---|
31 | <value>Intel_i7</value> |
---|
32 | </parameter> |
---|
33 | <profile> |
---|
34 | <powerProfile> |
---|
35 | <energyEstimationPlugin> |
---|
36 | <name>example.energy.coolemall.NodeEnergyEstimationPlugin</name> |
---|
37 | </energyEstimationPlugin> |
---|
38 | <powerStates> |
---|
39 | <powerState> |
---|
40 | <name>ON</name> |
---|
41 | <powerUsage>13.5</powerUsage> |
---|
42 | </powerState> |
---|
43 | <powerState> |
---|
44 | <name>OFF</name> |
---|
45 | <powerUsage>0</powerUsage> |
---|
46 | </powerState> |
---|
47 | </powerStates> |
---|
48 | </powerProfile> |
---|
49 | <airThroughputProfile> |
---|
50 | <airThroughputStates> |
---|
51 | <airThroughputState> |
---|
52 | <name>ON</name> |
---|
53 | <value>673</value> |
---|
54 | <powerUsage>7</powerUsage> |
---|
55 | </airThroughputState> |
---|
56 | <airThroughputState> |
---|
57 | <name>OFF</name> |
---|
58 | <value>0</value> |
---|
59 | <powerUsage>0</powerUsage> |
---|
60 | </airThroughputState> |
---|
61 | </airThroughputStates> |
---|
62 | </airThroughputProfile> |
---|
63 | <thermalProfile></thermalProfile> |
---|
64 | </profile> |
---|
65 | <resourceUnit class="memory"> |
---|
66 | <amount>16384</amount> |
---|
67 | </resourceUnit> |
---|
68 | <computingResource class="Processor" count="1"> |
---|
69 | <profile> |
---|
70 | <powerProfile> |
---|
71 | <energyEstimationPlugin> |
---|
72 | <name>example.energy.coolemall.ProcessorEnergyEstimationPlugin</name> |
---|
73 | </energyEstimationPlugin> |
---|
74 | |
---|
75 | <parameter name="pState"> |
---|
76 | <property name="name"> |
---|
77 | <value>P_TURBO</value> |
---|
78 | </property> |
---|
79 | <property name="frequency"> |
---|
80 | <value unit="Hz">2301</value> |
---|
81 | </property> |
---|
82 | <property name="powerUsage"> |
---|
83 | <value unit="W">16</value> |
---|
84 | </property> |
---|
85 | </parameter> |
---|
86 | |
---|
87 | <parameter name="pState"> |
---|
88 | <property name="name"> |
---|
89 | <value>P0</value> |
---|
90 | </property> |
---|
91 | <property name="frequency"> |
---|
92 | <value unit="Hz">2300</value> |
---|
93 | </property> |
---|
94 | <property name="powerUsage"> |
---|
95 | <value unit="W">15</value> |
---|
96 | </property> |
---|
97 | </parameter> |
---|
98 | <parameter name="pState"> |
---|
99 | <property name="name"> |
---|
100 | <value>P1</value> |
---|
101 | </property> |
---|
102 | <property name="frequency"> |
---|
103 | <value unit="Hz">2200</value> |
---|
104 | </property> |
---|
105 | <property name="powerUsage"> |
---|
106 | <value unit="W">14</value> |
---|
107 | </property> |
---|
108 | </parameter> |
---|
109 | <parameter name="pState"> |
---|
110 | <property name="name"> |
---|
111 | <value>P2</value> |
---|
112 | </property> |
---|
113 | <property name="frequency"> |
---|
114 | <value unit="Hz">2100</value> |
---|
115 | </property> |
---|
116 | <property name="powerUsage"> |
---|
117 | <value unit="W">13</value> |
---|
118 | </property> |
---|
119 | </parameter> |
---|
120 | <parameter name="pState"> |
---|
121 | <property name="name"> |
---|
122 | <value>P3</value> |
---|
123 | </property> |
---|
124 | <property name="frequency"> |
---|
125 | <value unit="Hz">2000</value> |
---|
126 | </property> |
---|
127 | <property name="powerUsage"> |
---|
128 | <value unit="W">11.5</value> |
---|
129 | </property> |
---|
130 | </parameter> |
---|
131 | <parameter name="pState"> |
---|
132 | <property name="name"> |
---|
133 | <value>P4</value> |
---|
134 | </property> |
---|
135 | <property name="frequency"> |
---|
136 | <value unit="Hz">1900</value> |
---|
137 | </property> |
---|
138 | <property name="powerUsage"> |
---|
139 | <value unit="W">11</value> |
---|
140 | </property> |
---|
141 | </parameter> |
---|
142 | <parameter name="pState"> |
---|
143 | <property name="name"> |
---|
144 | <value>P5</value> |
---|
145 | </property> |
---|
146 | <property name="frequency"> |
---|
147 | <value unit="Hz">1800</value> |
---|
148 | </property> |
---|
149 | <property name="powerUsage"> |
---|
150 | <value unit="W">10.5</value> |
---|
151 | </property> |
---|
152 | </parameter> |
---|
153 | <parameter name="pState"> |
---|
154 | <property name="name"> |
---|
155 | <value>P6</value> |
---|
156 | </property> |
---|
157 | <property name="frequency"> |
---|
158 | <value unit="Hz">1700</value> |
---|
159 | </property> |
---|
160 | <property name="powerUsage"> |
---|
161 | <value unit="W">9.5</value> |
---|
162 | </property> |
---|
163 | </parameter> |
---|
164 | <parameter name="pState"> |
---|
165 | <property name="name"> |
---|
166 | <value>P7</value> |
---|
167 | </property> |
---|
168 | <property name="frequency"> |
---|
169 | <value unit="Hz">1600</value> |
---|
170 | </property> |
---|
171 | <property name="powerUsage"> |
---|
172 | <value unit="W">8.5</value> |
---|
173 | </property> |
---|
174 | </parameter> |
---|
175 | <parameter name="pState"> |
---|
176 | <property name="name"> |
---|
177 | <value>P8</value> |
---|
178 | </property> |
---|
179 | <property name="frequency"> |
---|
180 | <value unit="Hz">1500</value> |
---|
181 | </property> |
---|
182 | <property name="powerUsage"> |
---|
183 | <value unit="W">8</value> |
---|
184 | </property> |
---|
185 | </parameter> |
---|
186 | <parameter name="pState"> |
---|
187 | <property name="name"> |
---|
188 | <value>P9</value> |
---|
189 | </property> |
---|
190 | <property name="frequency"> |
---|
191 | <value unit="Hz">1400</value> |
---|
192 | </property> |
---|
193 | <property name="powerUsage"> |
---|
194 | <value unit="W">7</value> |
---|
195 | </property> |
---|
196 | </parameter> |
---|
197 | <parameter name="pState"> |
---|
198 | <property name="name"> |
---|
199 | <value>P10</value> |
---|
200 | </property> |
---|
201 | <property name="frequency"> |
---|
202 | <value unit="Hz">1300</value> |
---|
203 | </property> |
---|
204 | <property name="powerUsage"> |
---|
205 | <value unit="W">6.5</value> |
---|
206 | </property> |
---|
207 | </parameter> |
---|
208 | <parameter name="pState"> |
---|
209 | <property name="name"> |
---|
210 | <value>P11</value> |
---|
211 | </property> |
---|
212 | <property name="frequency"> |
---|
213 | <value unit="Hz">1200</value> |
---|
214 | </property> |
---|
215 | <property name="powerUsage"> |
---|
216 | <value unit="W">6</value> |
---|
217 | </property> |
---|
218 | </parameter> |
---|
219 | </powerProfile> |
---|
220 | </profile> |
---|
221 | <computingResource class="Core" count="8"/> |
---|
222 | </computingResource> |
---|
223 | </computingResource> |
---|
224 | </computingResource> |
---|
225 | </computingResource> |
---|
226 | <scheduler class="Cluster" name="cluster"> |
---|
227 | <!-- Definition of scheduling plugin at cluster level --> |
---|
228 | <schedulingPlugin> |
---|
229 | <name>example.localplugin.coolemall.recs.RECS_FCFS_Random_SP</name> |
---|
230 | </schedulingPlugin> |
---|
231 | <!-- Reference to managed resources - cluster manages resources belonging to the defined data center --> |
---|
232 | <managedComputingResources include="false"> |
---|
233 | <resourceName>COOLEMALL_TESTBED</resourceName> |
---|
234 | </managedComputingResources> |
---|
235 | </scheduler> |
---|
236 | </resources> |
---|
237 | |
---|
238 | </environment> |
---|