Guest User

Untitled

a guest
Sep 19th, 2018
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 145.86 KB | None | 0 0
  1. 341 INFO server.CompetitionSetupService: pre-game initialization
  2. 353 ERROR config.Configurator: java.lang.IllegalArgumentException: argument type mismatch
  3. 585 INFO server.CompetitionSetupService: Found 346 bootstrap nodes
  4. 2163 INFO server.JmsManagementService: registerMessageListener(serverInput, org.powertac.server.ServerMessageReceiver@7b8353cf)
  5. 2176 INFO server.MessageListenerRegistrar: registerSimListener(BrokerMessageListener) - start
  6. 2176 INFO server.MessageListenerRegistrar: registerSimListener(BrokerMessageListener) - end
  7. 2176 INFO repo.RandomSeedRepo: Seed requested: CompetitionControlService;0;game-setup
  8. 2249 INFO server.CompetitionControlService: created 360 bootstrap timeslots
  9. 2249 INFO server.CompetitionControlService: first slot: 360
  10. 2262 INFO server.CompetitionControlService: attempt to initialize org.powertac.server.WeatherService@21144823
  11. 2263 INFO server.CompetitionControlService: completed WeatherService
  12. 2263 INFO server.CompetitionControlService: attempt to initialize org.powertac.accounting.AccountingService@3a8c02cc
  13. 2263 INFO repo.RandomSeedRepo: Seed requested: AccountingService;0;interest
  14. 2264 INFO accounting.AccountingService: bank interest: 0.1146845344545536
  15. 2264 INFO server.CompetitionControlService: completed AccountingService
  16. 2264 INFO server.CompetitionControlService: attempt to initialize org.powertac.tariffmarket.TariffMarketService@3e0bbd1b
  17. 2265 INFO repo.RandomSeedRepo: Seed requested: AccountingService;0;interest
  18. 2265 INFO tariffmarket.TariffMarketService: set publication fee: -400.39198710883977
  19. 2265 INFO tariffmarket.TariffMarketService: set revocation fee: -372.3902869070168
  20. 2265 INFO server.CompetitionControlService: completed TariffMarket
  21. 2265 INFO server.CompetitionControlService: attempt to initialize org.powertac.auctioneer.AuctionService@74ac576f
  22. 2265 INFO server.CompetitionControlService: completed Auctioneer
  23. 2265 INFO server.CompetitionControlService: attempt to initialize org.powertac.du.DefaultBrokerService@5ea07440
  24. 2265 INFO server.CompetitionControlService: Log in broker default broker
  25. 2266 INFO du.DefaultBrokerService: init, bootstrapMode=false
  26. 2266 INFO repo.RandomSeedRepo: Seed requested: org.powertac.du.DefaultBrokerService;0;pricing
  27. 2269 INFO common.Tariff: tariff 367, tiers: [0.0]
  28. 2270 INFO common.Tariff: tariff 369, tiers: [0.0]
  29. 2270 INFO server.CompetitionControlService: completed DefaultBroker
  30. 2270 INFO server.CompetitionControlService: attempt to initialize org.powertac.distributionutility.DistributionUtilityService@9866417
  31. 2271 INFO repo.RandomSeedRepo: Seed requested: DistributionUtilityService;0;model
  32. 2271 INFO distributionutility.DistributionUtilityService: Configured DU: distro fee = -0.004825034584690885, balancing cost = -0.03651090766232912
  33. 2271 INFO server.CompetitionControlService: completed DistributionUtility
  34. 2271 INFO server.CompetitionControlService: attempt to initialize org.powertac.genco.SimpleGencoService@31455cf4
  35. 2291 INFO genco.Genco: init gas1
  36. 2291 INFO repo.RandomSeedRepo: Seed requested: org.powertac.genco.Genco;381;update
  37. 2292 INFO genco.Genco: init gas2
  38. 2292 INFO repo.RandomSeedRepo: Seed requested: org.powertac.genco.Genco;383;update
  39. 2292 INFO genco.Genco: init nsp1b
  40. 2292 INFO repo.RandomSeedRepo: Seed requested: org.powertac.genco.Genco;375;update
  41. 2292 INFO genco.Genco: init nsp1a
  42. 2292 INFO repo.RandomSeedRepo: Seed requested: org.powertac.genco.Genco;373;update
  43. 2292 INFO genco.Genco: init nsp2a
  44. 2292 INFO repo.RandomSeedRepo: Seed requested: org.powertac.genco.Genco;377;update
  45. 2292 INFO genco.Genco: init backup
  46. 2292 INFO repo.RandomSeedRepo: Seed requested: org.powertac.genco.Genco;385;update
  47. 2292 INFO genco.Genco: init nsp2b
  48. 2292 INFO repo.RandomSeedRepo: Seed requested: org.powertac.genco.Genco;379;update
  49. 2294 INFO genco.Genco: init buyer
  50. 2294 INFO repo.RandomSeedRepo: Seed requested: org.powertac.genco.Genco;394;update
  51. 2294 INFO server.CompetitionControlService: completed Genco
  52. 2294 INFO server.CompetitionControlService: attempt to initialize org.powertac.householdcustomer.HouseholdCustomerService@5987e184
  53. 2295 INFO repo.RandomSeedRepo: Seed requested: HouseholdCustomerService;1;Household Customer Models
  54. 2298 INFO repo.RandomSeedRepo: Seed requested: AbstractCustomer;397;TariffChooser
  55. 2298 INFO customers.Village: Initializing CustomerInfo(Household 1) NSHouse 0
  56. 2407 INFO customers.Village: Initializing CustomerInfo(Household 1) NSHouse 1
  57. 2504 INFO customers.Village: Initializing CustomerInfo(Household 1) NSHouse 2
  58. 2551 INFO customers.Village: Initializing CustomerInfo(Household 1) NSHouse 3
  59. 2598 INFO customers.Village: Initializing CustomerInfo(Household 1) NSHouse 4
  60. 2629 INFO customers.Village: Initializing CustomerInfo(Household 1) NSHouse 5
  61. 2663 INFO customers.Village: Initializing CustomerInfo(Household 1) NSHouse 6
  62. 2711 INFO customers.Village: Initializing CustomerInfo(Household 1) NSHouse 7
  63. 2739 INFO customers.Village: Initializing CustomerInfo(Household 1) NSHouse 8
  64. 2779 INFO customers.Village: Initializing CustomerInfo(Household 1) NSHouse 9
  65. 2804 INFO customers.Village: Initializing CustomerInfo(Household 1) RaSHouse 0
  66. 2839 INFO customers.Village: Initializing CustomerInfo(Household 1) RaSHouse 1
  67. 2863 INFO customers.Village: Initializing CustomerInfo(Household 1) RaSHouse 2
  68. 2885 INFO customers.Village: Initializing CustomerInfo(Household 1) RaSHouse 3
  69. 2926 INFO customers.Village: Initializing CustomerInfo(Household 1) RaSHouse 4
  70. 2949 INFO customers.Village: Initializing CustomerInfo(Household 1) RaSHouse 5
  71. 2983 INFO customers.Village: Initializing CustomerInfo(Household 1) RaSHouse 6
  72. 3010 INFO customers.Village: Initializing CustomerInfo(Household 1) RaSHouse 7
  73. 3051 INFO customers.Village: Initializing CustomerInfo(Household 1) RaSHouse 8
  74. 3074 INFO customers.Village: Initializing CustomerInfo(Household 1) RaSHouse 9
  75. 3116 INFO customers.Village: Initializing CustomerInfo(Household 1) ReSHouse 0
  76. 3147 INFO customers.Village: Initializing CustomerInfo(Household 1) ReSHouse 1
  77. 3195 INFO customers.Village: Initializing CustomerInfo(Household 1) ReSHouse 2
  78. 3228 INFO customers.Village: Initializing CustomerInfo(Household 1) ReSHouse 3
  79. 3249 INFO customers.Village: Initializing CustomerInfo(Household 1) ReSHouse 4
  80. 3279 INFO customers.Village: Initializing CustomerInfo(Household 1) ReSHouse 5
  81. 3296 INFO customers.Village: Initializing CustomerInfo(Household 1) ReSHouse 6
  82. 3329 INFO customers.Village: Initializing CustomerInfo(Household 1) ReSHouse 7
  83. 3355 INFO customers.Village: Initializing CustomerInfo(Household 1) ReSHouse 8
  84. 3424 INFO customers.Village: Initializing CustomerInfo(Household 1) ReSHouse 9
  85. 3462 INFO customers.Village: Initializing CustomerInfo(Household 1) SSHouse 0
  86. 3500 INFO customers.Village: Initializing CustomerInfo(Household 1) SSHouse 1
  87. 3527 INFO customers.Village: Initializing CustomerInfo(Household 1) SSHouse 2
  88. 3554 INFO customers.Village: Initializing CustomerInfo(Household 1) SSHouse 3
  89. 3604 INFO customers.Village: Initializing CustomerInfo(Household 1) SSHouse 4
  90. 3616 INFO customers.Village: Initializing CustomerInfo(Household 1) SSHouse 5
  91. 3648 INFO customers.Village: Initializing CustomerInfo(Household 1) SSHouse 6
  92. 3675 INFO customers.Village: Initializing CustomerInfo(Household 1) SSHouse 7
  93. 3711 INFO customers.Village: Initializing CustomerInfo(Household 1) SSHouse 8
  94. 3734 INFO customers.Village: Initializing CustomerInfo(Household 1) SSHouse 9
  95. 3879 INFO common.AbstractCustomer: CustomerInfo(Household 1) was subscribed to the default broker successfully.
  96. 3880 INFO repo.RandomSeedRepo: Seed requested: AbstractCustomer;401;TariffChooser
  97. 3880 INFO customers.Village: Initializing CustomerInfo(Household 2) NSHouse 0
  98. 3901 INFO customers.Village: Initializing CustomerInfo(Household 2) NSHouse 1
  99. 3941 INFO customers.Village: Initializing CustomerInfo(Household 2) NSHouse 2
  100. 3955 INFO customers.Village: Initializing CustomerInfo(Household 2) NSHouse 3
  101. 3968 INFO customers.Village: Initializing CustomerInfo(Household 2) NSHouse 4
  102. 3999 INFO customers.Village: Initializing CustomerInfo(Household 2) NSHouse 5
  103. 4013 INFO customers.Village: Initializing CustomerInfo(Household 2) NSHouse 6
  104. 4049 INFO customers.Village: Initializing CustomerInfo(Household 2) NSHouse 7
  105. 4068 INFO customers.Village: Initializing CustomerInfo(Household 2) NSHouse 8
  106. 4101 INFO customers.Village: Initializing CustomerInfo(Household 2) NSHouse 9
  107. 4119 INFO customers.Village: Initializing CustomerInfo(Household 2) RaSHouse 0
  108. 4135 INFO customers.Village: Initializing CustomerInfo(Household 2) RaSHouse 1
  109. 4168 INFO customers.Village: Initializing CustomerInfo(Household 2) RaSHouse 2
  110. 4191 INFO customers.Village: Initializing CustomerInfo(Household 2) RaSHouse 3
  111. 4230 INFO customers.Village: Initializing CustomerInfo(Household 2) RaSHouse 4
  112. 4251 INFO customers.Village: Initializing CustomerInfo(Household 2) RaSHouse 5
  113. 4298 INFO customers.Village: Initializing CustomerInfo(Household 2) RaSHouse 6
  114. 4332 INFO customers.Village: Initializing CustomerInfo(Household 2) RaSHouse 7
  115. 4362 INFO customers.Village: Initializing CustomerInfo(Household 2) RaSHouse 8
  116. 4384 INFO customers.Village: Initializing CustomerInfo(Household 2) RaSHouse 9
  117. 4408 INFO customers.Village: Initializing CustomerInfo(Household 2) ReSHouse 0
  118. 4431 INFO customers.Village: Initializing CustomerInfo(Household 2) ReSHouse 1
  119. 4449 INFO customers.Village: Initializing CustomerInfo(Household 2) ReSHouse 2
  120. 4489 INFO customers.Village: Initializing CustomerInfo(Household 2) ReSHouse 3
  121. 4511 INFO customers.Village: Initializing CustomerInfo(Household 2) ReSHouse 4
  122. 4541 INFO customers.Village: Initializing CustomerInfo(Household 2) ReSHouse 5
  123. 4559 INFO customers.Village: Initializing CustomerInfo(Household 2) ReSHouse 6
  124. 4586 INFO customers.Village: Initializing CustomerInfo(Household 2) ReSHouse 7
  125. 4599 INFO customers.Village: Initializing CustomerInfo(Household 2) ReSHouse 8
  126. 4628 INFO customers.Village: Initializing CustomerInfo(Household 2) ReSHouse 9
  127. 4647 INFO customers.Village: Initializing CustomerInfo(Household 2) SSHouse 0
  128. 4662 INFO customers.Village: Initializing CustomerInfo(Household 2) SSHouse 1
  129. 4691 INFO customers.Village: Initializing CustomerInfo(Household 2) SSHouse 2
  130. 4710 INFO customers.Village: Initializing CustomerInfo(Household 2) SSHouse 3
  131. 4735 INFO customers.Village: Initializing CustomerInfo(Household 2) SSHouse 4
  132. 4749 INFO customers.Village: Initializing CustomerInfo(Household 2) SSHouse 5
  133. 4785 INFO customers.Village: Initializing CustomerInfo(Household 2) SSHouse 6
  134. 4799 INFO customers.Village: Initializing CustomerInfo(Household 2) SSHouse 7
  135. 4822 INFO customers.Village: Initializing CustomerInfo(Household 2) SSHouse 8
  136. 4834 INFO customers.Village: Initializing CustomerInfo(Household 2) SSHouse 9
  137. 4926 INFO common.AbstractCustomer: CustomerInfo(Household 2) was subscribed to the default broker successfully.
  138. 4926 INFO server.CompetitionControlService: completed HouseholdCustomer
  139. 4926 INFO server.CompetitionControlService: attempt to initialize org.powertac.factoredcustomer.FactoredCustomerInitializationService@386a1fbe
  140. 4926 INFO factoredcustomer.FactoredCustomerService: Attempting to load factored customer profiles from config resource: FactoredCustomers.xml
  141. 4937 INFO factoredcustomer.FactoredCustomerService: Loading 6 factored customer profiles.
  142. 4942 INFO factoredcustomer.FactoredCustomerService: Successfully loaded factored customer profiles.
  143. 4943 INFO factoredcustomer.FactoredCustomerService: Creating factored customers from configuration profiles.
  144. 4963 INFO repo.RandomSeedRepo: Seed requested: ProbabilityDistribution;1;Sampler
  145. 4976 INFO repo.RandomSeedRepo: Seed requested: factoredcustomer.UtilityOptimizer;1;InertiaSampler
  146. 4977 INFO repo.RandomSeedRepo: Seed requested: factoredcustomer.UtilityOptimizer;1;TariffSelector
  147. 4977 INFO factoredcustomer.UtilityOptimizer: BrooksideHomes: Subscribing 30000 customers to default CONSUMPTION tariff
  148. 4977 INFO factoredcustomer.FactoredCustomer: Customer created for profile: BrooksideHomes
  149. 5090 INFO repo.RandomSeedRepo: Seed requested: ProbabilityDistribution;2;Sampler
  150. 5091 INFO repo.RandomSeedRepo: Seed requested: ProbabilityDistribution;3;Sampler
  151. 5091 INFO repo.RandomSeedRepo: Seed requested: factoredcustomer.UtilityOptimizer;2;InertiaSampler
  152. 5091 INFO repo.RandomSeedRepo: Seed requested: factoredcustomer.UtilityOptimizer;2;TariffSelector
  153. 5091 INFO factoredcustomer.UtilityOptimizer: CentervilleHomes: Subscribing 20000 customers to default CONSUMPTION tariff
  154. 5092 INFO factoredcustomer.FactoredCustomer: Customer created for profile: CentervilleHomes
  155. 5092 INFO repo.RandomSeedRepo: Seed requested: ProbabilityDistribution;4;Sampler
  156. 5092 INFO repo.RandomSeedRepo: Seed requested: ProbabilityDistribution;5;Sampler
  157. 5092 INFO repo.RandomSeedRepo: Seed requested: factoredcustomer.UtilityOptimizer;3;InertiaSampler
  158. 5093 INFO repo.RandomSeedRepo: Seed requested: factoredcustomer.UtilityOptimizer;3;TariffSelector
  159. 5093 INFO factoredcustomer.UtilityOptimizer: DowntownOffices: Subscribing 60 customers to default CONSUMPTION tariff
  160. 5093 INFO factoredcustomer.FactoredCustomer: Customer created for profile: DowntownOffices
  161. 5093 INFO repo.RandomSeedRepo: Seed requested: ProbabilityDistribution;6;Sampler
  162. 5093 INFO repo.RandomSeedRepo: Seed requested: ProbabilityDistribution;7;Sampler
  163. 5094 INFO repo.RandomSeedRepo: Seed requested: ProbabilityDistribution;8;Sampler
  164. 5094 INFO repo.RandomSeedRepo: Seed requested: ProbabilityDistribution;9;Sampler
  165. 5094 INFO repo.RandomSeedRepo: Seed requested: factoredcustomer.UtilityOptimizer;4;InertiaSampler
  166. 5095 INFO repo.RandomSeedRepo: Seed requested: factoredcustomer.UtilityOptimizer;4;TariffSelector
  167. 5095 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Subscribing 1 customers to default CONSUMPTION tariff
  168. 5095 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: No default tariff for power type SOLAR_PRODUCTION; trying less specific type.
  169. 5095 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Subscribing 1 customers to default PRODUCTION tariff
  170. 5095 INFO factoredcustomer.FactoredCustomer: Customer created for profile: MedicalCenter
  171. 5095 INFO repo.RandomSeedRepo: Seed requested: ProbabilityDistribution;10;Sampler
  172. 5095 INFO repo.RandomSeedRepo: Seed requested: ProbabilityDistribution;11;Sampler
  173. 5096 INFO repo.RandomSeedRepo: Seed requested: factoredcustomer.UtilityOptimizer;5;InertiaSampler
  174. 5096 INFO repo.RandomSeedRepo: Seed requested: factoredcustomer.UtilityOptimizer;5;TariffSelector
  175. 5096 INFO factoredcustomer.UtilityOptimizer: SunnyhillSolar: No default tariff for power type SOLAR_PRODUCTION; trying less specific type.
  176. 5096 INFO factoredcustomer.UtilityOptimizer: SunnyhillSolar: Subscribing 1 customers to default PRODUCTION tariff
  177. 5096 INFO factoredcustomer.FactoredCustomer: Customer created for profile: SunnyhillSolar
  178. 5096 INFO repo.RandomSeedRepo: Seed requested: ProbabilityDistribution;12;Sampler
  179. 5097 INFO repo.RandomSeedRepo: Seed requested: ProbabilityDistribution;13;Sampler
  180. 5097 INFO repo.RandomSeedRepo: Seed requested: factoredcustomer.UtilityOptimizer;6;InertiaSampler
  181. 5097 INFO repo.RandomSeedRepo: Seed requested: factoredcustomer.UtilityOptimizer;6;TariffSelector
  182. 5097 INFO factoredcustomer.UtilityOptimizer: WindmillCoOp: No default tariff for power type WIND_PRODUCTION; trying less specific type.
  183. 5097 INFO factoredcustomer.UtilityOptimizer: WindmillCoOp: Subscribing 50 customers to default PRODUCTION tariff
  184. 5098 INFO factoredcustomer.FactoredCustomer: Customer created for profile: WindmillCoOp
  185. 5098 INFO factoredcustomer.FactoredCustomerService: Successfully initialized factored customers from configuration profiles.
  186. 5098 INFO server.CompetitionControlService: completed FactoredCustomer
  187. 5101 INFO server.CompetitionControlService: waiting for logins from Sample
  188. 290009 INFO server.ServerMessageReceiver: onMessage(String) - received message:
  189. <broker-authentication username="Sample" password="Sample"/>
  190. 290010 INFO server.CompetitionControlService: receiveMessage(BrokerAuthentication) - start
  191. 290010 INFO server.CompetitionControlService: Log in broker Sample
  192. 292129 INFO server.BrokerProxyService: broadcasting 0 deferred messages
  193. 292129 INFO server.CompetitionControlService: game-length 1531(k=131.08218236589437, roll=0.960709068865067)
  194. 292153 INFO server.CompetitionControlService: Wait for tick 0
  195. 293141 INFO server.CompetitionControlService: Deactivated timeslot 360, start 2010-07-06T00:00:00.000Z
  196. 293141 INFO server.CompetitionControlService: Activated timeslot 384, start 2010-07-07T00:00:00.000Z
  197. 293151 INFO server.CompetitionControlService: step at 2010-07-06T00:00:00.000Z
  198. 293152 INFO server.CompetitionControlService: activate phase 1
  199. 293152 INFO server.WeatherService: Timeslot 450 WeatherService reports time to make network request for weather data in blocking = true mode.
  200. 294273 INFO server.WeatherService: 24 WeatherReports fetched.
  201. 294335 INFO server.WeatherService: 72 WeatherForecasts fetched.
  202. 294376 INFO auctioneer.AuctionService: Activate
  203. 294376 INFO server.CompetitionControlService: activate phase 2
  204. 294377 INFO householdcustomer.HouseholdCustomerService: Activate
  205. 294381 INFO customers.Village: Consumption Load for SS: 3.958
  206. 294381 INFO common.TariffSubscription: usePower 3.958, customer=Household 1
  207. 294382 INFO customers.Village: Consumption Load for ReS: 3.698
  208. 294382 INFO common.TariffSubscription: usePower 3.698, customer=Household 1
  209. 294383 INFO customers.Village: Consumption Load for RaS: 4.274
  210. 294383 INFO common.TariffSubscription: usePower 4.274, customer=Household 1
  211. 294383 INFO customers.Village: Consumption Load for NS: 4.58
  212. 294383 INFO common.TariffSubscription: usePower 4.58, customer=Household 1
  213. 294384 INFO customers.Village: Consumption Load for SS: 13.1
  214. 294384 INFO common.TariffSubscription: usePower 13.1, customer=Household 2
  215. 294384 INFO customers.Village: Consumption Load for ReS: 3.396
  216. 294384 INFO common.TariffSubscription: usePower 3.396, customer=Household 2
  217. 294384 INFO customers.Village: Consumption Load for RaS: 4.332
  218. 294385 INFO common.TariffSubscription: usePower 4.332, customer=Household 2
  219. 294385 INFO customers.Village: Consumption Load for NS: 3.602
  220. 294385 INFO common.TariffSubscription: usePower 3.602, customer=Household 2
  221. 294385 INFO factoredcustomer.FactoredCustomer: Customer BrooksideHomes activated for timeslot 360
  222. 294386 INFO factoredcustomer.CapacityManager: BrooksideHomes: Adjusted capacity for tariff 367 = 6239.82
  223. 294386 INFO common.TariffSubscription: usePower 6239.82, customer=BrooksideHomes
  224. 294386 INFO factoredcustomer.UtilityOptimizer: BrooksideHomes: Total consumption for timeslot 360 = 6239.82
  225. 294386 INFO factoredcustomer.FactoredCustomer: Customer CentervilleHomes activated for timeslot 360
  226. 294387 INFO factoredcustomer.CapacityManager: CentervilleHomes: Adjusted capacity for tariff 367 = 6543.63
  227. 294387 INFO common.TariffSubscription: usePower 6543.63, customer=CentervilleHomes
  228. 294387 INFO factoredcustomer.UtilityOptimizer: CentervilleHomes: Total consumption for timeslot 360 = 6543.63
  229. 294387 INFO factoredcustomer.FactoredCustomer: Customer DowntownOffices activated for timeslot 360
  230. 294387 INFO factoredcustomer.CapacityManager: DowntownOffices: Adjusted capacity for tariff 367 = 3749.58
  231. 294387 INFO common.TariffSubscription: usePower 3749.58, customer=DowntownOffices
  232. 294388 INFO factoredcustomer.UtilityOptimizer: DowntownOffices: Total consumption for timeslot 360 = 3749.58
  233. 294388 INFO factoredcustomer.FactoredCustomer: Customer MedicalCenter activated for timeslot 360
  234. 294388 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 367 = 2823.08
  235. 294388 INFO common.TariffSubscription: usePower 2823.08, customer=MedicalCenter
  236. 294388 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total consumption for timeslot 360 = 2823.08
  237. 294389 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 369 = 1640.03
  238. 294389 INFO common.TariffSubscription: usePower -1640.03, customer=MedicalCenter
  239. 294389 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total production for timeslot 360 = -1640.03
  240. 294389 INFO factoredcustomer.FactoredCustomer: Customer SunnyhillSolar activated for timeslot 360
  241. 294389 INFO factoredcustomer.CapacityManager: SunnyhillSolar: Adjusted capacity for tariff 369 = 5255.06
  242. 294389 INFO common.TariffSubscription: usePower -5255.06, customer=SunnyhillSolar
  243. 294389 INFO factoredcustomer.UtilityOptimizer: SunnyhillSolar: Total production for timeslot 360 = -5255.06
  244. 294389 INFO factoredcustomer.FactoredCustomer: Customer WindmillCoOp activated for timeslot 360
  245. 294391 INFO factoredcustomer.CapacityManager: WindmillCoOp: Adjusted capacity for tariff 369 = 3143.16
  246. 294391 INFO common.TariffSubscription: usePower -3143.16, customer=WindmillCoOp
  247. 294391 INFO factoredcustomer.UtilityOptimizer: WindmillCoOp: Total production for timeslot 360 = -3143.16
  248. 294391 INFO server.CompetitionControlService: activate phase 3
  249. 294391 INFO tariffmarket.TariffMarketService: Activate
  250. 294391 INFO tariffmarket.TariffMarketService: publishing 2 new tariffs
  251. 294392 INFO tariffmarket.TariffMarketService: publishing spec 369 broker: default broker, exp: null
  252. 294392 INFO tariffmarket.TariffMarketService: publishing spec 367 broker: default broker, exp: null
  253. 294392 INFO factoredcustomer.FactoredCustomer: Customer BrooksideHomes received 2 new tariffs at timeslot 360
  254. 294392 INFO factoredcustomer.UtilityOptimizer: BrooksideHomes: Maintaining 30000 CONSUMPTION customers in tariff 367
  255. 294392 INFO factoredcustomer.FactoredCustomer: Customer CentervilleHomes received 2 new tariffs at timeslot 360
  256. 294393 INFO factoredcustomer.UtilityOptimizer: CentervilleHomes: Maintaining 20000 CONSUMPTION customers in tariff 367
  257. 294393 INFO factoredcustomer.FactoredCustomer: Customer DowntownOffices received 2 new tariffs at timeslot 360
  258. 294394 INFO factoredcustomer.UtilityOptimizer: DowntownOffices: Skipping CONSUMPTION tariff reevaluation due to inertia
  259. 294394 INFO factoredcustomer.FactoredCustomer: Customer MedicalCenter received 2 new tariffs at timeslot 360
  260. 294394 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Skipping CONSUMPTION tariff reevaluation due to inertia
  261. 294395 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Maintaining 1 PRODUCTION customers in tariff 369
  262. 294395 INFO factoredcustomer.FactoredCustomer: Customer SunnyhillSolar received 2 new tariffs at timeslot 360
  263. 294395 INFO factoredcustomer.UtilityOptimizer: SunnyhillSolar: Maintaining 1 PRODUCTION customers in tariff 369
  264. 294395 INFO factoredcustomer.FactoredCustomer: Customer WindmillCoOp received 2 new tariffs at timeslot 360
  265. 294397 INFO factoredcustomer.UtilityOptimizer: WindmillCoOp: Maintaining 50 PRODUCTION customers in tariff 369
  266. 294409 INFO distributionutility.DistributionUtilityService: Activate
  267. 294409 INFO accounting.AccountingService: net load for default broker: -9358.800000000003
  268. 294409 INFO distributionutility.DistributionUtilityService: market balance for default broker: -9358.800000000003
  269. 294409 INFO accounting.AccountingService: net load for Sample: 0.0
  270. 294409 INFO distributionutility.DistributionUtilityService: market balance for Sample: 0.0
  271. 294412 INFO distributionutility.DistributionUtilityService: null Orderbook
  272. 294527 INFO accounting.AccountingService: net load for default broker: -9358.800000000003
  273. 294528 INFO accounting.AccountingService: net load for Sample: 0.0
  274. 294528 INFO server.CompetitionControlService: activate phase 4
  275. 294528 INFO accounting.AccountingService: Activate: 27 messages
  276. 294531 INFO accounting.AccountingService: Sending 2 messages to gas1
  277. 294531 INFO accounting.AccountingService: Sending 2 messages to gas2
  278. 294531 INFO accounting.AccountingService: Sending 28 messages to default broker
  279. 294532 INFO du.DefaultBrokerService: activate: timeslot 360
  280. 294532 INFO du.DefaultBrokerService: new order for 12.6556555 at null in timeslot 361
  281. 294559 INFO du.DefaultBrokerService: new order for 15.063832099999997 at -100.0 in timeslot 362
  282. 294559 INFO du.DefaultBrokerService: new order for 19.037453399999993 at -66.21347561649421 in timeslot 363
  283. 294559 INFO du.DefaultBrokerService: new order for 25.102814900000006 at -61.950183575865104 in timeslot 364
  284. 294560 INFO du.DefaultBrokerService: new order for 30.774337499999994 at -30.854417203977 in timeslot 365
  285. 294560 INFO du.DefaultBrokerService: new order for 32.35066570000001 at -42.53606621320414 in timeslot 366
  286. 294560 INFO du.DefaultBrokerService: new order for 34.46322349999999 at -26.295004423240666 in timeslot 367
  287. 294560 INFO du.DefaultBrokerService: new order for 36.5324987 at -25.41007217783308 in timeslot 368
  288. 294560 INFO du.DefaultBrokerService: new order for 33.995698899999994 at -24.16455115642123 in timeslot 369
  289. 294560 INFO du.DefaultBrokerService: new order for 31.893168799999994 at -17.82108443227412 in timeslot 370
  290. 294560 INFO du.DefaultBrokerService: new order for 30.2013169 at -12.417787135197994 in timeslot 371
  291. 294561 INFO du.DefaultBrokerService: new order for 34.86148299999999 at -15.775370702352197 in timeslot 372
  292. 294561 INFO du.DefaultBrokerService: new order for 36.9951522 at -20.471651042122282 in timeslot 373
  293. 294561 INFO du.DefaultBrokerService: new order for 42.16049919999999 at -17.221975921280524 in timeslot 374
  294. 294561 INFO du.DefaultBrokerService: new order for 42.87646720000001 at -17.980123496672096 in timeslot 375
  295. 294561 INFO du.DefaultBrokerService: new order for 39.6426295 at -5.874626426197802 in timeslot 376
  296. 294562 INFO du.DefaultBrokerService: new order for 37.5789212 at -11.020722478233083 in timeslot 377
  297. 294562 INFO du.DefaultBrokerService: new order for 36.3194196 at -14.99917078401811 in timeslot 378
  298. 294562 INFO du.DefaultBrokerService: new order for 31.87352169999999 at -9.620497401212916 in timeslot 379
  299. 294562 INFO du.DefaultBrokerService: new order for 31.783294699999995 at -5.001636976226401 in timeslot 380
  300. 294562 INFO du.DefaultBrokerService: new order for 28.1402371 at -6.609792304615292 in timeslot 381
  301. 294562 INFO du.DefaultBrokerService: new order for 22.493773000000004 at -14.020270902265631 in timeslot 382
  302. 294562 INFO du.DefaultBrokerService: new order for 17.761946099999996 at -7.068297380682048 in timeslot 383
  303. 294563 INFO du.DefaultBrokerService: new order for 18.389822999999993 at -11.56360129194153 in timeslot 384
  304. 294563 INFO accounting.AccountingService: Sending 2 messages to buyer
  305. 294563 INFO accounting.AccountingService: Sending 3 messages to Sample
  306. 294570 INFO accounting.AccountingService: Sending 2 messages to nsp1b
  307. 294570 INFO accounting.AccountingService: Sending 2 messages to nsp1a
  308. 294570 INFO accounting.AccountingService: Sending 2 messages to nsp2a
  309. 294571 INFO accounting.AccountingService: Sending 2 messages to nsp2b
  310. 294571 INFO accounting.AccountingService: Sending 2 messages to backup
  311. 294571 INFO genco.SimpleGencoService: Activate
  312. 294571 INFO genco.Genco: Update gas1
  313. 294571 INFO genco.Genco: Generate orders for gas1
  314. 294574 INFO genco.Genco: Update gas2
  315. 294574 INFO genco.Genco: Generate orders for gas2
  316. 294576 INFO genco.Genco: Update nsp1b
  317. 294576 INFO genco.Genco: Generate orders for nsp1b
  318. 294577 INFO genco.Genco: Update nsp1a
  319. 294578 INFO genco.Genco: Generate orders for nsp1a
  320. 294579 INFO genco.Genco: Update nsp2a
  321. 294579 INFO genco.Genco: Generate orders for nsp2a
  322. 294582 INFO genco.Genco: Update backup
  323. 294582 INFO genco.Genco: Generate orders for backup
  324. 294585 INFO genco.Genco: Update nsp2b
  325. 294585 INFO genco.Genco: Generate orders for nsp2b
  326. 294587 INFO genco.Genco: Update buyer
  327. 294587 INFO genco.Buyer: generate orders for buyer
  328. 294590 INFO server.CompetitionControlService: Elapsed time: 1449
  329. 294590 INFO server.CompetitionControlService: Wait for tick 1
  330. 298141 INFO server.CompetitionControlService: Deactivated timeslot 361, start 2010-07-06T01:00:00.000Z
  331. 298141 INFO server.CompetitionControlService: Activated timeslot 385, start 2010-07-07T01:00:00.000Z
  332. 298150 INFO server.CompetitionControlService: step at 2010-07-06T01:00:00.000Z
  333. 298150 INFO server.CompetitionControlService: activate phase 1
  334. 298150 INFO server.WeatherService: WeatherService reports not time to grab weather data.
  335. 298157 INFO server.ServerMessageReceiver: onMessage(String) - received message:
  336. <tariff-spec id="200000389" minDuration="0" powerType="CONSUMPTION" signupPayment="0.0" earlyWithdrawPayment="0.0" periodicPayment="0.0">
  337. <broker>Sample</broker>
  338. <rates>
  339. <rate id="200000390" tariffId="200000389" weeklyBegin="-1" weeklyEnd="-1" dailyBegin="-1" dailyEnd="-1" tierThreshold="0.0" isFixed="true" minValue="1.0" maxValue="0.0" noticeInterval="0" expectedMean="0.0" maxCurtailment="0.0">
  340. <rateHistory/>
  341. </rate>
  342. </rates>
  343. </tariff-spec>
  344. 298162 INFO common.Tariff: tariff 200000389, tiers: [0.0]
  345. 298162 INFO tariffmarket.TariffMarketService: new tariff 200000389
  346. 298199 INFO auctioneer.AuctionService: Activate
  347. 298201 INFO auctioneer.AuctionService: Timeslot 361: Clearing 5 asks and 2 bids
  348. 298201 INFO auctioneer.AuctionService: market clears at 32.4 with null bid price
  349. 298207 INFO auctioneer.AuctionService: ClearedTrade 12.6556555@32.4
  350. 298208 INFO auctioneer.AuctionService: Timeslot 362: Clearing 5 asks and 2 bids
  351. 298213 INFO auctioneer.AuctionService: ClearedTrade 15.063832099999997@63.5
  352. 298215 INFO auctioneer.AuctionService: Timeslot 363: Clearing 5 asks and 2 bids
  353. 298219 INFO auctioneer.AuctionService: ClearedTrade 19.037453399999993@46.606737808247104
  354. 298221 INFO auctioneer.AuctionService: Timeslot 364: Clearing 5 asks and 2 bids
  355. 298224 INFO auctioneer.AuctionService: ClearedTrade 25.102814900000006@44.475091787932556
  356. 298226 INFO auctioneer.AuctionService: Timeslot 365: Clearing 5 asks and 2 bids
  357. 298230 INFO auctioneer.AuctionService: ClearedTrade 30.57440014909254@28.9272086019885
  358. 298231 INFO auctioneer.AuctionService: Timeslot 366: Clearing 5 asks and 2 bids
  359. 298235 INFO auctioneer.AuctionService: ClearedTrade 32.35066570000001@38.76803310660207
  360. 298236 INFO auctioneer.AuctionService: Timeslot 367: Clearing 5 asks and 2 bids
  361. 298239 INFO auctioneer.AuctionService: ClearedTrade 12.050329521349328@24.647502211620335
  362. 298241 INFO auctioneer.AuctionService: Timeslot 368: Clearing 7 asks and 2 bids
  363. 298244 INFO auctioneer.AuctionService: ClearedTrade 32.53342957486072@24.20503608891654
  364. 298246 INFO auctioneer.AuctionService: Timeslot 369: Clearing 7 asks and 2 bids
  365. 298249 INFO auctioneer.AuctionService: ClearedTrade 32.53342957486072@23.582275578210613
  366. 298252 INFO auctioneer.AuctionService: Timeslot 370: Clearing 7 asks and 2 bids
  367. 298258 INFO auctioneer.AuctionService: Timeslot 371: Clearing 7 asks and 2 bids
  368. 298265 INFO auctioneer.AuctionService: Timeslot 372: Clearing 7 asks and 2 bids
  369. 298271 INFO auctioneer.AuctionService: Timeslot 373: Clearing 7 asks and 2 bids
  370. 298277 INFO auctioneer.AuctionService: ClearedTrade 8.071275218873673@19.73582552106114
  371. 298280 INFO auctioneer.AuctionService: Timeslot 374: Clearing 7 asks and 2 bids
  372. 298284 INFO auctioneer.AuctionService: Timeslot 375: Clearing 7 asks and 2 bids
  373. 298288 INFO auctioneer.AuctionService: Timeslot 376: Clearing 7 asks and 2 bids
  374. 298293 INFO auctioneer.AuctionService: Timeslot 377: Clearing 7 asks and 2 bids
  375. 298297 INFO auctioneer.AuctionService: Timeslot 378: Clearing 7 asks and 2 bids
  376. 298303 INFO auctioneer.AuctionService: Timeslot 379: Clearing 7 asks and 2 bids
  377. 298308 INFO auctioneer.AuctionService: Timeslot 380: Clearing 7 asks and 2 bids
  378. 298313 INFO auctioneer.AuctionService: Timeslot 381: Clearing 7 asks and 2 bids
  379. 298317 INFO auctioneer.AuctionService: ClearedTrade 8.071275218873673@19.9719735618213
  380. 298319 INFO auctioneer.AuctionService: Timeslot 382: Clearing 7 asks and 2 bids
  381. 298324 INFO auctioneer.AuctionService: Timeslot 383: Clearing 7 asks and 2 bids
  382. 298329 INFO auctioneer.AuctionService: Timeslot 384: Clearing 7 asks and 2 bids
  383. 298335 INFO auctioneer.AuctionService: ClearedTrade 19.54905772840029@23.288340158042885
  384. 298338 INFO server.CompetitionControlService: activate phase 2
  385. 298338 INFO householdcustomer.HouseholdCustomerService: Activate
  386. 298339 INFO customers.Village: Consumption Load for SS: 3.958
  387. 298339 INFO common.TariffSubscription: usePower 3.958, customer=Household 1
  388. 298339 INFO customers.Village: Consumption Load for ReS: 3.698
  389. 298339 INFO common.TariffSubscription: usePower 3.698, customer=Household 1
  390. 298339 INFO customers.Village: Consumption Load for RaS: 4.274
  391. 298339 INFO common.TariffSubscription: usePower 4.274, customer=Household 1
  392. 298339 INFO customers.Village: Consumption Load for NS: 4.58
  393. 298339 INFO common.TariffSubscription: usePower 4.58, customer=Household 1
  394. 298340 INFO customers.Village: Consumption Load for SS: 29.032
  395. 298340 INFO common.TariffSubscription: usePower 29.032, customer=Household 2
  396. 298341 INFO customers.Village: Consumption Load for ReS: 14.788
  397. 298341 INFO common.TariffSubscription: usePower 14.788, customer=Household 2
  398. 298341 INFO customers.Village: Consumption Load for RaS: 4.332
  399. 298341 INFO common.TariffSubscription: usePower 4.332, customer=Household 2
  400. 298341 INFO customers.Village: Consumption Load for NS: 7.157
  401. 298341 INFO common.TariffSubscription: usePower 7.157, customer=Household 2
  402. 298341 INFO factoredcustomer.FactoredCustomer: Customer BrooksideHomes activated for timeslot 361
  403. 298341 INFO factoredcustomer.CapacityManager: BrooksideHomes: Adjusted capacity for tariff 367 = 8224.26
  404. 298342 INFO common.TariffSubscription: usePower 8224.26, customer=BrooksideHomes
  405. 298342 INFO factoredcustomer.UtilityOptimizer: BrooksideHomes: Total consumption for timeslot 361 = 8224.26
  406. 298342 INFO factoredcustomer.FactoredCustomer: Customer CentervilleHomes activated for timeslot 361
  407. 298342 INFO factoredcustomer.CapacityManager: CentervilleHomes: Adjusted capacity for tariff 367 = 4999.55
  408. 298342 INFO common.TariffSubscription: usePower 4999.55, customer=CentervilleHomes
  409. 298342 INFO factoredcustomer.UtilityOptimizer: CentervilleHomes: Total consumption for timeslot 361 = 4999.55
  410. 298342 INFO factoredcustomer.FactoredCustomer: Customer DowntownOffices activated for timeslot 361
  411. 298342 INFO factoredcustomer.CapacityManager: DowntownOffices: Adjusted capacity for tariff 367 = 3849.98
  412. 298342 INFO common.TariffSubscription: usePower 3849.98, customer=DowntownOffices
  413. 298343 INFO factoredcustomer.UtilityOptimizer: DowntownOffices: Total consumption for timeslot 361 = 3849.98
  414. 298343 INFO factoredcustomer.FactoredCustomer: Customer MedicalCenter activated for timeslot 361
  415. 298343 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 367 = 2589.73
  416. 298343 INFO common.TariffSubscription: usePower 2589.73, customer=MedicalCenter
  417. 298343 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total consumption for timeslot 361 = 2589.73
  418. 298343 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 369 = 1683.2
  419. 298343 INFO common.TariffSubscription: usePower -1683.2, customer=MedicalCenter
  420. 298343 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total production for timeslot 361 = -1683.2
  421. 298343 INFO factoredcustomer.FactoredCustomer: Customer SunnyhillSolar activated for timeslot 361
  422. 298344 INFO factoredcustomer.CapacityManager: SunnyhillSolar: Adjusted capacity for tariff 369 = 5473.77
  423. 298344 INFO common.TariffSubscription: usePower -5473.77, customer=SunnyhillSolar
  424. 298344 INFO factoredcustomer.UtilityOptimizer: SunnyhillSolar: Total production for timeslot 361 = -5473.77
  425. 298344 INFO factoredcustomer.FactoredCustomer: Customer WindmillCoOp activated for timeslot 361
  426. 298344 INFO factoredcustomer.CapacityManager: WindmillCoOp: Adjusted capacity for tariff 369 = 3125.15
  427. 298344 INFO common.TariffSubscription: usePower -3125.15, customer=WindmillCoOp
  428. 298344 INFO factoredcustomer.UtilityOptimizer: WindmillCoOp: Total production for timeslot 361 = -3125.15
  429. 298344 INFO server.CompetitionControlService: activate phase 3
  430. 298344 INFO tariffmarket.TariffMarketService: Activate
  431. 298344 INFO tariffmarket.TariffMarketService: publishing 1 new tariffs
  432. 298344 INFO tariffmarket.TariffMarketService: publishing spec 200000389 broker: Sample, exp: null
  433. 298369 INFO common.AbstractCustomer: CustomerInfo(Household 1): 10 were unsubscribed from tariff 367
  434. 298370 INFO common.AbstractCustomer: CustomerInfo(Household 1): 10 were subscribed to tariff 200000389
  435. 298393 INFO common.AbstractCustomer: CustomerInfo(Household 1): 10 were unsubscribed from tariff 367
  436. 298393 INFO common.AbstractCustomer: CustomerInfo(Household 1): 10 were subscribed to tariff 200000389
  437. 298402 INFO common.AbstractCustomer: CustomerInfo(Household 2): 10 were unsubscribed from tariff 367
  438. 298403 INFO common.AbstractCustomer: CustomerInfo(Household 2): 10 were subscribed to tariff 200000389
  439. 298407 INFO common.AbstractCustomer: CustomerInfo(Household 2): 10 were unsubscribed from tariff 367
  440. 298407 INFO common.AbstractCustomer: CustomerInfo(Household 2): 10 were subscribed to tariff 200000389
  441. 298410 INFO common.AbstractCustomer: CustomerInfo(Household 2): 10 were unsubscribed from tariff 367
  442. 298410 INFO common.AbstractCustomer: CustomerInfo(Household 2): 10 were subscribed to tariff 200000389
  443. 298411 INFO factoredcustomer.FactoredCustomer: Customer BrooksideHomes received 1 new tariffs at timeslot 361
  444. 298411 INFO factoredcustomer.UtilityOptimizer: BrooksideHomes: Subscribing 28577 CONSUMPTION customers to tariff 200000389
  445. 298411 INFO factoredcustomer.UtilityOptimizer: BrooksideHomes: Unsubscribing 28577 CONSUMPTION customers from tariff 367
  446. 298411 INFO factoredcustomer.FactoredCustomer: Customer CentervilleHomes received 1 new tariffs at timeslot 361
  447. 298412 INFO factoredcustomer.UtilityOptimizer: CentervilleHomes: Unsubscribing 19468 CONSUMPTION customers from tariff 367
  448. 298412 INFO factoredcustomer.UtilityOptimizer: CentervilleHomes: Subscribing 19468 CONSUMPTION customers to tariff 200000389
  449. 298412 INFO factoredcustomer.FactoredCustomer: Customer DowntownOffices received 1 new tariffs at timeslot 361
  450. 298412 INFO factoredcustomer.UtilityOptimizer: DowntownOffices: Skipping CONSUMPTION tariff reevaluation due to inertia
  451. 298412 INFO factoredcustomer.FactoredCustomer: Customer MedicalCenter received 1 new tariffs at timeslot 361
  452. 298412 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Subscribing 1 CONSUMPTION customers to tariff 200000389
  453. 298413 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Unsubscribing 1 CONSUMPTION customers from tariff 367
  454. 298413 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Maintaining 1 PRODUCTION customers in tariff 369
  455. 298413 INFO factoredcustomer.FactoredCustomer: Customer SunnyhillSolar received 1 new tariffs at timeslot 361
  456. 298413 INFO factoredcustomer.UtilityOptimizer: SunnyhillSolar: Maintaining 1 PRODUCTION customers in tariff 369
  457. 298413 INFO factoredcustomer.FactoredCustomer: Customer WindmillCoOp received 1 new tariffs at timeslot 361
  458. 298413 INFO factoredcustomer.UtilityOptimizer: WindmillCoOp: Skipping PRODUCTION tariff reevaluation due to inertia
  459. 298707 INFO distributionutility.DistributionUtilityService: Activate
  460. 298707 INFO accounting.AccountingService: net load for default broker: -9453.219
  461. 298707 INFO distributionutility.DistributionUtilityService: market balance for default broker: -9453.219
  462. 298707 INFO accounting.AccountingService: net load for Sample: 0.0
  463. 298707 INFO distributionutility.DistributionUtilityService: market balance for Sample: 0.0
  464. 298710 INFO accounting.AccountingService: net load for default broker: -9453.219
  465. 298711 INFO accounting.AccountingService: net load for Sample: 0.0
  466. 298711 INFO server.CompetitionControlService: activate phase 4
  467. 298711 INFO accounting.AccountingService: Activate: 84 messages
  468. 298723 INFO accounting.AccountingService: Sending 3 messages to gas1
  469. 298723 INFO accounting.AccountingService: Sending 1 messages to gas2
  470. 298723 INFO accounting.AccountingService: Sending 57 messages to default broker
  471. 298724 INFO du.DefaultBrokerService: activate: timeslot 361
  472. 298725 INFO du.DefaultBrokerService: new order for -18.598983646833332 at null in timeslot 362
  473. 298725 INFO du.DefaultBrokerService: new order for -22.37067034456666 at 0.1 in timeslot 363
  474. 298725 INFO du.DefaultBrokerService: new order for -26.06276063793334 at 9.277055382525138 in timeslot 364
  475. 298725 INFO du.DefaultBrokerService: new order for -29.814897166059207 at 18.668080581797426 in timeslot 365
  476. 298725 INFO du.DefaultBrokerService: new order for -30.15487762963334 at 21.178547199289124 in timeslot 366
  477. 298726 INFO du.DefaultBrokerService: new order for -6.818231113815997 at 25.408941857562873 in timeslot 367
  478. 298726 INFO du.DefaultBrokerService: new order for -24.514353639127386 at 27.113154826131144 in timeslot 368
  479. 298726 INFO du.DefaultBrokerService: new order for -23.982556451427385 at 26.50421350015562 in timeslot 369
  480. 298726 INFO du.DefaultBrokerService: new order for 8.285415424200002 at -20.775218804689874 in timeslot 370
  481. 298726 INFO du.DefaultBrokerService: new order for 7.1611499883 at -13.187193612084323 in timeslot 371
  482. 298727 INFO du.DefaultBrokerService: new order for 8.915576476633333 at -29.578606844905252 in timeslot 372
  483. 298727 INFO du.DefaultBrokerService: new order for 0.8994586440596617 at -30.734557670438306 in timeslot 373
  484. 298727 INFO du.DefaultBrokerService: new order for 10.8434935315 at -19.959030454021335 in timeslot 374
  485. 298727 INFO du.DefaultBrokerService: new order for 11.517195404033334 at -21.421334152252292 in timeslot 375
  486. 298727 INFO du.DefaultBrokerService: new order for 9.862704731033332 at -12.437122053564737 in timeslot 376
  487. 298728 INFO du.DefaultBrokerService: new order for 8.675690575266666 at -16.672730065176193 in timeslot 377
  488. 298728 INFO du.DefaultBrokerService: new order for 7.069121812733334 at -24.601524408574704 in timeslot 378
  489. 298728 INFO du.DefaultBrokerService: new order for 2.4515896126000016 at -19.924767958599272 in timeslot 379
  490. 298728 INFO du.DefaultBrokerService: new order for 2.689710460966667 at -10.505435145386317 in timeslot 380
  491. 298728 INFO du.DefaultBrokerService: new order for 0.9402811926666659 at -9.138028535785553 in timeslot 381
  492. 298729 INFO du.DefaultBrokerService: new order for 0.2651983765333339 at -18.10336957187227 in timeslot 382
  493. 298729 INFO du.DefaultBrokerService: new order for -0.8398114574333344 at 27.209859163084992 in timeslot 383
  494. 298729 INFO du.DefaultBrokerService: new order for -0.3385698577999997 at 27.65968906478855 in timeslot 384
  495. 298729 INFO du.DefaultBrokerService: new order for -0.25794890346666716 at 29.846549792867464 in timeslot 385
  496. 298729 INFO accounting.AccountingService: Sending 6 messages to buyer
  497. 298729 INFO accounting.AccountingService: Sending 12 messages to Sample
  498. 298784 INFO accounting.AccountingService: Sending 7 messages to nsp1b
  499. 298784 INFO accounting.AccountingService: Sending 11 messages to nsp1a
  500. 298784 INFO accounting.AccountingService: Sending 19 messages to nsp2a
  501. 298784 INFO accounting.AccountingService: Sending 13 messages to nsp2b
  502. 298784 INFO accounting.AccountingService: Sending 1 messages to backup
  503. 298784 INFO genco.SimpleGencoService: Activate
  504. 298784 INFO genco.Genco: Update gas1
  505. 298784 INFO genco.Genco: Generate orders for gas1
  506. 298786 INFO genco.Genco: Update gas2
  507. 298786 INFO genco.Genco: Generate orders for gas2
  508. 298788 INFO genco.Genco: Update nsp1b
  509. 298788 INFO genco.Genco: Generate orders for nsp1b
  510. 298793 INFO genco.Genco: Update nsp1a
  511. 298794 INFO genco.Genco: Generate orders for nsp1a
  512. 298795 INFO genco.Genco: Update nsp2a
  513. 298795 INFO genco.Genco: Generate orders for nsp2a
  514. 298798 INFO genco.Genco: Update backup
  515. 298798 INFO genco.Genco: Generate orders for backup
  516. 298801 INFO genco.Genco: Update nsp2b
  517. 298801 INFO genco.Genco: Generate orders for nsp2b
  518. 298803 INFO genco.Genco: Update buyer
  519. 298803 INFO genco.Buyer: generate orders for buyer
  520. 298805 INFO server.CompetitionControlService: Elapsed time: 664
  521. 298805 INFO server.CompetitionControlService: Wait for tick 2
  522. 303140 INFO server.CompetitionControlService: Deactivated timeslot 362, start 2010-07-06T02:00:00.000Z
  523. 303140 INFO server.CompetitionControlService: Activated timeslot 386, start 2010-07-07T02:00:00.000Z
  524. 303146 INFO server.CompetitionControlService: step at 2010-07-06T02:00:00.000Z
  525. 303146 INFO server.CompetitionControlService: activate phase 1
  526. 303146 INFO server.WeatherService: WeatherService reports not time to grab weather data.
  527. 303190 INFO auctioneer.AuctionService: Activate
  528. 303191 INFO auctioneer.AuctionService: Timeslot 362: Clearing 6 asks and 1 bids
  529. 303192 INFO auctioneer.AuctionService: market clears at 6.809774858842838 with null ask price
  530. 303196 INFO auctioneer.AuctionService: ClearedTrade 18.598983646833332@6.809774858842838
  531. 303198 INFO auctioneer.AuctionService: Timeslot 363: Clearing 6 asks and 1 bids
  532. 303203 INFO auctioneer.AuctionService: ClearedTrade 22.37067034456666@4.02805122377734
  533. 303205 INFO auctioneer.AuctionService: Timeslot 364: Clearing 6 asks and 1 bids
  534. 303209 INFO auctioneer.AuctionService: ClearedTrade 26.06276063793334@11.100553568819322
  535. 303212 INFO auctioneer.AuctionService: Timeslot 365: Clearing 6 asks and 1 bids
  536. 303217 INFO auctioneer.AuctionService: ClearedTrade 25.94341228881073@18.970397961081666
  537. 303222 INFO auctioneer.AuctionService: Timeslot 366: Clearing 6 asks and 1 bids
  538. 303227 INFO auctioneer.AuctionService: Timeslot 367: Clearing 6 asks and 1 bids
  539. 303232 INFO auctioneer.AuctionService: ClearedTrade 0.5742439507718977@23.787302512751168
  540. 303237 INFO auctioneer.AuctionService: Timeslot 368: Clearing 8 asks and 1 bids
  541. 303242 INFO auctioneer.AuctionService: Timeslot 369: Clearing 8 asks and 1 bids
  542. 303248 INFO auctioneer.AuctionService: Timeslot 370: Clearing 7 asks and 2 bids
  543. 303267 INFO auctioneer.AuctionService: ClearedTrade 8.095662063868838@19.887609402344935
  544. 303270 INFO auctioneer.AuctionService: Timeslot 371: Clearing 7 asks and 2 bids
  545. 303284 INFO auctioneer.AuctionService: Timeslot 372: Clearing 7 asks and 2 bids
  546. 303292 INFO auctioneer.AuctionService: ClearedTrade 8.915576476633333@25.289303422452626
  547. 303295 INFO auctioneer.AuctionService: Timeslot 373: Clearing 7 asks and 2 bids
  548. 303306 INFO auctioneer.AuctionService: ClearedTrade 0.8994586440596617@25.867278835219153
  549. 303309 INFO auctioneer.AuctionService: Timeslot 374: Clearing 7 asks and 2 bids
  550. 303314 INFO auctioneer.AuctionService: ClearedTrade 15.63753610365367@26.48717332083973
  551. 303323 INFO auctioneer.AuctionService: Timeslot 375: Clearing 7 asks and 2 bids
  552. 303326 INFO auctioneer.AuctionService: ClearedTrade 11.517195404033334@21.210667076126146
  553. 303328 INFO auctioneer.AuctionService: Timeslot 376: Clearing 7 asks and 2 bids
  554. 303332 INFO auctioneer.AuctionService: Timeslot 377: Clearing 7 asks and 2 bids
  555. 303348 INFO auctioneer.AuctionService: ClearedTrade 8.095662063868838@19.442399159621793
  556. 303349 INFO auctioneer.AuctionService: Timeslot 378: Clearing 7 asks and 2 bids
  557. 303355 INFO auctioneer.AuctionService: ClearedTrade 7.069121812733334@21.800762204287352
  558. 303364 INFO auctioneer.AuctionService: Timeslot 379: Clearing 7 asks and 2 bids
  559. 303368 INFO auctioneer.AuctionService: ClearedTrade 2.4515896126000016@19.462383979299638
  560. 303370 INFO auctioneer.AuctionService: Timeslot 380: Clearing 7 asks and 2 bids
  561. 303381 INFO auctioneer.AuctionService: Timeslot 381: Clearing 7 asks and 2 bids
  562. 303386 INFO auctioneer.AuctionService: Timeslot 382: Clearing 7 asks and 2 bids
  563. 303390 INFO auctioneer.AuctionService: Timeslot 383: Clearing 8 asks and 1 bids
  564. 303405 INFO auctioneer.AuctionService: Timeslot 384: Clearing 8 asks and 1 bids
  565. 303409 INFO auctioneer.AuctionService: Timeslot 385: Clearing 8 asks and 1 bids
  566. 303422 INFO server.CompetitionControlService: activate phase 2
  567. 303422 INFO householdcustomer.HouseholdCustomerService: Activate
  568. 303423 INFO customers.Village: Consumption Load for SS: 14.167
  569. 303423 INFO common.TariffSubscription: usePower 14.167, customer=Household 1
  570. 303423 INFO customers.Village: Consumption Load for ReS: 3.698
  571. 303423 INFO common.TariffSubscription: usePower 3.698, customer=Household 1
  572. 303424 INFO customers.Village: Consumption Load for RaS: 4.274
  573. 303424 INFO common.TariffSubscription: usePower 4.274, customer=Household 1
  574. 303424 INFO customers.Village: Consumption Load for NS: 9.856
  575. 303424 INFO common.TariffSubscription: usePower 9.856, customer=Household 1
  576. 303425 INFO customers.Village: Consumption Load for SS: 35.204
  577. 303425 INFO common.TariffSubscription: usePower 35.204, customer=Household 2
  578. 303425 INFO customers.Village: Consumption Load for ReS: 14.788
  579. 303425 INFO common.TariffSubscription: usePower 14.788, customer=Household 2
  580. 303425 INFO customers.Village: Consumption Load for RaS: 4.332
  581. 303425 INFO common.TariffSubscription: usePower 4.332, customer=Household 2
  582. 303425 INFO customers.Village: Consumption Load for NS: 17.822
  583. 303425 INFO common.TariffSubscription: usePower 17.822, customer=Household 2
  584. 303425 INFO factoredcustomer.FactoredCustomer: Customer BrooksideHomes activated for timeslot 362
  585. 303425 INFO factoredcustomer.CapacityManager: BrooksideHomes: Adjusted capacity for tariff 367 = 525.99
  586. 303425 INFO common.TariffSubscription: usePower 525.99, customer=BrooksideHomes
  587. 303426 INFO factoredcustomer.CapacityManager: BrooksideHomes: Adjusted capacity for tariff 200000389 = 15090.22
  588. 303426 INFO common.TariffSubscription: usePower 15090.22, customer=BrooksideHomes
  589. 303426 INFO factoredcustomer.UtilityOptimizer: BrooksideHomes: Total consumption for timeslot 362 = 15616.21
  590. 303426 INFO factoredcustomer.FactoredCustomer: Customer CentervilleHomes activated for timeslot 362
  591. 303426 INFO factoredcustomer.CapacityManager: CentervilleHomes: Adjusted capacity for tariff 367 = 132.54
  592. 303426 INFO common.TariffSubscription: usePower 132.54, customer=CentervilleHomes
  593. 303426 INFO factoredcustomer.CapacityManager: CentervilleHomes: Adjusted capacity for tariff 200000389 = 6929.15
  594. 303426 INFO common.TariffSubscription: usePower 6929.15, customer=CentervilleHomes
  595. 303426 INFO factoredcustomer.UtilityOptimizer: CentervilleHomes: Total consumption for timeslot 362 = 7061.69
  596. 303426 INFO factoredcustomer.FactoredCustomer: Customer DowntownOffices activated for timeslot 362
  597. 303426 INFO factoredcustomer.CapacityManager: DowntownOffices: Adjusted capacity for tariff 367 = 3575.62
  598. 303427 INFO common.TariffSubscription: usePower 3575.62, customer=DowntownOffices
  599. 303427 INFO factoredcustomer.UtilityOptimizer: DowntownOffices: Total consumption for timeslot 362 = 3575.62
  600. 303427 INFO factoredcustomer.FactoredCustomer: Customer MedicalCenter activated for timeslot 362
  601. 303427 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 200000389 = 3577.72
  602. 303427 INFO common.TariffSubscription: usePower 3577.72, customer=MedicalCenter
  603. 303427 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total consumption for timeslot 362 = 3577.72
  604. 303427 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 369 = 1757.56
  605. 303427 INFO common.TariffSubscription: usePower -1757.56, customer=MedicalCenter
  606. 303427 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total production for timeslot 362 = -1757.56
  607. 303427 INFO factoredcustomer.FactoredCustomer: Customer SunnyhillSolar activated for timeslot 362
  608. 303428 INFO factoredcustomer.CapacityManager: SunnyhillSolar: Adjusted capacity for tariff 369 = 5700.81
  609. 303428 INFO common.TariffSubscription: usePower -5700.81, customer=SunnyhillSolar
  610. 303428 INFO factoredcustomer.UtilityOptimizer: SunnyhillSolar: Total production for timeslot 362 = -5700.81
  611. 303428 INFO factoredcustomer.FactoredCustomer: Customer WindmillCoOp activated for timeslot 362
  612. 303428 INFO factoredcustomer.CapacityManager: WindmillCoOp: Adjusted capacity for tariff 369 = 3154.72
  613. 303428 INFO common.TariffSubscription: usePower -3154.72, customer=WindmillCoOp
  614. 303428 INFO factoredcustomer.UtilityOptimizer: WindmillCoOp: Total production for timeslot 362 = -3154.72
  615. 303428 INFO server.CompetitionControlService: activate phase 3
  616. 303428 INFO tariffmarket.TariffMarketService: Activate
  617. 303428 INFO distributionutility.DistributionUtilityService: Activate
  618. 303428 INFO accounting.AccountingService: market position for default broker: 15.063832099999997
  619. 303428 INFO accounting.AccountingService: net load for default broker: 6346.988
  620. 303428 INFO distributionutility.DistributionUtilityService: market balance for default broker: 21410.820099999997
  621. 303428 INFO accounting.AccountingService: net load for Sample: -25669.279000000002
  622. 303428 INFO distributionutility.DistributionUtilityService: market balance for Sample: -25669.279000000002
  623. 303430 INFO accounting.AccountingService: net load for default broker: 6346.988
  624. 303431 INFO accounting.AccountingService: net load for Sample: -25669.279000000002
  625. 303431 INFO server.CompetitionControlService: activate phase 4
  626. 303431 INFO accounting.AccountingService: Activate: 55 messages
  627. 303436 INFO accounting.AccountingService: Sending 1 messages to gas1
  628. 303436 INFO accounting.AccountingService: Sending 1 messages to gas2
  629. 303436 INFO accounting.AccountingService: Sending 30 messages to default broker
  630. 303436 INFO du.DefaultBrokerService: activate: timeslot 362
  631. 303436 INFO du.DefaultBrokerService: new order for -1.3322676295501878E-15 at null in timeslot 363
  632. 303437 INFO du.DefaultBrokerService: new order for 7.771561172376096E-16 at -100.0 in timeslot 364
  633. 303437 INFO du.DefaultBrokerService: new order for -3.871484877248476 at 3.5554163266292527 in timeslot 365
  634. 303437 INFO du.DefaultBrokerService: new order for -30.15487762963334 at 18.23251015872035 in timeslot 366
  635. 303437 INFO du.DefaultBrokerService: new order for -6.818231113815997 at 24.30555859141469 in timeslot 367
  636. 303437 INFO du.DefaultBrokerService: new order for -24.514353639127386 at 22.047397766822833 in timeslot 368
  637. 303437 INFO du.DefaultBrokerService: new order for -23.982556451427385 at 24.902977625651634 in timeslot 369
  638. 303437 INFO du.DefaultBrokerService: new order for 0.18975336033116363 at -32.510669071080045 in timeslot 370
  639. 303437 INFO du.DefaultBrokerService: new order for 7.1611499883 at -31.029233065377973 in timeslot 371
  640. 303438 INFO du.DefaultBrokerService: no power required in timeslot 372
  641. 303438 INFO du.DefaultBrokerService: no power required in timeslot 373
  642. 303438 INFO du.DefaultBrokerService: new order for 10.8434935315 at -30.25862897699121 in timeslot 374
  643. 303438 INFO du.DefaultBrokerService: no power required in timeslot 375
  644. 303438 INFO du.DefaultBrokerService: new order for 9.862704731033332 at -13.436706961925406 in timeslot 376
  645. 303438 INFO du.DefaultBrokerService: new order for 8.675690575266666 at -18.123630521203463 in timeslot 377
  646. 303438 INFO du.DefaultBrokerService: no power required in timeslot 378
  647. 303438 INFO du.DefaultBrokerService: no power required in timeslot 379
  648. 303438 INFO du.DefaultBrokerService: new order for 2.689710460966667 at -19.51205104239775 in timeslot 380
  649. 303438 INFO du.DefaultBrokerService: new order for 0.9402811926666659 at -18.12496230998845 in timeslot 381
  650. 303438 INFO du.DefaultBrokerService: new order for 0.2651983765333339 at -20.084506410725208 in timeslot 382
  651. 303438 INFO du.DefaultBrokerService: new order for -0.8398114574333344 at 26.181401485727232 in timeslot 383
  652. 303438 INFO du.DefaultBrokerService: new order for -0.3385698577999997 at 26.09399091389608 in timeslot 384
  653. 303439 INFO du.DefaultBrokerService: new order for -0.25794890346666716 at 27.6795749334003 in timeslot 385
  654. 303439 INFO du.DefaultBrokerService: new order for -0.39506940706666727 at 29.20233554414864 in timeslot 386
  655. 303439 INFO accounting.AccountingService: Sending 16 messages to buyer
  656. 303439 INFO accounting.AccountingService: Sending 11 messages to Sample
  657. 303489 INFO accounting.AccountingService: Sending 9 messages to nsp1b
  658. 303489 INFO accounting.AccountingService: Sending 16 messages to nsp1a
  659. 303489 INFO accounting.AccountingService: Sending 2 messages to nsp2a
  660. 303489 INFO accounting.AccountingService: Sending 1 messages to nsp2b
  661. 303489 INFO accounting.AccountingService: Sending 1 messages to backup
  662. 303489 INFO genco.SimpleGencoService: Activate
  663. 303489 INFO genco.Genco: Update gas1
  664. 303490 INFO genco.Genco: Generate orders for gas1
  665. 303491 INFO genco.Genco: Update gas2
  666. 303492 INFO genco.Genco: Generate orders for gas2
  667. 303493 INFO genco.Genco: Update nsp1b
  668. 303493 INFO genco.Genco: Generate orders for nsp1b
  669. 303495 INFO genco.Genco: Update nsp1a
  670. 303495 INFO genco.Genco: Generate orders for nsp1a
  671. 303495 INFO genco.Genco: Update nsp2a
  672. 303496 INFO genco.Genco: Generate orders for nsp2a
  673. 303498 INFO genco.Genco: Update backup
  674. 303498 INFO genco.Genco: Generate orders for backup
  675. 303501 INFO genco.Genco: Update nsp2b
  676. 303501 INFO genco.Genco: Generate orders for nsp2b
  677. 303503 INFO genco.Genco: Update buyer
  678. 303503 INFO genco.Buyer: generate orders for buyer
  679. 303505 INFO server.CompetitionControlService: Elapsed time: 365
  680. 303505 INFO server.CompetitionControlService: Wait for tick 3
  681. 308141 INFO server.CompetitionControlService: Deactivated timeslot 363, start 2010-07-06T03:00:00.000Z
  682. 308141 INFO server.CompetitionControlService: Activated timeslot 387, start 2010-07-07T03:00:00.000Z
  683. 308150 INFO server.CompetitionControlService: step at 2010-07-06T03:00:00.000Z
  684. 308150 INFO server.CompetitionControlService: activate phase 1
  685. 308150 INFO server.WeatherService: WeatherService reports not time to grab weather data.
  686. 308191 INFO auctioneer.AuctionService: Activate
  687. 308192 INFO auctioneer.AuctionService: Timeslot 363: Clearing 6 asks and 1 bids
  688. 308193 INFO auctioneer.AuctionService: market clears at 10.3613680955783 with null ask price
  689. 308197 INFO auctioneer.AuctionService: ClearedTrade 1.3322676295501878E-15@10.3613680955783
  690. 308199 INFO auctioneer.AuctionService: Timeslot 364: Clearing 5 asks and 2 bids
  691. 308203 INFO auctioneer.AuctionService: ClearedTrade 7.771561172376096E-16@61.5
  692. 308205 INFO auctioneer.AuctionService: Timeslot 365: Clearing 6 asks and 1 bids
  693. 308208 INFO auctioneer.AuctionService: ClearedTrade 3.871484877248476@3.8096609769855836
  694. 308211 INFO auctioneer.AuctionService: Timeslot 366: Clearing 6 asks and 1 bids
  695. 308214 INFO auctioneer.AuctionService: Timeslot 367: Clearing 5 asks and 1 bids
  696. 308216 INFO auctioneer.AuctionService: Timeslot 368: Clearing 6 asks and 1 bids
  697. 308219 INFO auctioneer.AuctionService: Timeslot 369: Clearing 6 asks and 1 bids
  698. 308222 INFO auctioneer.AuctionService: Timeslot 370: Clearing 6 asks and 2 bids
  699. 308226 INFO auctioneer.AuctionService: ClearedTrade 0.18975336033116363@26.755334535540023
  700. 308228 INFO auctioneer.AuctionService: Timeslot 371: Clearing 7 asks and 2 bids
  701. 308230 INFO auctioneer.AuctionService: ClearedTrade 7.1611499883@25.014616532688986
  702. 308232 INFO auctioneer.AuctionService: Timeslot 372: Clearing 6 asks and 1 bids
  703. 308236 INFO auctioneer.AuctionService: Timeslot 373: Clearing 6 asks and 1 bids
  704. 308238 INFO auctioneer.AuctionService: Timeslot 374: Clearing 6 asks and 2 bids
  705. 308241 INFO auctioneer.AuctionService: ClearedTrade 10.8434935315@26.629314488495606
  706. 308243 INFO auctioneer.AuctionService: Timeslot 375: Clearing 6 asks and 1 bids
  707. 308246 INFO auctioneer.AuctionService: Timeslot 376: Clearing 7 asks and 2 bids
  708. 308250 INFO auctioneer.AuctionService: Timeslot 377: Clearing 6 asks and 2 bids
  709. 308253 INFO auctioneer.AuctionService: Timeslot 378: Clearing 7 asks and 1 bids
  710. 308257 INFO auctioneer.AuctionService: Timeslot 379: Clearing 7 asks and 1 bids
  711. 308261 INFO auctioneer.AuctionService: Timeslot 380: Clearing 7 asks and 2 bids
  712. 308267 INFO auctioneer.AuctionService: ClearedTrade 18.081612172791694@24.326200761909245
  713. 308269 INFO auctioneer.AuctionService: Timeslot 381: Clearing 6 asks and 2 bids
  714. 308273 INFO auctioneer.AuctionService: Timeslot 382: Clearing 7 asks and 2 bids
  715. 308277 INFO auctioneer.AuctionService: ClearedTrade 0.2651983765333339@19.542253205362606
  716. 308279 INFO auctioneer.AuctionService: Timeslot 383: Clearing 8 asks and 1 bids
  717. 308283 INFO auctioneer.AuctionService: Timeslot 384: Clearing 7 asks and 1 bids
  718. 308286 INFO auctioneer.AuctionService: Timeslot 385: Clearing 8 asks and 1 bids
  719. 308289 INFO auctioneer.AuctionService: Timeslot 386: Clearing 8 asks and 1 bids
  720. 308291 INFO server.CompetitionControlService: activate phase 2
  721. 308291 INFO householdcustomer.HouseholdCustomerService: Activate
  722. 308292 INFO customers.Village: Consumption Load for SS: 23.434
  723. 308292 INFO common.TariffSubscription: usePower 23.434, customer=Household 1
  724. 308292 INFO customers.Village: Consumption Load for ReS: 3.698
  725. 308292 INFO common.TariffSubscription: usePower 3.698, customer=Household 1
  726. 308292 INFO customers.Village: Consumption Load for RaS: 4.274
  727. 308293 INFO common.TariffSubscription: usePower 4.274, customer=Household 1
  728. 308293 INFO customers.Village: Consumption Load for NS: 15.132
  729. 308293 INFO common.TariffSubscription: usePower 15.132, customer=Household 1
  730. 308293 INFO customers.Village: Consumption Load for SS: 41.376
  731. 308293 INFO common.TariffSubscription: usePower 41.376, customer=Household 2
  732. 308293 INFO customers.Village: Consumption Load for ReS: 14.788
  733. 308293 INFO common.TariffSubscription: usePower 14.788, customer=Household 2
  734. 308294 INFO customers.Village: Consumption Load for RaS: 4.332
  735. 308294 INFO common.TariffSubscription: usePower 4.332, customer=Household 2
  736. 308294 INFO customers.Village: Consumption Load for NS: 17.822
  737. 308294 INFO common.TariffSubscription: usePower 17.822, customer=Household 2
  738. 308294 INFO factoredcustomer.FactoredCustomer: Customer BrooksideHomes activated for timeslot 363
  739. 308294 INFO factoredcustomer.CapacityManager: BrooksideHomes: Adjusted capacity for tariff 367 = 675.66
  740. 308294 INFO common.TariffSubscription: usePower 675.66, customer=BrooksideHomes
  741. 308294 INFO factoredcustomer.CapacityManager: BrooksideHomes: Adjusted capacity for tariff 200000389 = 19384.13
  742. 308294 INFO common.TariffSubscription: usePower 19384.13, customer=BrooksideHomes
  743. 308294 INFO factoredcustomer.UtilityOptimizer: BrooksideHomes: Total consumption for timeslot 363 = 20059.79
  744. 308294 INFO factoredcustomer.FactoredCustomer: Customer CentervilleHomes activated for timeslot 363
  745. 308294 INFO factoredcustomer.CapacityManager: CentervilleHomes: Adjusted capacity for tariff 367 = 173.16
  746. 308294 INFO common.TariffSubscription: usePower 173.16, customer=CentervilleHomes
  747. 308295 INFO factoredcustomer.CapacityManager: CentervilleHomes: Adjusted capacity for tariff 200000389 = 9052.45
  748. 308295 INFO common.TariffSubscription: usePower 9052.45, customer=CentervilleHomes
  749. 308295 INFO factoredcustomer.UtilityOptimizer: CentervilleHomes: Total consumption for timeslot 363 = 9225.61
  750. 308295 INFO factoredcustomer.FactoredCustomer: Customer DowntownOffices activated for timeslot 363
  751. 308295 INFO factoredcustomer.CapacityManager: DowntownOffices: Adjusted capacity for tariff 367 = 3843.94
  752. 308295 INFO common.TariffSubscription: usePower 3843.94, customer=DowntownOffices
  753. 308295 INFO factoredcustomer.UtilityOptimizer: DowntownOffices: Total consumption for timeslot 363 = 3843.94
  754. 308295 INFO factoredcustomer.FactoredCustomer: Customer MedicalCenter activated for timeslot 363
  755. 308295 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 200000389 = 3906.74
  756. 308295 INFO common.TariffSubscription: usePower 3906.74, customer=MedicalCenter
  757. 308295 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total consumption for timeslot 363 = 3906.74
  758. 308295 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 369 = 1068.53
  759. 308295 INFO common.TariffSubscription: usePower -1068.53, customer=MedicalCenter
  760. 308295 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total production for timeslot 363 = -1068.53
  761. 308295 INFO factoredcustomer.FactoredCustomer: Customer SunnyhillSolar activated for timeslot 363
  762. 308296 INFO factoredcustomer.CapacityManager: SunnyhillSolar: Adjusted capacity for tariff 369 = 3706.96
  763. 308296 INFO common.TariffSubscription: usePower -3706.96, customer=SunnyhillSolar
  764. 308296 INFO factoredcustomer.UtilityOptimizer: SunnyhillSolar: Total production for timeslot 363 = -3706.96
  765. 308296 INFO factoredcustomer.FactoredCustomer: Customer WindmillCoOp activated for timeslot 363
  766. 308296 INFO factoredcustomer.CapacityManager: WindmillCoOp: Adjusted capacity for tariff 369 = 3170.79
  767. 308296 INFO common.TariffSubscription: usePower -3170.79, customer=WindmillCoOp
  768. 308296 INFO factoredcustomer.UtilityOptimizer: WindmillCoOp: Total production for timeslot 363 = -3170.79
  769. 308296 INFO server.CompetitionControlService: activate phase 3
  770. 308296 INFO tariffmarket.TariffMarketService: Activate
  771. 308296 INFO distributionutility.DistributionUtilityService: Activate
  772. 308296 INFO accounting.AccountingService: market position for default broker: -3.333216944566665
  773. 308296 INFO accounting.AccountingService: net load for default broker: 3216.2919999999995
  774. 308296 INFO distributionutility.DistributionUtilityService: market balance for default broker: -116.92494456666554
  775. 308296 INFO accounting.AccountingService: net load for Sample: -32430.948000000004
  776. 308296 INFO distributionutility.DistributionUtilityService: market balance for Sample: -32430.948000000004
  777. 308298 INFO accounting.AccountingService: net load for default broker: 3216.2919999999995
  778. 308298 INFO accounting.AccountingService: net load for Sample: -32430.948000000004
  779. 308298 INFO server.CompetitionControlService: activate phase 4
  780. 308298 INFO accounting.AccountingService: Activate: 41 messages
  781. 308301 INFO accounting.AccountingService: Sending 1 messages to gas1
  782. 308301 INFO accounting.AccountingService: Sending 1 messages to gas2
  783. 308301 INFO accounting.AccountingService: Sending 23 messages to default broker
  784. 308302 INFO du.DefaultBrokerService: activate: timeslot 363
  785. 308302 INFO du.DefaultBrokerService: no power required in timeslot 364
  786. 308302 INFO du.DefaultBrokerService: no power required in timeslot 365
  787. 308302 INFO du.DefaultBrokerService: new order for -30.15487762963334 at 2.6210533439953796 in timeslot 366
  788. 308302 INFO du.DefaultBrokerService: new order for -6.818231113815997 at 17.383044709179465 in timeslot 367
  789. 308302 INFO du.DefaultBrokerService: new order for -24.514353639127386 at 21.15461562121378 in timeslot 368
  790. 308302 INFO du.DefaultBrokerService: new order for -23.982556451427385 at 16.974732066584313 in timeslot 369
  791. 308302 INFO du.DefaultBrokerService: no power required in timeslot 370
  792. 308302 INFO du.DefaultBrokerService: no power required in timeslot 371
  793. 308302 INFO du.DefaultBrokerService: no power required in timeslot 372
  794. 308302 INFO du.DefaultBrokerService: no power required in timeslot 373
  795. 308302 INFO du.DefaultBrokerService: no power required in timeslot 374
  796. 308302 INFO du.DefaultBrokerService: no power required in timeslot 375
  797. 308302 INFO du.DefaultBrokerService: new order for 9.862704731033332 at -25.374079508143303 in timeslot 376
  798. 308302 INFO du.DefaultBrokerService: new order for 8.675690575266666 at -20.003288007216415 in timeslot 377
  799. 308303 INFO du.DefaultBrokerService: no power required in timeslot 378
  800. 308303 INFO du.DefaultBrokerService: no power required in timeslot 379
  801. 308303 INFO du.DefaultBrokerService: new order for 2.689710460966667 at -23.653701420557233 in timeslot 380
  802. 308303 INFO du.DefaultBrokerService: new order for 0.9402811926666659 at -25.472703045881538 in timeslot 381
  803. 308303 INFO du.DefaultBrokerService: no power required in timeslot 382
  804. 308303 INFO du.DefaultBrokerService: new order for -0.8398114574333344 at 23.442444927526516 in timeslot 383
  805. 308303 INFO du.DefaultBrokerService: new order for -0.3385698577999997 at 24.66386804888185 in timeslot 384
  806. 308303 INFO du.DefaultBrokerService: new order for -0.25794890346666716 at 25.175311157495642 in timeslot 385
  807. 308303 INFO du.DefaultBrokerService: new order for -0.39506940706666727 at 27.32043850645196 in timeslot 386
  808. 308303 INFO du.DefaultBrokerService: new order for -0.21668810580000036 at 29.034518616650324 in timeslot 387
  809. 308303 INFO accounting.AccountingService: Sending 6 messages to buyer
  810. 308303 INFO accounting.AccountingService: Sending 11 messages to Sample
  811. 308330 INFO accounting.AccountingService: Sending 6 messages to nsp1b
  812. 308331 INFO accounting.AccountingService: Sending 7 messages to nsp1a
  813. 308331 INFO accounting.AccountingService: Sending 4 messages to nsp2a
  814. 308331 INFO accounting.AccountingService: Sending 1 messages to nsp2b
  815. 308331 INFO accounting.AccountingService: Sending 1 messages to backup
  816. 308331 INFO genco.SimpleGencoService: Activate
  817. 308331 INFO genco.Genco: Update gas1
  818. 308331 INFO genco.Genco: Generate orders for gas1
  819. 308333 INFO genco.Genco: Update gas2
  820. 308333 INFO genco.Genco: Generate orders for gas2
  821. 308336 INFO genco.Genco: Update nsp1b
  822. 308336 INFO genco.Genco: Generate orders for nsp1b
  823. 308338 INFO genco.Genco: Update nsp1a
  824. 308338 INFO genco.Genco: Generate orders for nsp1a
  825. 308339 INFO genco.Genco: Update nsp2a
  826. 308340 INFO genco.Genco: Generate orders for nsp2a
  827. 308342 INFO genco.Genco: Update backup
  828. 308342 INFO genco.Genco: Generate orders for backup
  829. 308344 INFO genco.Genco: Update nsp2b
  830. 308344 INFO genco.Genco: Generate orders for nsp2b
  831. 308347 INFO genco.Genco: Update buyer
  832. 308347 INFO genco.Buyer: generate orders for buyer
  833. 308350 INFO server.CompetitionControlService: Elapsed time: 209
  834. 308350 INFO server.CompetitionControlService: Wait for tick 4
  835. 313141 INFO server.CompetitionControlService: Deactivated timeslot 364, start 2010-07-06T04:00:00.000Z
  836. 313141 INFO server.CompetitionControlService: Activated timeslot 388, start 2010-07-07T04:00:00.000Z
  837. 313149 INFO server.CompetitionControlService: step at 2010-07-06T04:00:00.000Z
  838. 313149 INFO server.CompetitionControlService: activate phase 1
  839. 313149 INFO server.WeatherService: WeatherService reports not time to grab weather data.
  840. 313197 INFO auctioneer.AuctionService: Activate
  841. 313198 INFO auctioneer.AuctionService: Timeslot 364: Clearing 5 asks and 1 bids
  842. 313201 INFO auctioneer.AuctionService: ClearedTrade 7.398187270585963@29.60309339888775
  843. 313203 INFO auctioneer.AuctionService: Timeslot 365: Clearing 5 asks and 1 bids
  844. 313207 INFO auctioneer.AuctionService: Timeslot 366: Clearing 6 asks and 1 bids
  845. 313210 INFO auctioneer.AuctionService: Timeslot 367: Clearing 5 asks and 1 bids
  846. 313213 INFO auctioneer.AuctionService: Timeslot 368: Clearing 6 asks and 1 bids
  847. 313216 INFO auctioneer.AuctionService: ClearedTrade 22.33299540608663@21.771507041573688
  848. 313218 INFO auctioneer.AuctionService: Timeslot 369: Clearing 6 asks and 1 bids
  849. 313220 INFO auctioneer.AuctionService: ClearedTrade 9.483689070472973@34.84841584653029
  850. 313222 INFO auctioneer.AuctionService: Timeslot 370: Clearing 6 asks and 1 bids
  851. 313224 INFO auctioneer.AuctionService: Timeslot 371: Clearing 7 asks and 1 bids
  852. 313227 INFO auctioneer.AuctionService: Timeslot 372: Clearing 6 asks and 1 bids
  853. 313230 INFO auctioneer.AuctionService: Timeslot 373: Clearing 6 asks and 1 bids
  854. 313233 INFO auctioneer.AuctionService: Timeslot 374: Clearing 5 asks and 1 bids
  855. 313237 INFO auctioneer.AuctionService: Timeslot 375: Clearing 6 asks and 1 bids
  856. 313273 INFO auctioneer.AuctionService: Timeslot 376: Clearing 7 asks and 2 bids
  857. 313276 INFO auctioneer.AuctionService: ClearedTrade 9.862704731033332@23.18703975407165
  858. 313278 INFO auctioneer.AuctionService: Timeslot 377: Clearing 6 asks and 2 bids
  859. 313281 INFO auctioneer.AuctionService: Timeslot 378: Clearing 7 asks and 1 bids
  860. 313285 INFO auctioneer.AuctionService: ClearedTrade 21.27492037690435@23.250925294714392
  861. 313287 INFO auctioneer.AuctionService: Timeslot 379: Clearing 7 asks and 1 bids
  862. 313291 INFO auctioneer.AuctionService: Timeslot 380: Clearing 6 asks and 2 bids
  863. 313295 INFO auctioneer.AuctionService: ClearedTrade 2.689710460966667@23.326850710278617
  864. 313297 INFO auctioneer.AuctionService: Timeslot 381: Clearing 6 asks and 2 bids
  865. 313301 INFO auctioneer.AuctionService: ClearedTrade 0.9402811926666659@23.23635152294077
  866. 313303 INFO auctioneer.AuctionService: Timeslot 382: Clearing 7 asks and 1 bids
  867. 313307 INFO auctioneer.AuctionService: ClearedTrade 7.459334672916145@19.25262141975064
  868. 313308 INFO auctioneer.AuctionService: Timeslot 383: Clearing 8 asks and 1 bids
  869. 313312 INFO auctioneer.AuctionService: Timeslot 384: Clearing 7 asks and 1 bids
  870. 313316 INFO auctioneer.AuctionService: Timeslot 385: Clearing 8 asks and 1 bids
  871. 313319 INFO auctioneer.AuctionService: Timeslot 386: Clearing 8 asks and 1 bids
  872. 313323 INFO auctioneer.AuctionService: Timeslot 387: Clearing 8 asks and 1 bids
  873. 313326 INFO server.CompetitionControlService: activate phase 2
  874. 313326 INFO householdcustomer.HouseholdCustomerService: Activate
  875. 313327 INFO customers.Village: Consumption Load for SS: 32.292
  876. 313327 INFO common.TariffSubscription: usePower 32.292, customer=Household 1
  877. 313327 INFO customers.Village: Consumption Load for ReS: 13.196
  878. 313327 INFO common.TariffSubscription: usePower 13.196, customer=Household 1
  879. 313327 INFO customers.Village: Consumption Load for RaS: 8.154
  880. 313327 INFO common.TariffSubscription: usePower 8.154, customer=Household 1
  881. 313327 INFO customers.Village: Consumption Load for NS: 21.567
  882. 313327 INFO common.TariffSubscription: usePower 21.567, customer=Household 1
  883. 313328 INFO customers.Village: Consumption Load for SS: 43.982
  884. 313328 INFO common.TariffSubscription: usePower 43.982, customer=Household 2
  885. 313329 INFO customers.Village: Consumption Load for ReS: 22.499
  886. 313329 INFO common.TariffSubscription: usePower 22.499, customer=Household 2
  887. 313329 INFO customers.Village: Consumption Load for RaS: 9.036
  888. 313329 INFO common.TariffSubscription: usePower 9.036, customer=Household 2
  889. 313329 INFO customers.Village: Consumption Load for NS: 19.562
  890. 313329 INFO common.TariffSubscription: usePower 19.562, customer=Household 2
  891. 313329 INFO factoredcustomer.FactoredCustomer: Customer BrooksideHomes activated for timeslot 364
  892. 313329 INFO factoredcustomer.CapacityManager: BrooksideHomes: Adjusted capacity for tariff 367 = 775.72
  893. 313329 INFO common.TariffSubscription: usePower 775.72, customer=BrooksideHomes
  894. 313330 INFO factoredcustomer.CapacityManager: BrooksideHomes: Adjusted capacity for tariff 200000389 = 22254.6
  895. 313330 INFO common.TariffSubscription: usePower 22254.6, customer=BrooksideHomes
  896. 313330 INFO factoredcustomer.UtilityOptimizer: BrooksideHomes: Total consumption for timeslot 364 = 23030.32
  897. 313330 INFO factoredcustomer.FactoredCustomer: Customer CentervilleHomes activated for timeslot 364
  898. 313330 INFO factoredcustomer.CapacityManager: CentervilleHomes: Adjusted capacity for tariff 367 = 185.05
  899. 313330 INFO common.TariffSubscription: usePower 185.05, customer=CentervilleHomes
  900. 313330 INFO factoredcustomer.CapacityManager: CentervilleHomes: Adjusted capacity for tariff 200000389 = 9674.36
  901. 313330 INFO common.TariffSubscription: usePower 9674.36, customer=CentervilleHomes
  902. 313330 INFO factoredcustomer.UtilityOptimizer: CentervilleHomes: Total consumption for timeslot 364 = 9859.41
  903. 313330 INFO factoredcustomer.FactoredCustomer: Customer DowntownOffices activated for timeslot 364
  904. 313330 INFO factoredcustomer.CapacityManager: DowntownOffices: Adjusted capacity for tariff 367 = 5285.24
  905. 313331 INFO common.TariffSubscription: usePower 5285.24, customer=DowntownOffices
  906. 313331 INFO factoredcustomer.UtilityOptimizer: DowntownOffices: Total consumption for timeslot 364 = 5285.24
  907. 313331 INFO factoredcustomer.FactoredCustomer: Customer MedicalCenter activated for timeslot 364
  908. 313331 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 200000389 = 3896.8
  909. 313331 INFO common.TariffSubscription: usePower 3896.8, customer=MedicalCenter
  910. 313331 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total consumption for timeslot 364 = 3896.8
  911. 313331 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 369 = 1001.61
  912. 313331 INFO common.TariffSubscription: usePower -1001.61, customer=MedicalCenter
  913. 313331 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total production for timeslot 364 = -1001.61
  914. 313331 INFO factoredcustomer.FactoredCustomer: Customer SunnyhillSolar activated for timeslot 364
  915. 313331 INFO factoredcustomer.CapacityManager: SunnyhillSolar: Adjusted capacity for tariff 369 = 3550.46
  916. 313331 INFO common.TariffSubscription: usePower -3550.46, customer=SunnyhillSolar
  917. 313332 INFO factoredcustomer.UtilityOptimizer: SunnyhillSolar: Total production for timeslot 364 = -3550.46
  918. 313332 INFO factoredcustomer.FactoredCustomer: Customer WindmillCoOp activated for timeslot 364
  919. 313332 INFO factoredcustomer.CapacityManager: WindmillCoOp: Adjusted capacity for tariff 369 = 3227.82
  920. 313332 INFO common.TariffSubscription: usePower -3227.82, customer=WindmillCoOp
  921. 313332 INFO factoredcustomer.UtilityOptimizer: WindmillCoOp: Total production for timeslot 364 = -3227.82
  922. 313332 INFO server.CompetitionControlService: activate phase 3
  923. 313332 INFO tariffmarket.TariffMarketService: Activate
  924. 313332 INFO distributionutility.DistributionUtilityService: Activate
  925. 313332 INFO accounting.AccountingService: market position for default broker: -0.9599457379333344
  926. 313332 INFO accounting.AccountingService: net load for default broker: 1484.5970000000002
  927. 313332 INFO distributionutility.DistributionUtilityService: market balance for default broker: 524.6512620666658
  928. 313332 INFO accounting.AccountingService: net load for Sample: -35946.765
  929. 313332 INFO distributionutility.DistributionUtilityService: market balance for Sample: -35946.765
  930. 313334 INFO accounting.AccountingService: net load for default broker: 1484.5970000000002
  931. 313334 INFO accounting.AccountingService: net load for Sample: -35946.765
  932. 313334 INFO server.CompetitionControlService: activate phase 4
  933. 313334 INFO accounting.AccountingService: Activate: 47 messages
  934. 313338 INFO accounting.AccountingService: Sending 1 messages to gas1
  935. 313338 INFO accounting.AccountingService: Sending 1 messages to gas2
  936. 313338 INFO accounting.AccountingService: Sending 22 messages to default broker
  937. 313338 INFO du.DefaultBrokerService: activate: timeslot 364
  938. 313338 INFO du.DefaultBrokerService: no power required in timeslot 365
  939. 313338 INFO du.DefaultBrokerService: new order for -30.15487762963334 at 0.1 in timeslot 366
  940. 313338 INFO du.DefaultBrokerService: new order for -6.818231113815997 at 11.680981603862806 in timeslot 367
  941. 313339 INFO du.DefaultBrokerService: new order for -2.1813582330407524 at 12.461927644515194 in timeslot 368
  942. 313339 INFO du.DefaultBrokerService: new order for -14.49886738095441 at 15.456756867760696 in timeslot 369
  943. 313339 INFO du.DefaultBrokerService: no power required in timeslot 370
  944. 313339 INFO du.DefaultBrokerService: no power required in timeslot 371
  945. 313339 INFO du.DefaultBrokerService: no power required in timeslot 372
  946. 313339 INFO du.DefaultBrokerService: no power required in timeslot 373
  947. 313339 INFO du.DefaultBrokerService: no power required in timeslot 374
  948. 313339 INFO du.DefaultBrokerService: no power required in timeslot 375
  949. 313339 INFO du.DefaultBrokerService: no power required in timeslot 376
  950. 313339 INFO du.DefaultBrokerService: new order for 8.675690575266666 at -21.06292721754601 in timeslot 377
  951. 313339 INFO du.DefaultBrokerService: no power required in timeslot 378
  952. 313339 INFO du.DefaultBrokerService: no power required in timeslot 379
  953. 313339 INFO du.DefaultBrokerService: no power required in timeslot 380
  954. 313339 INFO du.DefaultBrokerService: no power required in timeslot 381
  955. 313339 INFO du.DefaultBrokerService: no power required in timeslot 382
  956. 313339 INFO du.DefaultBrokerService: new order for -0.8398114574333344 at 22.42983233221821 in timeslot 383
  957. 313339 INFO du.DefaultBrokerService: new order for -0.3385698577999997 at 22.505739090582967 in timeslot 384
  958. 313339 INFO du.DefaultBrokerService: new order for -0.25794890346666716 at 22.978630495084104 in timeslot 385
  959. 313339 INFO du.DefaultBrokerService: new order for -0.39506940706666727 at 25.89540340083848 in timeslot 386
  960. 313340 INFO du.DefaultBrokerService: new order for -0.21668810580000036 at 26.480503091442515 in timeslot 387
  961. 313340 INFO du.DefaultBrokerService: new order for 1.381198905533333 at -11.9363126444735 in timeslot 388
  962. 313340 INFO accounting.AccountingService: Sending 13 messages to buyer
  963. 313340 INFO accounting.AccountingService: Sending 11 messages to Sample
  964. 313362 INFO accounting.AccountingService: Sending 8 messages to nsp1b
  965. 313362 INFO accounting.AccountingService: Sending 5 messages to nsp1a
  966. 313362 INFO accounting.AccountingService: Sending 6 messages to nsp2a
  967. 313362 INFO accounting.AccountingService: Sending 2 messages to nsp2b
  968. 313362 INFO accounting.AccountingService: Sending 1 messages to backup
  969. 313362 INFO genco.SimpleGencoService: Activate
  970. 313362 INFO genco.Genco: Update gas1
  971. 313363 INFO genco.Genco: Generate orders for gas1
  972. 313365 INFO genco.Genco: Update gas2
  973. 313365 INFO genco.Genco: Generate orders for gas2
  974. 313367 INFO genco.Genco: Update nsp1b
  975. 313367 INFO genco.Genco: not in operation - no orders
  976. 313367 INFO genco.Genco: Update nsp1a
  977. 313367 INFO genco.Genco: Generate orders for nsp1a
  978. 313368 INFO genco.Genco: Update nsp2a
  979. 313368 INFO genco.Genco: Generate orders for nsp2a
  980. 313370 INFO genco.Genco: Update backup
  981. 313370 INFO genco.Genco: Generate orders for backup
  982. 313372 INFO genco.Genco: Update nsp2b
  983. 313372 INFO genco.Genco: Generate orders for nsp2b
  984. 313373 INFO genco.Genco: Update buyer
  985. 313373 INFO genco.Buyer: generate orders for buyer
  986. 313375 INFO server.CompetitionControlService: Elapsed time: 234
  987. 313375 INFO server.CompetitionControlService: Wait for tick 5
  988. 318140 INFO server.CompetitionControlService: Deactivated timeslot 365, start 2010-07-06T05:00:00.000Z
  989. 318141 INFO server.CompetitionControlService: Activated timeslot 389, start 2010-07-07T05:00:00.000Z
  990. 318148 INFO server.CompetitionControlService: step at 2010-07-06T05:00:00.000Z
  991. 318148 INFO server.CompetitionControlService: activate phase 1
  992. 318148 INFO server.WeatherService: WeatherService reports not time to grab weather data.
  993. 318187 INFO auctioneer.AuctionService: Activate
  994. 318188 INFO auctioneer.AuctionService: Timeslot 365: Clearing 5 asks and 1 bids
  995. 318192 INFO auctioneer.AuctionService: Timeslot 366: Clearing 6 asks and 1 bids
  996. 318196 INFO auctioneer.AuctionService: ClearedTrade 30.15487762963334@7.065415098611317
  997. 318197 INFO auctioneer.AuctionService: Timeslot 367: Clearing 5 asks and 1 bids
  998. 318199 INFO auctioneer.AuctionService: Timeslot 368: Clearing 6 asks and 1 bids
  999. 318203 INFO auctioneer.AuctionService: Timeslot 369: Clearing 6 asks and 1 bids
  1000. 318205 INFO auctioneer.AuctionService: Timeslot 370: Clearing 5 asks and 1 bids
  1001. 318208 INFO auctioneer.AuctionService: Timeslot 371: Clearing 6 asks and 1 bids
  1002. 318211 INFO auctioneer.AuctionService: Timeslot 372: Clearing 5 asks and 1 bids
  1003. 318214 INFO auctioneer.AuctionService: Timeslot 373: Clearing 5 asks and 1 bids
  1004. 318217 INFO auctioneer.AuctionService: Timeslot 374: Clearing 5 asks and 1 bids
  1005. 318220 INFO auctioneer.AuctionService: Timeslot 375: Clearing 5 asks and 1 bids
  1006. 318222 INFO auctioneer.AuctionService: Timeslot 376: Clearing 5 asks and 1 bids
  1007. 318224 INFO auctioneer.AuctionService: Timeslot 377: Clearing 5 asks and 2 bids
  1008. 318228 INFO auctioneer.AuctionService: Timeslot 378: Clearing 5 asks and 1 bids
  1009. 318230 INFO auctioneer.AuctionService: Timeslot 379: Clearing 6 asks and 1 bids
  1010. 318232 INFO auctioneer.AuctionService: Timeslot 380: Clearing 5 asks and 1 bids
  1011. 318235 INFO auctioneer.AuctionService: Timeslot 381: Clearing 5 asks and 1 bids
  1012. 318237 INFO auctioneer.AuctionService: Timeslot 382: Clearing 5 asks and 1 bids
  1013. 318239 INFO auctioneer.AuctionService: Timeslot 383: Clearing 7 asks and 1 bids
  1014. 318241 INFO auctioneer.AuctionService: Timeslot 384: Clearing 6 asks and 1 bids
  1015. 318244 INFO auctioneer.AuctionService: ClearedTrade 18.39415441337683@27.09127440064284
  1016. 318246 INFO auctioneer.AuctionService: Timeslot 385: Clearing 7 asks and 1 bids
  1017. 318248 INFO auctioneer.AuctionService: Timeslot 386: Clearing 7 asks and 1 bids
  1018. 318252 INFO auctioneer.AuctionService: Timeslot 387: Clearing 7 asks and 1 bids
  1019. 318256 INFO auctioneer.AuctionService: ClearedTrade 7.667853923530003@20.356639705417415
  1020. 318258 INFO auctioneer.AuctionService: Timeslot 388: Clearing 6 asks and 2 bids
  1021. 318261 INFO server.CompetitionControlService: activate phase 2
  1022. 318261 INFO householdcustomer.HouseholdCustomerService: Activate
  1023. 318262 INFO customers.Village: Consumption Load for SS: 39.146
  1024. 318262 INFO common.TariffSubscription: usePower 39.146, customer=Household 1
  1025. 318262 INFO customers.Village: Consumption Load for ReS: 13.802
  1026. 318262 INFO common.TariffSubscription: usePower 13.802, customer=Household 1
  1027. 318262 INFO customers.Village: Consumption Load for RaS: 10.202
  1028. 318262 INFO common.TariffSubscription: usePower 10.202, customer=Household 1
  1029. 318263 INFO customers.Village: Consumption Load for NS: 26.316
  1030. 318263 INFO common.TariffSubscription: usePower 26.316, customer=Household 1
  1031. 318263 INFO customers.Village: Consumption Load for SS: 41.26
  1032. 318263 INFO common.TariffSubscription: usePower 41.26, customer=Household 2
  1033. 318263 INFO customers.Village: Consumption Load for ReS: 26.384
  1034. 318263 INFO common.TariffSubscription: usePower 26.384, customer=Household 2
  1035. 318263 INFO customers.Village: Consumption Load for RaS: 10.604
  1036. 318263 INFO common.TariffSubscription: usePower 10.604, customer=Household 2
  1037. 318264 INFO customers.Village: Consumption Load for NS: 20.142
  1038. 318264 INFO common.TariffSubscription: usePower 20.142, customer=Household 2
  1039. 318264 INFO factoredcustomer.FactoredCustomer: Customer BrooksideHomes activated for timeslot 365
  1040. 318264 INFO factoredcustomer.CapacityManager: BrooksideHomes: Adjusted capacity for tariff 367 = 791.82
  1041. 318264 INFO common.TariffSubscription: usePower 791.82, customer=BrooksideHomes
  1042. 318264 INFO factoredcustomer.CapacityManager: BrooksideHomes: Adjusted capacity for tariff 200000389 = 22716.68
  1043. 318264 INFO common.TariffSubscription: usePower 22716.68, customer=BrooksideHomes
  1044. 318264 INFO factoredcustomer.UtilityOptimizer: BrooksideHomes: Total consumption for timeslot 365 = 23508.5
  1045. 318264 INFO factoredcustomer.FactoredCustomer: Customer CentervilleHomes activated for timeslot 365
  1046. 318264 INFO factoredcustomer.CapacityManager: CentervilleHomes: Adjusted capacity for tariff 367 = 218.54
  1047. 318264 INFO common.TariffSubscription: usePower 218.54, customer=CentervilleHomes
  1048. 318264 INFO factoredcustomer.CapacityManager: CentervilleHomes: Adjusted capacity for tariff 200000389 = 11424.92
  1049. 318264 INFO common.TariffSubscription: usePower 11424.92, customer=CentervilleHomes
  1050. 318265 INFO factoredcustomer.UtilityOptimizer: CentervilleHomes: Total consumption for timeslot 365 = 11643.460000000001
  1051. 318265 INFO factoredcustomer.FactoredCustomer: Customer DowntownOffices activated for timeslot 365
  1052. 318265 INFO factoredcustomer.CapacityManager: DowntownOffices: Adjusted capacity for tariff 367 = 6641.63
  1053. 318265 INFO common.TariffSubscription: usePower 6641.63, customer=DowntownOffices
  1054. 318265 INFO factoredcustomer.UtilityOptimizer: DowntownOffices: Total consumption for timeslot 365 = 6641.63
  1055. 318265 INFO factoredcustomer.FactoredCustomer: Customer MedicalCenter activated for timeslot 365
  1056. 318265 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 200000389 = 4263.99
  1057. 318265 INFO common.TariffSubscription: usePower 4263.99, customer=MedicalCenter
  1058. 318265 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total consumption for timeslot 365 = 4263.99
  1059. 318265 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 369 = 929.24
  1060. 318265 INFO common.TariffSubscription: usePower -929.24, customer=MedicalCenter
  1061. 318265 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total production for timeslot 365 = -929.24
  1062. 318265 INFO factoredcustomer.FactoredCustomer: Customer SunnyhillSolar activated for timeslot 365
  1063. 318265 INFO factoredcustomer.CapacityManager: SunnyhillSolar: Adjusted capacity for tariff 369 = 3466.61
  1064. 318266 INFO common.TariffSubscription: usePower -3466.61, customer=SunnyhillSolar
  1065. 318266 INFO factoredcustomer.UtilityOptimizer: SunnyhillSolar: Total production for timeslot 365 = -3466.61
  1066. 318266 INFO factoredcustomer.FactoredCustomer: Customer WindmillCoOp activated for timeslot 365
  1067. 318266 INFO factoredcustomer.CapacityManager: WindmillCoOp: Adjusted capacity for tariff 369 = 3135.28
  1068. 318266 INFO common.TariffSubscription: usePower -3135.28, customer=WindmillCoOp
  1069. 318266 INFO factoredcustomer.UtilityOptimizer: WindmillCoOp: Total production for timeslot 365 = -3135.28
  1070. 318266 INFO server.CompetitionControlService: activate phase 3
  1071. 318266 INFO tariffmarket.TariffMarketService: Activate
  1072. 318266 INFO distributionutility.DistributionUtilityService: Activate
  1073. 318266 INFO accounting.AccountingService: market position for default broker: 0.7595029830333337
  1074. 318266 INFO accounting.AccountingService: net load for default broker: -177.51999999999953
  1075. 318266 INFO distributionutility.DistributionUtilityService: market balance for default broker: 581.9829830333342
  1076. 318266 INFO accounting.AccountingService: net load for Sample: -38536.786
  1077. 318266 INFO distributionutility.DistributionUtilityService: market balance for Sample: -38536.786
  1078. 318268 INFO accounting.AccountingService: net load for default broker: -177.51999999999953
  1079. 318268 INFO accounting.AccountingService: net load for Sample: -38536.786
  1080. 318268 INFO server.CompetitionControlService: activate phase 4
  1081. 318268 INFO accounting.AccountingService: Activate: 31 messages
  1082. 318270 INFO accounting.AccountingService: Sending 1 messages to gas1
  1083. 318270 INFO accounting.AccountingService: Sending 1 messages to gas2
  1084. 318270 INFO accounting.AccountingService: Sending 15 messages to default broker
  1085. 318270 INFO du.DefaultBrokerService: activate: timeslot 365
  1086. 318270 INFO du.DefaultBrokerService: new order for 4.440892098500626E-16 at null in timeslot 366
  1087. 318270 INFO du.DefaultBrokerService: new order for -6.818231113815997 at 1.4888404480776156 in timeslot 367
  1088. 318270 INFO du.DefaultBrokerService: new order for -2.1813582330407524 at 7.328489000301663 in timeslot 368
  1089. 318271 INFO du.DefaultBrokerService: new order for -14.49886738095441 at 6.486041889207236 in timeslot 369
  1090. 318271 INFO du.DefaultBrokerService: no power required in timeslot 370
  1091. 318271 INFO du.DefaultBrokerService: no power required in timeslot 371
  1092. 318271 INFO du.DefaultBrokerService: no power required in timeslot 372
  1093. 318271 INFO du.DefaultBrokerService: no power required in timeslot 373
  1094. 318271 INFO du.DefaultBrokerService: no power required in timeslot 374
  1095. 318271 INFO du.DefaultBrokerService: no power required in timeslot 375
  1096. 318271 INFO du.DefaultBrokerService: no power required in timeslot 376
  1097. 318271 INFO du.DefaultBrokerService: new order for 8.675690575266666 at -24.299841827106363 in timeslot 377
  1098. 318271 INFO du.DefaultBrokerService: no power required in timeslot 378
  1099. 318271 INFO du.DefaultBrokerService: no power required in timeslot 379
  1100. 318271 INFO du.DefaultBrokerService: no power required in timeslot 380
  1101. 318271 INFO du.DefaultBrokerService: no power required in timeslot 381
  1102. 318271 INFO du.DefaultBrokerService: no power required in timeslot 382
  1103. 318271 INFO du.DefaultBrokerService: new order for -0.8398114574333344 at 21.954322122643905 in timeslot 383
  1104. 318271 INFO du.DefaultBrokerService: no power required in timeslot 384
  1105. 318271 INFO du.DefaultBrokerService: new order for -0.25794890346666716 at 20.89249710237578 in timeslot 385
  1106. 318271 INFO du.DefaultBrokerService: new order for -0.39506940706666727 at 25.000689336097565 in timeslot 386
  1107. 318271 INFO du.DefaultBrokerService: new order for -0.21668810580000036 at 24.097699702364043 in timeslot 387
  1108. 318272 INFO du.DefaultBrokerService: new order for 1.381198905533333 at -17.06762706446203 in timeslot 388
  1109. 318272 INFO du.DefaultBrokerService: new order for 2.8697939983000005 at -12.748934181083769 in timeslot 389
  1110. 318272 INFO accounting.AccountingService: Sending 8 messages to buyer
  1111. 318272 INFO accounting.AccountingService: Sending 11 messages to Sample
  1112. 318297 INFO accounting.AccountingService: Sending 1 messages to nsp1b
  1113. 318297 INFO accounting.AccountingService: Sending 3 messages to nsp1a
  1114. 318297 INFO accounting.AccountingService: Sending 3 messages to nsp2a
  1115. 318297 INFO accounting.AccountingService: Sending 3 messages to nsp2b
  1116. 318297 INFO accounting.AccountingService: Sending 1 messages to backup
  1117. 318297 INFO genco.SimpleGencoService: Activate
  1118. 318297 INFO genco.Genco: Update gas1
  1119. 318297 INFO genco.Genco: Generate orders for gas1
  1120. 318298 INFO genco.Genco: Update gas2
  1121. 318298 INFO genco.Genco: Generate orders for gas2
  1122. 318300 INFO genco.Genco: Update nsp1b
  1123. 318300 INFO genco.Genco: Generate orders for nsp1b
  1124. 318301 INFO genco.Genco: Update nsp1a
  1125. 318301 INFO genco.Genco: Generate orders for nsp1a
  1126. 318302 INFO genco.Genco: Update nsp2a
  1127. 318302 INFO genco.Genco: Generate orders for nsp2a
  1128. 318303 INFO genco.Genco: Update backup
  1129. 318303 INFO genco.Genco: Generate orders for backup
  1130. 318305 INFO genco.Genco: Update nsp2b
  1131. 318305 INFO genco.Genco: Generate orders for nsp2b
  1132. 318306 INFO genco.Genco: Update buyer
  1133. 318306 INFO genco.Buyer: generate orders for buyer
  1134. 318308 INFO server.CompetitionControlService: Elapsed time: 168
  1135. 318308 INFO server.CompetitionControlService: Wait for tick 6
  1136. 323141 INFO server.CompetitionControlService: Deactivated timeslot 366, start 2010-07-06T06:00:00.000Z
  1137. 323141 INFO server.CompetitionControlService: Activated timeslot 390, start 2010-07-07T06:00:00.000Z
  1138. 323148 INFO server.CompetitionControlService: step at 2010-07-06T06:00:00.000Z
  1139. 323148 INFO server.CompetitionControlService: activate phase 1
  1140. 323149 INFO server.WeatherService: WeatherService reports not time to grab weather data.
  1141. 323191 INFO auctioneer.AuctionService: Activate
  1142. 323191 INFO auctioneer.AuctionService: Timeslot 366: Clearing 5 asks and 2 bids
  1143. 323191 INFO auctioneer.AuctionService: market clears at 27.599999999999998 with null bid price
  1144. 323198 INFO auctioneer.AuctionService: ClearedTrade 4.440892098500626E-16@27.599999999999998
  1145. 323200 INFO auctioneer.AuctionService: Timeslot 367: Clearing 5 asks and 1 bids
  1146. 323204 INFO auctioneer.AuctionService: ClearedTrade 12.47092434809717@33.54662950570663
  1147. 323207 INFO auctioneer.AuctionService: Timeslot 368: Clearing 6 asks and 1 bids
  1148. 323211 INFO auctioneer.AuctionService: Timeslot 369: Clearing 6 asks and 1 bids
  1149. 323214 INFO auctioneer.AuctionService: Timeslot 370: Clearing 6 asks and 1 bids
  1150. 323217 INFO auctioneer.AuctionService: Timeslot 371: Clearing 6 asks and 1 bids
  1151. 323221 INFO auctioneer.AuctionService: Timeslot 372: Clearing 6 asks and 1 bids
  1152. 323223 INFO auctioneer.AuctionService: Timeslot 373: Clearing 6 asks and 1 bids
  1153. 323228 INFO auctioneer.AuctionService: ClearedTrade 21.137312225571158@23.32742618039956
  1154. 323230 INFO auctioneer.AuctionService: Timeslot 374: Clearing 5 asks and 1 bids
  1155. 323234 INFO auctioneer.AuctionService: Timeslot 375: Clearing 6 asks and 1 bids
  1156. 323240 INFO auctioneer.AuctionService: Timeslot 376: Clearing 6 asks and 1 bids
  1157. 323242 INFO auctioneer.AuctionService: Timeslot 377: Clearing 6 asks and 2 bids
  1158. 323246 INFO auctioneer.AuctionService: ClearedTrade 8.675690575266666@22.64992091355318
  1159. 323247 INFO auctioneer.AuctionService: Timeslot 378: Clearing 5 asks and 1 bids
  1160. 323251 INFO auctioneer.AuctionService: ClearedTrade 3.7422062780260195@23.55208033051509
  1161. 323253 INFO auctioneer.AuctionService: Timeslot 379: Clearing 7 asks and 1 bids
  1162. 323256 INFO auctioneer.AuctionService: Timeslot 380: Clearing 5 asks and 1 bids
  1163. 323259 INFO auctioneer.AuctionService: Timeslot 381: Clearing 6 asks and 1 bids
  1164. 323262 INFO auctioneer.AuctionService: Timeslot 382: Clearing 6 asks and 1 bids
  1165. 323264 INFO auctioneer.AuctionService: Timeslot 383: Clearing 8 asks and 1 bids
  1166. 323267 INFO auctioneer.AuctionService: Timeslot 384: Clearing 5 asks and 1 bids
  1167. 323270 INFO auctioneer.AuctionService: Timeslot 385: Clearing 8 asks and 1 bids
  1168. 323274 INFO auctioneer.AuctionService: Timeslot 386: Clearing 8 asks and 1 bids
  1169. 323278 INFO auctioneer.AuctionService: Timeslot 387: Clearing 7 asks and 1 bids
  1170. 323281 INFO auctioneer.AuctionService: Timeslot 388: Clearing 7 asks and 2 bids
  1171. 323285 INFO auctioneer.AuctionService: ClearedTrade 7.210752246346526@19.7298174660474
  1172. 323287 INFO auctioneer.AuctionService: Timeslot 389: Clearing 7 asks and 2 bids
  1173. 323289 INFO server.CompetitionControlService: activate phase 2
  1174. 323289 INFO householdcustomer.HouseholdCustomerService: Activate
  1175. 323290 INFO customers.Village: Consumption Load for SS: 88.023
  1176. 323290 INFO common.TariffSubscription: usePower 88.023, customer=Household 1
  1177. 323291 INFO customers.Village: Consumption Load for ReS: 52.945
  1178. 323291 INFO common.TariffSubscription: usePower 52.945, customer=Household 1
  1179. 323291 INFO customers.Village: Consumption Load for RaS: 47.755
  1180. 323291 INFO common.TariffSubscription: usePower 47.755, customer=Household 1
  1181. 323291 INFO customers.Village: Consumption Load for NS: 58.234
  1182. 323291 INFO common.TariffSubscription: usePower 58.234, customer=Household 1
  1183. 323292 INFO customers.Village: Consumption Load for SS: 61.921
  1184. 323292 INFO common.TariffSubscription: usePower 61.921, customer=Household 2
  1185. 323292 INFO customers.Village: Consumption Load for ReS: 58.953
  1186. 323292 INFO common.TariffSubscription: usePower 58.953, customer=Household 2
  1187. 323292 INFO customers.Village: Consumption Load for RaS: 57.289
  1188. 323292 INFO common.TariffSubscription: usePower 57.289, customer=Household 2
  1189. 323292 INFO customers.Village: Consumption Load for NS: 55.531
  1190. 323292 INFO common.TariffSubscription: usePower 55.531, customer=Household 2
  1191. 323292 INFO factoredcustomer.FactoredCustomer: Customer BrooksideHomes activated for timeslot 366
  1192. 323292 INFO factoredcustomer.CapacityManager: BrooksideHomes: Adjusted capacity for tariff 367 = 735.06
  1193. 323292 INFO common.TariffSubscription: usePower 735.06, customer=BrooksideHomes
  1194. 323292 INFO factoredcustomer.CapacityManager: BrooksideHomes: Adjusted capacity for tariff 200000389 = 21088.27
  1195. 323293 INFO common.TariffSubscription: usePower 21088.27, customer=BrooksideHomes
  1196. 323293 INFO factoredcustomer.UtilityOptimizer: BrooksideHomes: Total consumption for timeslot 366 = 21823.33
  1197. 323293 INFO factoredcustomer.FactoredCustomer: Customer CentervilleHomes activated for timeslot 366
  1198. 323293 INFO factoredcustomer.CapacityManager: CentervilleHomes: Adjusted capacity for tariff 367 = 225.3
  1199. 323293 INFO common.TariffSubscription: usePower 225.3, customer=CentervilleHomes
  1200. 323293 INFO factoredcustomer.CapacityManager: CentervilleHomes: Adjusted capacity for tariff 200000389 = 11778.4
  1201. 323293 INFO common.TariffSubscription: usePower 11778.4, customer=CentervilleHomes
  1202. 323293 INFO factoredcustomer.UtilityOptimizer: CentervilleHomes: Total consumption for timeslot 366 = 12003.699999999999
  1203. 323293 INFO factoredcustomer.FactoredCustomer: Customer DowntownOffices activated for timeslot 366
  1204. 323293 INFO factoredcustomer.CapacityManager: DowntownOffices: Adjusted capacity for tariff 367 = 8533.21
  1205. 323293 INFO common.TariffSubscription: usePower 8533.21, customer=DowntownOffices
  1206. 323293 INFO factoredcustomer.UtilityOptimizer: DowntownOffices: Total consumption for timeslot 366 = 8533.21
  1207. 323293 INFO factoredcustomer.FactoredCustomer: Customer MedicalCenter activated for timeslot 366
  1208. 323293 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 200000389 = 4206.18
  1209. 323293 INFO common.TariffSubscription: usePower 4206.18, customer=MedicalCenter
  1210. 323293 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total consumption for timeslot 366 = 4206.18
  1211. 323293 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 369 = 1051.25
  1212. 323294 INFO common.TariffSubscription: usePower -1051.25, customer=MedicalCenter
  1213. 323294 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total production for timeslot 366 = -1051.25
  1214. 323294 INFO factoredcustomer.FactoredCustomer: Customer SunnyhillSolar activated for timeslot 366
  1215. 323294 INFO factoredcustomer.CapacityManager: SunnyhillSolar: Adjusted capacity for tariff 369 = 3126.96
  1216. 323294 INFO common.TariffSubscription: usePower -3126.96, customer=SunnyhillSolar
  1217. 323294 INFO factoredcustomer.UtilityOptimizer: SunnyhillSolar: Total production for timeslot 366 = -3126.96
  1218. 323294 INFO factoredcustomer.FactoredCustomer: Customer WindmillCoOp activated for timeslot 366
  1219. 323294 INFO factoredcustomer.CapacityManager: WindmillCoOp: Adjusted capacity for tariff 369 = 3107.63
  1220. 323294 INFO common.TariffSubscription: usePower -3107.63, customer=WindmillCoOp
  1221. 323294 INFO factoredcustomer.UtilityOptimizer: WindmillCoOp: Total production for timeslot 366 = -3107.63
  1222. 323294 INFO server.CompetitionControlService: activate phase 3
  1223. 323294 INFO tariffmarket.TariffMarketService: Activate
  1224. 323294 INFO distributionutility.DistributionUtilityService: Activate
  1225. 323294 INFO accounting.AccountingService: market position for default broker: 2.1957880703666675
  1226. 323294 INFO accounting.AccountingService: net load for default broker: -2369.249999999998
  1227. 323294 INFO distributionutility.DistributionUtilityService: market balance for default broker: -173.46192963333078
  1228. 323294 INFO accounting.AccountingService: net load for Sample: -37391.981
  1229. 323294 INFO distributionutility.DistributionUtilityService: market balance for Sample: -37391.981
  1230. 323296 INFO accounting.AccountingService: net load for default broker: -2369.249999999998
  1231. 323296 INFO accounting.AccountingService: net load for Sample: -37391.981
  1232. 323296 INFO server.CompetitionControlService: activate phase 4
  1233. 323296 INFO accounting.AccountingService: Activate: 37 messages
  1234. 323298 INFO accounting.AccountingService: Sending 1 messages to gas1
  1235. 323298 INFO accounting.AccountingService: Sending 1 messages to gas2
  1236. 323298 INFO accounting.AccountingService: Sending 16 messages to default broker
  1237. 323299 INFO du.DefaultBrokerService: activate: timeslot 366
  1238. 323299 INFO du.DefaultBrokerService: no power required in timeslot 367
  1239. 323299 INFO du.DefaultBrokerService: new order for -2.1813582330407524 at 2.3082848040773323 in timeslot 368
  1240. 323299 INFO du.DefaultBrokerService: new order for -14.49886738095441 at 0.6091193226111518 in timeslot 369
  1241. 323299 INFO du.DefaultBrokerService: no power required in timeslot 370
  1242. 323299 INFO du.DefaultBrokerService: no power required in timeslot 371
  1243. 323299 INFO du.DefaultBrokerService: no power required in timeslot 372
  1244. 323299 INFO du.DefaultBrokerService: no power required in timeslot 373
  1245. 323299 INFO du.DefaultBrokerService: no power required in timeslot 374
  1246. 323299 INFO du.DefaultBrokerService: no power required in timeslot 375
  1247. 323299 INFO du.DefaultBrokerService: no power required in timeslot 376
  1248. 323299 INFO du.DefaultBrokerService: no power required in timeslot 377
  1249. 323299 INFO du.DefaultBrokerService: no power required in timeslot 378
  1250. 323299 INFO du.DefaultBrokerService: no power required in timeslot 379
  1251. 323299 INFO du.DefaultBrokerService: no power required in timeslot 380
  1252. 323299 INFO du.DefaultBrokerService: no power required in timeslot 381
  1253. 323299 INFO du.DefaultBrokerService: no power required in timeslot 382
  1254. 323299 INFO du.DefaultBrokerService: new order for -0.8398114574333344 at 21.483262660528847 in timeslot 383
  1255. 323299 INFO du.DefaultBrokerService: no power required in timeslot 384
  1256. 323299 INFO du.DefaultBrokerService: new order for -0.25794890346666716 at 20.750482484979784 in timeslot 385
  1257. 323299 INFO du.DefaultBrokerService: new order for -0.39506940706666727 at 24.70594570089266 in timeslot 386
  1258. 323299 INFO du.DefaultBrokerService: new order for -0.21668810580000036 at 23.485682261987513 in timeslot 387
  1259. 323300 INFO du.DefaultBrokerService: new order for 1.381198905533333 at -19.067094253842477 in timeslot 388
  1260. 323300 INFO du.DefaultBrokerService: new order for 2.8697939983000005 at -17.32367552663173 in timeslot 389
  1261. 323300 INFO du.DefaultBrokerService: new order for 5.255297566766666 at -9.339965685137525 in timeslot 390
  1262. 323300 INFO accounting.AccountingService: Sending 9 messages to buyer
  1263. 323300 INFO accounting.AccountingService: Sending 11 messages to Sample
  1264. 323322 INFO accounting.AccountingService: Sending 4 messages to nsp1b
  1265. 323322 INFO accounting.AccountingService: Sending 3 messages to nsp1a
  1266. 323322 INFO accounting.AccountingService: Sending 5 messages to nsp2a
  1267. 323322 INFO accounting.AccountingService: Sending 3 messages to nsp2b
  1268. 323322 INFO accounting.AccountingService: Sending 1 messages to backup
  1269. 323322 INFO genco.SimpleGencoService: Activate
  1270. 323322 INFO genco.Genco: Update gas1
  1271. 323323 INFO genco.Genco: Generate orders for gas1
  1272. 323324 INFO genco.Genco: Update gas2
  1273. 323324 INFO genco.Genco: Generate orders for gas2
  1274. 323326 INFO genco.Genco: Update nsp1b
  1275. 323326 INFO genco.Genco: Generate orders for nsp1b
  1276. 323327 INFO genco.Genco: Update nsp1a
  1277. 323327 INFO genco.Genco: not in operation - no orders
  1278. 323327 INFO genco.Genco: Update nsp2a
  1279. 323327 INFO genco.Genco: Generate orders for nsp2a
  1280. 323328 INFO genco.Genco: Update backup
  1281. 323328 INFO genco.Genco: Generate orders for backup
  1282. 323330 INFO genco.Genco: Update nsp2b
  1283. 323330 INFO genco.Genco: Generate orders for nsp2b
  1284. 323331 INFO genco.Genco: Update buyer
  1285. 323331 INFO genco.Buyer: generate orders for buyer
  1286. 323333 INFO server.CompetitionControlService: Elapsed time: 192
  1287. 323333 INFO server.CompetitionControlService: Wait for tick 7
  1288. 328141 INFO server.CompetitionControlService: Deactivated timeslot 367, start 2010-07-06T07:00:00.000Z
  1289. 328141 INFO server.CompetitionControlService: Activated timeslot 391, start 2010-07-07T07:00:00.000Z
  1290. 328148 INFO server.CompetitionControlService: step at 2010-07-06T07:00:00.000Z
  1291. 328148 INFO server.CompetitionControlService: activate phase 1
  1292. 328148 INFO server.WeatherService: WeatherService reports not time to grab weather data.
  1293. 328152 INFO server.ServerMessageReceiver: onMessage(String) - received message:
  1294. <tariff-rev id="200000397" tariffId="200000389">
  1295. <broker>Sample</broker>
  1296. </tariff-rev>
  1297. 328156 INFO tariffmarket.TariffMarketService: Revoke tariff 200000389
  1298. 328156 INFO tariffmarket.TariffMarketService: Revoked tariff has 5 active subscriptions
  1299. 328191 INFO server.ServerMessageReceiver: onMessage(String) - received message:
  1300. <tariff-spec id="200000399" minDuration="0" powerType="CONSUMPTION" signupPayment="0.0" earlyWithdrawPayment="0.0" periodicPayment="0.0">
  1301. <broker>Sample</broker>
  1302. <rates>
  1303. <rate id="200000400" tariffId="200000399" weeklyBegin="-1" weeklyEnd="-1" dailyBegin="-1" dailyEnd="-1" tierThreshold="0.0" isFixed="true" minValue="6.0" maxValue="0.0" noticeInterval="0" expectedMean="0.0" maxCurtailment="0.0">
  1304. <rateHistory/>
  1305. </rate>
  1306. </rates>
  1307. </tariff-spec>
  1308. 328193 INFO common.Tariff: tariff 200000399, tiers: [0.0]
  1309. 328193 INFO tariffmarket.TariffMarketService: new tariff 200000399
  1310. 328194 INFO auctioneer.AuctionService: Activate
  1311. 328195 INFO auctioneer.AuctionService: Timeslot 367: Clearing 4 asks and 1 bids
  1312. 328199 INFO auctioneer.AuctionService: Timeslot 368: Clearing 6 asks and 1 bids
  1313. 328203 INFO auctioneer.AuctionService: ClearedTrade 17.760553069466173@27.576138227350498
  1314. 328205 INFO auctioneer.AuctionService: Timeslot 369: Clearing 6 asks and 1 bids
  1315. 328209 INFO auctioneer.AuctionService: ClearedTrade 14.49886738095441@6.1508471025573135
  1316. 328210 INFO auctioneer.AuctionService: Timeslot 370: Clearing 6 asks and 1 bids
  1317. 328214 INFO auctioneer.AuctionService: Timeslot 371: Clearing 5 asks and 1 bids
  1318. 328216 INFO auctioneer.AuctionService: Timeslot 372: Clearing 6 asks and 1 bids
  1319. 328220 INFO auctioneer.AuctionService: Timeslot 373: Clearing 5 asks and 1 bids
  1320. 328222 INFO auctioneer.AuctionService: Timeslot 374: Clearing 5 asks and 1 bids
  1321. 328224 INFO auctioneer.AuctionService: Timeslot 375: Clearing 6 asks and 1 bids
  1322. 328227 INFO auctioneer.AuctionService: Timeslot 376: Clearing 6 asks and 1 bids
  1323. 328230 INFO auctioneer.AuctionService: Timeslot 377: Clearing 6 asks and 1 bids
  1324. 328232 INFO auctioneer.AuctionService: Timeslot 378: Clearing 4 asks and 1 bids
  1325. 328235 INFO auctioneer.AuctionService: Timeslot 379: Clearing 6 asks and 1 bids
  1326. 328238 INFO auctioneer.AuctionService: Timeslot 380: Clearing 5 asks and 1 bids
  1327. 328240 INFO auctioneer.AuctionService: Timeslot 381: Clearing 6 asks and 1 bids
  1328. 328243 INFO auctioneer.AuctionService: Timeslot 382: Clearing 6 asks and 1 bids
  1329. 328246 INFO auctioneer.AuctionService: ClearedTrade 10.858694687784595@33.523025067758425
  1330. 328247 INFO auctioneer.AuctionService: Timeslot 383: Clearing 7 asks and 1 bids
  1331. 328250 INFO auctioneer.AuctionService: ClearedTrade 11.446582604963048@32.58221105854107
  1332. 328252 INFO auctioneer.AuctionService: Timeslot 384: Clearing 4 asks and 1 bids
  1333. 328254 INFO auctioneer.AuctionService: Timeslot 385: Clearing 7 asks and 1 bids
  1334. 328258 INFO auctioneer.AuctionService: Timeslot 386: Clearing 7 asks and 1 bids
  1335. 328261 INFO auctioneer.AuctionService: Timeslot 387: Clearing 7 asks and 1 bids
  1336. 328263 INFO auctioneer.AuctionService: Timeslot 388: Clearing 6 asks and 2 bids
  1337. 328266 INFO auctioneer.AuctionService: ClearedTrade 11.361303149090755@21.764863255926166
  1338. 328268 INFO auctioneer.AuctionService: Timeslot 389: Clearing 6 asks and 2 bids
  1339. 328271 INFO auctioneer.AuctionService: ClearedTrade 13.751687555244766@29.67958697764714
  1340. 328272 INFO auctioneer.AuctionService: Timeslot 390: Clearing 6 asks and 2 bids
  1341. 328275 INFO auctioneer.AuctionService: ClearedTrade 12.323433042495182@31.786554821040465
  1342. 328276 INFO server.CompetitionControlService: activate phase 2
  1343. 328277 INFO householdcustomer.HouseholdCustomerService: Activate
  1344. 328278 INFO common.TariffSubscription: Tariff 200000389 superseded by 367 for 20customers
  1345. 328278 INFO customers.Village: CustomerInfo(Household 1) Changing
  1346. 328278 INFO customers.Village: Old:org.powertac.common.TariffSubscription@516a4aef New:org.powertac.common.TariffSubscription@397b6074
  1347. 328278 INFO customers.Village: {SS=org.powertac.common.TariffSubscription@556d8a64, ReS=org.powertac.common.TariffSubscription@556d8a64, RaS=org.powertac.common.TariffSubscription@397b6074, NS=org.powertac.common.TariffSubscription@397b6074}
  1348. 328278 INFO customers.Village: Consumption Load for SS: 43.571
  1349. 328278 INFO common.TariffSubscription: usePower 43.571, customer=Household 1
  1350. 328278 INFO customers.Village: Consumption Load for ReS: 22.386
  1351. 328278 INFO common.TariffSubscription: usePower 22.386, customer=Household 1
  1352. 328278 INFO customers.Village: Consumption Load for RaS: 22.086
  1353. 328278 INFO common.TariffSubscription: usePower 22.086, customer=Household 1
  1354. 328278 INFO customers.Village: Consumption Load for NS: 26.85
  1355. 328278 INFO common.TariffSubscription: usePower 26.85, customer=Household 1
  1356. 328279 INFO common.TariffSubscription: Tariff 200000389 superseded by 367 for 30customers
  1357. 328279 INFO customers.Village: CustomerInfo(Household 2) Changing
  1358. 328279 INFO customers.Village: Old:org.powertac.common.TariffSubscription@195dbaab New:org.powertac.common.TariffSubscription@3685be9
  1359. 328279 INFO customers.Village: {SS=org.powertac.common.TariffSubscription@60f38b42, ReS=org.powertac.common.TariffSubscription@60f38b42, RaS=org.powertac.common.TariffSubscription@60f38b42, NS=org.powertac.common.TariffSubscription@3685be9}
  1360. 328279 INFO customers.Village: Consumption Load for SS: 25.521
  1361. 328279 INFO common.TariffSubscription: usePower 25.521, customer=Household 2
  1362. 328279 INFO customers.Village: Consumption Load for ReS: 16.42
  1363. 328280 INFO common.TariffSubscription: usePower 16.42, customer=Household 2
  1364. 328280 INFO customers.Village: Consumption Load for RaS: 18.845
  1365. 328280 INFO common.TariffSubscription: usePower 18.845, customer=Household 2
  1366. 328280 INFO customers.Village: Consumption Load for NS: 15.913
  1367. 328280 INFO common.TariffSubscription: usePower 15.913, customer=Household 2
  1368. 328280 INFO factoredcustomer.FactoredCustomer: Customer BrooksideHomes activated for timeslot 367
  1369. 328280 INFO common.TariffSubscription: Tariff 200000389 superseded by 367 for 28577customers
  1370. 328280 INFO factoredcustomer.CapacityManager: BrooksideHomes: Adjusted capacity for tariff 367 = 12873.49
  1371. 328280 INFO common.TariffSubscription: usePower 12873.49, customer=BrooksideHomes
  1372. 328280 INFO factoredcustomer.UtilityOptimizer: BrooksideHomes: Total consumption for timeslot 367 = 12873.49
  1373. 328281 INFO factoredcustomer.FactoredCustomer: Customer CentervilleHomes activated for timeslot 367
  1374. 328281 INFO common.TariffSubscription: Tariff 200000389 superseded by 367 for 19468customers
  1375. 328281 INFO factoredcustomer.CapacityManager: CentervilleHomes: Adjusted capacity for tariff 367 = 7654.15
  1376. 328281 INFO common.TariffSubscription: usePower 7654.15, customer=CentervilleHomes
  1377. 328281 INFO factoredcustomer.UtilityOptimizer: CentervilleHomes: Total consumption for timeslot 367 = 7654.15
  1378. 328281 INFO factoredcustomer.FactoredCustomer: Customer DowntownOffices activated for timeslot 367
  1379. 328281 INFO factoredcustomer.CapacityManager: DowntownOffices: Adjusted capacity for tariff 367 = 10103.45
  1380. 328281 INFO common.TariffSubscription: usePower 10103.45, customer=DowntownOffices
  1381. 328281 INFO factoredcustomer.UtilityOptimizer: DowntownOffices: Total consumption for timeslot 367 = 10103.45
  1382. 328281 INFO factoredcustomer.FactoredCustomer: Customer MedicalCenter activated for timeslot 367
  1383. 328281 INFO common.TariffSubscription: Tariff 200000389 superseded by 367 for 1customers
  1384. 328281 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 367 = 3429.49
  1385. 328282 INFO common.TariffSubscription: usePower 3429.49, customer=MedicalCenter
  1386. 328282 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total consumption for timeslot 367 = 3429.49
  1387. 328282 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 369 = 1089.47
  1388. 328282 INFO common.TariffSubscription: usePower -1089.47, customer=MedicalCenter
  1389. 328282 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total production for timeslot 367 = -1089.47
  1390. 328282 INFO factoredcustomer.FactoredCustomer: Customer SunnyhillSolar activated for timeslot 367
  1391. 328282 INFO factoredcustomer.CapacityManager: SunnyhillSolar: Adjusted capacity for tariff 369 = 3038.01
  1392. 328282 INFO common.TariffSubscription: usePower -3038.01, customer=SunnyhillSolar
  1393. 328282 INFO factoredcustomer.UtilityOptimizer: SunnyhillSolar: Total production for timeslot 367 = -3038.01
  1394. 328282 INFO factoredcustomer.FactoredCustomer: Customer WindmillCoOp activated for timeslot 367
  1395. 328282 INFO factoredcustomer.CapacityManager: WindmillCoOp: Adjusted capacity for tariff 369 = 1608.16
  1396. 328282 INFO common.TariffSubscription: usePower -1608.16, customer=WindmillCoOp
  1397. 328282 INFO factoredcustomer.UtilityOptimizer: WindmillCoOp: Total production for timeslot 367 = -1608.16
  1398. 328282 INFO server.CompetitionControlService: activate phase 3
  1399. 328282 INFO tariffmarket.TariffMarketService: Activate
  1400. 328283 INFO tariffmarket.TariffMarketService: publishing 1 new tariffs
  1401. 328283 INFO tariffmarket.TariffMarketService: publishing spec 200000399 broker: Sample, exp: null
  1402. 328285 INFO common.AbstractCustomer: CustomerInfo(Household 1): 10 were unsubscribed from tariff 200000389
  1403. 328285 INFO common.AbstractCustomer: CustomerInfo(Household 1): 10 were subscribed to tariff 200000399
  1404. 328287 INFO common.AbstractCustomer: CustomerInfo(Household 1): 10 were unsubscribed from tariff 367
  1405. 328287 INFO common.AbstractCustomer: CustomerInfo(Household 1): 10 were subscribed to tariff 200000399
  1406. 328289 INFO common.AbstractCustomer: CustomerInfo(Household 2): 10 were unsubscribed from tariff 200000389
  1407. 328289 INFO common.AbstractCustomer: CustomerInfo(Household 2): 10 were subscribed to tariff 200000399
  1408. 328289 INFO factoredcustomer.FactoredCustomer: Customer BrooksideHomes received 1 new tariffs at timeslot 367
  1409. 328289 INFO factoredcustomer.UtilityOptimizer: BrooksideHomes: Subscribing 28577 CONSUMPTION customers to tariff 200000399
  1410. 328289 INFO factoredcustomer.UtilityOptimizer: BrooksideHomes: Unsubscribing 28577 CONSUMPTION customers from tariff 367
  1411. 328289 INFO factoredcustomer.FactoredCustomer: Customer CentervilleHomes received 1 new tariffs at timeslot 367
  1412. 328289 INFO factoredcustomer.UtilityOptimizer: CentervilleHomes: Skipping CONSUMPTION tariff reevaluation due to inertia
  1413. 328289 INFO factoredcustomer.FactoredCustomer: Customer DowntownOffices received 1 new tariffs at timeslot 367
  1414. 328290 INFO factoredcustomer.UtilityOptimizer: DowntownOffices: Unsubscribing 58 CONSUMPTION customers from tariff 367
  1415. 328290 INFO factoredcustomer.UtilityOptimizer: DowntownOffices: Subscribing 55 CONSUMPTION customers to tariff 200000399
  1416. 328290 INFO factoredcustomer.UtilityOptimizer: DowntownOffices: Subscribing 3 CONSUMPTION customers to tariff 200000389
  1417. 328290 INFO factoredcustomer.FactoredCustomer: Customer MedicalCenter received 1 new tariffs at timeslot 367
  1418. 328290 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Unsubscribing 1 CONSUMPTION customers from tariff 367
  1419. 328290 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Subscribing 1 CONSUMPTION customers to tariff 200000399
  1420. 328290 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Maintaining 1 PRODUCTION customers in tariff 369
  1421. 328290 INFO factoredcustomer.FactoredCustomer: Customer SunnyhillSolar received 1 new tariffs at timeslot 367
  1422. 328291 INFO factoredcustomer.UtilityOptimizer: SunnyhillSolar: Maintaining 1 PRODUCTION customers in tariff 369
  1423. 328291 INFO factoredcustomer.FactoredCustomer: Customer WindmillCoOp received 1 new tariffs at timeslot 367
  1424. 328291 INFO factoredcustomer.UtilityOptimizer: WindmillCoOp: Maintaining 50 PRODUCTION customers in tariff 369
  1425. 328293 INFO distributionutility.DistributionUtilityService: Activate
  1426. 328293 INFO accounting.AccountingService: market position for default broker: 5.232098407533331
  1427. 328293 INFO accounting.AccountingService: net load for default broker: -28389.789
  1428. 328293 INFO distributionutility.DistributionUtilityService: market balance for default broker: -23157.69059246667
  1429. 328293 INFO accounting.AccountingService: net load for Sample: -126.743
  1430. 328293 INFO distributionutility.DistributionUtilityService: market balance for Sample: -126.743
  1431. 328295 INFO accounting.AccountingService: net load for default broker: -28389.789
  1432. 328295 INFO accounting.AccountingService: net load for Sample: -126.743
  1433. 328296 INFO server.CompetitionControlService: activate phase 4
  1434. 328296 INFO accounting.AccountingService: Activate: 63 messages
  1435. 328300 INFO accounting.AccountingService: Sending 1 messages to gas1
  1436. 328300 INFO accounting.AccountingService: Sending 1 messages to gas2
  1437. 328300 INFO accounting.AccountingService: Sending 26 messages to default broker
  1438. 328300 INFO du.DefaultBrokerService: activate: timeslot 367
  1439. 328300 INFO du.DefaultBrokerService: new order for -4.333566441866671 at null in timeslot 368
  1440. 328300 INFO du.DefaultBrokerService: new order for -5.197261185200002 at 27.75922535338792 in timeslot 369
  1441. 328300 INFO du.DefaultBrokerService: new order for -5.512677381266669 at 11.302290004181664 in timeslot 370
  1442. 328300 INFO du.DefaultBrokerService: new order for -4.786115397866668 at 19.611979059355303 in timeslot 371
  1443. 328301 INFO du.DefaultBrokerService: new order for -4.853391047666667 at 29.07926032319553 in timeslot 372
  1444. 328301 INFO du.DefaultBrokerService: new order for -5.324452737333337 at 26.263790420408814 in timeslot 373
  1445. 328301 INFO du.DefaultBrokerService: new order for -4.451185619066665 at 20.99307660695028 in timeslot 374
  1446. 328301 INFO du.DefaultBrokerService: new order for -4.2756817872000035 at 22.781099815805977 in timeslot 375
  1447. 328301 INFO du.DefaultBrokerService: new order for -2.274048670933335 at 28.245447033406123 in timeslot 376
  1448. 328301 INFO du.DefaultBrokerService: new order for -1.0933735704666665 at 29.327938147531206 in timeslot 377
  1449. 328301 INFO du.DefaultBrokerService: new order for 4.153682702133333 at -12.262382228956934 in timeslot 378
  1450. 328301 INFO du.DefaultBrokerService: new order for 8.534257448066667 at -19.45444854947182 in timeslot 379
  1451. 328301 INFO du.DefaultBrokerService: new order for 10.695765171266665 at -32.59855572966768 in timeslot 380
  1452. 328302 INFO du.DefaultBrokerService: new order for 10.949543145800002 at -14.422060119613374 in timeslot 381
  1453. 328302 INFO du.DefaultBrokerService: new order for 6.486149625733335 at -10.27469854092482 in timeslot 382
  1454. 328302 INFO du.DefaultBrokerService: new order for 2.206245727505625 at -16.96540643631328 in timeslot 383
  1455. 328302 INFO du.DefaultBrokerService: new order for 2.8786589247999994 at -10.4200716759602 in timeslot 384
  1456. 328302 INFO du.DefaultBrokerService: new order for 0.5445654610666675 at -13.324510939599923 in timeslot 385
  1457. 328302 INFO du.DefaultBrokerService: new order for 1.432714946933334 at -12.226826570441215 in timeslot 386
  1458. 328302 INFO du.DefaultBrokerService: new order for 3.510839028800001 at -8.705801091938634 in timeslot 387
  1459. 328302 INFO du.DefaultBrokerService: new order for 3.2986491711999997 at -25.498082193294355 in timeslot 388
  1460. 328302 INFO du.DefaultBrokerService: new order for 4.527013466033332 at -17.56042861880755 in timeslot 389
  1461. 328302 INFO du.DefaultBrokerService: new order for 6.038616883433335 at -10.084413401345108 in timeslot 390
  1462. 328303 INFO du.DefaultBrokerService: new order for 4.018240632266667 at -11.478866281222443 in timeslot 391
  1463. 328303 INFO accounting.AccountingService: Sending 16 messages to buyer
  1464. 328303 INFO accounting.AccountingService: Sending 19 messages to Sample
  1465. 328355 INFO accounting.AccountingService: Sending 11 messages to nsp1b
  1466. 328355 INFO accounting.AccountingService: Sending 1 messages to nsp1a
  1467. 328355 INFO accounting.AccountingService: Sending 6 messages to nsp2a
  1468. 328355 INFO accounting.AccountingService: Sending 3 messages to nsp2b
  1469. 328355 INFO accounting.AccountingService: Sending 1 messages to backup
  1470. 328355 INFO genco.SimpleGencoService: Activate
  1471. 328355 INFO genco.Genco: Update gas1
  1472. 328356 INFO genco.Genco: Generate orders for gas1
  1473. 328358 INFO genco.Genco: Update gas2
  1474. 328358 INFO genco.Genco: Generate orders for gas2
  1475. 328360 INFO genco.Genco: Update nsp1b
  1476. 328360 INFO genco.Genco: Generate orders for nsp1b
  1477. 328362 INFO genco.Genco: Update nsp1a
  1478. 328362 INFO genco.Genco: Generate orders for nsp1a
  1479. 328363 INFO genco.Genco: Update nsp2a
  1480. 328363 INFO genco.Genco: Generate orders for nsp2a
  1481. 328365 INFO genco.Genco: Update backup
  1482. 328365 INFO genco.Genco: Generate orders for backup
  1483. 328367 INFO genco.Genco: Update nsp2b
  1484. 328367 INFO genco.Genco: Generate orders for nsp2b
  1485. 328369 INFO genco.Genco: Update buyer
  1486. 328369 INFO genco.Buyer: generate orders for buyer
  1487. 328371 INFO server.CompetitionControlService: Elapsed time: 230
  1488. 328371 INFO server.CompetitionControlService: Wait for tick 8
  1489. 333141 INFO server.CompetitionControlService: Deactivated timeslot 368, start 2010-07-06T08:00:00.000Z
  1490. 333141 INFO server.CompetitionControlService: Activated timeslot 392, start 2010-07-07T08:00:00.000Z
  1491. 333146 INFO server.CompetitionControlService: step at 2010-07-06T08:00:00.000Z
  1492. 333146 INFO server.CompetitionControlService: activate phase 1
  1493. 333146 INFO server.WeatherService: WeatherService reports not time to grab weather data.
  1494. 333188 INFO auctioneer.AuctionService: Activate
  1495. 333189 INFO auctioneer.AuctionService: Timeslot 368: Clearing 6 asks and 1 bids
  1496. 333189 INFO auctioneer.AuctionService: market clears at 3.7628439213804286 with null ask price
  1497. 333193 INFO auctioneer.AuctionService: ClearedTrade 4.333566441866671@3.7628439213804286
  1498. 333195 INFO auctioneer.AuctionService: Timeslot 369: Clearing 6 asks and 1 bids
  1499. 333197 INFO auctioneer.AuctionService: Timeslot 370: Clearing 7 asks and 1 bids
  1500. 333200 INFO auctioneer.AuctionService: ClearedTrade 5.512677381266669@13.87150916482481
  1501. 333201 INFO auctioneer.AuctionService: Timeslot 371: Clearing 7 asks and 1 bids
  1502. 333205 INFO auctioneer.AuctionService: Timeslot 372: Clearing 7 asks and 1 bids
  1503. 333207 INFO auctioneer.AuctionService: Timeslot 373: Clearing 6 asks and 1 bids
  1504. 333209 INFO auctioneer.AuctionService: Timeslot 374: Clearing 6 asks and 1 bids
  1505. 333213 INFO auctioneer.AuctionService: Timeslot 375: Clearing 7 asks and 1 bids
  1506. 333216 INFO auctioneer.AuctionService: Timeslot 376: Clearing 7 asks and 1 bids
  1507. 333219 INFO auctioneer.AuctionService: Timeslot 377: Clearing 7 asks and 1 bids
  1508. 333223 INFO auctioneer.AuctionService: Timeslot 378: Clearing 5 asks and 2 bids
  1509. 333226 INFO auctioneer.AuctionService: Timeslot 379: Clearing 7 asks and 2 bids
  1510. 333228 INFO auctioneer.AuctionService: ClearedTrade 5.180918471956575@19.22722427473591
  1511. 333230 INFO auctioneer.AuctionService: Timeslot 380: Clearing 5 asks and 2 bids
  1512. 333233 INFO auctioneer.AuctionService: ClearedTrade 11.842063990959877@23.7392374247085
  1513. 333234 INFO auctioneer.AuctionService: Timeslot 381: Clearing 6 asks and 2 bids
  1514. 333238 INFO auctioneer.AuctionService: Timeslot 382: Clearing 6 asks and 2 bids
  1515. 333241 INFO auctioneer.AuctionService: Timeslot 383: Clearing 7 asks and 2 bids
  1516. 333244 INFO auctioneer.AuctionService: ClearedTrade 19.391620773199804@24.392166308528093
  1517. 333246 INFO auctioneer.AuctionService: Timeslot 384: Clearing 4 asks and 2 bids
  1518. 333250 INFO auctioneer.AuctionService: Timeslot 385: Clearing 7 asks and 2 bids
  1519. 333254 INFO auctioneer.AuctionService: Timeslot 386: Clearing 7 asks and 2 bids
  1520. 333258 INFO auctioneer.AuctionService: ClearedTrade 7.632508084556577@19.912942682001077
  1521. 333260 INFO auctioneer.AuctionService: Timeslot 387: Clearing 6 asks and 2 bids
  1522. 333263 INFO auctioneer.AuctionService: Timeslot 388: Clearing 7 asks and 2 bids
  1523. 333265 INFO auctioneer.AuctionService: ClearedTrade 3.2986491711999997@24.249041096647176
  1524. 333267 INFO auctioneer.AuctionService: Timeslot 389: Clearing 7 asks and 2 bids
  1525. 333269 INFO auctioneer.AuctionService: Timeslot 390: Clearing 7 asks and 2 bids
  1526. 333271 INFO auctioneer.AuctionService: Timeslot 391: Clearing 7 asks and 2 bids
  1527. 333274 INFO server.CompetitionControlService: activate phase 2
  1528. 333274 INFO householdcustomer.HouseholdCustomerService: Activate
  1529. 333275 INFO customers.Village: Consumption Load for SS: 25.483
  1530. 333275 INFO common.TariffSubscription: usePower 25.483, customer=Household 1
  1531. 333275 INFO customers.Village: Consumption Load for ReS: 16.614
  1532. 333275 INFO common.TariffSubscription: usePower 16.614, customer=Household 1
  1533. 333276 INFO customers.Village: Consumption Load for RaS: 16.798
  1534. 333276 INFO common.TariffSubscription: usePower 16.798, customer=Household 1
  1535. 333276 INFO customers.Village: Consumption Load for NS: 15.882
  1536. 333276 INFO common.TariffSubscription: usePower 15.882, customer=Household 1
  1537. 333276 INFO customers.Village: Consumption Load for SS: 14.029
  1538. 333276 INFO common.TariffSubscription: usePower 14.029, customer=Household 2
  1539. 333277 INFO customers.Village: Consumption Load for ReS: 11.284
  1540. 333277 INFO common.TariffSubscription: usePower 11.284, customer=Household 2
  1541. 333277 INFO customers.Village: Consumption Load for RaS: 19.234
  1542. 333277 INFO common.TariffSubscription: usePower 19.234, customer=Household 2
  1543. 333277 INFO customers.Village: Consumption Load for NS: 13.333
  1544. 333277 INFO common.TariffSubscription: usePower 13.333, customer=Household 2
  1545. 333277 INFO factoredcustomer.FactoredCustomer: Customer BrooksideHomes activated for timeslot 368
  1546. 333277 INFO factoredcustomer.CapacityManager: BrooksideHomes: Adjusted capacity for tariff 367 = 491.29
  1547. 333277 INFO common.TariffSubscription: usePower 491.29, customer=BrooksideHomes
  1548. 333277 INFO factoredcustomer.CapacityManager: BrooksideHomes: Adjusted capacity for tariff 200000399 = 14094.82
  1549. 333277 INFO common.TariffSubscription: usePower 14094.82, customer=BrooksideHomes
  1550. 333277 INFO factoredcustomer.UtilityOptimizer: BrooksideHomes: Total consumption for timeslot 368 = 14586.11
  1551. 333277 INFO factoredcustomer.FactoredCustomer: Customer CentervilleHomes activated for timeslot 368
  1552. 333277 INFO factoredcustomer.CapacityManager: CentervilleHomes: Adjusted capacity for tariff 367 = 7827.0
  1553. 333277 INFO common.TariffSubscription: usePower 7827.0, customer=CentervilleHomes
  1554. 333278 INFO factoredcustomer.UtilityOptimizer: CentervilleHomes: Total consumption for timeslot 368 = 7827.0
  1555. 333278 INFO factoredcustomer.FactoredCustomer: Customer DowntownOffices activated for timeslot 368
  1556. 333278 INFO common.TariffSubscription: Tariff 200000389 superseded by 367 for 3customers
  1557. 333278 INFO factoredcustomer.CapacityManager: DowntownOffices: Adjusted capacity for tariff 367 = 957.62
  1558. 333278 INFO common.TariffSubscription: usePower 957.62, customer=DowntownOffices
  1559. 333278 INFO factoredcustomer.CapacityManager: DowntownOffices: Adjusted capacity for tariff 200000399 = 13167.3
  1560. 333278 INFO common.TariffSubscription: usePower 13167.3, customer=DowntownOffices
  1561. 333278 INFO factoredcustomer.UtilityOptimizer: DowntownOffices: Total consumption for timeslot 368 = 14124.92
  1562. 333278 INFO factoredcustomer.FactoredCustomer: Customer MedicalCenter activated for timeslot 368
  1563. 333278 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 200000399 = 4639.85
  1564. 333278 INFO common.TariffSubscription: usePower 4639.85, customer=MedicalCenter
  1565. 333278 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total consumption for timeslot 368 = 4639.85
  1566. 333278 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 369 = 1700.02
  1567. 333278 INFO common.TariffSubscription: usePower -1700.02, customer=MedicalCenter
  1568. 333278 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total production for timeslot 368 = -1700.02
  1569. 333278 INFO factoredcustomer.FactoredCustomer: Customer SunnyhillSolar activated for timeslot 368
  1570. 333278 INFO factoredcustomer.CapacityManager: SunnyhillSolar: Adjusted capacity for tariff 369 = 5427.87
  1571. 333278 INFO common.TariffSubscription: usePower -5427.87, customer=SunnyhillSolar
  1572. 333279 INFO factoredcustomer.UtilityOptimizer: SunnyhillSolar: Total production for timeslot 368 = -5427.87
  1573. 333279 INFO factoredcustomer.FactoredCustomer: Customer WindmillCoOp activated for timeslot 368
  1574. 333279 INFO factoredcustomer.CapacityManager: WindmillCoOp: Adjusted capacity for tariff 369 = 3933.49
  1575. 333279 INFO common.TariffSubscription: usePower -3933.49, customer=WindmillCoOp
  1576. 333279 INFO factoredcustomer.UtilityOptimizer: WindmillCoOp: Total production for timeslot 368 = -3933.49
  1577. 333279 INFO server.CompetitionControlService: activate phase 3
  1578. 333279 INFO tariffmarket.TariffMarketService: Activate
  1579. 333279 INFO distributionutility.DistributionUtilityService: Activate
  1580. 333279 INFO accounting.AccountingService: market position for default broker: 8.019075935733335
  1581. 333279 INFO accounting.AccountingService: net load for default broker: 1756.255
  1582. 333279 INFO distributionutility.DistributionUtilityService: market balance for default broker: 9775.330935733335
  1583. 333279 INFO accounting.AccountingService: net load for Sample: -32005.411999999997
  1584. 333279 INFO distributionutility.DistributionUtilityService: market balance for Sample: -32005.411999999997
  1585. 333281 INFO accounting.AccountingService: net load for default broker: 1756.255
  1586. 333281 INFO accounting.AccountingService: net load for Sample: -32005.411999999997
  1587. 333281 INFO server.CompetitionControlService: activate phase 4
  1588. 333281 INFO accounting.AccountingService: Activate: 46 messages
  1589. 333285 INFO accounting.AccountingService: Sending 1 messages to gas1
  1590. 333285 INFO accounting.AccountingService: Sending 1 messages to gas2
  1591. 333285 INFO accounting.AccountingService: Sending 20 messages to default broker
  1592. 333286 INFO du.DefaultBrokerService: activate: timeslot 368
  1593. 333286 INFO du.DefaultBrokerService: new order for -4.431839535200002 at null in timeslot 369
  1594. 333286 INFO du.DefaultBrokerService: new order for 0.7513058000000004 at -28.742121158568917 in timeslot 370
  1595. 333286 INFO du.DefaultBrokerService: new order for -4.055040547866668 at 15.579538150379861 in timeslot 371
  1596. 333286 INFO du.DefaultBrokerService: new order for -4.077940947666669 at 15.091737525418736 in timeslot 372
  1597. 333286 INFO du.DefaultBrokerService: new order for -4.541868737333336 at 22.966763889377997 in timeslot 373
  1598. 333286 INFO du.DefaultBrokerService: new order for -3.684511419066668 at 12.922270827894346 in timeslot 374
  1599. 333286 INFO du.DefaultBrokerService: new order for -3.486912787200003 at 16.177506866202837 in timeslot 375
  1600. 333286 INFO du.DefaultBrokerService: new order for -1.5069352209333342 at 20.278105095501694 in timeslot 376
  1601. 333286 INFO du.DefaultBrokerService: new order for -0.3794860204666648 at 29.24772298169076 in timeslot 377
  1602. 333286 INFO du.DefaultBrokerService: new order for 4.699877752133332 at -30.205304378074302 in timeslot 378
  1603. 333287 INFO du.DefaultBrokerService: new order for 3.7616258761100934 at -23.8979296229873 in timeslot 379
  1604. 333287 INFO du.DefaultBrokerService: new order for 0.32711425000000105 at -17.5774568915838 in timeslot 380
  1605. 333287 INFO du.DefaultBrokerService: new order for 11.189716845800001 at -14.865044323468858 in timeslot 381
  1606. 333287 INFO du.DefaultBrokerService: new order for 6.728171375733335 at -21.387409528569734 in timeslot 382
  1607. 333287 INFO du.DefaultBrokerService: new order for 2.4513771775056257 at -22.350582998059572 in timeslot 383
  1608. 333287 INFO du.DefaultBrokerService: new order for 3.1310216247999993 at -19.05588680763845 in timeslot 384
  1609. 333287 INFO du.DefaultBrokerService: new order for 0.8015755110666674 at -17.67910290111439 in timeslot 385
  1610. 333287 INFO du.DefaultBrokerService: new order for 1.6789036469333336 at -18.00443909522554 in timeslot 386
  1611. 333287 INFO du.DefaultBrokerService: new order for 3.7505147288000007 at -14.794947115764746 in timeslot 387
  1612. 333287 INFO du.DefaultBrokerService: new order for 0.31221054999999964 at -26.674863783240625 in timeslot 388
  1613. 333287 INFO du.DefaultBrokerService: new order for 4.930012666033333 at -21.338698132954885 in timeslot 389
  1614. 333288 INFO du.DefaultBrokerService: new order for 6.490791533433332 at -10.463757403182985 in timeslot 390
  1615. 333288 INFO du.DefaultBrokerService: new order for 4.650285332266668 at -12.14720306708999 in timeslot 391
  1616. 333288 INFO du.DefaultBrokerService: new order for 7.793040162533331 at -7.902151000850917 in timeslot 392
  1617. 333288 INFO accounting.AccountingService: Sending 10 messages to buyer
  1618. 333288 INFO accounting.AccountingService: Sending 12 messages to Sample
  1619. 333310 INFO accounting.AccountingService: Sending 3 messages to nsp1b
  1620. 333310 INFO accounting.AccountingService: Sending 7 messages to nsp1a
  1621. 333310 INFO accounting.AccountingService: Sending 7 messages to nsp2a
  1622. 333310 INFO accounting.AccountingService: Sending 1 messages to nsp2b
  1623. 333310 INFO accounting.AccountingService: Sending 1 messages to backup
  1624. 333310 INFO genco.SimpleGencoService: Activate
  1625. 333310 INFO genco.Genco: Update gas1
  1626. 333310 INFO genco.Genco: Generate orders for gas1
  1627. 333313 INFO genco.Genco: Update gas2
  1628. 333313 INFO genco.Genco: Generate orders for gas2
  1629. 333315 INFO genco.Genco: Update nsp1b
  1630. 333315 INFO genco.Genco: Generate orders for nsp1b
  1631. 333316 INFO genco.Genco: Update nsp1a
  1632. 333316 INFO genco.Genco: Generate orders for nsp1a
  1633. 333316 INFO genco.Genco: Update nsp2a
  1634. 333316 INFO genco.Genco: Generate orders for nsp2a
  1635. 333318 INFO genco.Genco: Update backup
  1636. 333318 INFO genco.Genco: Generate orders for backup
  1637. 333319 INFO genco.Genco: Update nsp2b
  1638. 333319 INFO genco.Genco: Generate orders for nsp2b
  1639. 333321 INFO genco.Genco: Update buyer
  1640. 333321 INFO genco.Buyer: generate orders for buyer
  1641. 333322 INFO server.CompetitionControlService: Elapsed time: 182
  1642. 333322 INFO server.CompetitionControlService: Wait for tick 9
  1643. 338140 INFO server.CompetitionControlService: Deactivated timeslot 369, start 2010-07-06T09:00:00.000Z
  1644. 338141 INFO server.CompetitionControlService: Activated timeslot 393, start 2010-07-07T09:00:00.000Z
  1645. 338146 INFO server.CompetitionControlService: step at 2010-07-06T09:00:00.000Z
  1646. 338146 INFO server.CompetitionControlService: activate phase 1
  1647. 338147 INFO server.WeatherService: WeatherService reports not time to grab weather data.
  1648. 338192 INFO auctioneer.AuctionService: Activate
  1649. 338192 INFO auctioneer.AuctionService: Timeslot 369: Clearing 6 asks and 1 bids
  1650. 338193 INFO auctioneer.AuctionService: market clears at 0.44097311865680416 with null ask price
  1651. 338196 INFO auctioneer.AuctionService: ClearedTrade 4.431839535200002@0.44097311865680416
  1652. 338197 INFO auctioneer.AuctionService: Timeslot 370: Clearing 6 asks and 2 bids
  1653. 338201 INFO auctioneer.AuctionService: ClearedTrade 0.7513058000000004@24.87106057928446
  1654. 338202 INFO auctioneer.AuctionService: Timeslot 371: Clearing 7 asks and 1 bids
  1655. 338205 INFO auctioneer.AuctionService: Timeslot 372: Clearing 7 asks and 1 bids
  1656. 338207 INFO auctioneer.AuctionService: Timeslot 373: Clearing 6 asks and 1 bids
  1657. 338209 INFO auctioneer.AuctionService: Timeslot 374: Clearing 6 asks and 1 bids
  1658. 338211 INFO auctioneer.AuctionService: Timeslot 375: Clearing 7 asks and 1 bids
  1659. 338214 INFO auctioneer.AuctionService: Timeslot 376: Clearing 7 asks and 1 bids
  1660. 338217 INFO auctioneer.AuctionService: Timeslot 377: Clearing 7 asks and 1 bids
  1661. 338221 INFO auctioneer.AuctionService: ClearedTrade 13.791763762471389@29.62676060187981
  1662. 338223 INFO auctioneer.AuctionService: Timeslot 378: Clearing 5 asks and 2 bids
  1663. 338226 INFO auctioneer.AuctionService: ClearedTrade 4.699877752133332@28.60265218903715
  1664. 338228 INFO auctioneer.AuctionService: Timeslot 379: Clearing 6 asks and 2 bids
  1665. 338232 INFO auctioneer.AuctionService: ClearedTrade 3.7616258761100934@22.44896481149365
  1666. 338234 INFO auctioneer.AuctionService: Timeslot 380: Clearing 5 asks and 2 bids
  1667. 338237 INFO auctioneer.AuctionService: ClearedTrade 0.4796140646137932@24.795314920360717
  1668. 338239 INFO auctioneer.AuctionService: Timeslot 381: Clearing 6 asks and 2 bids
  1669. 338242 INFO auctioneer.AuctionService: Timeslot 382: Clearing 6 asks and 2 bids
  1670. 338246 INFO auctioneer.AuctionService: ClearedTrade 0.6978611473454048@21.193704764284867
  1671. 338248 INFO auctioneer.AuctionService: Timeslot 383: Clearing 6 asks and 2 bids
  1672. 338252 INFO auctioneer.AuctionService: ClearedTrade 0.13870355864311001@21.675291499029786
  1673. 338257 INFO auctioneer.AuctionService: Timeslot 384: Clearing 6 asks and 2 bids
  1674. 338260 INFO auctioneer.AuctionService: Timeslot 385: Clearing 7 asks and 2 bids
  1675. 338264 INFO auctioneer.AuctionService: Timeslot 386: Clearing 6 asks and 2 bids
  1676. 338271 INFO auctioneer.AuctionService: Timeslot 387: Clearing 6 asks and 2 bids
  1677. 338277 INFO auctioneer.AuctionService: Timeslot 388: Clearing 6 asks and 2 bids
  1678. 338283 INFO auctioneer.AuctionService: ClearedTrade 10.34010247891967@24.837431891620312
  1679. 338285 INFO auctioneer.AuctionService: Timeslot 389: Clearing 7 asks and 2 bids
  1680. 338289 INFO auctioneer.AuctionService: ClearedTrade 4.930012666033333@20.169349066477444
  1681. 338292 INFO auctioneer.AuctionService: Timeslot 390: Clearing 7 asks and 2 bids
  1682. 338294 INFO auctioneer.AuctionService: Timeslot 391: Clearing 7 asks and 2 bids
  1683. 338297 INFO auctioneer.AuctionService: Timeslot 392: Clearing 7 asks and 2 bids
  1684. 338300 INFO server.CompetitionControlService: activate phase 2
  1685. 338300 INFO householdcustomer.HouseholdCustomerService: Activate
  1686. 338301 INFO customers.Village: Consumption Load for SS: 20.398
  1687. 338301 INFO common.TariffSubscription: usePower 20.398, customer=Household 1
  1688. 338301 INFO customers.Village: Consumption Load for ReS: 8.864
  1689. 338301 INFO common.TariffSubscription: usePower 8.864, customer=Household 1
  1690. 338301 INFO customers.Village: Consumption Load for RaS: 20.266
  1691. 338302 INFO common.TariffSubscription: usePower 20.266, customer=Household 1
  1692. 338302 INFO customers.Village: Consumption Load for NS: 21.535
  1693. 338302 INFO common.TariffSubscription: usePower 21.535, customer=Household 1
  1694. 338303 INFO customers.Village: Consumption Load for SS: 11.058
  1695. 338303 INFO common.TariffSubscription: usePower 11.058, customer=Household 2
  1696. 338303 INFO customers.Village: Consumption Load for ReS: 11.162
  1697. 338303 INFO common.TariffSubscription: usePower 11.162, customer=Household 2
  1698. 338303 INFO customers.Village: Consumption Load for RaS: 10.568
  1699. 338303 INFO common.TariffSubscription: usePower 10.568, customer=Household 2
  1700. 338303 INFO customers.Village: Consumption Load for NS: 10.148
  1701. 338303 INFO common.TariffSubscription: usePower 10.148, customer=Household 2
  1702. 338303 INFO factoredcustomer.FactoredCustomer: Customer BrooksideHomes activated for timeslot 369
  1703. 338303 INFO factoredcustomer.CapacityManager: BrooksideHomes: Adjusted capacity for tariff 367 = 435.31
  1704. 338303 INFO common.TariffSubscription: usePower 435.31, customer=BrooksideHomes
  1705. 338303 INFO factoredcustomer.CapacityManager: BrooksideHomes: Adjusted capacity for tariff 200000399 = 12488.75
  1706. 338303 INFO common.TariffSubscription: usePower 12488.75, customer=BrooksideHomes
  1707. 338304 INFO factoredcustomer.UtilityOptimizer: BrooksideHomes: Total consumption for timeslot 369 = 12924.06
  1708. 338304 INFO factoredcustomer.FactoredCustomer: Customer CentervilleHomes activated for timeslot 369
  1709. 338304 INFO factoredcustomer.CapacityManager: CentervilleHomes: Adjusted capacity for tariff 367 = 7007.75
  1710. 338304 INFO common.TariffSubscription: usePower 7007.75, customer=CentervilleHomes
  1711. 338304 INFO factoredcustomer.UtilityOptimizer: CentervilleHomes: Total consumption for timeslot 369 = 7007.75
  1712. 338304 INFO factoredcustomer.FactoredCustomer: Customer DowntownOffices activated for timeslot 369
  1713. 338304 INFO factoredcustomer.CapacityManager: DowntownOffices: Adjusted capacity for tariff 367 = 1039.36
  1714. 338304 INFO common.TariffSubscription: usePower 1039.36, customer=DowntownOffices
  1715. 338304 INFO factoredcustomer.CapacityManager: DowntownOffices: Adjusted capacity for tariff 200000399 = 14291.23
  1716. 338304 INFO common.TariffSubscription: usePower 14291.23, customer=DowntownOffices
  1717. 338304 INFO factoredcustomer.UtilityOptimizer: DowntownOffices: Total consumption for timeslot 369 = 15330.59
  1718. 338304 INFO factoredcustomer.FactoredCustomer: Customer MedicalCenter activated for timeslot 369
  1719. 338304 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 200000399 = 4811.13
  1720. 338304 INFO common.TariffSubscription: usePower 4811.13, customer=MedicalCenter
  1721. 338304 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total consumption for timeslot 369 = 4811.13
  1722. 338304 INFO factoredcustomer.CapacityManager: MedicalCenter: Adjusted capacity for tariff 369 = 1587.86
  1723. 338304 INFO common.TariffSubscription: usePower -1587.86, customer=MedicalCenter
  1724. 338305 INFO factoredcustomer.UtilityOptimizer: MedicalCenter: Total production for timeslot 369 = -1587.86
  1725. 338305 INFO factoredcustomer.FactoredCustomer: Customer SunnyhillSolar activated for timeslot 369
  1726. 338305 INFO factoredcustomer.CapacityManager: SunnyhillSolar: Adjusted capacity for tariff 369 = 5222.8
  1727. 338305 INFO common.TariffSubscription: usePower -5222.8, customer=SunnyhillSolar
  1728. 338305 INFO factoredcustomer.UtilityOptimizer: SunnyhillSolar: Total production for timeslot 369 = -5222.8
  1729. 338305 INFO factoredcustomer.FactoredCustomer: Customer WindmillCoOp activated for timeslot 369
  1730. 338305 INFO factoredcustomer.CapacityManager: WindmillCoOp: Adjusted capacity for tariff 369 = 3933.99
  1731. 338305 INFO common.TariffSubscription: usePower -3933.99, customer=WindmillCoOp
  1732. 338305 INFO factoredcustomer.UtilityOptimizer: WindmillCoOp: Total production for timeslot 369 = -3933.99
  1733. 338305 INFO server.CompetitionControlService: activate phase 3
  1734. 338305 INFO tariffmarket.TariffMarketService: Activate
  1735. 338305 INFO distributionutility.DistributionUtilityService: Activate
  1736. 338305 INFO accounting.AccountingService: market position for default broker: 8.550873123433336
  1737. 338305 INFO accounting.AccountingService: net load for default broker: 2230.5469999999987
  1738. 338305 INFO distributionutility.DistributionUtilityService: market balance for default broker: 10781.420123433334
  1739. 338305 INFO accounting.AccountingService: net load for Sample: -31673.426000000003
  1740. 338305 INFO distributionutility.DistributionUtilityService: market balance for Sample: -31673.426000000003
  1741. 338307 INFO accounting.AccountingService: net load for default broker: 2230.5469999999987
  1742. 338307 INFO accounting.AccountingService: net load for Sample: -31673.426000000003
  1743. 338308 INFO server.CompetitionControlService: activate phase 4
  1744. 338308 INFO accounting.AccountingService: Activate: 49 messages
  1745. 338313 INFO accounting.AccountingService: Sending 1 messages to gas1
  1746. 338313 INFO accounting.AccountingService: Sending 1 messages to gas2
  1747. 338313 INFO accounting.AccountingService: Sending 21 messages to default broker
  1748. 338314 INFO du.DefaultBrokerService: activate: timeslot 369
  1749. 338314 INFO du.DefaultBrokerService: no power required in timeslot 370
  1750. 338314 INFO du.DefaultBrokerService: new order for -4.055040547866668 at 8.941151130028523 in timeslot 371
  1751. 338314 INFO du.DefaultBrokerService: new order for -4.077940947666669 at 9.963627404038425 in timeslot 372
  1752. 338314 INFO du.DefaultBrokerService: new order for -4.541868737333336 at 15.1001733820863 in timeslot 373
  1753. 338314 INFO du.DefaultBrokerService: new order for -3.684511419066668 at 7.954466855015661 in timeslot 374
  1754. 338314 INFO du.DefaultBrokerService: new order for -3.486912787200003 at 15.42898521278341 in timeslot 375
  1755. 338314 INFO du.DefaultBrokerService: new order for -1.5069352209333342 at 15.462194539795913 in timeslot 376
  1756. 338314 INFO du.DefaultBrokerService: new order for -0.3794860204666648 at 25.437629503694062 in timeslot 377
  1757. 338315 INFO du.DefaultBrokerService: no power required in timeslot 378
  1758. 338315 INFO du.DefaultBrokerService: no power required in timeslot 379
  1759. 338315 INFO du.DefaultBrokerService: new order for 0.32711425000000105 at -31.123866377890927 in timeslot 380
  1760. 338315 INFO du.DefaultBrokerService: new order for 11.189716845800001 at -20.151987884367674 in timeslot 381
  1761. 338315 INFO du.DefaultBrokerService: new order for 6.03031022838793 at -33.86336427395623 in timeslot 382
  1762. 338315 INFO du.DefaultBrokerService: new order for 2.3126736188625157 at -32.00526531417701 in timeslot 383
  1763. 338315 INFO du.DefaultBrokerService: new order for 3.1310216247999993 at -28.44753257572946 in timeslot 384
  1764. 338315 INFO du.DefaultBrokerService: new order for 0.8015755110666674 at -27.27669939787367 in timeslot 385
  1765. 338315 INFO du.DefaultBrokerService: new order for 1.6789036469333336 at -22.25054711544724 in timeslot 386
  1766. 338315 INFO du.DefaultBrokerService: new order for 3.7505147288000007 at -22.24769136271274 in timeslot 387
  1767. 338315 INFO du.DefaultBrokerService: new order for 0.2575326722473097 at -28.91553279490333 in timeslot 388
  1768. 338316 INFO du.DefaultBrokerService: no power required in timeslot 389
  1769. 338316 INFO du.DefaultBrokerService: new order for 6.490791533433332 at -13.78700737931151 in timeslot 390
  1770. 338316 INFO du.DefaultBrokerService: new order for 4.650285332266668 at -18.613893051718797 in timeslot 391
  1771. 338316 INFO du.DefaultBrokerService: new order for 7.793040162533331 at -8.43669225596491 in timeslot 392
  1772. 338316 INFO du.DefaultBrokerService: new order for 5.093353644499999 at -7.39040869253979 in timeslot 393
  1773. 338316 INFO accounting.AccountingService: Sending 7 messages to buyer
  1774. 338316 INFO accounting.AccountingService: Sending 12 messages to Sample
  1775. 338343 INFO accounting.AccountingService: Sending 8 messages to nsp1b
  1776. 338343 INFO accounting.AccountingService: Sending 3 messages to nsp1a
  1777. 338343 INFO accounting.AccountingService: Sending 7 messages to nsp2a
  1778. 338343 INFO accounting.AccountingService: Sending 3 messages to nsp2b
  1779. 338343 INFO accounting.AccountingService: Sending 1 messages to backup
  1780. 338343 INFO genco.SimpleGencoService: Activate
  1781. 338343 INFO genco.Genco: Update gas1
  1782. 338343 INFO genco.Genco: Generate orders for gas1
  1783. 338345 INFO genco.Genco: Update gas2
  1784. 338345 INFO genco.Genco: Generate orders for gas2
  1785. 338350 INFO genco.Genco: Update nsp1b
  1786. 338350 INFO genco.Genco: Generate orders for nsp1b
  1787. 338351 INFO genco.Genco: Update nsp1a
  1788. 338351 INFO genco.Genco: Generate orders for nsp1a
  1789. 338352 INFO genco.Genco: Update nsp2a
  1790. 338352 INFO genco.Genco: Generate orders for nsp2a
  1791. 338353 INFO genco.Genco: Update backup
  1792. 338353 INFO genco.Genco: Generate orders for backup
  1793. 338355 INFO genco.Genco: Update nsp2b
  1794. 338355 INFO genco.Genco: Generate orders for nsp2b
  1795. 338356 INFO genco.Genco: Update buyer
  1796. 338356 INFO genco.Buyer: generate orders for buyer
  1797. 338358 INFO server.CompetitionControlService: Elapsed time: 217
  1798. 338358 INFO server.CompetitionControlService: Wait for tick 10
  1799. 341197 WARN listener.DefaultMessageListenerContainer: Setup of JMS message listener invoker failed for destination 'serverInput' - trying to recover. Cause: java.lang.InterruptedException
Add Comment
Please, Sign In to add comment