Giter Club home page Giter Club logo

gdplib's People

Contributors

albertlee125 avatar bernalde avatar emma58 avatar qtothec avatar tristantc avatar yunshan-liu avatar yunshanl avatar zedongpeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gdplib's Issues

build_model missing

There might be two cases.

  1. build_model function is missing.
  2. __init__.py file is not updated.
Benchmarking instance: hda
Traceback (most recent call last):
  File "/local/scratch/a/peng372/github/gdplib/benchmark.py", line 106, in <module>
    model = import_module("gdplib." + instance).build_model()
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'gdplib.hda' has no attribute 'build_model'
Benchmarking instance: logical
Traceback (most recent call last):
  File "/local/scratch/a/peng372/github/gdplib/benchmark.py", line 106, in <module>
    model = import_module("gdplib." + instance).build_model()
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'gdplib.logical' has no attribute 'build_model'
  • methanol
Benchmarking instance: methanol
Traceback (most recent call last):
  File "/local/scratch/a/peng372/github/gdplib/benchmark.py", line 106, in <module>
    model = import_module("gdplib." + instance).build_model()
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'gdplib.methanol' has no attribute 'build_model'
  • mod_hens
Benchmarking instance: mod_hens
Traceback (most recent call last):
  File "/local/scratch/a/peng372/github/gdplib/benchmark.py", line 106, in <module>
    model = import_module("gdplib." + instance).build_model()
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'gdplib.mod_hens' has no attribute 'build_model'
  • modprodnet
Benchmarking instance: modprodnet
Traceback (most recent call last):
  File "/local/scratch/a/peng372/github/gdplib/benchmark.py", line 106, in <module>
    model = import_module("gdplib." + instance).build_model()
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'gdplib.modprodnet' has no attribute 'build_model'

batch_processing benchmark

Output

Benchmarking instance: batch_processing
Traceback (most recent call last):
  File "/local/scratch/a/peng372/github/gdplib/benchmark.py", line 109, in <module>
    benchmark(model, strategy, timelimit, result_dir)
  File "/local/scratch/a/peng372/github/gdplib/benchmark.py", line 34, in benchmark
    TransformationFactory(strategy).apply_to(model)
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/site-packages/pyomo/core/base/transformation.py", line 77, in apply_to
    reverse_token = self._apply_to(model, **kwds)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/site-packages/pyomo/gdp/plugins/hull.py", line 245, in _apply_to
    self._apply_to_impl(instance, **kwds)
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/site-packages/pyomo/gdp/plugins/hull.py", line 272, in _apply_to_impl
    self._transform_disjunctionData(
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/site-packages/pyomo/gdp/plugins/hull.py", line 410, in _transform_disjunctionData
    self._transform_disjunct(
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/site-packages/pyomo/gdp/plugins/hull.py", line 542, in _transform_disjunct
    self._declare_disaggregated_var_bounds(
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/site-packages/pyomo/gdp/plugins/hull.py", line 617, in _declare_disaggregated_var_bounds
    raise GDP_Error(
pyomo.gdp.disjunct.GDP_Error: Variables that appear in disjuncts must be bounded in order to use the hull transformation! Missing bound for batchSize_log[A,1].

gdp_col build_model not working

Output

Benchmarking instance: gdp_col
WARNING (W1002): Setting Var 'H_L_spec_feed[benzene]' to a numeric value `0`
outside the bounds (0.1, 16).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'H_V_spec_feed[benzene]' to a numeric value `0`
outside the bounds (30, 56).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING: implicitly casting 'total_cond.indicator_var' value 1 to bool
WARNING: implicitly casting 'tray[2].indicator_var' value 1 to bool
WARNING: implicitly casting 'no_tray[2].indicator_var' value 0 to bool
WARNING: implicitly casting 'tray[3].indicator_var' value 1 to bool
WARNING: implicitly casting 'no_tray[3].indicator_var' value 0 to bool
WARNING: implicitly casting 'tray[4].indicator_var' value 1 to bool
WARNING: implicitly casting 'no_tray[4].indicator_var' value 0 to bool
WARNING: implicitly casting 'tray[5].indicator_var' value 1 to bool
WARNING: implicitly casting 'no_tray[5].indicator_var' value 0 to bool
WARNING: implicitly casting 'tray[6].indicator_var' value 1 to bool
WARNING: implicitly casting 'no_tray[6].indicator_var' value 0 to bool
WARNING: implicitly casting 'tray[7].indicator_var' value 1 to bool
WARNING: implicitly casting 'no_tray[7].indicator_var' value 0 to bool
WARNING: implicitly casting 'tray[9].indicator_var' value 1 to bool
WARNING: implicitly casting 'no_tray[9].indicator_var' value 0 to bool
WARNING: implicitly casting 'tray[10].indicator_var' value 1 to bool
WARNING: implicitly casting 'no_tray[10].indicator_var' value 0 to bool
WARNING: implicitly casting 'tray[11].indicator_var' value 1 to bool
WARNING: implicitly casting 'no_tray[11].indicator_var' value 0 to bool
WARNING: implicitly casting 'tray[12].indicator_var' value 1 to bool
WARNING: implicitly casting 'no_tray[12].indicator_var' value 0 to bool
WARNING: implicitly casting 'tray[13].indicator_var' value 1 to bool
WARNING: implicitly casting 'no_tray[13].indicator_var' value 0 to bool
WARNING: implicitly casting 'tray[14].indicator_var' value 1 to bool
WARNING: implicitly casting 'no_tray[14].indicator_var' value 0 to bool
WARNING: implicitly casting 'tray[15].indicator_var' value 1 to bool
WARNING: implicitly casting 'no_tray[15].indicator_var' value 0 to bool
WARNING: implicitly casting 'tray[16].indicator_var' value 1 to bool
WARNING: implicitly casting 'no_tray[16].indicator_var' value 0 to bool
Traceback (most recent call last):
  File "/local/scratch/a/peng372/github/gdplib/benchmark.py", line 110, in <module>
    benchmark(model, strategy, timelimit, result_dir)
  File "/local/scratch/a/peng372/github/gdplib/benchmark.py", line 30, in benchmark
    model = model.clone()
            ^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'clone'

BigM: TypeError: 'int' object is not iterable

The bigM TypeError: 'int' object is not iterable error came up in biofuel model.

biofuel Output:

Benchmarking instance: biofuel
ERROR: Constructing component 'bigM' from data=None failed:
        TypeError: 'int' object is not iterable
Traceback (most recent call last):
  File "/local/scratch/a/peng372/github/gdplib/benchmark.py", line 106, in <module>
    model = import_module("gdplib." + instance).build_model()
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/github/gdplib/gdplib/biofuel/model.py", line 55, in build_model
    m.bigM = Suffix(direction=Suffix.LOCAL, initialize=7000)
    ^^^^^^
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/site-packages/pyomo/core/base/block.py", line 571, in __setattr__
    self.add_component(name, val)
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/site-packages/pyomo/core/base/block.py", line 1116, in add_component
    val.construct(data)
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/site-packages/pyomo/core/base/disable_methods.py", line 124, in construct
    return base.construct(self, data)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/site-packages/pyomo/core/base/suffix.py", line 244, in construct
    self.update_values(rule(self.parent_block(), None), expand=True)
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/site-packages/pyomo/core/base/suffix.py", line 295, in update_values
    for component, value in items:
TypeError: 'int' object is not iterable

med_term_purchasing bug

Output

Benchmarking instance: med_term_purchasing
Traceback (most recent call last):
  File "/local/scratch/a/peng372/github/gdplib/benchmark.py", line 106, in <module>
    model = import_module("gdplib." + instance).build_model()
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/github/gdplib/gdplib/med_term_purchasing/med_term_purchasing.py", line 144, in build_model
    model.TimePeriod,
    ^^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/site-packages/pyomo/core/base/block.py", line 550, in __getattr__
    raise AttributeError(
AttributeError: 'AbstractModel' object has no attribute 'TimePeriod'. Did you mean: 'TimePeriods'?

benchmark scip timeout

kaibel

Benchmarking instance: kaibel
WARNING (W1002): Setting Var 'Vtotal[1,1]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,2]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,3]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,4]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,5]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,6]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,7]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,8]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,9]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,10]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,11]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,12]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,13]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,14]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,15]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,16]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,17]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,18]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,19]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,20]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,21]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,22]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,23]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,24]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[1,25]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,1]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,2]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,3]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,4]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,5]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,6]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,7]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,8]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,9]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,10]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,11]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,12]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,13]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,14]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,15]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,16]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,17]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,18]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,19]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,20]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,21]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,22]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,23]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,24]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[2,25]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,1]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,2]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,3]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,4]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,5]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,6]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,7]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,8]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,9]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,10]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,11]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,12]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,13]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,14]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,15]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,16]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,17]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,18]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,19]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,20]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,21]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,22]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,23]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,24]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[3,25]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,1]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,2]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,3]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,4]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,5]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,6]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,7]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,8]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,9]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,10]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,11]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,12]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,13]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,14]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,15]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,16]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,17]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,18]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,19]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,20]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,21]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,22]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,23]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,24]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Vtotal[4,25]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,1]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,2]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,3]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,4]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,5]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,6]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,7]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,8]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,9]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,10]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,11]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,12]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,13]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,14]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,15]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,16]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,17]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,18]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,19]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,20]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,21]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,22]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,23]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,24]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[1,25]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,1]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,2]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,3]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,4]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,5]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,6]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,7]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,8]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,9]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,10]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,11]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,12]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,13]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,14]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,15]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,16]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,17]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,18]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,19]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,20]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,21]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,22]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,23]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,24]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[2,25]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,1]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,2]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,3]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,4]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,5]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,6]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,7]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,8]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,9]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,10]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,11]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,12]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,13]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,14]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,15]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,16]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,17]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,18]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,19]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,20]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,21]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,22]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,23]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,24]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[3,25]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,1]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,2]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,3]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,4]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,5]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,6]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,7]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,8]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,9]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,10]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,11]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,12]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,13]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,14]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,15]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,16]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,17]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,18]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,19]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,20]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,21]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,22]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,23]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,24]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
WARNING (W1002): Setting Var 'Ltotal[4,25]' to a numeric value `1600` outside
the bounds (0, 1000.0).
    See also https://pyomo.readthedocs.io/en/stable/errors.html#w1002
Traceback (most recent call last):
  File "/local/scratch/a/peng372/github/gdplib/benchmark.py", line 109, in <module>
    benchmark(model, strategy, timelimit, result_dir)
  File "/local/scratch/a/peng372/github/gdplib/benchmark.py", line 39, in benchmark
    results = SolverFactory(subsolver).solve(
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/site-packages/pyomo/opt/base/solvers.py", line 610, in solve
    _status = self._apply_solver()
              ^^^^^^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/site-packages/pyomo/opt/solver/shellcmd.py", line 266, in _apply_solver
    self._rc, self._log = self._execute_command(self._command)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/site-packages/pyomo/opt/solver/shellcmd.py", line 334, in _execute_command
    results = subprocess.run(
              ^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/subprocess.py", line 550, in run
    stdout, stderr = process.communicate(input, timeout=timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/subprocess.py", line 1209, in communicate
    stdout, stderr = self._communicate(input, endtime, timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/subprocess.py", line 2134, in _communicate
    self.wait(timeout=self._remaining_time(endtime))
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/subprocess.py", line 1264, in wait
    return self._wait(timeout=timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/subprocess.py", line 2038, in _wait
    raise TimeoutExpired(self.args, timeout)
subprocess.TimeoutExpired: Command '['/local/scratch/a/peng372/opt/scip/scip', '/tmp/tmpti9wam02.pyomo', '-AMPL']' timed out after 605.9999855128117 seconds

stranded_gas

Benchmarking instance: stranded_gas
Traceback (most recent call last):
  File "/local/scratch/a/peng372/github/gdplib/benchmark.py", line 109, in <module>
    benchmark(model, strategy, timelimit, result_dir)
  File "/local/scratch/a/peng372/github/gdplib/benchmark.py", line 39, in benchmark
    results = SolverFactory(subsolver).solve(
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/site-packages/pyomo/opt/base/solvers.py", line 610, in solve
    _status = self._apply_solver()
              ^^^^^^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/site-packages/pyomo/opt/solver/shellcmd.py", line 266, in _apply_solver
    self._rc, self._log = self._execute_command(self._command)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/site-packages/pyomo/opt/solver/shellcmd.py", line 334, in _execute_command
    results = subprocess.run(
              ^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/subprocess.py", line 550, in run
    stdout, stderr = process.communicate(input, timeout=timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/subprocess.py", line 1209, in communicate
    stdout, stderr = self._communicate(input, endtime, timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/subprocess.py", line 2134, in _communicate
    self.wait(timeout=self._remaining_time(endtime))
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/subprocess.py", line 1264, in wait
    return self._wait(timeout=timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/local/scratch/a/peng372/anaconda3/lib/python3.11/subprocess.py", line 2038, in _wait
    raise TimeoutExpired(self.args, timeout)
subprocess.TimeoutExpired: Command '['/local/scratch/a/peng372/opt/scip/scip', '/tmp/tmpdizcn0hu.pyomo', '-AMPL']' timed out after 605.9999831870664 seconds

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.