Skip to content

Passed

gpkit.tests.from_paths.TestFiles.test_run_tests_py_mosek_cli (from gpkit.tests.from_paths.TestFiles-20210712155047)

Took 2 min 58 sec.

Standard Output

Solution check warning: Dual cost 182576.08980418823 does not match primal cost 182616.4
Final PCCP solution let non-GP constraints slacken by 1.4%. Calling .localsolve(pccp_penalty=...) with a higher `pccp_penalty` (it was 200 this time) will reduce slack if the model is solvable with less. To verify that the slack is needed, generate an SGP with `use_pccp=False` and start it from this model's  solution: e.g. `m.localsolve(use_pccp=False, x0=m.solution["variables"])`.
Final PCCP solution let n
...[truncated 3730 chars]...
lse` and start it from this model's  solution: e.g. `m.localsolve(use_pccp=False, x0=m.solution["variables"])`.
Final PCCP solution let non-GP constraints slacken by 0.005%. Calling .localsolve(pccp_penalty=...) with a higher `pccp_penalty` (it was 200 this time) will reduce slack if the model is solvable with less. To verify that the slack is needed, generate an SGP with `use_pccp=False` and start it from this model's  solution: e.g. `m.localsolve(use_pccp=False, x0=m.solution["variables"])`.
	

Standard Error