Skip to content

Failed

robust.testing.t_simulation.TestSimulation.test_table_diff (from robust.testing.t_simulation.TestSimulation-20191002140815)

Failing for the past 1 build (Since Failed #46 )
Took 1 min 17 sec.

Error Message

problem unsolved after 51 iterations.      The last result is available in Model.program.gps[-1].result. If the gps     appear to be converging, you may wish to increase the iteration limit by     calling .localsolve(..., iteration_limit=NEWLIMIT).

Stacktrace

Traceback (most recent call last):
  File "/jenkins/workspace/CE_robust_PR/cvxopt/robust/testing/t_simulation.py", line 55, in test_table_diff
    sol = m.localsolve(verbosity=0)
  File "/jenkins/workspace/CE_robust_PR/cvxopt/gpkit/gpkit/constraints/prog_factories.py", line 124, in solvefn
    result = progsolve(solver, verbosity, **kwargs)
  File "/jenkins/workspace/CE_robust_PR/cvxopt/gpkit/gpkit/constraints/sgp.py", line 131, in localsolve
    calling .localsolve(..., iteration_limit=NEWLIMIT).""" % len(self.gps))
RuntimeWarning: problem unsolved after 51 iterations.

    The last result is available in Model.program.gps[-1].result. If the gps
    appear to be converging, you may wish to increase the iteration limit by
    calling .localsolve(..., iteration_limit=NEWLIMIT).
		

Standard Output

	

Standard Error