Skip to content

Passed

gpkit.tests.from_paths.TestFiles.test_model_jho_py_mosek_cli (from gpkit.tests.from_paths.TestFiles-20180801173311)

Took 38 sec.

Standard Output

Beginning signomial solve.
Allowing negative dual variable(s) as small as -7.71813168931601e-14.
Allowing negative dual variable(s) as small as -2.4673188839252624e-12.
Allowing negative dual variable(s) as small as -1.3349607877466418e-13.
Allowing negative dual variable(s) as small as -1.3249080652033562e-13.
Solving took 4 GP solves and 219 seconds.
Beginning signomial solve.
Allowing negative dual variable(s) as small as -7.676108013110472e-14.
Allowing negative dual variable(s) as small as -2.4701035487850742e-12.
Allowing negative dual variable(s) as small as -1.3275014767999416e-13.
Allowing negative dual variable(s) as small as -1.3248646971164568e-13.
Solving took 4 GP solves and 34.6 seconds.
	

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, \