Skip to content

Passed

gpkit.tests.from_paths.TestFiles.test_gassolar_gas_gas_py_mosek (from gpkit.tests.from_paths.TestFiles-20180801172515)

Took 3 min 0 sec.

Standard Output

Using solver 'mosek'
Solving for 592 variables.
Solving took 61 seconds.
Warning: Variable [P_{shaft-max}_Mission/Climb/FlightSegment/AircraftPerf/EnginePerf_(0,)**-1*P_{total}_Mission/Climb/ could cause inaccurate result because it is above upper bound. Solution is 1.0000 but bound is 0.9685
Beginning signomial solve.
Solving took 4 GP solves and 103 seconds.
Warning: Variable [P_{shaft-max}_Mission.1/Climb.1/FlightSegment.2/AircraftPerf.2/EnginePerf.2_(0,)**-1*P_{total}_Miss could cause inaccurate result because it is above upper bound. Solution is 1.0000 but bound is 0.9685
Using solver 'mosek'
Solving for 592 variables.
Solving took 46.1 seconds.
Warning: Variable [P_{shaft-max}_Mission/Climb/FlightSegment/AircraftPerf/EnginePerf_(0,)**-1*P_{total}_Mission/Climb/ could cause inaccurate result because it is above upper bound. Solution is 1.0000 but bound is 0.9685
Beginning signomial solve.
Solving took 4 GP solves and 103 seconds.
Warning: Variable [P_{shaft-max}_Mission.1/Climb.1/FlightSegment.2/AircraftPerf.2/EnginePerf.2_(0,)**-1*P_{total}_Miss could cause inaccurate result because it is above upper bound. Solution is 1.0000 but bound is 0.9685
Using solver 'mosek'
Solving for 1250 variables.
Solving took 5.62 seconds.
Warning: Variable Re_Mission/FlightSegment/AircraftPerf/WingAero could cause inaccurate result because it is below lower bound. Solution is 114649.0470 but bound is 150000.0000
Warning: Variable Re_Mission/FlightSegment.10/AircraftPerf.10/WingAero.10 could cause inaccurate result because it is below lower bound. Solution is 114650.7580 but bound is 150000.0000
Beginning signomial solve.
Solving took 4 GP solves and 22.6 seconds.
Warning: Variable Re_Mission.1/FlightSegment.11/AircraftPerf.11/WingAero.11 could cause inaccurate result because it is below lower bound. Solution is 116328.0617 but bound is 150000.0000
Warning: Variable Re_Mission.1/FlightSegment.21/AircraftPerf.21/WingAero.21 could cause inaccurate result because it is below lower bound. Solution is 116329.7055 but bound is 150000.0000
Using solver 'mosek_cli'
Solving for 1250 variables.
Solving took 4.11 seconds.
Warning: Variable Re_Mission/FlightSegment/AircraftPerf/WingAero could cause inaccurate result because it is below lower bound. Solution is 114648.9351 but bound is 150000.0000
Warning: Variable Re_Mission/FlightSegment.10/AircraftPerf.10/WingAero.10 could cause inaccurate result because it is below lower bound. Solution is 114651.2281 but bound is 150000.0000
Beginning signomial solve.
Solving took 4 GP solves and 23.4 seconds.
Warning: Variable Re_Mission.1/FlightSegment.11/AircraftPerf.11/WingAero.11 could cause inaccurate result because it is below lower bound. Solution is 116328.1086 but bound is 150000.0000
Warning: Variable Re_Mission.1/FlightSegment.21/AircraftPerf.21/WingAero.21 could cause inaccurate result because it is below lower bound. Solution is 116329.2719 but bound is 150000.0000
	

Standard Error

/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pandas/_libs/__init__.py:4: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from .tslib import iNaT, NaT, Timestamp, Timedelta, OutOfBoundsDatetime
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pandas/__init__.py:26: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from pandas._libs import (hashtable as _hashtable,
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pandas/core/dtypes/common.py:6: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from pandas._libs import algos, lib
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pandas/core/util/hashing.py:7: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from pandas._libs import hashing, tslib
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pandas/core/indexes/base.py:7: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from pandas._libs import (lib, index as libindex, tslib as libts,
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pandas/tseries/offsets.py:21: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  import pandas._libs.tslibs.offsets as liboffsets
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pandas/core/ops.py:16: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from pandas._libs import algos as libalgos, ops as libops
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pandas/core/indexes/interval.py:32: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from pandas._libs.interval import (
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pandas/core/internals.py:14: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from pandas._libs import internals as libinternals
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pandas/core/sparse/array.py:33: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  import pandas._libs.sparse as splib
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pandas/core/window.py:36: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  import pandas._libs.window as _window
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pandas/core/groupby/groupby.py:68: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from pandas._libs import (lib, reduction,
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pandas/core/reshape/reshape.py:30: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from pandas._libs import algos as _algos, reshape as _reshape
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pandas/io/parsers.py:45: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  import pandas._libs.parsers as parsers
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pandas/io/pytables.py:50: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from pandas._libs import algos, lib, writers as libwriters
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/scipy/sparse/lil.py:19: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from . import _csparsetools
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/scipy/sparse/csgraph/__init__.py:165: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from ._shortest_path import shortest_path, floyd_warshall, dijkstra,\
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/scipy/sparse/csgraph/_validation.py:5: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from ._tools import csgraph_to_dense, csgraph_from_dense,\
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/scipy/sparse/csgraph/__init__.py:167: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from ._traversal import breadth_first_order, depth_first_order, \
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/scipy/sparse/csgraph/__init__.py:169: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from ._min_spanning_tree import minimum_spanning_tree
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/scipy/sparse/csgraph/__init__.py:170: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from ._reordering import reverse_cuthill_mckee, maximum_bipartite_matching, \
/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gassolar/environment/solar_irradiance.py:40: RuntimeWarning: overflow encountered in exp
  tau = np.exp(-0.175/costhsun)