Skip to content

Instantly share code, notes, and snippets.

@gwenchee
Created October 28, 2018 17:53
Show Gist options
  • Save gwenchee/3205c64fe92001b4f8cc3e62d39ea08e to your computer and use it in GitHub Desktop.
Save gwenchee/3205c64fe92001b4f8cc3e62d39ea08e to your computer and use it in GitHub Desktop.
cyclus output when running `cyclus simple_test.xml -v11`
gwenchee ~/github/cyder/input (sinksink) $ cyclus simple_test.xml -v11
:
.CL:CC CC _Q _Q _Q_Q _Q _Q _Q
CC;CCCCCCCC:C; /_\) /_\)/_/\\) /_\) /_\) /_\)
CCCCCCCCCCCCCl __O|/O___O|/O_OO|/O__O|/O__O|/O____________O|/O__
CCCCCCf iCCCLCC /////////////////////////////////////////////////
iCCCt ;;;;;. CCCC
CCCC ;;;;;;;;;. CClL. c
CCCC ,;; ;;: CCCC ; : CCCCi
CCC ;; ;; CC ;;: CCC` `C;
lCCC ;; CCCC ;;;: :CC .;;. C; ; : ; :;;
CCCC ;. CCCC ;;;, CC ; ; Ci ; : ; : ;
iCC :; CC ;;;, ;C ; CC ; : ; .
CCCi ;; CCC ;;;. .C ; tf ; : ; ;.
CCC ;; CCC ;;;;;;; fC : lC ; : ; ;:
iCf ;; CC :;;: tC ; CC ; : ; ;
fCCC :; LCCf ;;;: LC :. ,: C ; ; ; ; ;
CCCC ;; CCCC ;;;: CCi `;;` CC. ;;;; :;.;. ; ,;
CCl ;; CC ;;;; CCC CCL
tCCC ;; ;; CCCL ;;; tCCCCC.
CCCC ;; :;; CCCCf ; ,L
lCCC ;;;;;; CCCL
CCCCCC :;; fCCCCC
. CCCC CCCC .
.CCCCCCCCCCCCCi
iCCCCCLCf
. C. ,
:
DEBUG5(core ): Parsing the snippet: <simulation>
<archetypes>
<spec>
<lib>agents</lib>
<name>NullRegion</name>
</spec>
<spec>
<lib>agents</lib>
<name>NullInst</name>
</spec>
<spec>
<lib>cycamore</lib>
<name>Source</name>
</spec>
<spec>
<lib>cycamore</lib>
<name>Reactor</name>
</spec>
<spec>
<lib>cyder</lib>
<name>PmSink</name>
</spec>
<spec>
<lib>cyder</lib>
<name>Conditioning</name>
</spec>
</archetypes>
<control>
<duration>10</duration>
<startmonth>1</startmonth>
<startyear>2000</startyear>
</control>
<facility>
<config>
<Source>
<outcommod>fuel</outcommod>
<outrecipe>fresh_uox</outrecipe>
<throughput>1</throughput>
</Source>
</config>
<name>source</name>
</facility>
<facility>
<config>
<Reactor>
<assem_size>1</assem_size>
<cycle_time>1</cycle_time>
<fuel_incommods>
<val>fuel</val>
</fuel_incommods>
<fuel_inrecipes>
<val>fresh_uox</val>
</fuel_inrecipes>
<fuel_outcommods>
<val>spent_uox</val>
</fuel_outcommods>
<fuel_outrecipes>
<val>spent_uox</val>
</fuel_outrecipes>
<n_assem_batch>1</n_assem_batch>
<n_assem_core>1</n_assem_core>
<power_cap>1</power_cap>
<refuel_time>0</refuel_time>
</Reactor>
</config>
<name>reactor</name>
</facility>
<facility>
<config>
<Conditioning>
<in_commods>
<val>spent_uox</val>
</in_commods>
<residence_time>3</residence_time>
<throughput>10</throughput>
<max_inv_size>20</max_inv_size>
<package_size>5</package_size>
<out_commods>
<val>packaged_spent_uox</val>
</out_commods>
<packageproperties>
<item>
<layer>basic</layer>
<properties>
<item>
<property>radius</property><value>10.1</value>
</item>
<item>
<property>tcond</property><value>20.1</value>
</item>
</properties>
</item>
<item>
<layer>layer1</layer>
<properties>
<item>
<property>radius</property><value>100.1</value>
</item>
<item>
<property>tcond</property><value>200.1</value>
</item>
</properties>
</item>
</packageproperties>
</Conditioning>
</config>
<name>conditioning_fac</name>
</facility>
<facility>
<config>
<PmSink>
<in_commods>
<val>packaged_spent_uox</val>
</in_commods>
<max_inv_size>1000</max_inv_size>
</PmSink>
</config>
<name>pmsink</name>
</facility>
<recipe>
<basis>mass</basis>
<name>fresh_uox</name>
<nuclide>
<comp>0.711</comp>
<id>U235</id>
</nuclide>
<nuclide>
<comp>99.289</comp>
<id>U238</id>
</nuclide>
</recipe>
<recipe>
<basis>mass</basis>
<name>spent_uox</name>
<nuclide>
<comp>50</comp>
<id>Kr85</id>
</nuclide>
<nuclide>
<comp>50</comp>
<id>Cs137</id>
</nuclide>
</recipe>
<region>
<name>region</name>
<config><NullRegion/></config>
<institution>
<name>nullinst</name>
<initialfacilitylist>
<entry>
<number>1</number>
<prototype>pmsink</prototype>
</entry>
<entry>
<number>1</number>
<prototype>conditioning_fac</prototype>
</entry>
<entry>
<number>1</number>
<prototype>reactor</prototype>
</entry>
<entry>
<number>1</number>
<prototype>source</prototype>
</entry>
</initialfacilitylist>
<config><NullInst/></config>
</institution>
</region>
</simulation>
DEBUG5(core ): Parsing the snippet: <simulation>
<archetypes>
<spec>
<lib>agents</lib>
<name>NullRegion</name>
</spec>
<spec>
<lib>agents</lib>
<name>NullInst</name>
</spec>
<spec>
<lib>cycamore</lib>
<name>Source</name>
</spec>
<spec>
<lib>cycamore</lib>
<name>Reactor</name>
</spec>
<spec>
<lib>cyder</lib>
<name>PmSink</name>
</spec>
<spec>
<lib>cyder</lib>
<name>Conditioning</name>
</spec>
</archetypes>
<control>
<duration>10</duration>
<startmonth>1</startmonth>
<startyear>2000</startyear>
</control>
<facility>
<config>
<Source>
<outcommod>fuel</outcommod>
<outrecipe>fresh_uox</outrecipe>
<throughput>1</throughput>
</Source>
</config>
<name>source</name>
</facility>
<facility>
<config>
<Reactor>
<assem_size>1</assem_size>
<cycle_time>1</cycle_time>
<fuel_incommods>
<val>fuel</val>
</fuel_incommods>
<fuel_inrecipes>
<val>fresh_uox</val>
</fuel_inrecipes>
<fuel_outcommods>
<val>spent_uox</val>
</fuel_outcommods>
<fuel_outrecipes>
<val>spent_uox</val>
</fuel_outrecipes>
<n_assem_batch>1</n_assem_batch>
<n_assem_core>1</n_assem_core>
<power_cap>1</power_cap>
<refuel_time>0</refuel_time>
</Reactor>
</config>
<name>reactor</name>
</facility>
<facility>
<config>
<Conditioning>
<in_commods>
<val>spent_uox</val>
</in_commods>
<residence_time>3</residence_time>
<throughput>10</throughput>
<max_inv_size>20</max_inv_size>
<package_size>5</package_size>
<out_commods>
<val>packaged_spent_uox</val>
</out_commods>
<packageproperties>
<item>
<layer>basic</layer>
<properties>
<item>
<property>radius</property><value>10.1</value>
</item>
<item>
<property>tcond</property><value>20.1</value>
</item>
</properties>
</item>
<item>
<layer>layer1</layer>
<properties>
<item>
<property>radius</property><value>100.1</value>
</item>
<item>
<property>tcond</property><value>200.1</value>
</item>
</properties>
</item>
</packageproperties>
</Conditioning>
</config>
<name>conditioning_fac</name>
</facility>
<facility>
<config>
<PmSink>
<in_commods>
<val>packaged_spent_uox</val>
</in_commods>
<max_inv_size>1000</max_inv_size>
</PmSink>
</config>
<name>pmsink</name>
</facility>
<recipe>
<basis>mass</basis>
<name>fresh_uox</name>
<nuclide>
<comp>0.711</comp>
<id>U235</id>
</nuclide>
<nuclide>
<comp>99.289</comp>
<id>U238</id>
</nuclide>
</recipe>
<recipe>
<basis>mass</basis>
<name>spent_uox</name>
<nuclide>
<comp>50</comp>
<id>Kr85</id>
</nuclide>
<nuclide>
<comp>50</comp>
<id>Cs137</id>
</nuclide>
</recipe>
<region>
<name>region</name>
<config><NullRegion/></config>
<institution>
<name>nullinst</name>
<initialfacilitylist>
<entry>
<number>1</number>
<prototype>pmsink</prototype>
</entry>
<entry>
<number>1</number>
<prototype>conditioning_fac</prototype>
</entry>
<entry>
<number>1</number>
<prototype>reactor</prototype>
</entry>
<entry>
<number>1</number>
<prototype>source</prototype>
</entry>
</initialfacilitylist>
<config><NullInst/></config>
</institution>
</region>
</simulation>
DEBUG5(core ): Parsing the snippet: <simulation>
<archetypes>
<spec>
<lib>agents</lib>
<name>NullRegion</name>
</spec>
<spec>
<lib>agents</lib>
<name>NullInst</name>
</spec>
<spec>
<lib>cycamore</lib>
<name>Source</name>
</spec>
<spec>
<lib>cycamore</lib>
<name>Reactor</name>
</spec>
<spec>
<lib>cyder</lib>
<name>PmSink</name>
</spec>
<spec>
<lib>cyder</lib>
<name>Conditioning</name>
</spec>
</archetypes>
<control>
<duration>10</duration>
<startmonth>1</startmonth>
<startyear>2000</startyear>
</control>
<facility>
<config>
<Source>
<outcommod>fuel</outcommod>
<outrecipe>fresh_uox</outrecipe>
<throughput>1</throughput>
</Source>
</config>
<name>source</name>
</facility>
<facility>
<config>
<Reactor>
<assem_size>1</assem_size>
<cycle_time>1</cycle_time>
<fuel_incommods>
<val>fuel</val>
</fuel_incommods>
<fuel_inrecipes>
<val>fresh_uox</val>
</fuel_inrecipes>
<fuel_outcommods>
<val>spent_uox</val>
</fuel_outcommods>
<fuel_outrecipes>
<val>spent_uox</val>
</fuel_outrecipes>
<n_assem_batch>1</n_assem_batch>
<n_assem_core>1</n_assem_core>
<power_cap>1</power_cap>
<refuel_time>0</refuel_time>
</Reactor>
</config>
<name>reactor</name>
</facility>
<facility>
<config>
<Conditioning>
<in_commods>
<val>spent_uox</val>
</in_commods>
<residence_time>3</residence_time>
<throughput>10</throughput>
<max_inv_size>20</max_inv_size>
<package_size>5</package_size>
<out_commods>
<val>packaged_spent_uox</val>
</out_commods>
<packageproperties>
<item>
<layer>basic</layer>
<properties>
<item>
<property>radius</property><value>10.1</value>
</item>
<item>
<property>tcond</property><value>20.1</value>
</item>
</properties>
</item>
<item>
<layer>layer1</layer>
<properties>
<item>
<property>radius</property><value>100.1</value>
</item>
<item>
<property>tcond</property><value>200.1</value>
</item>
</properties>
</item>
</packageproperties>
</Conditioning>
</config>
<name>conditioning_fac</name>
</facility>
<facility>
<config>
<PmSink>
<in_commods>
<val>packaged_spent_uox</val>
</in_commods>
<max_inv_size>1000</max_inv_size>
</PmSink>
</config>
<name>pmsink</name>
</facility>
<recipe>
<basis>mass</basis>
<name>fresh_uox</name>
<nuclide>
<comp>0.711</comp>
<id>U235</id>
</nuclide>
<nuclide>
<comp>99.289</comp>
<id>U238</id>
</nuclide>
</recipe>
<recipe>
<basis>mass</basis>
<name>spent_uox</name>
<nuclide>
<comp>50</comp>
<id>Kr85</id>
</nuclide>
<nuclide>
<comp>50</comp>
<id>Cs137</id>
</nuclide>
</recipe>
<region>
<name>region</name>
<config><NullRegion/></config>
<institution>
<name>nullinst</name>
<initialfacilitylist>
<entry>
<number>1</number>
<prototype>pmsink</prototype>
</entry>
<entry>
<number>1</number>
<prototype>conditioning_fac</prototype>
</entry>
<entry>
<number>1</number>
<prototype>reactor</prototype>
</entry>
<entry>
<number>1</number>
<prototype>source</prototype>
</entry>
</initialfacilitylist>
<config><NullInst/></config>
</institution>
</region>
</simulation>
DEBUG3(memory): Agent ID=0, ptr=0x21a1060 created.
DEBUG3(memory): Deleting agent '' ID=0
DEBUG3(memory): Agent ID=1, ptr=0x21a14e0 created.
DEBUG3(memory): Deleting agent '' ID=1
DEBUG3(memory): Agent ID=2, ptr=0x219b738 created.
DEBUG3(memory): Deleting agent '' ID=2
DEBUG3(memory): Agent ID=3, ptr=0x21a64b8 created.
DEBUG3(memory): Deleting agent '' ID=3
DEBUG3(memory): Agent ID=4, ptr=0x21a7ce8 created.
DEBUG3(memory): Deleting agent '' ID=4
DEBUG3(memory): Agent ID=5, ptr=0x21a8018 created.
Experimental Warning: MatlBuyPolicy is experimental and its API may be subject to change
Experimental Warning: PackagedMatlSellPolicy is experimental and its API may be subject to change
Experimental Warning: The Conditioning Facility is experimental.
DEBUG3(memory): Deleting agent '' ID=5
DEBUG3(core ): loading recipe: fresh_uox
DEBUG3(core ): Nuclide: 922350000 Value: 0.711
DEBUG3(core ): Nuclide: 922380000 Value: 99.289
DEBUG3(core ): loading recipe: spent_uox
DEBUG3(core ): Nuclide: 360850000 Value: 50
DEBUG3(core ): Nuclide: 551370000 Value: 50
DEBUG5(core ): Parsing the snippet: <simulation>
<archetypes>
<spec>
<lib>agents</lib>
<name>NullRegion</name>
</spec>
<spec>
<lib>agents</lib>
<name>NullInst</name>
</spec>
<spec>
<lib>cycamore</lib>
<name>Source</name>
</spec>
<spec>
<lib>cycamore</lib>
<name>Reactor</name>
</spec>
<spec>
<lib>cyder</lib>
<name>PmSink</name>
</spec>
<spec>
<lib>cyder</lib>
<name>Conditioning</name>
</spec>
</archetypes>
<control>
<duration>10</duration>
<startmonth>1</startmonth>
<startyear>2000</startyear>
</control>
<facility>
<config>
<Source>
<outcommod>fuel</outcommod>
<outrecipe>fresh_uox</outrecipe>
<throughput>1</throughput>
</Source>
</config>
<name>source</name>
</facility>
<facility>
<config>
<Reactor>
<assem_size>1</assem_size>
<cycle_time>1</cycle_time>
<fuel_incommods>
<val>fuel</val>
</fuel_incommods>
<fuel_inrecipes>
<val>fresh_uox</val>
</fuel_inrecipes>
<fuel_outcommods>
<val>spent_uox</val>
</fuel_outcommods>
<fuel_outrecipes>
<val>spent_uox</val>
</fuel_outrecipes>
<n_assem_batch>1</n_assem_batch>
<n_assem_core>1</n_assem_core>
<power_cap>1</power_cap>
<refuel_time>0</refuel_time>
</Reactor>
</config>
<name>reactor</name>
</facility>
<facility>
<config>
<Conditioning>
<in_commods>
<val>spent_uox</val>
</in_commods>
<residence_time>3</residence_time>
<throughput>10</throughput>
<max_inv_size>20</max_inv_size>
<package_size>5</package_size>
<out_commods>
<val>packaged_spent_uox</val>
</out_commods>
<packageproperties>
<item>
<layer>basic</layer>
<properties>
<item>
<property>radius</property><value>10.1</value>
</item>
<item>
<property>tcond</property><value>20.1</value>
</item>
</properties>
</item>
<item>
<layer>layer1</layer>
<properties>
<item>
<property>radius</property><value>100.1</value>
</item>
<item>
<property>tcond</property><value>200.1</value>
</item>
</properties>
</item>
</packageproperties>
</Conditioning>
</config>
<name>conditioning_fac</name>
</facility>
<facility>
<config>
<PmSink>
<in_commods>
<val>packaged_spent_uox</val>
</in_commods>
<max_inv_size>1000</max_inv_size>
</PmSink>
</config>
<name>pmsink</name>
</facility>
<recipe>
<basis>mass</basis>
<name>fresh_uox</name>
<nuclide>
<comp>0.711</comp>
<id>U235</id>
</nuclide>
<nuclide>
<comp>99.289</comp>
<id>U238</id>
</nuclide>
</recipe>
<recipe>
<basis>mass</basis>
<name>spent_uox</name>
<nuclide>
<comp>50</comp>
<id>Kr85</id>
</nuclide>
<nuclide>
<comp>50</comp>
<id>Cs137</id>
</nuclide>
</recipe>
<region>
<name>region</name>
<config><NullRegion/></config>
<institution>
<name>nullinst</name>
<initialfacilitylist>
<entry>
<number>1</number>
<prototype>pmsink</prototype>
</entry>
<entry>
<number>1</number>
<prototype>conditioning_fac</prototype>
</entry>
<entry>
<number>1</number>
<prototype>reactor</prototype>
</entry>
<entry>
<number>1</number>
<prototype>source</prototype>
</entry>
</initialfacilitylist>
<config><NullInst/></config>
</institution>
</region>
</simulation>
DEBUG3(memory): Agent ID=6, ptr=0x1b2f088 created.
DEBUG3(memory): Agent ID=7, ptr=0x1b1b508 created.
DEBUG3(memory): Agent ID=8, ptr=0x1b0c1f8 created.
Experimental Warning: MatlBuyPolicy is experimental and its API may be subject to change
Experimental Warning: PackagedMatlSellPolicy is experimental and its API may be subject to change
Experimental Warning: The Conditioning Facility is experimental.
DEBUG3(memory): Agent ID=9, ptr=0x1b17fc8 created.
DEBUG3(memory): Agent ID=10, ptr=0x1b13cc0 created.
DEBUG3(memory): Agent ID=11, ptr=0x1adf730 created.
DEBUG3(memory): Agent ID=12, ptr=0x1b12180 created.
DEBUG1(core ): Agent 'region' is entering the simulation.
DEBUG3(core ): It has:
DEBUG3(core ): * Spec: :agents:NullRegion
DEBUG3(core ): * ID: 12
DEBUG3(memory): Agent ID=13, ptr=0x1b09410 created.
DEBUG1(core ): Agent 'nullinst' is entering the simulation.
DEBUG3(core ): It has:
DEBUG3(core ): * Spec: :agents:NullInst
DEBUG3(core ): * ID: 13
DEBUG3(memory): Agent ID=14, ptr=0x1ac94f8 created.
DEBUG1(core ): Agent 'pmsink' is entering the simulation.
DEBUG3(core ): It has:
DEBUG3(core ): * Spec: :cyder:PmSink
DEBUG3(core ): * ID: 14
DEBUG3(memory): Agent ID=15, ptr=0x1b22218 created.
Experimental Warning: MatlBuyPolicy is experimental and its API may be subject to change
Experimental Warning: PackagedMatlSellPolicy is experimental and its API may be subject to change
Experimental Warning: The Conditioning Facility is experimental.
DEBUG1(core ): Agent 'conditioning_fac' is entering the simulation.
DEBUG3(core ): It has:
DEBUG3(core ): * Spec: :cyder:Conditioning
DEBUG3(core ): * ID: 15
conditioning fac is selling!
DEBUG3(memory): Agent ID=16, ptr=0x1b0a538 created.
DEBUG1(core ): Agent 'reactor' is entering the simulation.
DEBUG3(core ): It has:
DEBUG3(core ): * Spec: :cycamore:Reactor
DEBUG3(core ): * ID: 16
DEBUG3(memory): Agent ID=17, ptr=0x1b2d818 created.
DEBUG1(core ): Agent 'source' is entering the simulation.
DEBUG3(core ): It has:
DEBUG3(core ): * Spec: :cycamore:Source
DEBUG3(core ): * ID: 17
DEBUG3(memory): Deleting agent 'region' ID=11
DEBUG3(memory): Deleting agent 'conditioning_fac' ID=8
DEBUG3(memory): Deleting agent 'region' ID=12
DEBUG3(memory): Deleting agent 'nullinst' ID=10
DEBUG3(memory): Deleting agent 'pmsink' ID=9
DEBUG3(memory): Deleting agent 'reactor' ID=7
DEBUG3(memory): Deleting agent 'source' ID=6
DEBUG3(memory): Agent ID=18, ptr=0x21ba2b8 created.
DEBUG3(memory): Agent ID=19, ptr=0x21bd358 created.
DEBUG3(memory): Agent ID=20, ptr=0x21bfd08 created.
Experimental Warning: MatlBuyPolicy is experimental and its API may be subject to change
Experimental Warning: PackagedMatlSellPolicy is experimental and its API may be subject to change
Experimental Warning: The Conditioning Facility is experimental.
DEBUG3(memory): Agent ID=21, ptr=0x21becf8 created.
DEBUG3(memory): Agent ID=22, ptr=0x21bf240 created.
DEBUG3(memory): Agent ID=23, ptr=0x21c1f30 created.
DEBUG3(memory): Agent ID=24, ptr=0x21be8b0 created.
DEBUG3(memory): Agent ID=25, ptr=0x21bc400 created.
DEBUG3(memory): Agent ID=26, ptr=0x21c0848 created.
DEBUG3(memory): Agent ID=27, ptr=0x21c36a8 created.
Experimental Warning: MatlBuyPolicy is experimental and its API may be subject to change
Experimental Warning: PackagedMatlSellPolicy is experimental and its API may be subject to change
Experimental Warning: The Conditioning Facility is experimental.
DEBUG3(memory): Agent ID=28, ptr=0x21c4e38 created.
DEBUG3(memory): Agent ID=29, ptr=0x21ca548 created.
conditioning fac is selling!
INFO1(core ):Simulation set to run from start=0 to end=10
INFO1(core ):Beginning simulation
INFO1(core ):Current time: 0
INFO2(core ): Beginning Tick for time: 0
INFO3(SnkFac): pmsink is ticking {
pm sink tick
INFO4(SnkFac): will request 1000 kg of packaged_spent_uox.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is ticking {
INFO4(ComCnv): has capacity for 20 kg of material.
INFO3(ComCnv): }
INFO2(core ): Beginning DRE for time: 0
INFO3(buypol): policy inventory (agent conditioning_fac-15): requesting 20 kg via 1 request(s)
INFO3(buypol): - one 20 kg request of spent_uox
INFO3(Source): source is bidding up to 1 kg of fuel
INFO5(Source): stats: Facility_source ( ID=17, implementation=:cycamore:Source, name=source, parentID=13 ) with: lifetime: -1 build date: 0 supplies commodity 'fuel' with recipe 'fresh_uox' at a throughput of 1 kg per time step commod producer members: produces fuel?: yes throughput: 1 cost: 1
DEBUG1(core ): done with info gathering
DEBUG1(core ): translating graph...
DEBUG2(core ): Translating request portfolio of size 20
DEBUG4(core ): adding 1 request capacities
DEBUG2(core ): Translating request portfolio of size 1
DEBUG4(core ): adding 1 request capacities
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of reactor's trade nodes:
DEBUG5(core ): preference: 1
DEBUG1(core ): graph translated!
DEBUG1(core ): solving graph...
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 0
DEBUG5(core ): node weight: 1
DEBUG1(core ): Group weight value during graph preconditioning is 1.
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG1(core ): Greedy Solving for 1 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 1
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Greedy Solving for 20 amount of a resource.
DEBUG1(core ): graph solved!
DEBUG1(core ): Back traslating 1 trade matches.
DEBUG1(core ): trades translated!
INFO5(Source): source sent an order for 1 of fuel
DEBUG1(core ): done with info gathering
INFO2(core ): Beginning Tock for time: 0
INFO3(SnkFac): pmsink is tocking {
pm sink tock
INFO4(SnkFac): PmSink 14 is holding 0 units of material at the close of month 0.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is tocking {
packaged
processed
tocked
INFO3(ComCnv): }
INFO1(core ):Current time: 1
INFO2(core ): Beginning Tick for time: 1
INFO3(SnkFac): pmsink is ticking {
pm sink tick
INFO4(SnkFac): will request 1000 kg of packaged_spent_uox.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is ticking {
INFO4(ComCnv): has capacity for 20 kg of material.
INFO3(ComCnv): }
INFO2(core ): Beginning DRE for time: 1
INFO3(buypol): policy inventory (agent conditioning_fac-15): requesting 20 kg via 1 request(s)
INFO3(buypol): - one 20 kg request of spent_uox
INFO3(Source): source is bidding up to 1 kg of fuel
INFO5(Source): stats: Facility_source ( ID=17, implementation=:cycamore:Source, name=source, parentID=13 ) with: lifetime: -1 build date: 0 supplies commodity 'fuel' with recipe 'fresh_uox' at a throughput of 1 kg per time step commod producer members: produces fuel?: yes throughput: 1 cost: 1
DEBUG1(core ): done with info gathering
DEBUG1(core ): translating graph...
DEBUG2(core ): Translating request portfolio of size 20
DEBUG4(core ): adding 1 request capacities
DEBUG2(core ): Translating request portfolio of size 1
DEBUG4(core ): adding 1 request capacities
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of conditioning_fac's trade nodes:
DEBUG5(core ): preference: 1
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of reactor's trade nodes:
DEBUG5(core ): preference: 1
DEBUG1(core ): graph translated!
DEBUG1(core ): solving graph...
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG1(core ): Greedy Solving for 20 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 20
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 20
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 20
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 20
DEBUG1(core ): to: 19
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Greedy Solving for 1 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 1
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): graph solved!
DEBUG1(core ): Back traslating 2 trade matches.
DEBUG1(core ): trades translated!
INFO5(Source): source sent an order for 1 of fuel
INFO3(buypol): policy inventory (agent conditioning_fac-15): got 1 kg of spent_uox
DEBUG1(core ): done with info gathering
INFO2(core ): Beginning Tock for time: 1
INFO3(SnkFac): pmsink is tocking {
pm sink tock
INFO4(SnkFac): PmSink 14 is holding 0 units of material at the close of month 1.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is tocking {
began processing
DEBUG2(ComCnv): Conditioning conditioning_fac added resources to processing at t= 1
packaged
processed
tocked
INFO3(ComCnv): }
INFO1(core ):Current time: 2
INFO2(core ): Beginning Tick for time: 2
INFO3(SnkFac): pmsink is ticking {
pm sink tick
INFO4(SnkFac): will request 1000 kg of packaged_spent_uox.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is ticking {
INFO4(ComCnv): has capacity for 19 kg of material.
INFO3(ComCnv): }
INFO2(core ): Beginning DRE for time: 2
INFO3(buypol): policy inventory (agent conditioning_fac-15): requesting 19 kg via 1 request(s)
INFO3(buypol): - one 19 kg request of spent_uox
INFO3(Source): source is bidding up to 1 kg of fuel
INFO5(Source): stats: Facility_source ( ID=17, implementation=:cycamore:Source, name=source, parentID=13 ) with: lifetime: -1 build date: 0 supplies commodity 'fuel' with recipe 'fresh_uox' at a throughput of 1 kg per time step commod producer members: produces fuel?: yes throughput: 1 cost: 1
DEBUG1(core ): done with info gathering
DEBUG1(core ): translating graph...
DEBUG2(core ): Translating request portfolio of size 19
DEBUG4(core ): adding 1 request capacities
DEBUG2(core ): Translating request portfolio of size 1
DEBUG4(core ): adding 1 request capacities
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of conditioning_fac's trade nodes:
DEBUG5(core ): preference: 1
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of reactor's trade nodes:
DEBUG5(core ): preference: 1
DEBUG1(core ): graph translated!
DEBUG1(core ): solving graph...
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG1(core ): Greedy Solving for 19 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 19
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 19
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 19
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 19
DEBUG1(core ): to: 18
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Greedy Solving for 1 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 1
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): graph solved!
DEBUG1(core ): Back traslating 2 trade matches.
DEBUG1(core ): trades translated!
INFO5(Source): source sent an order for 1 of fuel
INFO3(buypol): policy inventory (agent conditioning_fac-15): got 1 kg of spent_uox
DEBUG1(core ): done with info gathering
INFO2(core ): Beginning Tock for time: 2
INFO3(SnkFac): pmsink is tocking {
pm sink tock
INFO4(SnkFac): PmSink 14 is holding 0 units of material at the close of month 2.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is tocking {
began processing
DEBUG2(ComCnv): Conditioning conditioning_fac added resources to processing at t= 2
packaged
processed
tocked
INFO3(ComCnv): }
INFO1(core ):Current time: 3
INFO2(core ): Beginning Tick for time: 3
INFO3(SnkFac): pmsink is ticking {
pm sink tick
INFO4(SnkFac): will request 1000 kg of packaged_spent_uox.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is ticking {
INFO4(ComCnv): has capacity for 18 kg of material.
INFO3(ComCnv): }
INFO2(core ): Beginning DRE for time: 3
INFO3(buypol): policy inventory (agent conditioning_fac-15): requesting 18 kg via 1 request(s)
INFO3(buypol): - one 18 kg request of spent_uox
INFO3(Source): source is bidding up to 1 kg of fuel
INFO5(Source): stats: Facility_source ( ID=17, implementation=:cycamore:Source, name=source, parentID=13 ) with: lifetime: -1 build date: 0 supplies commodity 'fuel' with recipe 'fresh_uox' at a throughput of 1 kg per time step commod producer members: produces fuel?: yes throughput: 1 cost: 1
DEBUG1(core ): done with info gathering
DEBUG1(core ): translating graph...
DEBUG2(core ): Translating request portfolio of size 18
DEBUG4(core ): adding 1 request capacities
DEBUG2(core ): Translating request portfolio of size 1
DEBUG4(core ): adding 1 request capacities
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of conditioning_fac's trade nodes:
DEBUG5(core ): preference: 1
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of reactor's trade nodes:
DEBUG5(core ): preference: 1
DEBUG1(core ): graph translated!
DEBUG1(core ): solving graph...
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG1(core ): Greedy Solving for 18 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 18
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 18
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 18
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 18
DEBUG1(core ): to: 17
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Greedy Solving for 1 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 1
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): graph solved!
DEBUG1(core ): Back traslating 2 trade matches.
DEBUG1(core ): trades translated!
INFO5(Source): source sent an order for 1 of fuel
INFO3(buypol): policy inventory (agent conditioning_fac-15): got 1 kg of spent_uox
DEBUG1(core ): done with info gathering
INFO2(core ): Beginning Tock for time: 3
INFO3(SnkFac): pmsink is tocking {
pm sink tock
INFO4(SnkFac): PmSink 14 is holding 0 units of material at the close of month 3.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is tocking {
began processing
DEBUG2(ComCnv): Conditioning conditioning_fac added resources to processing at t= 3
packaged
readyed
processed
tocked
INFO3(ComCnv): }
INFO1(core ):Current time: 4
INFO2(core ): Beginning Tick for time: 4
INFO3(SnkFac): pmsink is ticking {
pm sink tick
INFO4(SnkFac): will request 1000 kg of packaged_spent_uox.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is ticking {
INFO4(ComCnv): has capacity for 17 kg of material.
INFO3(ComCnv): }
INFO2(core ): Beginning DRE for time: 4
INFO3(buypol): policy inventory (agent conditioning_fac-15): requesting 17 kg via 1 request(s)
INFO3(buypol): - one 17 kg request of spent_uox
INFO3(Source): source is bidding up to 1 kg of fuel
INFO5(Source): stats: Facility_source ( ID=17, implementation=:cycamore:Source, name=source, parentID=13 ) with: lifetime: -1 build date: 0 supplies commodity 'fuel' with recipe 'fresh_uox' at a throughput of 1 kg per time step commod producer members: produces fuel?: yes throughput: 1 cost: 1
DEBUG1(core ): done with info gathering
DEBUG1(core ): translating graph...
DEBUG2(core ): Translating request portfolio of size 17
DEBUG4(core ): adding 1 request capacities
DEBUG2(core ): Translating request portfolio of size 1
DEBUG4(core ): adding 1 request capacities
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of conditioning_fac's trade nodes:
DEBUG5(core ): preference: 1
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of reactor's trade nodes:
DEBUG5(core ): preference: 1
DEBUG1(core ): graph translated!
DEBUG1(core ): solving graph...
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG1(core ): Greedy Solving for 17 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 17
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 17
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 17
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 17
DEBUG1(core ): to: 16
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Greedy Solving for 1 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 1
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): graph solved!
DEBUG1(core ): Back traslating 2 trade matches.
DEBUG1(core ): trades translated!
INFO5(Source): source sent an order for 1 of fuel
INFO3(buypol): policy inventory (agent conditioning_fac-15): got 1 kg of spent_uox
DEBUG1(core ): done with info gathering
INFO2(core ): Beginning Tock for time: 4
INFO3(SnkFac): pmsink is tocking {
pm sink tock
INFO4(SnkFac): PmSink 14 is holding 0 units of material at the close of month 4.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is tocking {
began processing
DEBUG2(ComCnv): Conditioning conditioning_fac added resources to processing at t= 4
packaged
readyed
processed
tocked
INFO3(ComCnv): }
INFO1(core ):Current time: 5
INFO2(core ): Beginning Tick for time: 5
INFO3(SnkFac): pmsink is ticking {
pm sink tick
INFO4(SnkFac): will request 1000 kg of packaged_spent_uox.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is ticking {
INFO4(ComCnv): has capacity for 16 kg of material.
INFO3(ComCnv): }
INFO2(core ): Beginning DRE for time: 5
INFO3(buypol): policy inventory (agent conditioning_fac-15): requesting 16 kg via 1 request(s)
INFO3(buypol): - one 16 kg request of spent_uox
INFO3(Source): source is bidding up to 1 kg of fuel
INFO5(Source): stats: Facility_source ( ID=17, implementation=:cycamore:Source, name=source, parentID=13 ) with: lifetime: -1 build date: 0 supplies commodity 'fuel' with recipe 'fresh_uox' at a throughput of 1 kg per time step commod producer members: produces fuel?: yes throughput: 1 cost: 1
DEBUG1(core ): done with info gathering
DEBUG1(core ): translating graph...
DEBUG2(core ): Translating request portfolio of size 16
DEBUG4(core ): adding 1 request capacities
DEBUG2(core ): Translating request portfolio of size 1
DEBUG4(core ): adding 1 request capacities
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of conditioning_fac's trade nodes:
DEBUG5(core ): preference: 1
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of reactor's trade nodes:
DEBUG5(core ): preference: 1
DEBUG1(core ): graph translated!
DEBUG1(core ): solving graph...
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG1(core ): Greedy Solving for 16 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 16
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 16
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 16
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 16
DEBUG1(core ): to: 15
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Greedy Solving for 1 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 1
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): graph solved!
DEBUG1(core ): Back traslating 2 trade matches.
DEBUG1(core ): trades translated!
INFO5(Source): source sent an order for 1 of fuel
INFO3(buypol): policy inventory (agent conditioning_fac-15): got 1 kg of spent_uox
DEBUG1(core ): done with info gathering
INFO2(core ): Beginning Tock for time: 5
INFO3(SnkFac): pmsink is tocking {
pm sink tock
INFO4(SnkFac): PmSink 14 is holding 0 units of material at the close of month 5.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is tocking {
began processing
DEBUG2(ComCnv): Conditioning conditioning_fac added resources to processing at t= 5
packaged
readyed
processed
tocked
INFO3(ComCnv): }
INFO1(core ):Current time: 6
INFO2(core ): Beginning Tick for time: 6
INFO3(SnkFac): pmsink is ticking {
pm sink tick
INFO4(SnkFac): will request 1000 kg of packaged_spent_uox.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is ticking {
INFO4(ComCnv): has capacity for 15 kg of material.
INFO3(ComCnv): }
INFO2(core ): Beginning DRE for time: 6
INFO3(buypol): policy inventory (agent conditioning_fac-15): requesting 15 kg via 1 request(s)
INFO3(buypol): - one 15 kg request of spent_uox
INFO3(Source): source is bidding up to 1 kg of fuel
INFO5(Source): stats: Facility_source ( ID=17, implementation=:cycamore:Source, name=source, parentID=13 ) with: lifetime: -1 build date: 0 supplies commodity 'fuel' with recipe 'fresh_uox' at a throughput of 1 kg per time step commod producer members: produces fuel?: yes throughput: 1 cost: 1
DEBUG1(core ): done with info gathering
DEBUG1(core ): translating graph...
DEBUG2(core ): Translating request portfolio of size 15
DEBUG4(core ): adding 1 request capacities
DEBUG2(core ): Translating request portfolio of size 1
DEBUG4(core ): adding 1 request capacities
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of conditioning_fac's trade nodes:
DEBUG5(core ): preference: 1
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of reactor's trade nodes:
DEBUG5(core ): preference: 1
DEBUG1(core ): graph translated!
DEBUG1(core ): solving graph...
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG1(core ): Greedy Solving for 15 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 15
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 15
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 15
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 15
DEBUG1(core ): to: 14
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Greedy Solving for 1 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 1
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): graph solved!
DEBUG1(core ): Back traslating 2 trade matches.
DEBUG1(core ): trades translated!
INFO5(Source): source sent an order for 1 of fuel
INFO3(buypol): policy inventory (agent conditioning_fac-15): got 1 kg of spent_uox
DEBUG1(core ): done with info gathering
INFO2(core ): Beginning Tock for time: 6
INFO3(SnkFac): pmsink is tocking {
pm sink tock
INFO4(SnkFac): PmSink 14 is holding 0 units of material at the close of month 6.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is tocking {
began processing
DEBUG2(ComCnv): Conditioning conditioning_fac added resources to processing at t= 6
packaged
readyed
processed
tocked
INFO3(ComCnv): }
INFO1(core ):Current time: 7
INFO2(core ): Beginning Tick for time: 7
INFO3(SnkFac): pmsink is ticking {
pm sink tick
INFO4(SnkFac): will request 1000 kg of packaged_spent_uox.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is ticking {
INFO4(ComCnv): has capacity for 19 kg of material.
INFO3(ComCnv): }
INFO2(core ): Beginning DRE for time: 7
INFO3(buypol): policy inventory (agent conditioning_fac-15): requesting 19 kg via 1 request(s)
INFO3(buypol): - one 19 kg request of spent_uox
INFO3(Source): source is bidding up to 1 kg of fuel
INFO5(Source): stats: Facility_source ( ID=17, implementation=:cycamore:Source, name=source, parentID=13 ) with: lifetime: -1 build date: 0 supplies commodity 'fuel' with recipe 'fresh_uox' at a throughput of 1 kg per time step commod producer members: produces fuel?: yes throughput: 1 cost: 1
DEBUG1(core ): done with info gathering
DEBUG1(core ): translating graph...
DEBUG2(core ): Translating request portfolio of size 19
DEBUG4(core ): adding 1 request capacities
DEBUG2(core ): Translating request portfolio of size 1
DEBUG4(core ): adding 1 request capacities
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of conditioning_fac's trade nodes:
DEBUG5(core ): preference: 1
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of reactor's trade nodes:
DEBUG5(core ): preference: 1
DEBUG1(core ): graph translated!
DEBUG1(core ): solving graph...
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG1(core ): Greedy Solving for 19 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 19
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 19
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 19
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 19
DEBUG1(core ): to: 18
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Greedy Solving for 1 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 1
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): graph solved!
DEBUG1(core ): Back traslating 2 trade matches.
DEBUG1(core ): trades translated!
INFO5(Source): source sent an order for 1 of fuel
INFO3(buypol): policy inventory (agent conditioning_fac-15): got 1 kg of spent_uox
DEBUG1(core ): done with info gathering
INFO2(core ): Beginning Tock for time: 7
INFO3(SnkFac): pmsink is tocking {
pm sink tock
INFO4(SnkFac): PmSink 14 is holding 0 units of material at the close of month 7.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is tocking {
began processing
DEBUG2(ComCnv): Conditioning conditioning_fac added resources to processing at t= 7
packaged
readyed
processed
tocked
INFO3(ComCnv): }
INFO1(core ):Current time: 8
INFO2(core ): Beginning Tick for time: 8
INFO3(SnkFac): pmsink is ticking {
pm sink tick
INFO4(SnkFac): will request 1000 kg of packaged_spent_uox.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is ticking {
INFO4(ComCnv): has capacity for 18 kg of material.
INFO3(ComCnv): }
INFO2(core ): Beginning DRE for time: 8
INFO3(buypol): policy inventory (agent conditioning_fac-15): requesting 18 kg via 1 request(s)
INFO3(buypol): - one 18 kg request of spent_uox
INFO3(Source): source is bidding up to 1 kg of fuel
INFO5(Source): stats: Facility_source ( ID=17, implementation=:cycamore:Source, name=source, parentID=13 ) with: lifetime: -1 build date: 0 supplies commodity 'fuel' with recipe 'fresh_uox' at a throughput of 1 kg per time step commod producer members: produces fuel?: yes throughput: 1 cost: 1
DEBUG1(core ): done with info gathering
DEBUG1(core ): translating graph...
DEBUG2(core ): Translating request portfolio of size 18
DEBUG4(core ): adding 1 request capacities
DEBUG2(core ): Translating request portfolio of size 1
DEBUG4(core ): adding 1 request capacities
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of conditioning_fac's trade nodes:
DEBUG5(core ): preference: 1
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of reactor's trade nodes:
DEBUG5(core ): preference: 1
DEBUG1(core ): graph translated!
DEBUG1(core ): solving graph...
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG1(core ): Greedy Solving for 18 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 18
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 18
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 18
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 18
DEBUG1(core ): to: 17
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Greedy Solving for 1 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 1
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): graph solved!
DEBUG1(core ): Back traslating 2 trade matches.
DEBUG1(core ): trades translated!
INFO5(Source): source sent an order for 1 of fuel
INFO3(buypol): policy inventory (agent conditioning_fac-15): got 1 kg of spent_uox
DEBUG1(core ): done with info gathering
INFO2(core ): Beginning Tock for time: 8
INFO3(SnkFac): pmsink is tocking {
pm sink tock
INFO4(SnkFac): PmSink 14 is holding 0 units of material at the close of month 8.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is tocking {
began processing
DEBUG2(ComCnv): Conditioning conditioning_fac added resources to processing at t= 8
packaged
readyed
processed
tocked
INFO3(ComCnv): }
INFO1(core ):Current time: 9
INFO2(core ): Beginning Tick for time: 9
INFO3(SnkFac): pmsink is ticking {
pm sink tick
INFO4(SnkFac): will request 1000 kg of packaged_spent_uox.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is ticking {
INFO4(ComCnv): has capacity for 17 kg of material.
INFO3(ComCnv): }
INFO2(core ): Beginning DRE for time: 9
INFO3(buypol): policy inventory (agent conditioning_fac-15): requesting 17 kg via 1 request(s)
INFO3(buypol): - one 17 kg request of spent_uox
INFO3(Source): source is bidding up to 1 kg of fuel
INFO5(Source): stats: Facility_source ( ID=17, implementation=:cycamore:Source, name=source, parentID=13 ) with: lifetime: -1 build date: 0 supplies commodity 'fuel' with recipe 'fresh_uox' at a throughput of 1 kg per time step commod producer members: produces fuel?: yes throughput: 1 cost: 1
DEBUG1(core ): done with info gathering
DEBUG1(core ): translating graph...
DEBUG2(core ): Translating request portfolio of size 17
DEBUG4(core ): adding 1 request capacities
DEBUG2(core ): Translating request portfolio of size 1
DEBUG4(core ): adding 1 request capacities
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of conditioning_fac's trade nodes:
DEBUG5(core ): preference: 1
DEBUG4(core ): adding 1 bid capacities
DEBUG1(core ): Additing unit capacity: 1
DEBUG1(core ): Additing unit capacity: 1
DEBUG5(core ): Updating preference for one of reactor's trade nodes:
DEBUG5(core ): preference: 1
DEBUG1(core ): graph translated!
DEBUG1(core ): solving graph...
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG5(core ): Determining node weight:
DEBUG5(core ): commodity weight: 1
DEBUG5(core ): avg pref: 1
DEBUG5(core ): node weight: 1.5
DEBUG1(core ): Group weight value during graph preconditioning is 1.5.
DEBUG1(core ): Greedy Solving for 17 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 17
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 17
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 17
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 17
DEBUG1(core ): to: 16
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Greedy Solving for 1 amount of a resource.
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for node:
DEBUG1(core ): group capacity: 1
DEBUG1(core ): unit capacity: 1
DEBUG1(core ): capacity: 1
DEBUG1(core ): Capacity for unode of arc: 1
DEBUG1(core ): Capacity for vnode of arc: 1
DEBUG1(core ): Capacity for arc : 1
DEBUG1(core ): Greedy Solver is matching 1 amount of a resource.
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): Updating capacity value from: 1
DEBUG1(core ): to: 0
DEBUG1(core ): graph solved!
DEBUG1(core ): Back traslating 2 trade matches.
DEBUG1(core ): trades translated!
INFO5(Source): source sent an order for 1 of fuel
INFO3(buypol): policy inventory (agent conditioning_fac-15): got 1 kg of spent_uox
DEBUG1(core ): done with info gathering
INFO2(core ): Beginning Tock for time: 9
INFO3(SnkFac): pmsink is tocking {
pm sink tock
INFO4(SnkFac): PmSink 14 is holding 0 units of material at the close of month 9.
INFO3(SnkFac): }
INFO3(ComCnv): conditioning_fac is tocking {
began processing
DEBUG2(ComCnv): Conditioning conditioning_fac added resources to processing at t= 9
packaged
readyed
INFO1(ComCnv):Conditioning conditioning_fac moved resources from ready to stocks at t= 9
processed
tocked
INFO3(ComCnv): }
Status: Cyclus run successful!
Output location: cyclus.sqlite
Simulation ID: f419f2c8-4332-4361-be7b-e21a25de2f38
DEBUG3(memory): Deleting agent 'source' ID=6
DEBUG3(memory): Deleting agent 'reactor' ID=7
DEBUG3(memory): Deleting agent 'region' ID=12
DEBUG3(memory): Deleting agent 'pmsink' ID=9
DEBUG3(memory): Deleting agent 'nullinst' ID=10
DEBUG3(memory): Deleting agent 'conditioning_fac' ID=8
DEBUG3(memory): Deleting agent 'region' ID=11
gwenchee ~/github/cyder/input (sinksink) $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment