Skip to content
Success

Console Output

Started by upstream project "gplibrary_Push_Models" build number 166
originally caused by:
 Started by upstream project "gpkit_Push" build number 626
 originally caused by:
  Started by GitHub push by bqpd
  Started by GitHub push by bqpd
[EnvInject] - Loading node environment variables.
Building remotely on reynolds in workspace /jenkins/workspace/gplibrary_Push_Models/mosek
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/convexengineering/gplibrary
 > git init /jenkins/workspace/gplibrary_Push_Models/mosek # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gplibrary
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/convexengineering/gplibrary +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/gplibrary # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/gplibrary # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gplibrary
 > git fetch --tags --progress https://github.com/convexengineering/gplibrary +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 9ef01e9a942f045dffd79894476795cdcb13fd00 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9ef01e9a942f045dffd79894476795cdcb13fd00 # timeout=3
Commit message: "SimPleAC versions (#172)"
 > git rev-list --no-walk 9ef01e9a942f045dffd79894476795cdcb13fd00 # timeout=10
Run condition [Execution node ] enabling prebuild for step [Execute shell]
Run condition [Execution node ] enabling prebuild for step [Execute Windows batch command]
[Execution node] check if [reynolds] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]]
Run condition [Execution node ] enabling perform for step [Execute shell]
[mosek] $ /bin/bash -xe /tmp/jenkins3706087935291824390.sh
+ [[ reynolds == *macys* ]]
+ virtualenv /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit
New python executable in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/python
Installing setuptools, pip, wheel...done.
+ . /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/activate
++ deactivate nondestructive
++ unset -f pydoc
++ '[' -z '' ']'
++ '[' -z '' ']'
++ '[' -n /bin/bash ']'
++ hash -r
++ '[' -z '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ export PATH
++ '[' -z '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ '[' x '!=' x ']'
+++ basename /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit
++ PS1='(venv2_gpkit) '
++ export PS1
++ alias pydoc
++ '[' -n /bin/bash ']'
++ hash -r
++ which pip
+ export PIP=/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip
+ PIP=/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip
+ pip_install pip
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade pip
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Requirement already up-to-date: pip in ./venv2_gpkit/lib/python2.7/site-packages (19.0.3)
+ [[ reynolds == *reynolds* ]]
+ export CVXOPT_SUITESPARSE_INC_DIR=/usr/include/suitesparse
+ CVXOPT_SUITESPARSE_INC_DIR=/usr/include/suitesparse
+ export PATH=/home/jenkins/.local/bin/:/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ PATH=/home/jenkins/.local/bin/:/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ [[ mosek == mosek ]]
+ [[ reynolds == reynolds-ubuntu16 ]]
+ export PATH=/home/jenkins/.local/bin/:/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/mosek/7/tools/platform/linux64x86/bin
+ PATH=/home/jenkins/.local/bin/:/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/mosek/7/tools/platform/linux64x86/bin
+ python /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/setup.py install
running install
running build
running build_py
running install_lib
creating /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying build/lib.linux-x86_64-2.7/mosek/__init__.py -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying build/lib.linux-x86_64-2.7/mosek/array.py -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
creating /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion
copying build/lib.linux-x86_64-2.7/mosek/fusion/__init__.py -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion
copying build/lib.linux-x86_64-2.7/mosek/fusion/Utils.py -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion
copying build/lib.linux-x86_64-2.7/mosek/fusion/SolverInfo.py -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion
byte-compiling /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/__init__.py to __init__.pyc
byte-compiling /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/array.py to array.pyc
byte-compiling /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/__init__.py to __init__.pyc
byte-compiling /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/Utils.py to Utils.pyc
byte-compiling /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/SolverInfo.py to SolverInfo.pyc
running install_data
copying /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/../../bin/libmosek64.so.7.1 -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/../../bin/libiomp5.so -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/../../bin/libmosekxx7_1.so -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/../../bin/libmosekglb64.so.7.1 -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/../../../../../license.pdf -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
running install_egg_info
Writing /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/Mosek-7.1.20-py2.7.egg-info
Please review the MOSEK license conditions in license.pdf
+ [[ mosek == mosek ]]
+ python -c '__import__("mosek").Env()'
+ msktestlic
Computer
  Platform               : Linux/64-X86    
  Cores                  : 20              

Problem
  Name                   :                 
  Objective sense        : min             
  Type                   : LO (linear optimization problem)
  Constraints            : 1               
  Cones                  : 0               
  Scalar variables       : 5000            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Interior-point optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator - tries                  : 0                 time                   : 0.00            
Eliminator - elim's                 : 0               
Lin. dep.  - tries                  : 1                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.00    
Interior-point optimizer terminated. Time: 0.00. 

Optimizer terminated. Time: 0.03    
************************************
A license was checked out correctly.
************************************
+ export 'GPKITSOLVERS=mosek, mosek_cli'
+ GPKITSOLVERS='mosek, mosek_cli'
+ [[ mosek == cvxopt ]]
+ pip_install xmlrunner
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade xmlrunner
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting xmlrunner
Installing collected packages: xmlrunner
Successfully installed xmlrunner-1.7.7
+ pip_install pint
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade pint
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting pint
  Using cached https://files.pythonhosted.org/packages/15/9d/bf177ebbc57d25e9e296addc14a1303d1e34d7964af5df428a8332349c42/Pint-0.9-py2.py3-none-any.whl
Collecting funcsigs; python_version == "2.7" (from pint)
  Using cached https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Installing collected packages: funcsigs, pint
Successfully installed funcsigs-1.0.2 pint-0.9
+ pip_install numpy
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade numpy
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting numpy
  Using cached https://files.pythonhosted.org/packages/e1/72/179a78b565ecf01fe98dab6417581d30acac15c2d93c49f93169ebea99b1/numpy-1.16.3-cp27-cp27mu-manylinux1_x86_64.whl
Installing collected packages: numpy
Successfully installed numpy-1.16.3
+ pip_install scipy
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade scipy
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting scipy
  Using cached https://files.pythonhosted.org/packages/81/39/f1457091d0a45a84a2bd7815e2cf6bd45d4fe240728e9ed567cbb17c8abe/scipy-1.2.1-cp27-cp27mu-manylinux1_x86_64.whl
Requirement already satisfied, skipping upgrade: numpy>=1.8.2 in ./venv2_gpkit/lib/python2.7/site-packages (from scipy) (1.16.3)
Installing collected packages: scipy
Successfully installed scipy-1.2.1
+ pip_install ad
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade ad
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting ad
Installing collected packages: ad
Successfully installed ad-1.3.2
+ pip_install ctypesgen
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade ctypesgen
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting ctypesgen
Installing collected packages: ctypesgen
Successfully installed ctypesgen-0.post125
+ pip_install pandas
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade pandas
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting pandas
  Using cached https://files.pythonhosted.org/packages/db/83/7d4008ffc2988066ff37f6a0bb6d7b60822367dcb36ba5e39aa7801fda54/pandas-0.24.2-cp27-cp27mu-manylinux1_x86_64.whl
Collecting python-dateutil>=2.5.0 (from pandas)
  Using cached https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl
Requirement already satisfied, skipping upgrade: numpy>=1.12.0 in ./venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.3)
Collecting pytz>=2011k (from pandas)
  Using cached https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl
Collecting six>=1.5 (from python-dateutil>=2.5.0->pandas)
  Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Installing collected packages: six, python-dateutil, pytz, pandas
Successfully installed pandas-0.24.2 python-dateutil-2.8.0 pytz-2019.1 six-1.12.0
+ pip_install matplotlib
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade matplotlib
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting matplotlib
  Using cached https://files.pythonhosted.org/packages/32/6b/0368cfa5e1d1ae169ab7dc78addda3fd5e6262e48d7373a9114bac7caff7/matplotlib-2.2.4-cp27-cp27mu-manylinux1_x86_64.whl
Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 (from matplotlib)
  Using cached https://files.pythonhosted.org/packages/dd/d9/3ec19e966301a6e25769976999bd7bbe552016f0d32b577dc9d63d2e0c49/pyparsing-2.4.0-py2.py3-none-any.whl
Collecting backports.functools-lru-cache (from matplotlib)
  Using cached https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting subprocess32 (from matplotlib)
Requirement already satisfied, skipping upgrade: pytz in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (2019.1)
Requirement already satisfied, skipping upgrade: six>=1.10 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (1.12.0)
Requirement already satisfied, skipping upgrade: python-dateutil>=2.1 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (2.8.0)
Collecting kiwisolver>=1.0.1 (from matplotlib)
  Using cached https://files.pythonhosted.org/packages/3a/62/a8c9bef3059d55ab38e41fe9cba4fad773bfc04e47290bab84db1c18262e/kiwisolver-1.0.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting cycler>=0.10 (from matplotlib)
  Using cached https://files.pythonhosted.org/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl
Requirement already satisfied, skipping upgrade: numpy>=1.7.1 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (1.16.3)
Requirement already satisfied, skipping upgrade: setuptools in ./venv2_gpkit/lib/python2.7/site-packages (from kiwisolver>=1.0.1->matplotlib) (41.0.1)
Installing collected packages: pyparsing, backports.functools-lru-cache, subprocess32, kiwisolver, cycler, matplotlib
Successfully installed backports.functools-lru-cache-1.5 cycler-0.10.0 kiwisolver-1.0.1 matplotlib-2.2.4 pyparsing-2.4.0 subprocess32-3.5.3
+ export GPKITBUILD=/jenkins/workspace/gplibrary_Push_Models/mosek/build_gpkit
+ GPKITBUILD=/jenkins/workspace/gplibrary_Push_Models/mosek/build_gpkit
+ python -c 'import scipy; print scipy.__version__'
1.2.1
+ python -c 'import numpy; print numpy.__version__'
1.16.3
+ python -c 'import pint; print pint.__version__'
0.9
+ git clone --depth 1 https://github.com/convexengineering/gpkit.git
Cloning into 'gpkit'...
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --no-cache-dir -e /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Obtaining file:///jenkins/workspace/gplibrary_Push_Models/mosek/gpkit
Requirement already satisfied: numpy>=1.12.1 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.8.0.0) (1.16.3)
Requirement already satisfied: pint>=0.7 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.8.0.0) (0.9)
Requirement already satisfied: scipy in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.8.0.0) (1.2.1)
Requirement already satisfied: ad in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.8.0.0) (1.3.2)
Requirement already satisfied: ctypesgen in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.8.0.0) (0.post125)
Collecting cvxopt (from gpkit==0.8.0.0)
  Downloading https://files.pythonhosted.org/packages/d1/d9/d1c3ef409c6d8ad8933c98f1cd176ae2a1b858a91d8c44484a0dd4fa17cb/cvxopt-1.2.3-cp27-cp27mu-manylinux1_x86_64.whl (11.6MB)
Requirement already satisfied: funcsigs; python_version == "2.7" in ./venv2_gpkit/lib/python2.7/site-packages (from pint>=0.7->gpkit==0.8.0.0) (1.0.2)
Installing collected packages: cvxopt, gpkit
  Running setup.py develop for gpkit
Successfully installed cvxopt-1.2.3 gpkit
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --no-cache-dir -e /jenkins/workspace/gplibrary_Push_Models/mosek
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Obtaining file:///jenkins/workspace/gplibrary_Push_Models/mosek
Requirement already satisfied: numpy>=1.12 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (1.16.3)
Requirement already satisfied: scipy in ./venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (1.2.1)
Requirement already satisfied: pint in ./venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (0.9)
Requirement already satisfied: funcsigs; python_version == "2.7" in ./venv2_gpkit/lib/python2.7/site-packages (from pint->gpkitmodels==0.0.0.0) (1.0.2)
Installing collected packages: gpkitmodels
  Running setup.py develop for gpkitmodels
Successfully installed gpkitmodels
+ export MSK_IPAR_NUM_THREADS=2
+ MSK_IPAR_NUM_THREADS=2
+ export MKL_NUM_THREADS=2
+ MKL_NUM_THREADS=2
+ export NUMEXPR_NUM_THREADS=2
+ NUMEXPR_NUM_THREADS=2
+ export OPENBLAS_NUM_THREADS=2
+ OPENBLAS_NUM_THREADS=2
+ export OMP_NUM_THREADS=2
+ OMP_NUM_THREADS=2
+ python -c 'from gpkit.tests.test_repo import test_repos; test_repos(xmloutput=True)'
No filename given.
Usage:
     mskexpopt FILENAME [-primal] [-dual] [-p parameterfile]
Return code: 1052
Description: MSK_RES_ERR_FILE_OPEN [An error occurred while opening a file.]
............................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 236 tests in 22.779s

OK
Found no installed solvers, beginning a build.
# Moving to the directory from which GPkit was imported.
Started building gpkit...

Attempting to find and build solvers:

# Looking for mosek
#     Found /home/jenkins/mosek/7/tools/platform/linux64x86/h/mosek.h
#     Found /home/jenkins/mosek/7/tools/platform/linux64x86/bin/libmosek64.so
#     Found /home/jenkins/mosek/7/tools/examples/c/scopt-ext.c
#     Found /home/jenkins/mosek/7/tools/examples/c/expopt.c
#     Found /home/jenkins/mosek/7/tools/examples/c/dgopt.c
#     Found /home/jenkins/mosek/7/tools/examples/c/scopt-ext.h
#     Found /home/jenkins/mosek/7/tools/examples/c/expopt.h
#     Found /home/jenkins/mosek/7/tools/examples/c/dgopt.h
#     Found /home/jenkins/mosek/7/tools/platform/linux64x86/h/mosek.h
# Found mosek version 7, installed to /home/jenkins/mosek
#
# Building mosek...
#     Replacing directory _mosek/lib
#     Replacing directory _mosek/build
#     Replacing directory /jenkins/workspace/gplibrary_Push_Models/mosek/build_gpkit
#
#   Copying expopt library files to _mosek/build
#     Copying /home/jenkins/mosek/7/tools/examples/c/scopt-ext.c
#     Copying /home/jenkins/mosek/7/tools/examples/c/expopt.c
#     Copying /home/jenkins/mosek/7/tools/examples/c/dgopt.c
#     Copying /home/jenkins/mosek/7/tools/examples/c/scopt-ext.h
#     Copying /home/jenkins/mosek/7/tools/examples/c/expopt.h
#     Copying /home/jenkins/mosek/7/tools/examples/c/dgopt.h
#     Copying /home/jenkins/mosek/7/tools/platform/linux64x86/h/mosek.h
#
#   Applying expopt patches...
#
#     Change in _mosek/build/dgopt.con line 683
#     --           printf("Number of Hessian non-zeros: %d\n",nlh[0]->numhesnz)
#     ++ MSK_echotask(task,MSK_STREAM_MSG,"Number of Hessian non-zeros: %d\n",n
#
#     Change in _mosek/build/expopt.con line 569
#     --       printf("Warning: The variable with index '%d' has only positive 
#     ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "Warning: The variable with in
#
#     Change in _mosek/build/expopt.con line 582
#     --       printf("Warning: The variable with index '%d' has only negative 
#     ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "Warning: The variable with in
#
#     Change in _mosek/build/expopt.con line 1115
#     --     printf ("solsta = %d, prosta = %d\n", (int)*solsta,(int)*prosta);
#     ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "solsta = %d, prosta = %d\n", 
#
#   Building expopt library...
#     Calling 'gcc -fpic -shared -Wl,--export-dynamic,-R "/home/jenkins/mosek/7/tools/platform/linux64x86/bin"    _mosek/build/scopt-ext.c _mosek/build/expopt.c _mosek/build/dgopt.c   "/home/jenkins/mosek/7/tools/platform/linux64x86/bin/libmosek64.so" -o /jenkins/workspace/gplibrary_Push_Models/mosek/build_gpkit/expopt.so'
##
### CALL BEGINS
### CALL ENDS
##
#
#   Building Python bindings for expopt and Mosek...
#   (if this fails on Windows, verify the mingw version)
#     Calling 'python modified_ctypesgen.py -a -l /jenkins/workspace/gplibrary_Push_Models/mosek/build_gpkit/expopt.so -l "/home/jenkins/mosek/7/tools/platform/linux64x86/bin/libmosek64.so" -o _mosek/lib/expopt_h.py    _mosek/build/expopt.h'
##
### CALL BEGINS
### CALL ENDS
##
# Done building mosek
# Looking for mosek_cli
#   Trying to run mskexpopt...
#     Calling 'mskexpopt'
##
### CALL BEGINS
### CALL ENDS
##
# Found mosek_cli in system path
# Looking for cvxopt
#   Trying to import cvxopt...
# Found cvxopt in Python path
...finished building gpkit.
Replaced found solvers (['mosek', 'mosek_cli', 'cvxopt']) with environment var GPKITSOLVERS (mosek, mosek_cli)

Found the following solvers: mosek, mosek_cli
#     Replacing directory env

GPkit is now installed with solver(s) ['mosek', 'mosek_cli']
To incorporate new solvers at a later date, run `gpkit.build()`.

If any tests didn't pass, please post the output above
(starting from "Found no installed solvers, beginning a build.")
to gpkit@mit.edu or https://github.com/convexengineering/gpkit/issues/new
so we can prevent others from having these errors.

The same goes for any other bugs you encounter with GPkit:
send 'em our way, aloCloning into 'gplibrary'...
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Obtaining file:///jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary
Installing collected packages: gpkitmodels
  Found existing installation: gpkitmodels 0.0.0.0
    Not uninstalling gpkitmodels at /jenkins/workspace/gplibrary_Push_Models/mosek, outside environment /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit
    Can't uninstall 'gpkitmodels'. No files were found to uninstall.
  Running setup.py develop for gpkitmodels
Successfully installed gpkitmodels
Cloning into 'shopping'...

Running tests...
----------------------------------------------------------------------
...
----------------------------------------------------------------------
Ran 3 tests in 0.560s

OK

Generating XML reports...
adding test for 'test.py'
Using solver 'mosek'
Solving for 25 variables.
Solving took 0.142 seconds.
Using solver 'mosek'
Solving for 25 variables.
Solving took 0.0383 seconds.
Using solver 'mosek_cli'
Solving for 25 variables.
Solving took 0.233 seconds.
Cloning into 'gassolar'...
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Requirement already satisfied: pandas in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (0.24.2)
Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.0)
Requirement already satisfied: numpy>=1.12.0 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.3)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.1)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0)
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting git+https://github.com/hoburg/gpfit.git
  Cloning https://github.com/hoburg/gpfit.git to /tmp/pip-req-build-QMA9R1
Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.3)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.1)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from gpfit==0.1) (0.8.0.0)
Requirement already satisfied: pint>=0.7 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: ctypesgen in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.post125)
Requirement already satisfied: cvxopt in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.3)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.7->gpkit->gpfit==0.1) (1.0.2)
Building wheels for collected packages: gpfit
  Building wheel for gpfit (setup.py): started
  Building wheel for gpfit (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-OPYN8U/wheels/4d/4b/2e/9480645acbe8d32004b09b3732f616bbb2a9ee75e4526f058f
Successfully built gpfit
Installing collected packages: gpfit
Successfully installed gpfit-0.1
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Processing /jenkins/workspace/gplibrary_Push_Models/mosek/gassolar
Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.16.3)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.2.1)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from gassolar==0.0.0.0) (0.8.0.0)
Requirement already satisfied: pandas in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (0.24.2)
Requirement already satisfied: gpfit in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (0.1)
Requirement already satisfied: pint>=0.7 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (0.9)
Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.3.2)
Requirement already satisfied: ctypesgen in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (0.post125)
Requirement already satisfied: cvxopt in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.2.3)
Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2.8.0)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2019.1)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.7->gpkit->gassolar==0.0.0.0) (1.0.2)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas->gassolar==0.0.0.0) (1.12.0)
Building wheels for collected packages: gassolar
  Building wheel for gassolar (setup.py): started
  Building wheel for gassolar (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-1iAWUx/wheels/ae/e5/db/451d5cd4fefb8cbfae822318112a7f93d82b846f44f5f09f97
Successfully built gassolar
Installing collected packages: gassolar
Successfully installed gassolar-0.0.0.0

Running tests...
----------------------------------------------------------------------
/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
../jenkins/workspace/gplibrary_Push_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)
..
----------------------------------------------------------------------
Ran 4 tests in 23.955s

OK

Generating XML reports...
adding test for 'gassolar/gas/gas.py'
adding test for 'gassolar/solar/solar.py'
Using solver 'mosek'
Solving for 592 variables.
Solving took 0.259 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 1.04 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 0.224 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 1.21 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 0.446 seconds.
Warning: Variable Re_Mission/FlightSegment/AircraftPerf/WingAero could cause inaccurate result because it is below lower bound. Solution is 102558.3537 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 102558.3827 but bound is 150000.0000
Beginning signomial solve.
Solving took 4 GP solves and 3.03 seconds.
Warning: Variable Re_Mission.1/FlightSegment.21/AircraftPerf.21/WingAero.21 could cause inaccurate result because it is below lower bound. Solution is 103406.0510 but bound is 150000.0000
Using solver 'mosek_cli'
Solving for 1250 variables.
Solving took 0.534 seconds.
Warning: Variable Re_Mission/FlightSegment/AircraftPerf/WingAero could cause inaccurate result because it is below lower bound. Solution is 102558.6388 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 102558.6388 but bound is 150000.0000
Beginning signomial solve.
Solving took 4 GP solves and 3.39 seconds.
Warning: Variable Re_Mission.1/FlightSegment.21/AircraftPerf.21/WingAero.21 could cause inaccurate result because it is below lower bound. Solution is 103406.1793 but bound is 150000.0000
Cloning into 'jho'...
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Requirement already satisfied: pandas in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (0.24.2)
Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.0)
Requirement already satisfied: numpy>=1.12.0 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.3)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.1)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0)
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting git+https://github.com/hoburg/gpfit.git
  Cloning https://github.com/hoburg/gpfit.git to /tmp/pip-req-build-cZzvr5
Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/hoburg/gpfit.git in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages
Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.3)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.1)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from gpfit==0.1) (0.8.0.0)
Requirement already satisfied: pint>=0.7 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: ctypesgen in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.post125)
Requirement already satisfied: cvxopt in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.3)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.7->gpkit->gpfit==0.1) (1.0.2)
Building wheels for collected packages: gpfit
  Building wheel for gpfit (setup.py): started
  Building wheel for gpfit (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-GEbqWG/wheels/4d/4b/2e/9480645acbe8d32004b09b3732f616bbb2a9ee75e4526f058f
Successfully built gpfit

Running tests...
----------------------------------------------------------------------
/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
....
----------------------------------------------------------------------
Ran 4 tests in 40.064s

OK

Generating XML reports...
adding test for 'model/jho.py'
adding test for 'model/print_perf.py'
Beginning signomial solve.
Allowing negative dual variable(s) as small as -5.358777657726854e-14.
Allowing negative dual variable(s) as small as -7.648959590711435e-14.
Allowing negative dual variable(s) as small as -1.5112824186536145e-13.
Allowing negative dual variable(s) as small as -1.4918882101921938e-13.
Solving took 4 GP solves and 3.14 seconds.
Beginning signomial solve.
Allowing negative dual variable(s) as small as -5.203953587495924e-14.
Allowing negative dual variable(s) as small as -7.485678743535118e-14.
Allowing negative dual variable(s) as small as -1.5378410350708194e-13.
Allowing negative dual variable(s) as small as -1.493362725146774e-13.
Solving took 4 GP solves and 2.87 seconds.
Allowing negative dual variable(s) as small as -5.196537644636123e-13.
Allowing negative dual variable(s) as small as -1.4291033634261652e-12.
Allowing negative dual variable(s) as small as -4.438272666051901e-13.
Allowing negative dual variable(s) as small as -4.4515606478778835e-13.
Allowing negative dual variable(s) as small as -1.2979949146757486e-12.
Allowing negative dual variable(s) as small as -1.0906928572113062e-12.
Allowing negative dual variable(s) as small as -1.0928601773541047e-12.
MTOW [lbs] = 141.77
Zero fuel weight [lbs] = 53.80
Wing span [ft] = 24.00
Aicraft length [ft] = 12.90
Aspect ratio = 25.60
mean aerodynamic chord [ft] = 0.9722
root chord [ft] = 1.250
speed for best rate of climb [m/s]: Vy = 21.829
speed at top of climb [m/s] = 26.622
design loiter speed [m/s] = 25.070
rotation speed at 55 lbs [m/s] = 18.185
rotation speed at 150 lbs [m/s] = 28.236
optimum loiter speed for min power, start of loiter [m/s] = 25.279
optimum loiter speed for min power, end of loiter [m/s] = 17.233
optimum cruise speed, inbound [m/s] = 36.269
optimum cruise speed, outbound [m/s] = 25.637
Beginning signomial solve.
Allowing negative dual variable(s) as small as -2.54297830199374e-14.
Allowing negative dual variable(s) as small as -5.695939701169629e-12.
Allowing negative dual variable(s) as small as -2.0879009902882347e-11.
Allowing negative dual variable(s) as small as -2.0880803331194343e-11.
Solving took 4 GP solves and 2.6 seconds.
Max Speed [m/s]: 74.76
Beginning signomial solve.
Solving took 4 GP solves and 1.99 seconds.
Max payload weight [lbf] = 28.083
Max take off weight [lbf] = 166.417
Allowing negative dual variable(s) as small as -5.172893363658559e-13.
Allowing negative dual variable(s) as small as -1.4295838818290107e-12.
Allowing negative dual variable(s) as small as -4.457892388565199e-13.
Allowing negative dual variable(s) as small as -4.4508841057222526e-13.
Allowing negative dual variable(s) as small as -1.2948498610138026e-12.
Allowing negative dual variable(s) as small as -1.0910455481780157e-12.
Allowing negative dual variable(s) as small as -1.0909685698237692e-12.
MTOW [lbs] = 141.77
Zero fuel weight [lbs] = 53.80
Wing span [ft] = 24.00
Aicraft length [ft] = 12.90
Aspect ratio = 25.60
mean aerodynamic chord [ft] = 0.9722
root chord [ft] = 1.250
speed for best rate of climb [m/s]: Vy = 21.829
speed at top of climb [m/s] = 26.622
design loiter speed [m/s] = 25.070
rotation speed at 55 lbs [m/s] = 18.185
rotation speed at 150 lbs [m/s] = 28.236
optimum loiter speed for min power, start of loiter [m/s] = 25.279
optimum loiter speed for min power, end of loiter [m/s] = 17.233
optimum cruise speed, inbound [m/s] = 36.269
optimum cruise speed, outbound [m/s] = 25.637
Beginning signomial solve.
Allowing negative dual variable(s) as small as -2.545917061628415e-14.
Allowing negative dual variable(s) as small as -5.695908053398212e-12.
Allowing negative dual variable(s) as small as -2.0878994389473918e-11.
Allowing negative dual variable(s) as small as -2.0880851095461648e-11.
Solving took 4 GP solves and 2.6 seconds.
Max Speed [m/s]: 74.76
Beginning signomial solve.
Solving took 4 GP solves and 2.11 seconds.
Max payload weight [lbf] = 28.083
Max take off weight [lbf] = 166.417
Cloning into 'turbofan'...
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Processing /jenkins/workspace/gplibrary_Push_Models/mosek/turbofan
Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.16.3)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.2.1)
Requirement already satisfied: pint in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.9)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint->turbofan==0.0.0.0) (1.0.2)
Building wheels for collected packages: turbofan
  Building wheel for turbofan (setup.py): started
  Building wheel for turbofan (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-wtCiZW/wheels/0b/d3/5a/1f7be9a0e2bfc9b92d70c3416e9062750b44899a83235d52bd
Successfully built turbofan
Installing collected packages: turbofan
Successfully installed turbofan-0.0.0.0

Running tests...
----------------------------------------------------------------------
.
----------------------------------------------------------------------
Ran 1 test in 3.598s

OK

Generating XML reports...
adding test for 'turbofan/engine_validation.py'
Beginning signomial solve.
Using solver 'mosek'
Solving for 339 variables.
Solving took 0.239 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 0.142 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 0.103 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 0.112 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 0.105 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 0.116 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 0.0872 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 0.098 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 0.109 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 0.114 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 0.137 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 0.13 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 0.12 seconds.
Using solver 'mosek'
Solving for 339 variables.
Solving took 0.11 seconds.
Solving took 14 GP solves and 3.22 seconds.
Cloning into 'SPaircraft'...
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting git+https://github.com/hoburg/turbofan.git
  Cloning https://github.com/hoburg/turbofan.git to /tmp/pip-req-build-Pf9H2R
Requirement already satisfied (use --upgrade to upgrade): turbofan==0.0.0.0 from git+https://github.com/hoburg/turbofan.git in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages
Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.16.3)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.2.1)
Requirement already satisfied: pint in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.9)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint->turbofan==0.0.0.0) (1.0.2)
Building wheels for collected packages: turbofan
  Building wheel for turbofan (setup.py): started
  Building wheel for turbofan (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-QvxepT/wheels/49/e6/3a/5de0d21c0f148404ea8d883f76e050c82d4e9a0e6f59ce69a5
Successfully built turbofan
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Processing /jenkins/workspace/gplibrary_Push_Models/mosek/SPaircraft
Requirement already satisfied: turbofan in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from SPaircraft==0.0.0) (0.0.0.0)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from SPaircraft==0.0.0) (0.8.0.0)
Requirement already satisfied: pint in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (0.9)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (1.2.1)
Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (1.16.3)
Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->SPaircraft==0.0.0) (1.3.2)
Requirement already satisfied: ctypesgen in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->SPaircraft==0.0.0) (0.post125)
Requirement already satisfied: cvxopt in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->SPaircraft==0.0.0) (1.2.3)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint->turbofan->SPaircraft==0.0.0) (1.0.2)
Building wheels for collected packages: SPaircraft
  Building wheel for SPaircraft (setup.py): started
  Building wheel for SPaircraft (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-Q2kU3M/wheels/35/e9/ab/370bd99a0676f607d611255d254a74b7735f0080fd5402bb37
Successfully built SPaircraft
Installing collected packages: SPaircraft
Successfully installed SPaircraft-0.0.0

Running tests...
----------------------------------------------------------------------
adding test for 'SPaircraft.py'
Beginning signomial solve.
Using solver 'mosek'
Solving for 1775 variables.
Number of Hessian non-zeros: 2084
* Solving exponential optimization problem on dual form. *
* The following log information refers to the solution of the dual problem. *
Computer
  Platform               : Linux/64-X86    
  Cores                  : 20              

Problem
  Name                   :                 
  Objective sense        : max             
  Type                   : GECO (general convex optimization problem)
  Constraints            : 1776            
  Cones                  : 0               
  Scalar variables       : 6158            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Interior-point optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Total number of eliminations : 934
Eliminator terminated.
Eliminator started.
Total number of eliminations : 944
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 944             
Lin. dep.  - tries                  : 1                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.03    
Matrix reordering started.
Local matrix reordering started.
Local matrix reordering terminated.
Matrix reordering terminated.
Optimizer  - threads                : 20              
Optimizer  - solved problem         : the primal      
Optimizer  - Constraints            : 783
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3495              conic                  : 0               
Optimizer  - Semi-definite variables: 0                 scalarized             : 0               
Factor     - setup time             : 0.08              dense det. time        : 0.00            
Factor     - ML order time          : 0.00              GP order time          : 0.03            
Factor     - nonzeros before factor : 1.67e+04          after factor           : 1.53e+05        
Factor     - dense dim.             : 0                 flops                  : 0.00e+00        
Factor     - GP saved nzs           : 0                 GP saved flops         : 0.00e+00        
ITE PFEAS    DFEAS    GFEAS    PRSTATUS   POBJ              DOBJ              MU       TIME  
0   2.3e+03  3.0e+03  1.3e+05  0.00e+00   -1.304455491e+05  2.000000000e+00   1.0e+00  0.11  
1   1.1e+03  1.5e+03  6.4e+04  -9.71e-01  -1.283832563e+05  3.608184733e+00   4.9e-01  0.15  
2   4.2e+02  5.6e+02  2.4e+04  -9.38e-01  -1.219772445e+05  1.026931393e+01   1.9e-01  0.19  
3   2.9e+02  3.8e+02  1.7e+04  -8.38e-01  -1.174208848e+05  6.271691018e+01   1.3e-01  0.22  
4   2.9e+02  3.8e+02  1.6e+04  -7.61e-01  -1.147958169e+05  2.260725394e+03   1.3e-01  0.26  
5   7.9e+01  1.0e+02  4.5e+03  -7.54e-01  -7.781908272e+04  9.493033919e+03   3.5e-02  0.28  
6   3.3e+01  4.3e+01  1.9e+03  -2.29e-01  -4.454542107e+04  1.012482230e+04   1.5e-02  0.31  
7   1.9e+01  2.5e+01  1.1e+03  3.24e-01   -2.886095377e+04  6.746930573e+03   8.4e-03  0.34  
8   9.1e+00  1.2e+01  5.2e+02  5.94e-01   -1.479990118e+04  4.206374956e+03   4.1e-03  0.37  
9   5.0e+00  6.6e+00  2.9e+02  8.25e-01   -8.171638543e+03  2.656553543e+03   2.2e-03  0.40  
10  1.7e+00  2.2e+00  9.8e+01  9.20e-01   -2.605337450e+03  1.184635425e+03   7.7e-04  0.43  
11  6.8e-01  8.9e-01  3.9e+01  9.88e-01   -9.332883020e+02  5.851646791e+02   3.1e-04  0.46  
12  5.2e-01  6.8e-01  3.0e+01  9.94e-01   -6.681776729e+02  4.981173877e+02   2.4e-04  0.49  
13  4.2e-01  7.8e-01  2.4e+01  9.77e-01   -5.125290555e+02  4.350081507e+02   1.9e-04  0.52  
14  2.2e-01  4.2e-01  1.3e+01  9.91e-01   -1.883417278e+02  3.169897086e+02   1.0e-04  0.55  
15  9.7e-02  2.2e-01  5.7e+00  9.92e-01   5.364712727e+00   2.310730038e+02   4.6e-05  0.58  
16  2.8e-02  1.8e-01  1.7e+00  9.95e-01   1.154079147e+02   1.820568421e+02   1.4e-05  0.61  
17  9.1e-03  1.3e-01  5.6e-01  9.96e-01   1.468090451e+02   1.689424260e+02   4.6e-06  0.64  
18  1.9e-03  1.4e-01  1.2e-01  1.00e+00   1.592465289e+02   1.639420979e+02   1.0e-06  0.67  
19  1.2e-03  1.1e-01  8.0e-02  1.00e+00   1.603957857e+02   1.635316441e+02   6.7e-07  0.70  
20  1.1e-03  1.1e-01  6.9e-02  9.71e-01   1.607616437e+02   1.631878271e+02   5.8e-07  0.73  
21  3.5e-04  7.4e-02  2.4e-02  4.76e-01   1.619413944e+02   1.628921891e+02   2.1e-07  0.76  
22  3.3e-04  6.8e-02  2.3e-02  8.95e-01   1.620328559e+02   1.629017979e+02   2.0e-07  0.78  
23  3.0e-04  6.4e-02  2.1e-02  9.93e-01   1.620960233e+02   1.628858199e+02   1.8e-07  0.81  
24  2.7e-04  5.9e-02  1.9e-02  1.00e+00   1.621539397e+02   1.628641637e+02   1.6e-07  0.84  
25  2.4e-04  5.4e-02  1.7e-02  1.00e+00   1.622053151e+02   1.628445100e+02   1.5e-07  0.87  
26  2.2e-04  4.9e-02  1.5e-02  1.00e+00   1.622515665e+02   1.628268163e+02   1.3e-07  0.90  
27  2.0e-04  4.5e-02  1.4e-02  1.00e+00   1.622931896e+02   1.628108940e+02   1.2e-07  0.93  
28  1.8e-04  4.1e-02  1.2e-02  1.00e+00   1.623306471e+02   1.627965628e+02   1.1e-07  0.96  
29  1.6e-04  3.8e-02  1.1e-02  1.00e+00   1.623643565e+02   1.627836645e+02   9.6e-08  0.99  
30  1.4e-04  3.5e-02  1.0e-02  1.00e+00   1.623946933e+02   1.627720563e+02   8.6e-08  1.02  
31  1.3e-04  3.2e-02  9.0e-03  1.00e+00   1.624219949e+02   1.627616091e+02   7.8e-08  1.04  
32  1.2e-04  3.0e-02  8.1e-03  1.00e+00   1.624465650e+02   1.627522069e+02   7.0e-08  1.07  
33  1.1e-04  2.7e-02  7.3e-03  1.00e+00   1.624686767e+02   1.627437451e+02   6.3e-08  1.10  
34  9.5e-05  2.5e-02  6.5e-03  1.00e+00   1.624885761e+02   1.627361295e+02   5.7e-08  1.13  
35  8.5e-05  2.4e-02  5.9e-03  1.00e+00   1.625064842e+02   1.627292753e+02   5.1e-08  1.16  
36  7.7e-05  2.2e-02  5.3e-03  1.00e+00   1.625226003e+02   1.627231062e+02   4.6e-08  1.19  
37  6.9e-05  2.1e-02  4.8e-03  1.00e+00   1.625371036e+02   1.627175538e+02   4.1e-08  1.21  
38  6.2e-05  1.9e-02  4.3e-03  1.00e+00   1.625501555e+02   1.627125562e+02   3.7e-08  1.24  
39  5.6e-05  1.8e-02  3.9e-03  1.00e+00   1.625619012e+02   1.627080580e+02   3.4e-08  1.27  
40  5.0e-05  1.7e-02  3.5e-03  1.00e+00   1.625724713e+02   1.627040093e+02   3.0e-08  1.30  
41  4.5e-05  1.6e-02  3.1e-03  1.00e+00   1.625819836e+02   1.627003650e+02   2.7e-08  1.33  
42  4.1e-05  1.5e-02  2.8e-03  1.00e+00   1.625905438e+02   1.626970848e+02   2.4e-08  1.36  
43  3.7e-05  1.4e-02  2.5e-03  1.00e+00   1.625982474e+02   1.626941323e+02   2.2e-08  1.38  
44  3.3e-05  1.4e-02  2.3e-03  1.00e+00   1.626051800e+02   1.626914747e+02   2.0e-08  1.41  
45  3.0e-05  1.3e-02  2.0e-03  1.00e+00   1.626114187e+02   1.626890825e+02   1.8e-08  1.44  
46  2.7e-05  1.3e-02  1.8e-03  1.00e+00   1.626170331e+02   1.626869293e+02   1.6e-08  1.48  
47  2.4e-05  1.2e-02  1.7e-03  1.00e+00   1.626220855e+02   1.626849911e+02   1.4e-08  1.51  
48  2.2e-05  1.2e-02  1.5e-03  1.00e+00   1.626266322e+02   1.626832464e+02   1.3e-08  1.53  
49  1.9e-05  1.1e-02  1.3e-03  1.00e+00   1.626307237e+02   1.626816758e+02   1.2e-08  1.56  
50  1.8e-05  1.1e-02  1.2e-03  1.00e+00   1.626344057e+02   1.626802619e+02   1.1e-08  1.59  
51  1.6e-05  1.0e-02  1.1e-03  1.00e+00   1.626377190e+02   1.626789891e+02   9.5e-09  1.62  
52  1.4e-05  1.0e-02  9.8e-04  1.00e+00   1.626407005e+02   1.626778432e+02   8.5e-09  1.64  
53  1.3e-05  9.9e-03  8.8e-04  1.00e+00   1.626433835e+02   1.626768115e+02   7.7e-09  1.67  
54  1.2e-05  9.7e-03  7.9e-04  1.00e+00   1.626457977e+02   1.626758826e+02   6.9e-09  1.70  
55  1.0e-05  9.5e-03  7.1e-04  1.00e+00   1.626479701e+02   1.626750463e+02   6.2e-09  1.73  
56  9.3e-06  9.3e-03  6.4e-04  1.00e+00   1.626499248e+02   1.626742932e+02   5.6e-09  1.76  
57  8.4e-06  9.1e-03  5.8e-04  1.00e+00   1.626516837e+02   1.626736151e+02   5.0e-09  1.78  
58  7.5e-06  8.9e-03  5.2e-04  1.00e+00   1.626532664e+02   1.626730045e+02   4.5e-09  1.81  
59  6.8e-06  8.8e-03  4.7e-04  1.00e+00   1.626546904e+02   1.626724547e+02   4.1e-09  1.84  
60  6.1e-06  8.7e-03  4.2e-04  1.00e+00   1.626559718e+02   1.626719595e+02   3.7e-09  1.87  
61  5.5e-06  8.6e-03  3.8e-04  1.00e+00   1.626571248e+02   1.626715137e+02   3.3e-09  1.90  
62  5.0e-06  8.5e-03  3.4e-04  1.00e+00   1.626581623e+02   1.626711122e+02   3.0e-09  1.93  
63  4.5e-06  8.4e-03  3.1e-04  1.00e+00   1.626590959e+02   1.626707508e+02   2.7e-09  1.96  
64  4.0e-06  8.3e-03  2.8e-04  1.00e+00   1.626599359e+02   1.626704253e+02   2.4e-09  1.99  
65  3.6e-06  8.2e-03  2.5e-04  1.00e+00   1.626606918e+02   1.626701322e+02   2.2e-09  2.02  
66  3.2e-06  8.1e-03  2.2e-04  1.00e+00   1.626613720e+02   1.626698683e+02   1.9e-09  2.05  
67  2.9e-06  8.1e-03  2.0e-04  1.00e+00   1.626619841e+02   1.626696307e+02   1.8e-09  2.08  
68  2.6e-06  8.0e-03  1.8e-04  1.00e+00   1.626625348e+02   1.626694168e+02   1.6e-09  2.11  
69  2.4e-06  8.0e-03  1.6e-04  1.00e+00   1.626630305e+02   1.626692242e+02   1.4e-09  2.13  
70  2.1e-06  7.9e-03  1.5e-04  1.00e+00   1.626634765e+02   1.626690508e+02   1.3e-09  2.16  
71  2.2e-07  8.3e-04  1.6e-05  1.00e+00   1.626670650e+02   1.626676520e+02   1.3e-10  2.19  
72  1.2e-08  4.6e-05  8.6e-07  1.00e+00   1.626674638e+02   1.626674964e+02   7.5e-12  2.22  
73  7.0e-10  2.5e-06  4.8e-08  9.98e-01   1.626674860e+02   1.626674878e+02   4.2e-13  2.25  
Interior-point optimizer terminated. Time: 2.25. 

Optimizer terminated. Time: 2.29    
solsta = 1, prosta = 1

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.6266748596e+02    Viol.  con: 1e-08    var: 0e+00  
  Dual.    obj: 1.6266748776e+02    Viol.  con: 0e+00    var: 2e-05  
* End solution on dual form. *
Transforming to primal solution.
Solving took 2.31 seconds.
result packing took 9.2% of solve time
solution checking took 3% of solve time
Using solver 'mosek'
Solving for 1775 variables.
Number of Hessian non-zeros: 2084
* Solving exponential optimization problem on dual form. *
* The following log information refers to the solution of the dual problem. *
Computer
  Platform               : Linux/64-X86    
  Cores                  : 20              

Problem
  Name                   :                 
  Objective sense        : max             
  Type                   : GECO (general convex optimization problem)
  Constraints            : 1776            
  Cones                  : 0               
  Scalar variables       : 6158            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Interior-point optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Total number of eliminations : 934
Eliminator terminated.
Eliminator started.
Total number of eliminations : 943
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 943             
Lin. dep.  - tries                  : 1                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.03    
Matrix reordering started.
Local matrix reordering started.
Local matrix reordering terminated.
Matrix reordering terminated.
Optimizer  - threads                : 20              
Optimizer  - solved problem         : the primal      
Optimizer  - Constraints            : 784
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3497              conic                  : 0               
Optimizer  - Semi-definite variables: 0                 scalarized             : 0               
Factor     - setup time             : 0.04              dense det. time        : 0.00            
Factor     - ML order time          : 0.00              GP order time          : 0.02            
Factor     - nonzeros before factor : 1.67e+04          after factor           : 1.53e+05        
Factor     - dense dim.             : 0                 flops                  : 0.00e+00        
Factor     - GP saved nzs           : 0                 GP saved flops         : 0.00e+00        
ITE PFEAS    DFEAS    GFEAS    PRSTATUS   POBJ              DOBJ              MU       TIME  
0   2.3e+03  3.0e+03  1.3e+05  0.00e+00   -1.305881247e+05  2.000000000e+00   1.0e+00  0.07  
1   1.1e+03  1.4e+03  6.2e+04  -9.71e-01  -1.283456973e+05  3.781129333e+00   4.7e-01  0.10  
2   4.7e+02  6.1e+02  2.7e+04  -9.35e-01  -1.229530558e+05  9.721838737e+00   2.0e-01  0.13  
3   2.9e+02  3.8e+02  1.7e+04  -8.51e-01  -1.175470824e+05  5.090694192e+01   1.3e-01  0.16  
4   2.9e+02  3.8e+02  1.7e+04  -7.62e-01  -1.155232840e+05  1.783653852e+03   1.3e-01  0.19  
5   8.2e+01  1.1e+02  4.6e+03  -7.57e-01  -7.904625789e+04  9.355355464e+03   3.6e-02  0.22  
6   3.5e+01  4.6e+01  2.0e+03  -2.46e-01  -4.663054313e+04  1.044610842e+04   1.5e-02  0.25  
7   1.6e+01  2.1e+01  9.1e+02  2.90e-01   -2.515021088e+04  6.066050317e+03   7.1e-03  0.27  
8   1.0e+01  1.3e+01  5.8e+02  6.56e-01   -1.673032972e+04  4.312495854e+03   4.5e-03  0.30  
9   6.0e+00  7.8e+00  3.4e+02  7.94e-01   -9.737135777e+03  3.013217260e+03   2.6e-03  0.33  
10  2.8e+00  3.6e+00  1.6e+02  9.00e-01   -4.549776606e+03  1.521495919e+03   1.2e-03  0.36  
11  1.6e+00  2.1e+00  9.2e+01  9.64e-01   -2.573877953e+03  9.902694915e+02   7.1e-04  0.39  
12  1.2e+00  1.6e+00  6.7e+01  9.71e-01   -1.883611390e+03  7.465470917e+02   5.2e-04  0.42  
13  4.1e-01  6.1e-01  2.4e+01  9.87e-01   -6.365681638e+02  2.906588767e+02   1.9e-04  0.45  
14  2.9e-01  4.4e-01  1.6e+01  1.00e+00   -4.139967277e+02  2.314296624e+02   1.3e-04  0.48  
15  1.1e-01  5.5e-01  6.2e+00  1.00e+00   -1.274401213e+02  1.147292303e+02   4.9e-05  0.51  
16  3.8e-02  2.2e-01  2.3e+00  1.01e+00   -1.933500695e+01  7.035142834e+01   1.9e-05  0.53  
17  1.1e-02  1.3e-01  6.7e-01  1.01e+00   2.475169692e+01   5.090708906e+01   5.5e-06  0.56  
18  4.0e-03  1.0e-01  2.5e-01  1.01e+00   3.661883548e+01   4.625565216e+01   2.1e-06  0.59  
19  9.8e-04  1.2e-01  6.3e-02  1.00e+00   4.178400021e+01   4.421108117e+01   5.3e-07  0.63  
20  5.4e-04  9.1e-02  3.5e-02  1.00e+00   4.257551929e+01   4.391593287e+01   2.9e-07  0.66  
21  2.4e-04  8.0e-02  1.5e-02  1.00e+00   4.311441299e+01   4.369872085e+01   1.3e-07  0.69  
22  2.1e-04  7.2e-02  1.4e-02  1.00e+00   4.315759484e+01   4.368347474e+01   1.1e-07  0.72  
23  1.9e-04  6.6e-02  1.2e-02  1.00e+00   4.319499312e+01   4.366824230e+01   1.0e-07  0.74  
24  1.7e-04  6.0e-02  1.1e-02  1.00e+00   4.322867904e+01   4.365457417e+01   9.3e-08  0.77  
25  1.5e-04  5.5e-02  9.9e-03  1.00e+00   4.325894682e+01   4.364222780e+01   8.4e-08  0.80  
26  1.4e-04  5.0e-02  8.9e-03  1.00e+00   4.328616482e+01   4.363109760e+01   7.5e-08  0.83  
27  1.3e-04  4.6e-02  8.1e-03  1.00e+00   4.331063811e+01   4.362106108e+01   6.8e-08  0.86  
28  1.1e-04  4.2e-02  7.2e-03  1.00e+00   4.333264461e+01   4.361201171e+01   6.1e-08  0.90  
29  1.0e-04  3.9e-02  6.5e-03  1.00e+00   4.335243371e+01   4.360385300e+01   5.5e-08  0.92  
30  9.2e-05  3.5e-02  5.9e-03  1.00e+00   4.337022984e+01   4.359649811e+01   5.0e-08  0.95  
31  8.2e-05  3.3e-02  5.3e-03  1.00e+00   4.338623466e+01   4.358986869e+01   4.5e-08  0.98  
32  7.4e-05  3.0e-02  4.8e-03  1.00e+00   4.340062926e+01   4.358389385e+01   4.0e-08  1.01  
33  6.7e-05  2.8e-02  4.3e-03  1.00e+00   4.341357628e+01   4.357850949e+01   3.6e-08  1.04  
34  6.0e-05  2.6e-02  3.9e-03  1.00e+00   4.342522175e+01   4.357365765e+01   3.2e-08  1.07  
35  5.4e-05  2.4e-02  3.5e-03  1.00e+00   4.343569685e+01   4.356928592e+01   2.9e-08  1.10  
36  4.9e-05  2.2e-02  3.1e-03  1.00e+00   4.344511945e+01   4.356534700e+01   2.6e-08  1.13  
37  4.4e-05  2.1e-02  2.8e-03  1.00e+00   4.345359549e+01   4.356179817e+01   2.4e-08  1.16  
38  3.9e-05  1.9e-02  2.5e-03  1.00e+00   4.346122019e+01   4.355860091e+01   2.1e-08  1.19  
39  3.5e-05  1.8e-02  2.3e-03  1.00e+00   4.346807917e+01   4.355572046e+01   1.9e-08  1.22  
40  3.2e-05  1.7e-02  2.0e-03  1.00e+00   4.347424943e+01   4.355312550e+01   1.7e-08  1.25  
41  2.9e-05  1.6e-02  1.8e-03  1.00e+00   4.347980020e+01   4.355078779e+01   1.6e-08  1.28  
42  2.6e-05  1.5e-02  1.7e-03  1.00e+00   4.348479374e+01   4.354868189e+01   1.4e-08  1.30  
43  2.3e-05  1.5e-02  1.5e-03  1.00e+00   4.348928606e+01   4.354678486e+01   1.3e-08  1.34  
44  2.1e-05  1.4e-02  1.3e-03  1.00e+00   4.349332753e+01   4.354507603e+01   1.1e-08  1.37  
45  1.9e-05  1.3e-02  1.2e-03  1.00e+00   4.349696346e+01   4.354353678e+01   1.0e-08  1.40  
46  1.7e-05  1.3e-02  1.1e-03  1.00e+00   4.350023458e+01   4.354215032e+01   9.2e-09  1.42  
47  1.5e-05  1.2e-02  9.8e-04  1.00e+00   4.350317754e+01   4.354090152e+01   8.3e-09  1.45  
48  1.4e-05  1.2e-02  8.8e-04  1.00e+00   4.350582531e+01   4.353977675e+01   7.4e-09  1.48  
49  1.2e-05  1.1e-02  7.9e-04  1.00e+00   4.350820754e+01   4.353876373e+01   6.7e-09  1.51  
50  1.1e-05  1.1e-02  7.1e-04  1.00e+00   4.351035089e+01   4.353785139e+01   6.0e-09  1.54  
51  1.0e-05  1.0e-02  6.4e-04  1.00e+00   4.351227935e+01   4.353702974e+01   5.4e-09  1.56  
52  9.0e-06  1.0e-02  5.8e-04  1.00e+00   4.351401448e+01   4.353628980e+01   4.9e-09  1.59  
53  8.1e-06  9.8e-03  5.2e-04  1.00e+00   4.351557569e+01   4.353562346e+01   4.4e-09  1.62  
54  7.3e-06  9.6e-03  4.7e-04  1.00e+00   4.351698045e+01   4.353502342e+01   4.0e-09  1.65  
55  6.6e-06  9.4e-03  4.2e-04  1.00e+00   4.351824443e+01   4.353448311e+01   3.6e-09  1.68  
56  5.9e-06  9.2e-03  3.8e-04  1.00e+00   4.351938178e+01   4.353399659e+01   3.2e-09  1.71  
57  5.3e-06  9.0e-03  3.4e-04  1.00e+00   4.352040518e+01   4.353355851e+01   2.9e-09  1.73  
58  4.8e-06  8.8e-03  3.1e-04  1.00e+00   4.352132607e+01   4.353316408e+01   2.6e-09  1.76  
59  4.3e-06  8.6e-03  2.8e-04  1.00e+00   4.352215473e+01   4.353280896e+01   2.3e-09  1.79  
60  3.9e-06  8.5e-03  2.5e-04  1.00e+00   4.352290040e+01   4.353248922e+01   2.1e-09  1.82  
61  3.5e-06  8.4e-03  2.2e-04  1.00e+00   4.352357141e+01   4.353220136e+01   1.9e-09  1.85  
62  3.1e-06  8.3e-03  2.0e-04  1.00e+00   4.352417523e+01   4.353194220e+01   1.7e-09  1.87  
63  2.8e-06  8.2e-03  1.8e-04  1.00e+00   4.352471860e+01   4.353170888e+01   1.5e-09  1.91  
64  2.5e-06  8.1e-03  1.6e-04  1.00e+00   4.352520758e+01   4.353149884e+01   1.4e-09  1.94  
65  2.3e-06  8.0e-03  1.5e-04  1.00e+00   4.352564761e+01   4.353130976e+01   1.2e-09  1.97  
66  2.1e-06  7.9e-03  1.3e-04  1.00e+00   4.352604360e+01   4.353113955e+01   1.1e-09  2.00  
67  1.9e-06  7.8e-03  1.2e-04  1.00e+00   4.352639997e+01   4.353098633e+01   1.0e-09  2.03  
68  1.7e-06  7.8e-03  1.1e-04  1.00e+00   4.352672067e+01   4.353084841e+01   9.0e-10  2.06  
69  1.5e-06  7.7e-03  9.6e-05  1.00e+00   4.352700928e+01   4.353072426e+01   8.1e-10  2.09  
70  1.4e-06  7.7e-03  8.7e-05  1.00e+00   4.352726901e+01   4.353061251e+01   7.3e-10  2.12  
71  1.2e-06  7.6e-03  7.8e-05  1.00e+00   4.352750276e+01   4.353051192e+01   6.6e-10  2.15  
72  1.1e-06  7.6e-03  7.0e-05  1.00e+00   4.352771313e+01   4.353042138e+01   5.9e-10  2.17  
73  9.9e-07  7.5e-03  6.3e-05  1.00e+00   4.352790245e+01   4.353033988e+01   5.3e-10  2.20  
74  8.9e-07  7.5e-03  5.7e-05  1.00e+00   4.352807283e+01   4.353026653e+01   4.8e-10  2.24  
75  8.0e-07  7.5e-03  5.1e-05  1.00e+00   4.352822617e+01   4.353020050e+01   4.3e-10  2.26  
76  7.2e-07  7.4e-03  4.6e-05  1.00e+00   4.352836418e+01   4.353014108e+01   3.9e-10  2.29  
77  6.5e-07  7.4e-03  4.2e-05  1.00e+00   4.352848838e+01   4.353008760e+01   3.5e-10  2.33  
78  5.8e-07  7.4e-03  3.7e-05  1.00e+00   4.352860016e+01   4.353003945e+01   3.2e-10  2.35  
79  5.2e-07  7.4e-03  3.4e-05  1.00e+00   4.352870075e+01   4.352999613e+01   2.8e-10  2.38  
80  4.7e-07  7.3e-03  3.0e-05  1.00e+00   4.352879129e+01   4.352995714e+01   2.6e-10  2.41  
81  4.2e-07  7.3e-03  2.7e-05  1.00e+00   4.352887277e+01   4.352992204e+01   2.3e-10  2.44  
82  3.8e-07  7.3e-03  2.5e-05  1.00e+00   4.352894611e+01   4.352989046e+01   2.1e-10  2.47  
83  3.4e-07  7.3e-03  2.2e-05  1.00e+00   4.352901211e+01   4.352986203e+01   1.9e-10  2.50  
84  3.1e-07  7.3e-03  2.0e-05  1.00e+00   4.352907151e+01   4.352983645e+01   1.7e-10  2.53  
85  2.8e-07  7.2e-03  1.8e-05  1.00e+00   4.352912497e+01   4.352981342e+01   1.5e-10  2.56  
86  2.5e-07  7.2e-03  1.6e-05  1.00e+00   4.352917308e+01   4.352979269e+01   1.4e-10  2.59  
87  2.3e-07  7.2e-03  1.4e-05  1.00e+00   4.352921639e+01   4.352977404e+01   1.2e-10  2.63  
88  2.0e-07  7.2e-03  1.3e-05  1.00e+00   4.352925536e+01   4.352975724e+01   1.1e-10  2.66  
89  1.8e-07  7.2e-03  1.2e-05  1.00e+00   4.352929044e+01   4.352974212e+01   9.9e-11  2.69  
90  1.6e-07  7.2e-03  1.1e-05  1.00e+00   4.352932201e+01   4.352972851e+01   8.9e-11  2.72  
91  1.5e-07  7.2e-03  9.5e-06  1.00e+00   4.352935042e+01   4.352971627e+01   8.0e-11  2.75  
92  1.3e-07  7.2e-03  8.6e-06  1.00e+00   4.352937599e+01   4.352970525e+01   7.2e-11  2.78  
93  1.2e-07  7.1e-03  7.7e-06  1.00e+00   4.352939900e+01   4.352969534e+01   6.5e-11  2.82  
94  1.1e-07  7.1e-03  6.9e-06  1.00e+00   4.352941971e+01   4.352968641e+01   5.8e-11  2.85  
95  9.7e-08  7.1e-03  6.2e-06  1.00e+00   4.352943835e+01   4.352967839e+01   5.3e-11  2.88  
96  8.7e-08  7.1e-03  5.6e-06  1.00e+00   4.352945515e+01   4.352967114e+01   4.7e-11  2.91  
97  7.9e-08  7.1e-03  5.1e-06  1.00e+00   4.352947024e+01   4.352966463e+01   4.3e-11  2.93  
98  7.1e-08  6.4e-03  4.5e-06  1.00e+00   4.352948386e+01   4.352965876e+01   3.8e-11  2.96  
99  6.4e-08  5.8e-03  4.1e-06  1.00e+00   4.352949609e+01   4.352965349e+01   3.5e-11  2.99  
100 5.7e-08  5.2e-03  3.7e-06  1.00e+00   4.352950709e+01   4.352964875e+01   3.1e-11  3.02  
101 5.2e-08  4.7e-03  3.3e-06  1.00e+00   4.352951699e+01   4.352964448e+01   2.8e-11  3.05  
102 4.6e-08  4.2e-03  3.0e-06  1.00e+00   4.352952591e+01   4.352964064e+01   2.5e-11  3.08  
103 4.2e-08  3.8e-03  2.7e-06  1.00e+00   4.352953393e+01   4.352963718e+01   2.3e-11  3.10  
104 3.8e-08  3.4e-03  2.4e-06  9.96e-01   4.352954114e+01   4.352963409e+01   2.0e-11  3.13  
105 3.4e-08  3.1e-03  2.2e-06  9.99e-01   4.352954764e+01   4.352963129e+01   1.8e-11  3.16  
106 3.0e-08  2.8e-03  2.0e-06  1.00e+00   4.352955350e+01   4.352962876e+01   1.7e-11  3.19  
107 2.7e-08  2.5e-03  1.8e-06  9.96e-01   4.352955876e+01   4.352962650e+01   1.5e-11  3.22  
108 2.5e-08  2.2e-03  1.6e-06  1.01e+00   4.352956363e+01   4.352962438e+01   1.3e-11  3.24  
109 2.2e-08  2.0e-03  1.4e-06  9.98e-01   4.352956788e+01   4.352962256e+01   1.2e-11  3.27  
110 2.0e-08  1.8e-03  1.3e-06  1.00e+00   4.352957171e+01   4.352962090e+01   1.1e-11  3.30  
111 1.8e-08  1.6e-03  1.2e-06  9.98e-01   4.352957515e+01   4.352961942e+01   9.8e-12  3.33  
112 1.6e-08  1.5e-03  1.0e-06  9.94e-01   4.352957824e+01   4.352961810e+01   8.8e-12  3.36  
113 1.5e-08  1.3e-03  9.4e-07  1.00e+00   4.352958107e+01   4.352961687e+01   7.9e-12  3.39  
114 1.3e-08  1.2e-03  8.4e-07  9.92e-01   4.352958357e+01   4.352961580e+01   7.1e-12  3.42  
115 1.2e-08  1.1e-03  7.6e-07  1.00e+00   4.352958582e+01   4.352961483e+01   6.4e-12  3.45  
116 1.1e-08  9.6e-04  6.8e-07  9.86e-01   4.352958784e+01   4.352961397e+01   5.8e-12  3.47  
117 9.6e-09  8.7e-04  6.1e-07  1.01e+00   4.352958973e+01   4.352961315e+01   5.2e-12  3.50  
118 8.6e-09  7.8e-04  5.5e-07  9.84e-01   4.352959136e+01   4.352961246e+01   4.7e-12  3.53  
119 7.8e-09  7.0e-04  5.0e-07  9.92e-01   4.352959283e+01   4.352961182e+01   4.2e-12  3.56  
120 7.0e-09  6.3e-04  4.5e-07  1.00e+00   4.352959418e+01   4.352961124e+01   3.8e-12  3.59  
121 6.3e-09  5.7e-04  4.0e-07  9.89e-01   4.352959537e+01   4.352961073e+01   3.4e-12  3.62  
122 5.7e-09  5.1e-04  3.6e-07  1.02e+00   4.352959655e+01   4.352961020e+01   3.1e-12  3.64  
123 5.1e-09  4.6e-04  3.3e-07  1.00e+00   4.352959751e+01   4.352960979e+01   2.8e-12  3.67  
124 4.6e-09  4.1e-04  2.9e-07  9.81e-01   4.352959837e+01   4.352960942e+01   2.5e-12  3.70  
125 4.1e-09  3.7e-04  2.6e-07  1.00e+00   4.352959915e+01   4.352960909e+01   2.3e-12  3.73  
126 3.7e-09  3.4e-04  2.4e-07  9.73e-01   4.352959984e+01   4.352960879e+01   2.1e-12  3.76  
127 3.3e-09  3.0e-04  2.1e-07  9.94e-01   4.352960046e+01   4.352960852e+01   1.9e-12  3.78  
128 3.0e-09  2.7e-04  1.9e-07  1.02e+00   4.352960107e+01   4.352960826e+01   1.7e-12  3.81  
129 2.7e-09  2.4e-04  1.7e-07  1.00e+00   4.352960157e+01   4.352960804e+01   1.5e-12  3.84  
130 2.4e-09  2.2e-04  1.6e-07  9.98e-01   4.352960202e+01   4.352960784e+01   1.4e-12  3.87  
131 2.2e-09  2.0e-04  1.4e-07  1.00e+00   4.352960243e+01   4.352960767e+01   1.2e-12  3.90  
132 2.0e-09  1.8e-04  1.3e-07  1.01e+00   4.352960280e+01   4.352960750e+01   1.1e-12  3.93  
133 1.8e-09  1.6e-04  1.1e-07  1.00e+00   4.352960314e+01   4.352960736e+01   1.0e-12  3.95  
Interior-point optimizer terminated. Time: 3.96. 

Optimizer terminated. Time: 3.98    
solsta = 1, prosta = 1

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 4.3529603137e+01    Viol.  con: 3e-08    var: 0e+00  
  Dual.    obj: 4.3529607359e+01    Viol.  con: 0e+00    var: 1e-03  
* End solution on dual form. *
Transforming to primal solution.
Solving took 4 seconds.
result packing took 6.5% of solve time
solution checking took 1.4% of solve time
Using solver 'mosek'
Solving for 1775 variables.
Number of Hessian non-zeros: 2084
* Solving exponential optimization problem on dual form. *
* The following log information refers to the solution of the dual problem. *
Computer
  Platform               : Linux/64-X86    
  Cores                  : 20              

Problem
  Name                   :                 
  Objective sense        : max             
  Type                   : GECO (general convex optimization problem)
  Constraints            : 1776            
  Cones                  : 0               
  Scalar variables       : 6158            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Interior-point optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Total number of eliminations : 934
Eliminator terminated.
Eliminator started.
Total number of eliminations : 943
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 943             
Lin. dep.  - tries                  : 1                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.02    
Matrix reordering started.
Local matrix reordering started.
Local matrix reordering terminated.
Matrix reordering terminated.
Optimizer  - threads                : 20              
Optimizer  - solved problem         : the primal      
Optimizer  - Constraints            : 784
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3497              conic                  : 0               
Optimizer  - Semi-definite variables: 0                 scalarized             : 0               
Factor     - setup time             : 0.04              dense det. time        : 0.00            
Factor     - ML order time          : 0.00              GP order time          : 0.02            
Factor     - nonzeros before factor : 1.67e+04          after factor           : 1.53e+05        
Factor     - dense dim.             : 0                 flops                  : 0.00e+00        
Factor     - GP saved nzs           : 0                 GP saved flops         : 0.00e+00        
ITE PFEAS    DFEAS    GFEAS    PRSTATUS   POBJ              DOBJ              MU       TIME  
0   2.3e+03  3.0e+03  1.3e+05  0.00e+00   -1.305801804e+05  2.000000000e+00   1.0e+00  0.06  
1   1.1e+03  1.4e+03  6.3e+04  -9.71e-01  -1.284187876e+05  3.661257641e+00   4.8e-01  0.10  
2   4.5e+02  5.9e+02  2.6e+04  -9.37e-01  -1.226502052e+05  9.761770300e+00   2.0e-01  0.13  
3   2.9e+02  3.8e+02  1.6e+04  -8.47e-01  -1.174976144e+05  5.417157929e+01   1.3e-01  0.16  
4   2.9e+02  3.8e+02  1.6e+04  -7.61e-01  -1.153258558e+05  1.905277673e+03   1.3e-01  0.19  
5   8.1e+01  1.1e+02  4.6e+03  -7.56e-01  -7.875427218e+04  9.324057059e+03   3.6e-02  0.22  
6   3.7e+01  4.8e+01  2.1e+03  -2.41e-01  -4.839848091e+04  1.032924782e+04   1.6e-02  0.24  
7   1.6e+01  2.0e+01  8.8e+02  2.61e-01   -2.451041278e+04  5.877870298e+03   6.8e-03  0.28  
8   1.0e+01  1.3e+01  5.8e+02  6.71e-01   -1.662733896e+04  4.209963739e+03   4.5e-03  0.31  
9   4.8e+00  6.2e+00  2.7e+02  7.98e-01   -7.878155527e+03  2.438137649e+03   2.1e-03  0.34  
10  2.3e+00  3.0e+00  1.3e+02  9.29e-01   -3.712731759e+03  1.279455230e+03   1.0e-03  0.37  
11  1.3e+00  1.7e+00  7.3e+01  9.76e-01   -2.058283632e+03  7.881896593e+02   5.7e-04  0.40  
12  9.7e-01  1.3e+00  5.5e+01  9.83e-01   -1.557977975e+03  6.014023224e+02   4.3e-04  0.43  
13  7.8e-01  1.0e+00  4.4e+01  9.86e-01   -1.237131966e+03  4.959489142e+02   3.4e-04  0.46  
14  3.0e-01  4.0e-01  1.7e+01  9.90e-01   -4.760763074e+02  1.975344222e+02   1.3e-04  0.49  
15  1.5e-01  3.2e-01  8.8e+00  1.00e+00   -2.322515171e+02  1.119837595e+02   6.9e-05  0.52  
16  6.9e-02  1.8e-01  4.0e+00  9.97e-01   -9.920563638e+01  5.802922822e+01   3.2e-05  0.55  
17  3.8e-02  1.1e-01  2.2e+00  9.97e-01   -4.823931679e+01  3.945338005e+01   1.8e-05  0.57  
18  3.4e-02  9.7e-02  2.0e+00  1.01e+00   -4.061276556e+01  3.711778487e+01   1.6e-05  0.60  
19  1.6e-02  6.7e-02  9.7e-01  1.01e+00   -1.043969880e+01  2.733637671e+01   7.8e-06  0.64  
20  6.6e-03  7.2e-02  4.0e-01  1.01e+00   6.002163337e+00   2.137767479e+01   3.2e-06  0.67  
21  2.4e-03  8.3e-02  1.5e-01  1.02e+00   1.294442505e+01   1.866551112e+01   1.2e-06  0.70  
22  4.0e-04  1.5e-01  2.6e-02  1.01e+00   1.635866877e+01   1.736293545e+01   2.2e-07  0.73  
23  2.1e-04  9.5e-02  1.4e-02  9.93e-01   1.672296970e+01   1.724518654e+01   1.2e-07  0.76  
24  1.0e-04  7.0e-02  6.7e-03  9.99e-01   1.692128529e+01   1.717855472e+01   5.7e-08  0.79  
25  4.7e-05  6.5e-02  3.1e-03  9.99e-01   1.702087569e+01   1.714011832e+01   2.7e-08  0.82  
26  2.2e-05  6.3e-02  1.4e-03  1.00e+00   1.706779166e+01   1.712278098e+01   1.2e-08  0.84  
27  1.0e-05  6.2e-02  6.7e-04  1.00e+00   1.708901086e+01   1.711476717e+01   5.8e-09  0.87  
28  9.1e-06  5.6e-02  6.1e-04  1.00e+00   1.709102503e+01   1.711420642e+01   5.2e-09  0.90  
29  8.2e-06  5.1e-02  5.5e-04  1.00e+00   1.709270737e+01   1.711356999e+01   4.7e-09  0.93  
30  7.4e-06  4.7e-02  4.9e-04  1.00e+00   1.709421741e+01   1.711299328e+01   4.2e-09  0.96  
31  6.6e-06  4.3e-02  4.4e-04  1.00e+00   1.709557309e+01   1.711247108e+01   3.8e-09  0.99  
32  6.0e-06  3.9e-02  4.0e-04  1.00e+00   1.709679165e+01   1.711199956e+01   3.4e-09  1.01  
33  5.4e-06  3.6e-02  3.6e-04  1.00e+00   1.709788719e+01   1.711157402e+01   3.1e-09  1.04  
34  4.8e-06  3.3e-02  3.2e-04  1.00e+00   1.709887226e+01   1.711119025e+01   2.8e-09  1.07  
35  4.4e-06  3.1e-02  2.9e-04  1.00e+00   1.709975808e+01   1.711084428e+01   2.5e-09  1.10  
36  3.9e-06  2.8e-02  2.6e-04  1.00e+00   1.710055481e+01   1.711053226e+01   2.2e-09  1.14  
37  3.5e-06  2.6e-02  2.3e-04  1.00e+00   1.710127146e+01   1.711025110e+01   2.0e-09  1.17  
38  3.2e-06  2.4e-02  2.1e-04  1.00e+00   1.710191613e+01   1.710999770e+01   1.8e-09  1.20  
39  2.9e-06  2.2e-02  1.9e-04  1.00e+00   1.710249605e+01   1.710976947e+01   1.6e-09  1.24  
40  2.6e-06  2.1e-02  1.7e-04  1.00e+00   1.710301781e+01   1.710956377e+01   1.5e-09  1.27  
41  2.3e-06  2.0e-02  1.5e-04  1.00e+00   1.710348718e+01   1.710937863e+01   1.3e-09  1.30  
42  2.1e-06  1.8e-02  1.4e-04  1.00e+00   1.710390951e+01   1.710921178e+01   1.2e-09  1.33  
43  1.9e-06  1.7e-02  1.2e-04  1.00e+00   1.710428948e+01   1.710906154e+01   1.1e-09  1.36  
44  1.7e-06  1.6e-02  1.1e-04  1.00e+00   1.710463134e+01   1.710892629e+01   9.6e-10  1.39  
45  1.5e-06  1.5e-02  1.0e-04  1.00e+00   1.710493897e+01   1.710880434e+01   8.6e-10  1.42  
46  1.4e-06  1.4e-02  9.1e-05  1.00e+00   1.710521578e+01   1.710869453e+01   7.8e-10  1.45  
47  1.2e-06  1.4e-02  8.2e-05  1.00e+00   1.710546486e+01   1.710859564e+01   7.0e-10  1.48  
48  1.1e-06  1.3e-02  7.4e-05  1.00e+00   1.710568898e+01   1.710850656e+01   6.3e-10  1.51  
49  1.0e-06  1.2e-02  6.6e-05  1.00e+00   1.710589061e+01   1.710842649e+01   5.7e-10  1.53  
50  9.0e-07  1.2e-02  6.0e-05  1.00e+00   1.710607206e+01   1.710835427e+01   5.1e-10  1.57  
51  8.1e-07  1.1e-02  5.4e-05  9.98e-01   1.710623526e+01   1.710828953e+01   4.6e-10  1.60  
52  7.3e-07  1.1e-02  4.8e-05  9.98e-01   1.710638212e+01   1.710823116e+01   4.1e-10  1.63  
53  6.5e-07  1.1e-02  4.4e-05  1.00e+00   1.710651431e+01   1.710817845e+01   3.7e-10  1.66  
54  5.9e-07  1.0e-02  3.9e-05  1.00e+00   1.710663328e+01   1.710813097e+01   3.3e-10  1.69  
55  5.3e-07  9.9e-03  3.5e-05  9.99e-01   1.710674031e+01   1.710808832e+01   3.0e-10  1.72  
56  4.8e-07  9.6e-03  3.2e-05  1.00e+00   1.710683665e+01   1.710804977e+01   2.7e-10  1.75  
57  4.3e-07  9.4e-03  2.9e-05  1.00e+00   1.710692333e+01   1.710801513e+01   2.4e-10  1.78  
58  3.9e-07  9.1e-03  2.6e-05  1.00e+00   1.710700135e+01   1.710798386e+01   2.2e-10  1.81  
59  3.5e-07  8.9e-03  2.3e-05  1.00e+00   1.710707155e+01   1.710795574e+01   2.0e-10  1.84  
60  3.1e-07  8.7e-03  2.1e-05  1.00e+00   1.710713471e+01   1.710793047e+01   1.8e-10  1.87  
61  2.8e-07  8.6e-03  1.9e-05  1.00e+00   1.710719156e+01   1.710790763e+01   1.6e-10  1.90  
62  2.5e-07  8.4e-03  1.7e-05  1.00e+00   1.710724273e+01   1.710788707e+01   1.4e-10  1.93  
63  2.3e-07  8.2e-03  1.5e-05  9.94e-01   1.710728870e+01   1.710786879e+01   1.3e-10  1.96  
64  2.1e-07  8.1e-03  1.4e-05  1.00e+00   1.710733011e+01   1.710785217e+01   1.2e-10  1.99  
65  1.8e-07  8.0e-03  1.2e-05  1.00e+00   1.710736738e+01   1.710783717e+01   1.1e-10  2.02  
66  1.7e-07  7.9e-03  1.1e-05  1.00e+00   1.710740092e+01   1.710782370e+01   9.5e-11  2.05  
67  1.5e-07  7.1e-03  1.0e-05  1.01e+00   1.710743248e+01   1.710781086e+01   8.6e-11  2.08  
68  1.3e-07  7.1e-03  9.0e-06  9.92e-01   1.710745947e+01   1.710780012e+01   7.7e-11  2.10  
69  1.2e-07  7.0e-03  8.1e-06  9.86e-01   1.710748372e+01   1.710779052e+01   6.9e-11  2.13  
70  1.1e-07  7.0e-03  7.3e-06  9.97e-01   1.710750558e+01   1.710778175e+01   6.2e-11  2.16  
71  9.8e-08  7.0e-03  6.5e-06  9.79e-01   1.710752521e+01   1.710777400e+01   5.6e-11  2.19  
72  8.8e-08  6.3e-03  5.9e-06  1.03e+00   1.710754502e+01   1.710776573e+01   5.1e-11  2.22  
73  8.0e-08  5.7e-03  5.3e-06  1.01e+00   1.710756097e+01   1.710775930e+01   4.6e-11  2.25  
74  7.2e-08  5.1e-03  4.8e-06  9.54e-01   1.710757504e+01   1.710775385e+01   4.1e-11  2.28  
75  6.4e-08  4.6e-03  4.3e-06  9.98e-01   1.710758777e+01   1.710774870e+01   3.7e-11  2.30  
76  5.8e-08  4.1e-03  3.9e-06  9.57e-01   1.710759917e+01   1.710774426e+01   3.4e-11  2.33  
77  5.2e-08  3.7e-03  3.5e-06  9.89e-01   1.710760946e+01   1.710774012e+01   3.0e-11  2.36  
78  4.7e-08  3.3e-03  3.1e-06  9.39e-01   1.710761869e+01   1.710773656e+01   2.7e-11  2.39  
79  4.2e-08  3.0e-03  2.8e-06  9.78e-01   1.710762701e+01   1.710773323e+01   2.5e-11  2.42  
80  3.8e-08  2.7e-03  2.5e-06  1.04e+00   1.710763594e+01   1.710772941e+01   2.2e-11  2.45  
81  3.4e-08  2.4e-03  2.3e-06  9.77e-01   1.710764257e+01   1.710772675e+01   2.0e-11  2.48  
82  3.1e-08  2.2e-03  2.0e-06  9.83e-01   1.710764852e+01   1.710772436e+01   1.8e-11  2.50  
83  3.0e-08  2.0e-03  1.8e-06  1.15e+00   1.710765767e+01   1.710771998e+01   1.8e-11  2.53  
84  2.7e-08  1.8e-03  1.7e-06  8.85e-01   1.710766212e+01   1.710771828e+01   1.6e-11  2.56  
85  2.7e-08  1.6e-03  1.5e-06  1.18e+00   1.710766944e+01   1.710771474e+01   1.6e-11  2.59  
86  2.4e-08  1.4e-03  1.3e-06  9.47e-01   1.710767272e+01   1.710771354e+01   1.4e-11  2.62  
87  2.2e-08  1.3e-03  1.2e-06  1.54e+00   1.710767581e+01   1.710771209e+01   1.3e-11  2.65  
88  2.0e-08  1.2e-03  1.1e-06  1.26e+00   1.710767858e+01   1.710771080e+01   1.1e-11  2.68  
89  2.0e-08  1.0e-03  9.8e-07  1.28e+00   1.710768108e+01   1.710770967e+01   1.0e-11  2.72  
90  1.8e-08  9.4e-04  8.8e-07  1.11e+00   1.710768426e+01   1.710770840e+01   9.6e-12  2.74  
91  1.7e-08  8.5e-04  7.9e-07  1.56e+00   1.710768614e+01   1.710770764e+01   8.7e-12  2.78  
92  1.5e-08  7.7e-04  7.1e-07  9.11e-01   1.710768772e+01   1.710770717e+01   7.8e-12  2.81  
93  1.9e-08  1.3e-05  1.2e-08  7.06e-01   1.710770321e+01   1.710770360e+01   1.1e-12  2.84  
Interior-point optimizer terminated. Time: 2.84. 

Optimizer terminated. Time: 2.86    
solsta = 1, prosta = 1

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.7107703209e+01    Viol.  con: 3e-07    var: 0e+00  
  Dual.    obj: 1.7107703605e+01    Viol.  con: 0e+00    var: 8e-05  
* End solution on dual form. *
Transforming to primal solution.
Solving took 2.89 seconds.
result packing took 8.9% of solve time
solution checking took 1.7% of solve time
Using solver 'mosek'
Solving for 1775 variables.
Number of Hessian non-zeros: 2084
* Solving exponential optimization problem on dual form. *
* The following log information refers to the solution of the dual problem. *
Computer
  Platform               : Linux/64-X86    
  Cores                  : 20              

Problem
  Name                   :                 
  Objective sense        : max             
  Type                   : GECO (general convex optimization problem)
  Constraints            : 1776            
  Cones                  : 0               
  Scalar variables       : 6158            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Interior-point optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Total number of eliminations : 934
Eliminator terminated.
Eliminator started.
Total number of eliminations : 943
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 943             
Lin. dep.  - tries                  : 1                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.03    
Matrix reordering started.
Local matrix reordering started.
Local matrix reordering terminated.
Matrix reordering terminated.
Optimizer  - threads                : 20              
Optimizer  - solved problem         : the primal      
Optimizer  - Constraints            : 784
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3497              conic                  : 0               
Optimizer  - Semi-definite variables: 0                 scalarized             : 0               
Factor     - setup time             : 0.04              dense det. time        : 0.00            
Factor     - ML order time          : 0.00              GP order time          : 0.03            
Factor     - nonzeros before factor : 1.67e+04          after factor           : 1.53e+05        
Factor     - dense dim.             : 0                 flops                  : 0.00e+00        
Factor     - GP saved nzs           : 0                 GP saved flops         : 0.00e+00        
ITE PFEAS    DFEAS    GFEAS    PRSTATUS   POBJ              DOBJ              MU       TIME  
0   2.3e+03  3.0e+03  1.3e+05  0.00e+00   -1.306250355e+05  2.000000000e+00   1.0e+00  0.07  
1   1.1e+03  1.4e+03  6.3e+04  -9.71e-01  -1.284733872e+05  3.634727049e+00   4.8e-01  0.11  
2   4.5e+02  5.8e+02  2.5e+04  -9.37e-01  -1.225825967e+05  9.866677054e+00   1.9e-01  0.14  
3   2.9e+02  3.8e+02  1.6e+04  -8.46e-01  -1.174774921e+05  5.595203456e+01   1.3e-01  0.17  
4   2.9e+02  3.7e+02  1.6e+04  -7.60e-01  -1.149701985e+05  2.198839921e+03   1.3e-01  0.20  
5   8.1e+01  1.0e+02  4.6e+03  -7.54e-01  -7.856432901e+04  9.331237140e+03   3.5e-02  0.23  
6   3.7e+01  4.8e+01  2.1e+03  -2.34e-01  -4.845233995e+04  1.022994449e+04   1.6e-02  0.26  
7   2.4e+01  3.1e+01  1.3e+03  2.68e-01   -3.490821264e+04  7.608921295e+03   1.0e-02  0.30  
8   1.1e+01  1.4e+01  6.3e+02  5.02e-01   -1.790306256e+04  4.557420899e+03   4.9e-03  0.33  
9   6.8e+00  8.9e+00  3.9e+02  7.76e-01   -1.119842431e+04  3.191684915e+03   3.0e-03  0.37  
10  3.5e+00  4.5e+00  2.0e+02  8.82e-01   -5.773451942e+03  1.768833145e+03   1.5e-03  0.40  
11  1.4e+00  1.8e+00  8.1e+01  9.54e-01   -2.342081189e+03  7.888270352e+02   6.3e-04  0.43  
12  8.2e-01  1.1e+00  4.7e+01  9.89e-01   -1.313539206e+03  4.935853676e+02   3.6e-04  0.46  
13  7.3e-01  1.1e+00  4.2e+01  9.62e-01   -1.196129078e+03  4.462159316e+02   3.3e-04  0.49  
14  4.0e-01  5.8e-01  2.3e+01  9.86e-01   -6.216465817e+02  2.687568032e+02   1.8e-04  0.52  
15  1.3e-01  2.1e-01  7.6e+00  9.96e-01   -2.077546788e+02  8.846196158e+01   6.0e-05  0.55  
16  7.1e-02  1.6e-01  4.2e+00  1.01e+00   -1.129590076e+02  5.153541297e+01   3.3e-05  0.59  
17  3.5e-02  1.0e-01  2.1e+00  1.01e+00   -5.409133532e+01  2.790118496e+01   1.7e-05  0.62  
18  2.9e-02  8.5e-02  1.7e+00  1.01e+00   -4.303086255e+01  2.450442667e+01   1.4e-05  0.65  
19  1.7e-02  6.2e-02  9.9e-01  1.01e+00   -2.038887523e+01  1.797761086e+01   7.9e-06  0.68  
20  7.7e-03  4.9e-02  4.6e-01  1.03e+00   -2.241947823e+00  1.542296487e+01   3.7e-06  0.71  
21  2.7e-03  1.0e-01  1.6e-01  9.90e-01   6.176509311e+00   1.243732629e+01   1.3e-06  0.74  
22  1.1e-03  9.1e-02  7.3e-02  9.93e-01   8.915370301e+00   1.171372415e+01   6.1e-07  0.77  
23  3.4e-04  9.0e-02  2.3e-02  9.59e-01   1.046064104e+01   1.136790416e+01   2.0e-07  0.80  
24  1.6e-04  8.7e-02  1.1e-02  9.81e-01   1.083769695e+01   1.126857685e+01   9.7e-08  0.82  
25  1.4e-04  8.6e-02  1.0e-02  9.85e-01   1.087702574e+01   1.126510645e+01   8.7e-08  0.85  
26  6.2e-05  6.9e-02  4.4e-03  9.90e-01   1.104682707e+01   1.121782651e+01   3.9e-08  0.88  
27  5.6e-05  6.2e-02  4.0e-03  1.00e+00   1.106287438e+01   1.121675942e+01   3.5e-08  0.91  
28  5.0e-05  5.7e-02  3.6e-03  1.00e+00   1.107485417e+01   1.121336487e+01   3.1e-08  0.94  
29  4.5e-05  5.2e-02  3.2e-03  1.00e+00   1.108572942e+01   1.121040668e+01   2.8e-08  0.97  
30  4.1e-05  4.7e-02  2.9e-03  1.00e+00   1.109548194e+01   1.120770336e+01   2.5e-08  1.00  
31  3.7e-05  4.3e-02  2.6e-03  1.00e+00   1.110423798e+01   1.120524712e+01   2.3e-08  1.03  
32  3.3e-05  4.0e-02  2.3e-03  1.00e+00   1.111209916e+01   1.120301522e+01   2.1e-08  1.06  
33  3.0e-05  3.6e-02  2.1e-03  1.00e+00   1.111915826e+01   1.120098900e+01   1.9e-08  1.09  
34  2.7e-05  3.3e-02  1.9e-03  1.00e+00   1.112549773e+01   1.119915051e+01   1.7e-08  1.12  
35  2.4e-05  3.1e-02  1.7e-03  1.00e+00   1.113119156e+01   1.119748309e+01   1.5e-08  1.15  
36  2.2e-05  2.8e-02  1.5e-03  1.00e+00   1.113630608e+01   1.119597170e+01   1.4e-08  1.18  
37  1.9e-05  2.6e-02  1.4e-03  1.00e+00   1.114090069e+01   1.119460237e+01   1.2e-08  1.21  
38  1.8e-05  2.4e-02  1.2e-03  1.00e+00   1.114502862e+01   1.119336231e+01   1.1e-08  1.24  
39  1.6e-05  2.3e-02  1.1e-03  1.00e+00   1.114873761e+01   1.119223971e+01   9.9e-09  1.27  
40  1.4e-05  2.1e-02  1.0e-03  1.00e+00   1.115207047e+01   1.119122383e+01   8.9e-09  1.30  
41  1.3e-05  2.0e-02  9.1e-04  1.00e+00   1.115506559e+01   1.119030475e+01   8.0e-09  1.32  
42  1.2e-05  1.8e-02  8.2e-04  1.00e+00   1.115775738e+01   1.118947355e+01   7.2e-09  1.35  
43  1.0e-05  1.7e-02  7.3e-04  1.00e+00   1.116017672e+01   1.118872194e+01   6.5e-09  1.38  
44  9.3e-06  1.6e-02  6.6e-04  1.00e+00   1.116235128e+01   1.118804255e+01   5.8e-09  1.41  
45  8.4e-06  1.5e-02  5.9e-04  1.00e+00   1.116430588e+01   1.118742843e+01   5.2e-09  1.44  
46  7.6e-06  1.5e-02  5.4e-04  1.00e+00   1.116606279e+01   1.118687361e+01   4.7e-09  1.47  
47  6.8e-06  1.4e-02  4.8e-04  1.00e+00   1.116764202e+01   1.118637215e+01   4.2e-09  1.50  
48  6.1e-06  1.3e-02  4.3e-04  1.00e+00   1.116906160e+01   1.118591912e+01   3.8e-09  1.53  
49  5.5e-06  1.3e-02  3.9e-04  1.00e+00   1.117033775e+01   1.118550979e+01   3.4e-09  1.56  
50  5.0e-06  1.2e-02  3.5e-04  1.00e+00   1.117148505e+01   1.118514031e+01   3.1e-09  1.59  
51  4.5e-06  1.2e-02  3.2e-04  1.00e+00   1.117251665e+01   1.118480659e+01   2.8e-09  1.62  
52  4.0e-06  1.1e-02  2.8e-04  1.00e+00   1.117344433e+01   1.118450543e+01   2.5e-09  1.65  
53  3.6e-06  1.1e-02  2.6e-04  1.00e+00   1.117427862e+01   1.118423363e+01   2.3e-09  1.68  
54  3.3e-06  1.0e-02  2.3e-04  1.00e+00   1.117502891e+01   1.118398860e+01   2.0e-09  1.71  
55  2.9e-06  1.0e-02  2.1e-04  1.00e+00   1.117570369e+01   1.118376755e+01   1.8e-09  1.74  
56  2.6e-06  9.7e-03  1.9e-04  1.00e+00   1.117631062e+01   1.118356808e+01   1.6e-09  1.77  
57  2.4e-06  9.5e-03  1.7e-04  1.00e+00   1.117685650e+01   1.118338833e+01   1.5e-09  1.79  
58  2.1e-06  9.2e-03  1.5e-04  1.00e+00   1.117734749e+01   1.118322618e+01   1.3e-09  1.82  
59  1.9e-06  9.0e-03  1.4e-04  1.00e+00   1.117778914e+01   1.118307990e+01   1.2e-09  1.85  
60  1.7e-06  8.8e-03  1.2e-04  1.00e+00   1.117818639e+01   1.118294807e+01   1.1e-09  1.88  
61  1.6e-06  8.7e-03  1.1e-04  1.00e+00   1.117854368e+01   1.118282929e+01   9.7e-10  1.91  
62  1.4e-06  8.5e-03  9.9e-05  1.00e+00   1.117886505e+01   1.118272209e+01   8.8e-10  1.94  
63  1.3e-06  8.4e-03  8.9e-05  1.00e+00   1.117915411e+01   1.118262543e+01   7.9e-10  1.97  
64  1.1e-06  8.3e-03  8.0e-05  1.00e+00   1.117941408e+01   1.118253830e+01   7.1e-10  1.99  
65  1.0e-06  8.1e-03  7.2e-05  1.00e+00   1.117964788e+01   1.118245977e+01   6.4e-10  2.02  
66  9.2e-07  8.0e-03  6.5e-05  1.00e+00   1.117985818e+01   1.118238878e+01   5.7e-10  2.05  
67  8.3e-07  7.9e-03  5.9e-05  1.00e+00   1.118004732e+01   1.118232482e+01   5.2e-10  2.08  
68  7.4e-07  7.9e-03  5.3e-05  1.00e+00   1.118021743e+01   1.118226712e+01   4.7e-10  2.10  
69  6.7e-07  7.8e-03  4.7e-05  1.00e+00   1.118037042e+01   1.118221513e+01   4.2e-10  2.13  
70  6.0e-07  7.7e-03  4.3e-05  1.00e+00   1.118050804e+01   1.118216819e+01   3.8e-10  2.16  
71  5.4e-07  7.6e-03  3.8e-05  1.00e+00   1.118063184e+01   1.118212591e+01   3.4e-10  2.19  
72  4.9e-07  7.6e-03  3.5e-05  9.98e-01   1.118074316e+01   1.118208797e+01   3.1e-10  2.22  
73  4.4e-07  7.5e-03  3.1e-05  1.00e+00   1.118084335e+01   1.118205359e+01   2.7e-10  2.24  
74  4.0e-07  7.5e-03  2.8e-05  9.99e-01   1.118093346e+01   1.118202276e+01   2.5e-10  2.27  
75  3.6e-07  7.4e-03  2.5e-05  1.00e+00   1.118101454e+01   1.118199492e+01   2.2e-10  2.30  
76  3.2e-07  7.4e-03  2.3e-05  1.00e+00   1.118108751e+01   1.118196981e+01   2.0e-10  2.33  
77  2.9e-07  7.4e-03  2.0e-05  9.97e-01   1.118115313e+01   1.118194732e+01   1.8e-10  2.36  
78  2.6e-07  7.3e-03  1.8e-05  9.94e-01   1.118121215e+01   1.118192711e+01   1.6e-10  2.39  
79  2.3e-07  7.3e-03  1.7e-05  9.97e-01   1.118126528e+01   1.118190885e+01   1.5e-10  2.42  
80  2.1e-07  7.2e-03  1.5e-05  9.98e-01   1.118131310e+01   1.118189238e+01   1.3e-10  2.45  
81  1.9e-07  7.2e-03  1.3e-05  1.00e+00   1.118135614e+01   1.118187749e+01   1.2e-10  2.48  
82  1.7e-07  7.2e-03  1.2e-05  9.99e-01   1.118139487e+01   1.118186411e+01   1.1e-10  2.51  
83  1.5e-07  7.2e-03  1.1e-05  1.00e+00   1.118142974e+01   1.118185201e+01   9.6e-11  2.54  
84  1.4e-07  7.2e-03  9.8e-06  1.00e+00   1.118146111e+01   1.118184114e+01   8.6e-11  2.58  
85  1.2e-07  7.1e-03  8.8e-06  9.97e-01   1.118148932e+01   1.118183140e+01   7.8e-11  2.62  
86  1.1e-07  6.4e-03  7.9e-06  1.01e+00   1.118151564e+01   1.118182217e+01   7.0e-11  2.65  
87  1.0e-07  5.8e-03  7.1e-06  1.00e+00   1.118153850e+01   1.118181423e+01   6.3e-11  2.68  
88  9.0e-08  5.2e-03  6.4e-06  1.01e+00   1.118155982e+01   1.118180675e+01   5.7e-11  2.71  
89  8.1e-08  4.7e-03  5.8e-06  1.00e+00   1.118157820e+01   1.118180037e+01   5.1e-11  2.74  
90  7.3e-08  4.2e-03  5.2e-06  1.01e+00   1.118159561e+01   1.118179425e+01   4.6e-11  2.77  
91  6.6e-08  3.8e-03  4.7e-06  1.01e+00   1.118161066e+01   1.118178902e+01   4.2e-11  2.79  
92  5.9e-08  3.4e-03  4.2e-06  1.01e+00   1.118162438e+01   1.118178423e+01   3.8e-11  2.83  
93  5.3e-08  3.1e-03  3.8e-06  9.95e-01   1.118163626e+01   1.118178015e+01   3.4e-11  2.86  
94  4.8e-08  2.8e-03  3.4e-06  9.22e-01   1.118164685e+01   1.118177676e+01   3.1e-11  2.88  
95  4.3e-08  2.5e-03  3.1e-06  1.04e+00   1.118165807e+01   1.118177264e+01   2.8e-11  2.91  
96  3.9e-08  2.2e-03  2.8e-06  1.03e+00   1.118166752e+01   1.118176929e+01   2.6e-11  2.94  
97  3.5e-08  2.0e-03  2.5e-06  9.26e-01   1.118167501e+01   1.118176690e+01   2.3e-11  2.98  
98  3.2e-08  1.8e-03  2.2e-06  9.59e-01   1.118168177e+01   1.118176466e+01   2.1e-11  3.01  
99  1.9e-08  1.9e-04  2.4e-07  8.97e-01   1.118173811e+01   1.118174733e+01   3.0e-12  3.04  
100 1.7e-08  1.7e-04  2.1e-07  1.06e+00   1.118173875e+01   1.118174678e+01   2.8e-12  3.07  
101 5.6e-09  9.4e-06  1.2e-08  9.90e-01   1.118174293e+01   1.118174337e+01   1.8e-13  3.10  
Interior-point optimizer terminated. Time: 3.10. 

Optimizer terminated. Time: 3.13    
solsta = 1, prosta = 1

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.1181742925e+01    Viol.  con: 2e-07    var: 0e+00  
  Dual.    obj: 1.1181743374e+01    Viol.  con: 0e+00    var: 7e-05  
* End solution on dual form. *
Transforming to primal solution.
Solving took 3.15 seconds.
result packing took 7.7% of solve time
solution checking took 2% of solve time
Using solver 'mosek'
Solving for 1775 variables.
Number of Hessian non-zeros: 2084
* Solving exponential optimization problem on dual form. *
* The following log information refers to the solution of the dual problem. *
Computer
  Platform               : Linux/64-X86    
  Cores                  : 20              

Problem
  Name                   :                 
  Objective sense        : max             
  Type                   : GECO (general convex optimization problem)
  Constraints            : 1776            
  Cones                  : 0               
  Scalar variables       : 6158            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Interior-point optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Total number of eliminations : 934
Eliminator terminated.
Eliminator started.
Total number of eliminations : 943
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 943             
Lin. dep.  - tries                  : 1                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.02    
Matrix reordering started.
Local matrix reordering started.
Local matrix reordering terminated.
Matrix reordering terminated.
Optimizer  - threads                : 20              
Optimizer  - solved problem         : the primal      
Optimizer  - Constraints            : 784
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3497              conic                  : 0               
Optimizer  - Semi-definite variables: 0                 scalarized             : 0               
Factor     - setup time             : 0.05              dense det. time        : 0.00            
Factor     - ML order time          : 0.00              GP order time          : 0.03            
Factor     - nonzeros before factor : 1.67e+04          after factor           : 1.53e+05        
Factor     - dense dim.             : 0                 flops                  : 0.00e+00        
Factor     - GP saved nzs           : 0                 GP saved flops         : 0.00e+00        
ITE PFEAS    DFEAS    GFEAS    PRSTATUS   POBJ              DOBJ              MU       TIME  
0   2.3e+03  3.0e+03  1.3e+05  0.00e+00   -1.305426299e+05  2.000000000e+00   1.0e+00  0.08  
1   1.1e+03  1.4e+03  6.3e+04  -9.71e-01  -1.283771138e+05  3.628104272e+00   4.8e-01  0.14  
2   4.4e+02  5.6e+02  2.5e+04  -9.37e-01  -1.222324485e+05  1.001905825e+01   1.9e-01  0.18  
3   2.9e+02  3.7e+02  1.6e+04  -8.42e-01  -1.173934368e+05  6.072779350e+01   1.3e-01  0.21  
4   2.9e+02  3.7e+02  1.6e+04  -7.60e-01  -1.145792659e+05  2.450477518e+03   1.3e-01  0.25  
5   7.6e+01  9.8e+01  4.3e+03  -7.53e-01  -7.591362805e+04  9.963917151e+03   3.3e-02  0.28  
6   3.8e+01  4.9e+01  2.1e+03  -1.97e-01  -4.902782270e+04  1.019606564e+04   1.7e-02  0.32  
7   2.4e+01  3.1e+01  1.3e+03  2.60e-01   -3.497322823e+04  7.337275334e+03   1.0e-02  0.36  
8   1.6e+01  2.1e+01  9.2e+02  5.07e-01   -2.559277556e+04  5.459232298e+03   7.2e-03  0.39  
9   7.1e+00  9.1e+00  4.0e+02  6.60e-01   -1.178022773e+04  2.923449990e+03   3.1e-03  0.43  
10  3.5e+00  4.5e+00  2.0e+02  8.71e-01   -5.632743185e+03  1.837815269e+03   1.5e-03  0.47  
11  2.2e+00  2.8e+00  1.2e+02  9.55e-01   -3.544580888e+03  1.184246466e+03   9.6e-04  0.50  
12  8.6e-01  1.1e+00  4.8e+01  9.78e-01   -1.382412612e+03  4.874388623e+02   3.8e-04  0.54  
13  7.8e-01  1.0e+00  4.4e+01  9.71e-01   -1.282226966e+03  4.443763360e+02   3.5e-04  0.58  
14  4.8e-01  6.2e-01  2.7e+01  9.81e-01   -7.722893318e+02  2.936552487e+02   2.1e-04  0.61  
15  2.1e-01  2.9e-01  1.2e+01  9.95e-01   -3.257674443e+02  1.407127775e+02   9.4e-05  0.65  
16  6.7e-02  1.5e-01  3.9e+00  1.00e+00   -1.061519998e+02  4.645495252e+01   3.1e-05  0.69  
17  3.7e-02  1.0e-01  2.2e+00  1.01e+00   -5.758090021e+01  2.774282216e+01   1.8e-05  0.72  
18  2.8e-02  8.1e-02  1.7e+00  1.02e+00   -4.167611752e+01  2.277063951e+01   1.3e-05  0.77  
19  2.2e-02  6.1e-02  1.3e+00  1.02e+00   -2.859258413e+01  2.071253497e+01   1.0e-05  0.80  
20  5.7e-03  8.0e-02  3.4e-01  1.02e+00   4.875150730e-01   1.343659864e+01   2.7e-06  0.84  
21  2.6e-03  6.1e-02  1.6e-01  1.01e+00   5.902317568e+00   1.188757468e+01   1.3e-06  0.87  
22  1.6e-03  5.0e-02  1.0e-01  9.78e-01   7.710974111e+00   1.157277375e+01   8.4e-07  0.91  
23  1.0e-03  6.8e-02  6.4e-02  9.65e-01   8.935957234e+00   1.141287775e+01   5.3e-07  0.94  
24  7.4e-04  5.3e-02  4.7e-02  9.65e-01   9.468854201e+00   1.127577055e+01   3.9e-07  0.98  
25  5.2e-04  5.1e-02  3.3e-02  9.66e-01   9.901108050e+00   1.118802270e+01   2.8e-07  1.01  
26  2.1e-04  5.4e-02  1.4e-02  9.71e-01   1.049142297e+01   1.104457331e+01   1.2e-07  1.05  
27  1.9e-04  5.0e-02  1.3e-02  9.93e-01   1.054420762e+01   1.104219991e+01   1.1e-07  1.09  
28  1.0e-04  4.9e-02  6.9e-03  9.94e-01   1.072107245e+01   1.099312430e+01   5.9e-08  1.12  
29  9.4e-05  4.5e-02  6.2e-03  9.98e-01   1.074588959e+01   1.099079044e+01   5.4e-08  1.16  
30  8.5e-05  4.2e-02  5.6e-03  9.98e-01   1.076479738e+01   1.098526371e+01   4.8e-08  1.19  
31  7.6e-05  3.8e-02  5.1e-03  9.98e-01   1.078219898e+01   1.098067471e+01   4.3e-08  1.23  
32  6.9e-05  3.5e-02  4.6e-03  9.98e-01   1.079773767e+01   1.097640572e+01   3.9e-08  1.26  
33  6.2e-05  3.2e-02  4.1e-03  9.99e-01   1.081166670e+01   1.097250177e+01   3.5e-08  1.30  
34  5.6e-05  3.0e-02  3.7e-03  9.99e-01   1.082416752e+01   1.096894753e+01   3.2e-08  1.33  
35  5.0e-05  2.8e-02  3.3e-03  9.99e-01   1.083538767e+01   1.096571338e+01   2.8e-08  1.37  
36  4.5e-05  2.6e-02  3.0e-03  9.99e-01   1.084545657e+01   1.096276934e+01   2.6e-08  1.41  
37  4.0e-05  2.4e-02  2.7e-03  9.99e-01   1.085449214e+01   1.096008995e+01   2.3e-08  1.44  
38  3.6e-05  2.2e-02  2.4e-03  9.99e-01   1.086260046e+01   1.095765197e+01   2.1e-08  1.48  
39  3.3e-05  2.1e-02  2.2e-03  9.99e-01   1.086987711e+01   1.095543448e+01   1.9e-08  1.51  
40  2.9e-05  1.9e-02  2.0e-03  1.00e+00   1.087640808e+01   1.095341882e+01   1.7e-08  1.55  
41  2.7e-05  1.8e-02  1.8e-03  1.00e+00   1.088227046e+01   1.095158761e+01   1.5e-08  1.58  
42  2.4e-05  1.7e-02  1.6e-03  1.00e+00   1.088753352e+01   1.094992512e+01   1.4e-08  1.62  
43  2.2e-05  1.6e-02  1.4e-03  1.00e+00   1.089225925e+01   1.094841677e+01   1.2e-08  1.65  
44  1.9e-05  1.5e-02  1.3e-03  1.00e+00   1.089650317e+01   1.094704912e+01   1.1e-08  1.69  
45  1.7e-05  1.4e-02  1.2e-03  1.00e+00   1.090031498e+01   1.094580970e+01   9.9e-09  1.72  
46  1.6e-05  1.4e-02  1.0e-03  1.00e+00   1.090373918e+01   1.094468730e+01   9.0e-09  1.76  
47  1.4e-05  1.3e-02  9.4e-04  1.00e+00   1.090681557e+01   1.094367121e+01   8.1e-09  1.79  
48  1.3e-05  1.3e-02  8.4e-04  1.00e+00   1.090957987e+01   1.094275185e+01   7.3e-09  1.83  
49  1.1e-05  1.2e-02  7.6e-04  1.00e+00   1.091206406e+01   1.094192042e+01   6.5e-09  1.86  
50  1.0e-05  1.2e-02  6.8e-04  1.00e+00   1.091429675e+01   1.094116872e+01   5.9e-09  1.90  
51  9.3e-06  1.1e-02  6.2e-04  1.00e+00   1.091630363e+01   1.094048949e+01   5.3e-09  1.93  
52  8.3e-06  1.1e-02  5.5e-04  1.00e+00   1.091810767e+01   1.093987590e+01   4.8e-09  1.97  
53  7.5e-06  1.0e-02  5.0e-04  1.00e+00   1.091972950e+01   1.093932164e+01   4.3e-09  2.00  
54  6.7e-06  1.0e-02  4.5e-04  1.00e+00   1.092118764e+01   1.093882109e+01   3.9e-09  2.04  
55  6.1e-06  9.8e-03  4.0e-04  1.00e+00   1.092249862e+01   1.093836924e+01   3.5e-09  2.07  
56  5.5e-06  9.5e-03  3.6e-04  1.00e+00   1.092367730e+01   1.093796134e+01   3.1e-09  2.12  
57  4.9e-06  9.3e-03  3.3e-04  1.00e+00   1.092473707e+01   1.093759306e+01   2.8e-09  2.15  
58  2.0e-06  3.7e-03  1.3e-04  1.00e+00   1.093040770e+01   1.093558395e+01   1.1e-09  2.19  
59  6.9e-07  1.3e-03  4.6e-05  1.00e+00   1.093287683e+01   1.093469976e+01   4.0e-10  2.22  
60  6.2e-07  1.2e-03  4.2e-05  1.00e+00   1.093301993e+01   1.093466064e+01   3.6e-10  2.26  
61  2.3e-07  4.4e-04  1.6e-05  1.00e+00   1.093376908e+01   1.093438342e+01   1.3e-10  2.29  
62  2.1e-07  4.0e-04  1.4e-05  1.00e+00   1.093381489e+01   1.093436779e+01   1.2e-10  2.33  
63  1.9e-07  3.6e-04  1.3e-05  9.98e-01   1.093385520e+01   1.093435285e+01   1.1e-10  2.36  
64  1.7e-07  3.2e-04  1.1e-05  9.97e-01   1.093389148e+01   1.093433944e+01   9.8e-11  2.39  
65  1.5e-07  2.9e-04  1.0e-05  1.00e+00   1.093392413e+01   1.093432730e+01   8.8e-11  2.43  
66  1.4e-07  2.6e-04  9.2e-06  9.97e-01   1.093395350e+01   1.093431640e+01   7.9e-11  2.46  
67  1.2e-07  2.3e-04  8.3e-06  1.00e+00   1.093397994e+01   1.093430656e+01   7.1e-11  2.50  
68  1.1e-07  2.1e-04  7.5e-06  9.94e-01   1.093400372e+01   1.093429775e+01   6.4e-11  2.53  
69  1.0e-07  1.9e-04  6.7e-06  1.01e+00   1.093402564e+01   1.093428951e+01   5.8e-11  2.57  
70  9.0e-08  1.7e-04  6.1e-06  9.98e-01   1.093404486e+01   1.093428236e+01   5.2e-11  2.60  
71  8.1e-08  1.5e-04  5.5e-06  9.91e-01   1.093406213e+01   1.093427597e+01   4.7e-11  2.64  
72  7.3e-08  1.4e-04  4.9e-06  1.01e+00   1.093407815e+01   1.093426993e+01   4.2e-11  2.67  
73  6.6e-08  1.2e-04  4.4e-06  1.00e+00   1.093409212e+01   1.093426471e+01   3.8e-11  2.71  
74  5.9e-08  1.1e-04  4.0e-06  1.02e+00   1.093410605e+01   1.093425935e+01   3.5e-11  2.74  
75  5.3e-08  1.0e-04  3.6e-06  1.01e+00   1.093411741e+01   1.093425510e+01   3.1e-11  2.77  
76  4.8e-08  9.1e-05  3.2e-06  1.01e+00   1.093412794e+01   1.093425113e+01   2.8e-11  2.80  
77  4.3e-08  8.2e-05  2.9e-06  1.01e+00   1.093413736e+01   1.093424758e+01   2.6e-11  2.83  
78  3.9e-08  7.4e-05  2.6e-06  1.01e+00   1.093414578e+01   1.093424442e+01   2.3e-11  2.86  
79  3.5e-08  6.6e-05  2.3e-06  1.01e+00   1.093415313e+01   1.093424168e+01   2.1e-11  2.89  
80  3.2e-08  6.0e-05  2.1e-06  9.63e-01   1.093415957e+01   1.093423937e+01   1.9e-11  2.93  
81  2.8e-08  5.4e-05  1.9e-06  1.02e+00   1.093416594e+01   1.093423692e+01   1.7e-11  2.96  
82  2.6e-08  4.8e-05  1.7e-06  9.94e-01   1.093417112e+01   1.093423501e+01   1.5e-11  3.00  
83  2.3e-08  4.3e-05  1.5e-06  1.01e+00   1.093417604e+01   1.093423316e+01   1.4e-11  3.03  
84  2.1e-08  3.9e-05  1.4e-06  9.09e-01   1.093418019e+01   1.093423168e+01   1.3e-11  3.07  
85  1.9e-08  3.5e-05  1.2e-06  8.47e-01   1.093418387e+01   1.093423049e+01   1.1e-11  3.10  
86  1.7e-08  3.2e-05  1.1e-06  9.07e-01   1.093418719e+01   1.093422941e+01   1.0e-11  3.14  
87  1.5e-08  2.9e-05  1.0e-06  1.06e+00   1.093419111e+01   1.093422775e+01   9.4e-12  3.17  
88  1.4e-08  2.6e-05  9.1e-07  9.03e-01   1.093419377e+01   1.093422677e+01   8.5e-12  3.21  
89  1.3e-08  2.3e-05  8.2e-07  9.59e-01   1.093419614e+01   1.093422593e+01   7.6e-12  3.24  
90  1.2e-08  2.1e-05  7.4e-07  1.56e+00   1.093419817e+01   1.093422550e+01   6.9e-12  3.28  
91  1.1e-08  1.9e-05  6.6e-07  8.67e-01   1.093420003e+01   1.093422501e+01   6.2e-12  3.32  
92  1.0e-08  1.7e-05  6.0e-07  1.01e+00   1.093420190e+01   1.093422423e+01   5.6e-12  3.35  
93  9.7e-09  1.5e-05  5.4e-07  1.32e+00   1.093420344e+01   1.093422373e+01   5.1e-12  3.39  
94  9.7e-09  1.4e-05  4.8e-07  1.04e+00   1.093420516e+01   1.093422286e+01   4.6e-12  3.43  
95  9.1e-09  1.2e-05  4.4e-07  1.25e+00   1.093420638e+01   1.093422250e+01   4.2e-12  3.47  
96  1.9e-08  1.2e-07  4.3e-09  7.79e-01   1.093421852e+01   1.093421870e+01   4.6e-13  3.50  
Interior-point optimizer terminated. Time: 3.51. 

Optimizer terminated. Time: 3.53    
solsta = 1, prosta = 1

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.0934218517e+01    Viol.  con: 7e-07    var: 0e+00  
  Dual.    obj: 1.0934218698e+01    Viol.  con: 0e+00    var: 9e-07  
* End solution on dual form. *
Transforming to primal solution.
Solving took 3.55 seconds.
result packing took 9.7% of solve time
solution checking took 1.5% of solve time
Using solver 'mosek'
Solving for 1775 variables.
Number of Hessian non-zeros: 2084
* Solving exponential optimization problem on dual form. *
* The following log information refers to the solution of the dual problem. *
Computer
  Platform               : Linux/64-X86    
  Cores                  : 20              

Problem
  Name                   :                 
  Objective sense        : max             
  Type                   : GECO (general convex optimization problem)
  Constraints            : 1776            
  Cones                  : 0               
  Scalar variables       : 6158            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Interior-point optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Total number of eliminations : 934
Eliminator terminated.
Eliminator started.
Total number of eliminations : 943
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 943             
Lin. dep.  - tries                  : 1                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.03    
Matrix reordering started.
Local matrix reordering started.
Local matrix reordering terminated.
Matrix reordering terminated.
Optimizer  - threads                : 20              
Optimizer  - solved problem         : the primal      
Optimizer  - Constraints            : 784
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3497              conic                  : 0               
Optimizer  - Semi-definite variables: 0                 scalarized             : 0               
Factor     - setup time             : 0.06              dense det. time        : 0.00            
Factor     - ML order time          : 0.00              GP order time          : 0.03            
Factor     - nonzeros before factor : 1.67e+04          after factor           : 1.53e+05        
Factor     - dense dim.             : 0                 flops                  : 0.00e+00        
Factor     - GP saved nzs           : 0                 GP saved flops         : 0.00e+00        
ITE PFEAS    DFEAS    GFEAS    PRSTATUS   POBJ              DOBJ              MU       TIME  
0   2.3e+03  3.0e+03  1.3e+05  0.00e+00   -1.305130584e+05  2.000000000e+00   1.0e+00  0.09  
1   1.1e+03  1.4e+03  6.3e+04  -9.71e-01  -1.283409990e+05  3.614696077e+00   4.8e-01  0.14  
2   4.3e+02  5.5e+02  2.4e+04  -9.37e-01  -1.220850090e+05  1.014192089e+01   1.9e-01  0.17  
3   2.9e+02  3.7e+02  1.6e+04  -8.40e-01  -1.173346808e+05  6.313048175e+01   1.3e-01  0.21  
4   2.9e+02  3.7e+02  1.6e+04  -7.60e-01  -1.145759276e+05  2.401561650e+03   1.2e-01  0.24  
5   7.2e+01  9.3e+01  4.0e+03  -7.53e-01  -7.388204802e+04  1.024549817e+04   3.1e-02  0.28  
6   3.3e+01  4.2e+01  1.8e+03  -1.64e-01  -4.373743903e+04  1.031949528e+04   1.4e-02  0.31  
7   1.9e+01  2.4e+01  1.1e+03  3.51e-01   -2.860227326e+04  6.836173673e+03   8.3e-03  0.34  
8   1.1e+01  1.4e+01  6.3e+02  6.15e-01   -1.808939435e+04  4.221254409e+03   4.9e-03  0.38  
9   3.8e+00  4.8e+00  2.1e+02  7.80e-01   -6.291612536e+03  1.774307219e+03   1.7e-03  0.42  
10  2.1e+00  2.7e+00  1.2e+02  9.48e-01   -3.433550225e+03  1.198256119e+03   9.4e-04  0.46  
11  9.7e-01  1.2e+00  5.5e+01  9.81e-01   -1.550168465e+03  5.549993602e+02   4.3e-04  0.50  
12  7.5e-01  9.6e-01  4.3e+01  9.82e-01   -1.229526486e+03  4.394956949e+02   3.4e-04  0.54  
13  4.5e-01  5.8e-01  2.5e+01  9.81e-01   -7.242986056e+02  2.743407304e+02   2.0e-04  0.57  
14  2.3e-01  3.2e-01  1.3e+01  9.98e-01   -3.654044252e+02  1.556067631e+02   1.1e-04  0.62  
15  7.2e-02  1.7e-01  4.2e+00  9.96e-01   -1.148331767e+02  4.882822719e+01   3.4e-05  0.66  
16  3.8e-02  1.1e-01  2.3e+00  1.00e+00   -5.965539829e+01  2.808886529e+01   1.8e-05  0.69  
17  2.5e-02  8.1e-02  1.5e+00  1.02e+00   -3.714726794e+01  2.105268930e+01   1.2e-05  0.72  
18  2.5e-02  7.8e-02  1.4e+00  1.03e+00   -3.510604908e+01  2.093370592e+01   1.2e-05  0.76  
19  1.2e-02  5.2e-02  7.3e-01  1.03e+00   -1.070659247e+01  1.719335257e+01   5.9e-06  0.79  
20  3.7e-03  7.2e-02  2.3e-01  1.00e+00   4.010231527e+00   1.257711803e+01   1.8e-06  0.83  
21  1.7e-03  6.1e-02  1.1e-01  1.00e+00   7.467065339e+00   1.151174147e+01   8.9e-07  0.86  
22  1.3e-03  6.4e-02  8.0e-02  9.63e-01   8.354215259e+00   1.139257939e+01   6.6e-07  0.90  
23  4.3e-04  7.2e-02  2.9e-02  9.68e-01   9.942125255e+00   1.105159134e+01   2.5e-07  0.94  
24  2.7e-04  6.6e-02  1.8e-02  9.79e-01   1.027819539e+01   1.099034697e+01   1.6e-07  0.97  
25  1.7e-04  5.5e-02  1.2e-02  9.76e-01   1.048913552e+01   1.094335816e+01   1.0e-07  1.01  
26  1.6e-04  5.0e-02  1.1e-02  9.82e-01   1.053157062e+01   1.094132217e+01   9.2e-08  1.05  
27  8.9e-05  4.6e-02  6.1e-03  9.88e-01   1.066884424e+01   1.090485677e+01   5.3e-08  1.09  
28  8.0e-05  4.2e-02  5.4e-03  9.97e-01   1.069037472e+01   1.090281191e+01   4.8e-08  1.12  
29  7.2e-05  3.8e-02  4.9e-03  9.97e-01   1.070706967e+01   1.089832190e+01   4.3e-08  1.16  
30  6.5e-05  3.5e-02  4.4e-03  9.98e-01   1.072225228e+01   1.089442728e+01   3.9e-08  1.19  
31  5.8e-05  3.3e-02  4.0e-03  9.98e-01   1.073585370e+01   1.089085059e+01   3.5e-08  1.23  
32  5.3e-05  3.0e-02  3.6e-03  9.98e-01   1.074805739e+01   1.088758702e+01   3.1e-08  1.26  
33  4.7e-05  2.8e-02  3.2e-03  9.99e-01   1.075900513e+01   1.088460854e+01   2.8e-08  1.29  
34  4.3e-05  2.6e-02  2.9e-03  9.99e-01   1.076882742e+01   1.088189237e+01   2.5e-08  1.33  
35  3.8e-05  2.4e-02  2.6e-03  9.99e-01   1.077764104e+01   1.087941758e+01   2.3e-08  1.36  
36  3.4e-05  2.2e-02  2.3e-03  9.99e-01   1.078555035e+01   1.087716401e+01   2.1e-08  1.40  
37  3.1e-05  2.1e-02  2.1e-03  9.99e-01   1.079264918e+01   1.087511370e+01   1.9e-08  1.44  
38  2.8e-05  2.0e-02  1.9e-03  9.99e-01   1.079902124e+01   1.087324936e+01   1.7e-08  1.47  
39  2.5e-05  1.8e-02  1.7e-03  1.00e+00   1.080474175e+01   1.087155530e+01   1.5e-08  1.51  
40  2.3e-05  1.7e-02  1.5e-03  1.00e+00   1.080987796e+01   1.087001696e+01   1.4e-08  1.54  
41  2.0e-05  1.6e-02  1.4e-03  1.00e+00   1.081449014e+01   1.086862078e+01   1.2e-08  1.57  
42  1.8e-05  1.5e-02  1.2e-03  1.00e+00   1.081863227e+01   1.086735453e+01   1.1e-08  1.61  
43  1.6e-05  1.5e-02  1.1e-03  1.00e+00   1.082235264e+01   1.086620662e+01   9.9e-09  1.65  
44  1.5e-05  1.4e-02  1.0e-03  1.00e+00   1.082569460e+01   1.086516636e+01   8.9e-09  1.68  
45  1.3e-05  1.3e-02  9.1e-04  1.00e+00   1.082869700e+01   1.086422420e+01   8.0e-09  1.71  
46  1.2e-05  1.3e-02  8.2e-04  1.00e+00   1.083139460e+01   1.086337132e+01   7.2e-09  1.75  
47  1.1e-05  1.2e-02  7.4e-04  1.00e+00   1.083381856e+01   1.086259924e+01   6.5e-09  1.78  
48  9.7e-06  1.2e-02  6.6e-04  1.00e+00   1.083599687e+01   1.086190104e+01   5.8e-09  1.82  
49  8.8e-06  1.1e-02  6.0e-04  1.00e+00   1.083795449e+01   1.086126958e+01   5.2e-09  1.85  
50  7.9e-06  1.1e-02  5.4e-04  1.00e+00   1.083971396e+01   1.086069861e+01   4.7e-09  1.89  
51  7.1e-06  1.0e-02  4.8e-04  1.00e+00   1.084129544e+01   1.086018244e+01   4.3e-09  1.92  
52  6.4e-06  1.0e-02  4.4e-04  1.00e+00   1.084271700e+01   1.085971604e+01   3.8e-09  1.96  
53  5.7e-06  9.9e-03  3.9e-04  1.00e+00   1.084399485e+01   1.085929445e+01   3.4e-09  1.99  
54  5.2e-06  9.6e-03  3.5e-04  1.00e+00   1.084514353e+01   1.085891375e+01   3.1e-09  2.03  
55  4.7e-06  9.4e-03  3.2e-04  1.00e+00   1.084617611e+01   1.085856989e+01   2.8e-09  2.07  
56  4.2e-06  9.2e-03  2.9e-04  1.00e+00   1.084710443e+01   1.085825922e+01   2.5e-09  2.10  
57  3.8e-06  9.0e-03  2.6e-04  1.00e+00   1.084793913e+01   1.085797867e+01   2.3e-09  2.14  
58  3.4e-06  8.8e-03  2.3e-04  1.00e+00   1.084868970e+01   1.085772566e+01   2.0e-09  2.17  
59  3.1e-06  8.7e-03  2.1e-04  1.00e+00   1.084936472e+01   1.085749740e+01   1.8e-09  2.21  
60  2.7e-06  8.5e-03  1.9e-04  1.00e+00   1.084997190e+01   1.085729147e+01   1.6e-09  2.24  
61  2.5e-06  8.4e-03  1.7e-04  9.99e-01   1.085051804e+01   1.085710607e+01   1.5e-09  2.28  
62  2.2e-06  8.3e-03  1.5e-04  1.00e+00   1.085100937e+01   1.085693872e+01   1.3e-09  2.31  
63  2.0e-06  8.2e-03  1.4e-04  1.00e+00   1.085145142e+01   1.085678793e+01   1.2e-09  2.34  
64  1.8e-06  8.1e-03  1.2e-04  1.00e+00   1.085184912e+01   1.085665216e+01   1.1e-09  2.38  
65  1.6e-06  8.0e-03  1.1e-04  9.99e-01   1.085220692e+01   1.085652988e+01   9.7e-10  2.42  
66  1.5e-06  7.9e-03  1.0e-04  9.99e-01   1.085252885e+01   1.085641973e+01   8.8e-10  2.45  
67  1.3e-06  7.8e-03  9.0e-05  1.00e+00   1.085281859e+01   1.085632029e+01   7.9e-10  2.48  
68  1.2e-06  7.7e-03  8.1e-05  1.00e+00   1.085307929e+01   1.085623080e+01   7.1e-10  2.52  
69  1.1e-06  7.7e-03  7.3e-05  1.00e+00   1.085331384e+01   1.085615028e+01   6.4e-10  2.56  
70  9.6e-07  7.6e-03  6.5e-05  1.00e+00   1.085352490e+01   1.085607765e+01   5.7e-10  2.59  
71  8.6e-07  7.6e-03  5.9e-05  1.00e+00   1.085371477e+01   1.085601234e+01   5.2e-10  2.63  
72  7.8e-07  7.5e-03  5.3e-05  9.99e-01   1.085388557e+01   1.085595353e+01   4.7e-10  2.66  
73  7.0e-07  7.5e-03  4.8e-05  1.00e+00   1.085403928e+01   1.085590043e+01   4.2e-10  2.69  
74  6.3e-07  7.4e-03  4.3e-05  1.00e+00   1.085417760e+01   1.085585244e+01   3.8e-10  2.73  
75  5.7e-07  7.4e-03  3.9e-05  9.98e-01   1.085430196e+01   1.085580949e+01   3.4e-10  2.76  
76  5.1e-07  7.4e-03  3.5e-05  9.99e-01   1.085441386e+01   1.085577070e+01   3.1e-10  2.80  
77  4.6e-07  7.3e-03  3.1e-05  1.00e+00   1.085451458e+01   1.085573560e+01   2.7e-10  2.84  
78  4.1e-07  7.3e-03  2.8e-05  1.00e+00   1.085460522e+01   1.085570396e+01   2.5e-10  2.87  
79  3.7e-07  7.3e-03  2.5e-05  1.00e+00   1.085468676e+01   1.085567553e+01   2.2e-10  2.91  
80  3.3e-07  7.2e-03  2.3e-05  9.90e-01   1.085476000e+01   1.085565032e+01   2.0e-10  2.94  
81  3.0e-07  7.2e-03  2.1e-05  9.98e-01   1.085482598e+01   1.085562735e+01   1.8e-10  2.98  
82  2.7e-07  7.2e-03  1.8e-05  1.00e+00   1.085488538e+01   1.085560661e+01   1.6e-10  3.01  
83  2.4e-07  7.2e-03  1.7e-05  9.92e-01   1.085493878e+01   1.085558813e+01   1.5e-10  3.05  
84  2.2e-07  6.4e-03  1.5e-05  1.01e+00   1.085498768e+01   1.085557090e+01   1.3e-10  3.08  
85  2.0e-07  5.8e-03  1.3e-05  1.00e+00   1.085503091e+01   1.085555577e+01   1.2e-10  3.11  
86  1.8e-07  5.2e-03  1.2e-05  9.97e-01   1.085506978e+01   1.085554222e+01   1.1e-10  3.15  
87  1.6e-07  4.7e-03  1.1e-05  1.00e+00   1.085510486e+01   1.085552991e+01   9.6e-11  3.18  
88  1.4e-07  4.2e-03  9.8e-06  9.99e-01   1.085513635e+01   1.085551892e+01   8.6e-11  3.22  
89  1.3e-07  3.8e-03  8.8e-06  1.01e+00   1.085516513e+01   1.085550878e+01   7.8e-11  3.25  
90  1.2e-07  3.4e-03  8.0e-06  1.00e+00   1.085519084e+01   1.085549975e+01   7.0e-11  3.29  
91  1.0e-07  3.1e-03  7.2e-06  1.01e+00   1.085521483e+01   1.085549124e+01   6.4e-11  3.32  
92  9.4e-08  2.8e-03  6.4e-06  1.03e+00   1.085523771e+01   1.085548301e+01   5.8e-11  3.35  
93  8.5e-08  2.5e-03  5.8e-06  9.74e-01   1.085525584e+01   1.085547689e+01   5.2e-11  3.39  
94  7.6e-08  2.2e-03  5.2e-06  1.00e+00   1.085527222e+01   1.085547115e+01   4.7e-11  3.42  
95  6.9e-08  2.0e-03  4.7e-06  9.91e-01   1.085528695e+01   1.085546606e+01   4.2e-11  3.46  
96  6.2e-08  1.8e-03  4.2e-06  9.98e-01   1.085530021e+01   1.085546143e+01   3.8e-11  3.49  
97  5.6e-08  1.6e-03  3.8e-06  9.83e-01   1.085531212e+01   1.085545735e+01   3.4e-11  3.53  
98  5.0e-08  1.5e-03  3.4e-06  1.00e+00   1.085532294e+01   1.085545354e+01   3.1e-11  3.57  
99  4.5e-08  1.3e-03  3.1e-06  1.01e+00   1.085533305e+01   1.085544995e+01   2.8e-11  3.60  
100 4.1e-08  1.2e-03  2.8e-06  1.03e+00   1.085534268e+01   1.085544647e+01   2.5e-11  3.63  
101 3.7e-08  1.1e-03  2.5e-06  1.05e+00   1.085535196e+01   1.085544307e+01   2.3e-11  3.67  
102 3.3e-08  9.7e-04  2.2e-06  1.02e+00   1.085535930e+01   1.085544047e+01   2.1e-11  3.70  
103 3.0e-08  8.7e-04  2.0e-06  1.08e+00   1.085536744e+01   1.085543742e+01   2.0e-11  3.74  
104 2.7e-08  7.8e-04  1.8e-06  9.65e-01   1.085537263e+01   1.085543572e+01   1.8e-11  3.77  
105 2.4e-08  7.0e-04  1.6e-06  9.87e-01   1.085537731e+01   1.085543413e+01   1.6e-11  3.81  
106 2.2e-08  6.3e-04  1.5e-06  8.95e-01   1.085538147e+01   1.085543288e+01   1.4e-11  3.84  
107 2.0e-08  5.7e-04  1.3e-06  9.45e-01   1.085538525e+01   1.085543164e+01   1.3e-11  3.87  
108 1.8e-08  5.1e-04  1.2e-06  1.02e+00   1.085538906e+01   1.085543026e+01   1.2e-11  3.91  
109 1.6e-08  4.6e-04  1.1e-06  1.15e+00   1.085539418e+01   1.085542819e+01   1.1e-11  3.94  
110 9.9e-09  2.7e-05  6.4e-08  8.90e-01   1.085541878e+01   1.085542091e+01   1.2e-12  3.98  
Interior-point optimizer terminated. Time: 3.98. 

Optimizer terminated. Time: 4.01    
solsta = 1, prosta = 1

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.0855418782e+01    Viol.  con: 2e-07    var: 0e+00  
  Dual.    obj: 1.0855420907e+01    Viol.  con: 0e+00    var: 2e-04  
* End solution on dual form. *
Transforming to primal solution.
Solving took 4.03 seconds.
result packing took 7.6% of solve time
solution checking took 1.2% of solve time
Using solver 'mosek'
Solving for 1775 variables.
Number of Hessian non-zeros: 2084
* Solving exponential optimization problem on dual form. *
* The following log information refers to the solution of the dual problem. *
Computer
  Platform               : Linux/64-X86    
  Cores                  : 20              

Problem
  Name                   :                 
  Objective sense        : max             
  Type                   : GECO (general convex optimization problem)
  Constraints            : 1776            
  Cones                  : 0               
  Scalar variables       : 6158            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Interior-point optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Total number of eliminations : 934
Eliminator terminated.
Eliminator started.
Total number of eliminations : 943
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 943             
Lin. dep.  - tries                  : 1                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.03    
Matrix reordering started.
Local matrix reordering started.
Local matrix reordering terminated.
Matrix reordering terminated.
Optimizer  - threads                : 20              
Optimizer  - solved problem         : the primal      
Optimizer  - Constraints            : 784
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3497              conic                  : 0               
Optimizer  - Semi-definite variables: 0                 scalarized             : 0               
Factor     - setup time             : 0.13              dense det. time        : 0.00            
Factor     - ML order time          : 0.00              GP order time          : 0.07            
Factor     - nonzeros before factor : 1.67e+04          after factor           : 1.53e+05        
Factor     - dense dim.             : 0                 flops                  : 0.00e+00        
Factor     - GP saved nzs           : 0                 GP saved flops         : 0.00e+00        
ITE PFEAS    DFEAS    GFEAS    PRSTATUS   POBJ              DOBJ              MU       TIME  
0   2.3e+03  3.0e+03  1.3e+05  0.00e+00   -1.305075086e+05  2.000000000e+00   1.0e+00  0.17  
1   1.1e+03  1.4e+03  6.2e+04  -9.71e-01  -1.283320166e+05  3.610419525e+00   4.8e-01  0.50  
2   4.3e+02  5.5e+02  2.4e+04  -9.37e-01  -1.220277017e+05  1.018625505e+01   1.9e-01  0.53  
3   2.9e+02  3.7e+02  1.6e+04  -8.39e-01  -1.172945701e+05  6.400592133e+01   1.2e-01  0.56  
4   2.9e+02  3.7e+02  1.6e+04  -7.60e-01  -1.145733999e+05  2.369632548e+03   1.2e-01  0.60  
5   7.5e+01  9.6e+01  4.2e+03  -7.53e-01  -7.527683363e+04  9.966106603e+03   3.2e-02  0.63  
6   3.1e+01  4.0e+01  1.7e+03  -1.87e-01  -4.212583935e+04  1.033942135e+04   1.4e-02  0.66  
7   1.8e+01  2.4e+01  1.0e+03  3.78e-01   -2.779296349e+04  6.729103882e+03   8.0e-03  0.70  
8   1.0e+01  1.3e+01  5.8e+02  6.28e-01   -1.678427568e+04  4.007843778e+03   4.5e-03  0.73  
9   3.9e+00  5.0e+00  2.2e+02  8.00e-01   -6.506576790e+03  1.805360878e+03   1.7e-03  0.76  
10  2.1e+00  2.7e+00  1.2e+02  9.44e-01   -3.440889234e+03  1.151035672e+03   9.3e-04  0.80  
11  9.9e-01  1.3e+00  5.6e+01  9.81e-01   -1.588650691e+03  5.708438251e+02   4.4e-04  0.83  
12  7.4e-01  9.4e-01  4.2e+01  9.82e-01   -1.207120693e+03  4.333600628e+02   3.3e-04  0.87  
13  4.0e-01  5.2e-01  2.3e+01  9.80e-01   -6.494322130e+02  2.461381892e+02   1.8e-04  0.90  
14  2.5e-01  3.3e-01  1.4e+01  1.00e+00   -3.937657655e+02  1.645463200e+02   1.1e-04  0.94  
15  6.1e-02  1.5e-01  3.6e+00  9.99e-01   -9.922181271e+01  4.160672211e+01   2.9e-05  0.97  
16  4.2e-02  1.1e-01  2.5e+00  1.02e+00   -6.621456096e+01  3.144236011e+01   2.0e-05  1.01  
17  2.8e-02  8.2e-02  1.7e+00  1.02e+00   -4.168345957e+01  2.320317789e+01   1.4e-05  1.04  
18  2.7e-02  7.8e-02  1.6e+00  1.03e+00   -3.895552293e+01  2.279053417e+01   1.3e-05  1.08  
19  1.3e-02  5.3e-02  7.4e-01  1.03e+00   -1.137887712e+01  1.696891413e+01   6.0e-06  1.11  
20  3.0e-03  9.3e-02  1.8e-01  1.02e+00   5.389527294e+00   1.230626984e+01   1.5e-06  1.14  
21  1.6e-03  6.7e-02  9.8e-02  9.85e-01   7.730456870e+00   1.142874672e+01   8.1e-07  1.18  
22  1.2e-03  6.0e-02  7.4e-02  9.47e-01   8.471141655e+00   1.128857424e+01   6.1e-07  1.21  
23  3.1e-04  9.0e-02  2.1e-02  9.49e-01   1.010476940e+01   1.094253554e+01   1.9e-07  1.25  
24  1.6e-04  7.8e-02  1.2e-02  9.62e-01   1.042617412e+01   1.088274400e+01   1.0e-07  1.28  
25  1.3e-04  7.5e-02  9.4e-03  9.80e-01   1.049769977e+01   1.086838753e+01   8.4e-08  1.31  
26  9.3e-05  5.9e-02  6.6e-03  9.49e-01   1.059102329e+01   1.084978571e+01   5.9e-08  1.35  
27  4.2e-05  5.6e-02  3.0e-03  9.59e-01   1.070821644e+01   1.082869038e+01   2.7e-08  1.38  
28  3.8e-05  5.2e-02  2.7e-03  1.00e+00   1.072061788e+01   1.082961400e+01   2.5e-08  1.42  
29  3.4e-05  4.8e-02  2.5e-03  9.97e-01   1.072963805e+01   1.082774201e+01   2.2e-08  1.45  
30  3.1e-05  4.4e-02  2.2e-03  9.97e-01   1.073762819e+01   1.082593850e+01   2.0e-08  1.49  
31  2.8e-05  4.0e-02  2.0e-03  9.98e-01   1.074480407e+01   1.082430144e+01   1.8e-08  1.52  
32  2.5e-05  3.7e-02  1.8e-03  9.98e-01   1.075125002e+01   1.082281270e+01   1.6e-08  1.55  
33  2.3e-05  3.4e-02  1.6e-03  9.99e-01   1.075703748e+01   1.082145582e+01   1.5e-08  1.59  
34  2.0e-05  3.1e-02  1.5e-03  9.99e-01   1.076223372e+01   1.082021952e+01   1.3e-08  1.62  
35  1.8e-05  2.9e-02  1.3e-03  9.99e-01   1.076689955e+01   1.081909412e+01   1.2e-08  1.65  
36  1.6e-05  2.6e-02  1.2e-03  9.99e-01   1.077108951e+01   1.081807043e+01   1.1e-08  1.69  
37  1.5e-05  2.5e-02  1.1e-03  1.00e+00   1.077485255e+01   1.081714005e+01   9.6e-09  1.72  
38  1.3e-05  2.3e-02  9.6e-04  1.00e+00   1.077823245e+01   1.081629499e+01   8.6e-09  1.75  
39  1.2e-05  2.1e-02  8.6e-04  1.00e+00   1.078126849e+01   1.081552778e+01   7.8e-09  1.79  
40  1.1e-05  2.0e-02  7.7e-04  1.00e+00   1.078399589e+01   1.081483170e+01   7.0e-09  1.82  
41  9.7e-06  1.9e-02  7.0e-04  1.00e+00   1.078644618e+01   1.081420038e+01   6.3e-09  1.86  
42  8.7e-06  1.7e-02  6.3e-04  1.00e+00   1.078864765e+01   1.081362806e+01   5.7e-09  1.89  
43  7.9e-06  1.6e-02  5.7e-04  1.00e+00   1.079062570e+01   1.081310941e+01   5.1e-09  1.93  
44  7.1e-06  1.5e-02  5.1e-04  1.00e+00   1.079240309e+01   1.081263947e+01   4.6e-09  1.96  
45  6.4e-06  1.5e-02  4.6e-04  1.00e+00   1.079400026e+01   1.081221392e+01   4.1e-09  1.99  
46  5.7e-06  1.4e-02  4.1e-04  1.00e+00   1.079543550e+01   1.081182855e+01   3.7e-09  2.03  
47  5.2e-06  1.3e-02  3.7e-04  1.00e+00   1.079672529e+01   1.081147953e+01   3.3e-09  2.06  
48  4.6e-06  1.3e-02  3.3e-04  1.00e+00   1.079788440e+01   1.081116367e+01   3.0e-09  2.09  
49  4.2e-06  1.2e-02  3.0e-04  1.00e+00   1.079892607e+01   1.081087779e+01   2.7e-09  2.13  
50  3.8e-06  1.2e-02  2.7e-04  1.00e+00   1.079986227e+01   1.081061918e+01   2.4e-09  2.16  
51  3.4e-06  1.1e-02  2.4e-04  1.00e+00   1.080070377e+01   1.081038529e+01   2.2e-09  2.19  
52  3.0e-06  1.1e-02  2.2e-04  1.00e+00   1.080146028e+01   1.081017380e+01   2.0e-09  2.23  
53  2.7e-06  1.0e-02  2.0e-04  1.00e+00   1.080214046e+01   1.080998284e+01   1.8e-09  2.26  
54  2.5e-06  1.0e-02  1.8e-04  1.00e+00   1.080275208e+01   1.080981029e+01   1.6e-09  2.29  
55  2.2e-06  9.8e-03  1.6e-04  1.00e+00   1.080330209e+01   1.080965454e+01   1.4e-09  2.33  
56  2.0e-06  9.5e-03  1.4e-04  1.00e+00   1.080379672e+01   1.080951405e+01   1.3e-09  2.36  
57  1.8e-06  9.3e-03  1.3e-04  1.00e+00   1.080424157e+01   1.080938725e+01   1.2e-09  2.39  
58  1.6e-06  9.0e-03  1.2e-04  1.00e+00   1.080464166e+01   1.080927297e+01   1.0e-09  2.42  
59  1.5e-06  8.8e-03  1.0e-04  1.00e+00   1.080500154e+01   1.080916975e+01   9.4e-10  2.46  
60  1.3e-06  8.7e-03  9.4e-05  1.00e+00   1.080532526e+01   1.080907671e+01   8.5e-10  2.49  
61  1.2e-06  8.5e-03  8.5e-05  1.00e+00   1.080561645e+01   1.080899279e+01   7.6e-10  2.53  
62  1.1e-06  8.3e-03  7.6e-05  1.00e+00   1.080587838e+01   1.080891720e+01   6.9e-10  2.56  
63  9.6e-07  8.2e-03  6.9e-05  1.00e+00   1.080611401e+01   1.080884893e+01   6.2e-10  2.59  
64  8.6e-07  8.1e-03  6.2e-05  1.00e+00   1.080632596e+01   1.080878744e+01   5.6e-10  2.63  
65  7.7e-07  8.0e-03  5.6e-05  1.00e+00   1.080651664e+01   1.080873188e+01   5.0e-10  2.66  
66  7.0e-07  7.9e-03  5.0e-05  1.00e+00   1.080668814e+01   1.080868188e+01   4.5e-10  2.70  
67  6.3e-07  7.8e-03  4.5e-05  1.00e+00   1.080684242e+01   1.080863671e+01   4.1e-10  2.73  
68  5.6e-07  7.7e-03  4.1e-05  9.99e-01   1.080698115e+01   1.080859612e+01   3.7e-10  2.76  
69  5.1e-07  7.6e-03  3.7e-05  1.00e+00   1.080710599e+01   1.080855939e+01   3.3e-10  2.80  
70  4.6e-07  7.6e-03  3.3e-05  9.99e-01   1.080721826e+01   1.080852637e+01   3.0e-10  2.83  
71  4.1e-07  7.5e-03  3.0e-05  1.00e+00   1.080731930e+01   1.080849652e+01   2.7e-10  2.86  
72  3.7e-07  7.4e-03  2.7e-05  1.00e+00   1.080741027e+01   1.080846949e+01   2.4e-10  2.90  
73  3.3e-07  7.4e-03  2.4e-05  9.97e-01   1.080749200e+01   1.080844545e+01   2.2e-10  2.93  
74  3.0e-07  7.3e-03  2.2e-05  1.00e+00   1.080756559e+01   1.080842367e+01   1.9e-10  2.96  
75  2.7e-07  7.3e-03  1.9e-05  1.00e+00   1.080763180e+01   1.080840407e+01   1.8e-10  3.00  
76  2.4e-07  7.3e-03  1.7e-05  1.00e+00   1.080769142e+01   1.080838637e+01   1.6e-10  3.03  
77  2.2e-07  7.2e-03  1.6e-05  9.98e-01   1.080774504e+01   1.080837053e+01   1.4e-10  3.06  
78  2.0e-07  7.2e-03  1.4e-05  9.91e-01   1.080779323e+01   1.080835642e+01   1.3e-10  3.10  
79  1.8e-07  7.1e-03  1.3e-05  9.97e-01   1.080783667e+01   1.080834361e+01   1.1e-10  3.13  
80  1.6e-07  7.1e-03  1.1e-05  1.00e+00   1.080787578e+01   1.080833202e+01   1.0e-10  3.16  
81  1.4e-07  6.4e-03  1.0e-05  1.01e+00   1.080791141e+01   1.080832140e+01   9.3e-11  3.19  
82  1.3e-07  5.7e-03  9.3e-06  1.00e+00   1.080794325e+01   1.080831193e+01   8.4e-11  3.23  
83  1.2e-07  5.2e-03  8.4e-06  9.97e-01   1.080797169e+01   1.080830356e+01   7.6e-11  3.26  
84  1.0e-07  4.7e-03  7.5e-06  9.94e-01   1.080799729e+01   1.080829604e+01   6.8e-11  3.29  
85  9.4e-08  4.2e-03  6.8e-06  1.00e+00   1.080802038e+01   1.080828919e+01   6.1e-11  3.33  
86  8.5e-08  3.8e-03  6.1e-06  1.01e+00   1.080804209e+01   1.080828268e+01   5.5e-11  3.36  
87  7.6e-08  3.4e-03  5.5e-06  1.01e+00   1.080806152e+01   1.080827687e+01   5.0e-11  3.40  
88  6.9e-08  3.1e-03  4.9e-06  9.94e-01   1.080807814e+01   1.080827202e+01   4.5e-11  3.43  
89  6.2e-08  2.8e-03  4.4e-06  1.01e+00   1.080809341e+01   1.080826749e+01   4.1e-11  3.46  
90  5.6e-08  2.5e-03  4.0e-06  1.01e+00   1.080810705e+01   1.080826345e+01   3.7e-11  3.49  
91  5.0e-08  2.2e-03  3.6e-06  1.05e+00   1.080812179e+01   1.080825885e+01   3.4e-11  3.53  
92  4.5e-08  2.0e-03  3.2e-06  1.03e+00   1.080813397e+01   1.080825516e+01   3.1e-11  3.56  
93  4.1e-08  1.8e-03  2.9e-06  1.06e+00   1.080814606e+01   1.080825138e+01   2.9e-11  3.59  
94  3.7e-08  1.6e-03  2.6e-06  9.77e-01   1.080815422e+01   1.080824910e+01   2.6e-11  3.62  
95  3.3e-08  1.5e-03  2.4e-06  9.76e-01   1.080816157e+01   1.080824706e+01   2.3e-11  3.66  
96  3.0e-08  1.3e-03  2.1e-06  1.07e+00   1.080817028e+01   1.080824433e+01   2.2e-11  3.69  
97  2.8e-08  1.2e-03  1.9e-06  1.11e+00   1.080817906e+01   1.080824148e+01   2.1e-11  3.72  
98  2.5e-08  1.1e-03  1.7e-06  9.68e-01   1.080818392e+01   1.080824019e+01   1.8e-11  3.75  
99  2.2e-08  9.6e-04  1.5e-06  9.08e-01   1.080818826e+01   1.080823913e+01   1.7e-11  3.79  
100 2.0e-08  8.6e-04  1.4e-06  9.69e-01   1.080819220e+01   1.080823806e+01   1.5e-11  3.82  
101 1.8e-08  7.8e-04  1.3e-06  9.05e-01   1.080819572e+01   1.080823719e+01   1.3e-11  3.85  
102 1.6e-08  7.0e-04  1.1e-06  1.04e+00   1.080819957e+01   1.080823603e+01   1.2e-11  3.88  
103 1.5e-08  6.3e-04  1.0e-06  9.61e-01   1.080820239e+01   1.080823526e+01   1.1e-11  3.92  
104 1.5e-08  5.7e-04  9.1e-07  1.17e+00   1.080820692e+01   1.080823368e+01   1.1e-11  3.95  
105 1.4e-08  5.1e-04  8.2e-07  9.73e-01   1.080820901e+01   1.080823313e+01   9.8e-12  3.99  
106 1.2e-08  4.6e-04  7.4e-07  9.45e-01   1.080821089e+01   1.080823265e+01   8.8e-12  4.02  
107 1.1e-08  4.1e-04  6.7e-07  1.37e+00   1.080821269e+01   1.080823195e+01   7.9e-12  4.06  
108 1.0e-08  3.7e-04  6.0e-07  9.53e-01   1.080821421e+01   1.080823156e+01   7.1e-12  4.09  
109 9.5e-09  3.3e-04  5.4e-07  1.05e+00   1.080821588e+01   1.080823109e+01   6.6e-12  4.11  
110 1.8e-08  7.1e-06  1.2e-08  6.42e-01   1.080822903e+01   1.080822943e+01   1.1e-12  4.14  
Interior-point optimizer terminated. Time: 4.15. 

Optimizer terminated. Time: 4.17    
solsta = 1, prosta = 1

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.0808229031e+01    Viol.  con: 5e-07    var: 0e+00  
  Dual.    obj: 1.0808229425e+01    Viol.  con: 0e+00    var: 5e-05  
* End solution on dual form. *
Transforming to primal solution.
Solving took 4.19 seconds.
result packing took 7% of solve time
solution checking took 2% of solve time
Using solver 'mosek'
Solving for 1775 variables.
Number of Hessian non-zeros: 2084
* Solving exponential optimization problem on dual form. *
* The following log information refers to the solution of the dual problem. *
Computer
  Platform               : Linux/64-X86    
  Cores                  : 20              

Problem
  Name                   :                 
  Objective sense        : max             
  Type                   : GECO (general convex optimization problem)
  Constraints            : 1776            
  Cones                  : 0               
  Scalar variables       : 6158            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Interior-point optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Total number of eliminations : 934
Eliminator terminated.
Eliminator started.
Total number of eliminations : 943
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 943             
Lin. dep.  - tries                  : 1                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.03    
Matrix reordering started.
Local matrix reordering started.
Local matrix reordering terminated.
Matrix reordering terminated.
Optimizer  - threads                : 20              
Optimizer  - solved problem         : the primal      
Optimizer  - Constraints            : 784
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3497              conic                  : 0               
Optimizer  - Semi-definite variables: 0                 scalarized             : 0               
Factor     - setup time             : 0.06              dense det. time        : 0.00            
Factor     - ML order time          : 0.00              GP order time          : 0.03            
Factor     - nonzeros before factor : 1.67e+04          after factor           : 1.53e+05        
Factor     - dense dim.             : 0                 flops                  : 0.00e+00        
Factor     - GP saved nzs           : 0                 GP saved flops         : 0.00e+00        
ITE PFEAS    DFEAS    GFEAS    PRSTATUS   POBJ              DOBJ              MU       TIME  
0   2.4e+03  3.0e+03  1.3e+05  0.00e+00   -1.305032193e+05  2.000000000e+00   1.0e+00  0.10  
1   1.1e+03  1.4e+03  6.2e+04  -9.71e-01  -1.283265925e+05  3.608216243e+00   4.8e-01  0.14  
2   4.3e+02  5.5e+02  2.4e+04  -9.37e-01  -1.219903026e+05  1.020904324e+01   1.9e-01  0.17  
3   2.9e+02  3.7e+02  1.6e+04  -8.39e-01  -1.172613114e+05  6.447259751e+01   1.2e-01  0.20  
4   2.9e+02  3.7e+02  1.6e+04  -7.60e-01  -1.145477434e+05  2.362658491e+03   1.2e-01  0.23  
5   7.5e+01  9.5e+01  4.2e+03  -7.52e-01  -7.521219834e+04  9.964702614e+03   3.2e-02  0.26  
6   3.1e+01  4.0e+01  1.7e+03  -1.86e-01  -4.209705462e+04  1.028720188e+04   1.4e-02  0.29  
7   1.8e+01  2.4e+01  1.0e+03  3.79e-01   -2.783469516e+04  6.704958026e+03   8.0e-03  0.33  
8   1.0e+01  1.3e+01  5.7e+02  6.27e-01   -1.657064516e+04  3.960916604e+03   4.4e-03  0.36  
9   4.0e+00  5.1e+00  2.2e+02  8.03e-01   -6.662054985e+03  1.843547933e+03   1.7e-03  0.39  
10  2.2e+00  2.8e+00  1.2e+02  9.41e-01   -3.545924531e+03  1.150079057e+03   9.5e-04  0.43  
11  1.0e+00  1.3e+00  5.6e+01  9.80e-01   -1.604068679e+03  5.746734795e+02   4.4e-04  0.46  
12  7.3e-01  9.3e-01  4.1e+01  9.82e-01   -1.189417949e+03  4.263476831e+02   3.2e-04  0.49  
13  4.2e-01  5.4e-01  2.4e+01  9.79e-01   -6.770340272e+02  2.565194595e+02   1.9e-04  0.52  
14  2.6e-01  3.5e-01  1.5e+01  9.99e-01   -4.079749446e+02  1.720507425e+02   1.2e-04  0.55  
15  7.7e-02  1.8e-01  4.5e+00  9.94e-01   -1.234993581e+02  5.148862481e+01   3.6e-05  0.59  
16  3.9e-02  1.1e-01  2.3e+00  1.01e+00   -6.094611439e+01  2.839532267e+01   1.8e-05  0.62  
17  2.6e-02  8.4e-02  1.5e+00  1.02e+00   -3.791275365e+01  2.117512281e+01   1.2e-05  0.65  
18  2.5e-02  8.1e-02  1.5e+00  1.03e+00   -3.562808622e+01  2.100373581e+01   1.2e-05  0.68  
19  1.2e-02  5.4e-02  7.2e-01  1.03e+00   -1.055675970e+01  1.698981229e+01   5.8e-06  0.71  
20  3.3e-03  8.1e-02  2.0e-01  1.01e+00   4.837446443e+00   1.248276508e+01   1.6e-06  0.74  
21  1.2e-03  6.8e-02  7.8e-02  1.00e+00   8.267084163e+00   1.120424682e+01   6.6e-07  0.78  
22  9.7e-04  6.2e-02  6.1e-02  9.44e-01   8.790177786e+00   1.113743362e+01   5.2e-07  0.80  
23  3.2e-04  7.6e-02  2.2e-02  9.48e-01   1.006042466e+01   1.090936520e+01   1.9e-07  0.84  
24  1.8e-04  6.4e-02  1.2e-02  9.68e-01   1.038373360e+01   1.085769944e+01   1.1e-07  0.87  
25  1.4e-04  6.0e-02  9.3e-03  9.82e-01   1.047417328e+01   1.084116415e+01   8.3e-08  0.90  
26  6.9e-05  5.6e-02  4.8e-03  9.80e-01   1.062355710e+01   1.081330274e+01   4.3e-08  0.93  
27  6.2e-05  5.6e-02  4.3e-03  9.95e-01   1.064154294e+01   1.081217756e+01   3.9e-08  0.96  
28  3.2e-05  5.4e-02  2.2e-03  9.94e-01   1.070817698e+01   1.079572662e+01   2.0e-08  0.99  
29  2.8e-05  4.9e-02  2.0e-03  9.99e-01   1.071612459e+01   1.079494011e+01   1.8e-08  1.02  
30  2.6e-05  4.5e-02  1.8e-03  1.00e+00   1.072241686e+01   1.079335865e+01   1.6e-08  1.06  
31  2.3e-05  4.1e-02  1.6e-03  1.00e+00   1.072812076e+01   1.079197602e+01   1.5e-08  1.09  
32  2.1e-05  3.8e-02  1.5e-03  1.00e+00   1.073323523e+01   1.079071085e+01   1.3e-08  1.12  
33  1.9e-05  3.5e-02  1.3e-03  1.00e+00   1.073782874e+01   1.078956153e+01   1.2e-08  1.15  
34  1.7e-05  3.2e-02  1.2e-03  1.00e+00   1.074195357e+01   1.078851691e+01   1.1e-08  1.18  
35  1.5e-05  2.9e-02  1.1e-03  1.00e+00   1.074565812e+01   1.078756819e+01   9.6e-09  1.22  
36  1.4e-05  2.7e-02  9.6e-04  1.00e+00   1.074898550e+01   1.078670705e+01   8.6e-09  1.24  
37  1.2e-05  2.5e-02  8.6e-04  1.00e+00   1.075197438e+01   1.078592584e+01   7.8e-09  1.28  
38  1.1e-05  2.3e-02  7.7e-04  1.00e+00   1.075465943e+01   1.078521734e+01   7.0e-09  1.31  
39  9.9e-06  2.2e-02  7.0e-04  1.00e+00   1.075707179e+01   1.078457513e+01   6.3e-09  1.34  
40  8.9e-06  2.0e-02  6.3e-04  1.00e+00   1.075923931e+01   1.078399334e+01   5.7e-09  1.37  
41  8.0e-06  1.9e-02  5.6e-04  1.00e+00   1.076118696e+01   1.078346644e+01   5.1e-09  1.41  
42  7.2e-06  1.8e-02  5.1e-04  1.00e+00   1.076293716e+01   1.078298941e+01   4.6e-09  1.44  
43  6.5e-06  1.7e-02  4.6e-04  1.00e+00   1.076451005e+01   1.078255765e+01   4.1e-09  1.47  
44  5.9e-06  1.6e-02  4.1e-04  1.00e+00   1.076592363e+01   1.078216700e+01   3.7e-09  1.50  
45  5.3e-06  1.5e-02  3.7e-04  1.00e+00   1.076719411e+01   1.078181350e+01   3.3e-09  1.53  
46  4.8e-06  1.4e-02  3.3e-04  1.00e+00   1.076833602e+01   1.078149374e+01   3.0e-09  1.56  
47  4.3e-06  1.3e-02  3.0e-04  1.00e+00   1.076936240e+01   1.078120462e+01   2.7e-09  1.59  
48  3.8e-06  1.3e-02  2.7e-04  1.00e+00   1.077028500e+01   1.078094319e+01   2.4e-09  1.62  
49  3.5e-06  1.2e-02  2.4e-04  1.00e+00   1.077111442e+01   1.078070702e+01   2.2e-09  1.65  
50  3.1e-06  1.2e-02  2.2e-04  1.00e+00   1.077186017e+01   1.078049370e+01   2.0e-09  1.68  
51  2.8e-06  1.1e-02  2.0e-04  1.00e+00   1.077253078e+01   1.078030110e+01   1.8e-09  1.71  
52  2.5e-06  1.1e-02  1.8e-04  1.00e+00   1.077313386e+01   1.078012733e+01   1.6e-09  1.74  
53  2.3e-06  1.0e-02  1.6e-04  1.00e+00   1.077367626e+01   1.077997050e+01   1.4e-09  1.77  
54  2.0e-06  1.0e-02  1.4e-04  1.00e+00   1.077416412e+01   1.077982902e+01   1.3e-09  1.80  
55  1.8e-06  9.8e-03  1.3e-04  1.00e+00   1.077460294e+01   1.077970136e+01   1.2e-09  1.83  
56  1.7e-06  9.6e-03  1.2e-04  1.00e+00   1.077499766e+01   1.077958630e+01   1.0e-09  1.86  
57  1.5e-06  9.3e-03  1.0e-04  1.00e+00   1.077535272e+01   1.077948254e+01   9.4e-10  1.89  
58  1.3e-06  9.1e-03  9.4e-05  1.00e+00   1.077567211e+01   1.077938903e+01   8.5e-10  1.93  
59  1.2e-06  8.9e-03  8.5e-05  1.00e+00   1.077595943e+01   1.077930472e+01   7.6e-10  1.96  
60  1.1e-06  8.7e-03  7.6e-05  1.00e+00   1.077621791e+01   1.077922863e+01   6.9e-10  1.99  
61  9.8e-07  8.5e-03  6.9e-05  1.00e+00   1.077645044e+01   1.077916007e+01   6.2e-10  2.02  
62  8.8e-07  8.4e-03  6.2e-05  1.00e+00   1.077665960e+01   1.077909832e+01   5.6e-10  2.05  
63  7.9e-07  8.3e-03  5.6e-05  1.00e+00   1.077684774e+01   1.077904264e+01   5.0e-10  2.08  
64  7.1e-07  8.1e-03  5.0e-05  9.99e-01   1.077701697e+01   1.077899248e+01   4.5e-10  2.11  
65  6.4e-07  8.0e-03  4.5e-05  1.00e+00   1.077716921e+01   1.077894720e+01   4.1e-10  2.14  
66  5.8e-07  7.9e-03  4.1e-05  1.00e+00   1.077730615e+01   1.077890640e+01   3.7e-10  2.17  
67  5.2e-07  7.8e-03  3.6e-05  1.00e+00   1.077742935e+01   1.077886954e+01   3.3e-10  2.21  
68  4.7e-07  7.7e-03  3.3e-05  1.00e+00   1.077754019e+01   1.077883631e+01   3.0e-10  2.24  
69  4.2e-07  7.7e-03  3.0e-05  1.00e+00   1.077763990e+01   1.077880639e+01   2.7e-10  2.26  
70  3.8e-07  7.6e-03  2.7e-05  1.00e+00   1.077772960e+01   1.077877944e+01   2.4e-10  2.29  
71  3.4e-07  7.5e-03  2.4e-05  1.00e+00   1.077781030e+01   1.077875518e+01   2.2e-10  2.33  
72  3.1e-07  7.5e-03  2.2e-05  9.97e-01   1.077788289e+01   1.077873341e+01   1.9e-10  2.35  
73  2.8e-07  7.4e-03  1.9e-05  9.99e-01   1.077794823e+01   1.077871373e+01   1.7e-10  2.39  
74  2.5e-07  7.4e-03  1.7e-05  1.00e+00   1.077800704e+01   1.077869599e+01   1.6e-10  2.42  
75  2.2e-07  7.3e-03  1.6e-05  9.99e-01   1.077805995e+01   1.077868005e+01   1.4e-10  2.45  
76  2.0e-07  7.3e-03  1.4e-05  1.00e+00   1.077810759e+01   1.077866561e+01   1.3e-10  2.48  
77  1.8e-07  7.2e-03  1.3e-05  9.99e-01   1.077815044e+01   1.077865269e+01   1.1e-10  2.50  
78  1.6e-07  7.2e-03  1.1e-05  9.99e-01   1.077818900e+01   1.077864106e+01   1.0e-10  2.54  
79  1.5e-07  7.2e-03  1.0e-05  9.97e-01   1.077822369e+01   1.077863061e+01   9.3e-11  2.57  
80  1.3e-07  7.1e-03  9.3e-06  9.99e-01   1.077825492e+01   1.077862117e+01   8.4e-11  2.60  
81  1.2e-07  7.1e-03  8.3e-06  9.98e-01   1.077828302e+01   1.077861269e+01   7.5e-11  2.63  
82  1.1e-07  7.1e-03  7.5e-06  9.94e-01   1.077830830e+01   1.077860508e+01   6.8e-11  2.67  
83  9.6e-08  6.4e-03  6.8e-06  1.01e+00   1.077833155e+01   1.077859796e+01   6.1e-11  2.70  
84  8.7e-08  5.7e-03  6.1e-06  1.00e+00   1.077835203e+01   1.077859173e+01   5.5e-11  2.73  
85  7.8e-08  5.2e-03  5.5e-06  1.00e+00   1.077837045e+01   1.077858613e+01   5.0e-11  2.76  
86  7.0e-08  4.6e-03  4.9e-06  1.02e+00   1.077838849e+01   1.077858051e+01   4.5e-11  2.79  
87  6.3e-08  4.2e-03  4.4e-06  9.94e-01   1.077840323e+01   1.077857610e+01   4.1e-11  2.83  
88  5.7e-08  3.8e-03  4.0e-06  1.00e+00   1.077841657e+01   1.077857204e+01   3.6e-11  2.85  
89  5.1e-08  3.4e-03  3.6e-06  1.01e+00   1.077842872e+01   1.077856834e+01   3.3e-11  2.88  
90  4.6e-08  3.0e-03  3.2e-06  9.79e-01   1.077843941e+01   1.077856519e+01   3.0e-11  2.91  
91  4.1e-08  2.7e-03  2.9e-06  9.71e-01   1.077844902e+01   1.077856237e+01   2.7e-11  2.95  
92  3.7e-08  2.5e-03  2.6e-06  1.03e+00   1.077845875e+01   1.077855929e+01   2.4e-11  2.98  
93  3.4e-08  2.2e-03  2.4e-06  1.00e+00   1.077846649e+01   1.077855695e+01   2.2e-11  3.01  
94  3.0e-08  2.0e-03  2.1e-06  9.98e-01   1.077847343e+01   1.077855485e+01   2.0e-11  3.04  
95  2.7e-08  1.8e-03  1.9e-06  1.06e+00   1.077848126e+01   1.077855229e+01   1.8e-11  3.07  
96  2.5e-08  1.6e-03  1.7e-06  1.03e+00   1.077848746e+01   1.077855037e+01   1.7e-11  3.10  
97  2.2e-08  1.5e-03  1.5e-06  1.05e+00   1.077849330e+01   1.077854852e+01   1.5e-11  3.13  
98  2.0e-08  1.3e-03  1.4e-06  1.00e+00   1.077849756e+01   1.077854726e+01   1.4e-11  3.16  
99  1.8e-08  1.2e-03  1.3e-06  9.68e-01   1.077850137e+01   1.077854617e+01   1.2e-11  3.19  
100 1.6e-08  1.1e-03  1.1e-06  1.08e+00   1.077850604e+01   1.077854463e+01   1.2e-11  3.23  
101 1.5e-08  9.6e-04  1.0e-06  1.03e+00   1.077850945e+01   1.077854359e+01   1.1e-11  3.26  
102 1.3e-08  8.6e-04  9.1e-07  1.09e+00   1.077851319e+01   1.077854237e+01   9.9e-12  3.29  
103 1.2e-08  7.7e-04  8.2e-07  1.04e+00   1.077851590e+01   1.077854155e+01   9.1e-12  3.32  
104 1.1e-08  7.0e-04  7.4e-07  8.57e-01   1.077851786e+01   1.077854109e+01   8.2e-12  3.35  
105 9.7e-09  6.3e-04  6.7e-07  9.86e-01   1.077851965e+01   1.077854058e+01   7.4e-12  3.38  
106 8.9e-09  5.6e-04  6.0e-07  9.87e-01   1.077852127e+01   1.077854011e+01   6.7e-12  3.41  
107 8.1e-09  5.1e-04  5.4e-07  9.15e-01   1.077852271e+01   1.077853974e+01   6.0e-12  3.44  
108 8.3e-09  4.6e-04  4.9e-07  9.44e-01   1.077852401e+01   1.077853938e+01   5.4e-12  3.48  
109 6.9e-09  4.1e-04  4.4e-07  9.71e-01   1.077852519e+01   1.077853904e+01   4.9e-12  3.51  
110 7.2e-09  3.7e-04  3.9e-07  9.45e-01   1.077852624e+01   1.077853875e+01   4.4e-12  3.54  
111 6.5e-09  3.3e-04  3.5e-07  8.13e-01   1.077852718e+01   1.077853853e+01   3.9e-12  3.57  
112 5.9e-09  3.0e-04  3.2e-07  8.50e-01   1.077852802e+01   1.077853832e+01   3.6e-12  3.60  
113 5.3e-09  2.7e-04  2.9e-07  9.69e-01   1.077852880e+01   1.077853808e+01   3.2e-12  3.63  
114 4.8e-09  2.4e-04  2.6e-07  9.71e-01   1.077852950e+01   1.077853787e+01   2.9e-12  3.67  
115 4.3e-09  2.2e-04  2.3e-07  9.75e-01   1.077853014e+01   1.077853768e+01   2.6e-12  3.70  
116 3.8e-09  2.0e-04  2.1e-07  1.01e+00   1.077853074e+01   1.077853748e+01   2.3e-12  3.73  
117 3.4e-09  1.8e-04  1.9e-07  9.37e-01   1.077853125e+01   1.077853733e+01   2.1e-12  3.76  
118 3.1e-09  1.6e-04  1.7e-07  9.99e-01   1.077853171e+01   1.077853718e+01   1.9e-12  3.79  
119 2.8e-09  1.4e-04  1.5e-07  9.87e-01   1.077853212e+01   1.077853705e+01   1.7e-12  3.82  
120 2.5e-09  1.3e-04  1.4e-07  1.06e+00   1.077853260e+01   1.077853688e+01   1.6e-12  3.85  
121 2.3e-09  1.2e-04  1.2e-07  9.62e-01   1.077853292e+01   1.077853679e+01   1.4e-12  3.88  
122 2.1e-09  1.0e-04  1.1e-07  9.80e-01   1.077853321e+01   1.077853669e+01   1.3e-12  3.91  
123 1.9e-09  9.4e-05  1.0e-07  9.76e-01   1.077853348e+01   1.077853661e+01   1.2e-12  3.95  
124 1.7e-09  8.5e-05  9.0e-08  1.03e+00   1.077853375e+01   1.077853652e+01   1.1e-12  3.98  
125 1.4e-09  4.7e-06  5.0e-09  9.70e-01   1.077853575e+01   1.077853590e+01   7.3e-14  4.01  
Interior-point optimizer terminated. Time: 4.01. 

Optimizer terminated. Time: 4.03    
solsta = 1, prosta = 1

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.0778535747e+01    Viol.  con: 3e-08    var: 0e+00  
  Dual.    obj: 1.0778535903e+01    Viol.  con: 0e+00    var: 3e-05  
* End solution on dual form. *
Transforming to primal solution.
Solving took 4.05 seconds.
result packing took 6.3% of solve time
solution checking took 1.2% of solve time
Using solver 'mosek'
Solving for 1775 variables.
Number of Hessian non-zeros: 2084
* Solving exponential optimization problem on dual form. *
* The following log information refers to the solution of the dual problem. *
Computer
  Platform               : Linux/64-X86    
  Cores                  : 20              

Problem
  Name                   :                 
  Objective sense        : max             
  Type                   : GECO (general convex optimization problem)
  Constraints            : 1776            
  Cones                  : 0               
  Scalar variables       : 6158            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Interior-point optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Total number of eliminations : 934
Eliminator terminated.
Eliminator started.
Total number of eliminations : 943
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 943             
Lin. dep.  - tries                  : 1                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.02    
Matrix reordering started.
Local matrix reordering started.
Local matrix reordering terminated.
Matrix reordering terminated.
Optimizer  - threads                : 20              
Optimizer  - solved problem         : the primal      
Optimizer  - Constraints            : 784
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3497              conic                  : 0               
Optimizer  - Semi-definite variables: 0                 scalarized             : 0               
Factor     - setup time             : 0.05              dense det. time        : 0.00            
Factor     - ML order time          : 0.00              GP order time          : 0.03            
Factor     - nonzeros before factor : 1.67e+04          after factor           : 1.53e+05        
Factor     - dense dim.             : 0                 flops                  : 0.00e+00        
Factor     - GP saved nzs           : 0                 GP saved flops         : 0.00e+00        
ITE PFEAS    DFEAS    GFEAS    PRSTATUS   POBJ              DOBJ              MU       TIME  
0   2.4e+03  3.0e+03  1.3e+05  0.00e+00   -1.305008114e+05  2.000000000e+00   1.0e+00  0.08  
1   1.1e+03  1.4e+03  6.2e+04  -9.71e-01  -1.283241218e+05  3.606673655e+00   4.8e-01  0.12  
2   4.3e+02  5.5e+02  2.4e+04  -9.37e-01  -1.219620911e+05  1.022563289e+01   1.8e-01  0.16  
3   2.9e+02  3.7e+02  1.6e+04  -8.38e-01  -1.172381414e+05  6.483703500e+01   1.2e-01  0.19  
4   2.9e+02  3.7e+02  1.6e+04  -7.59e-01  -1.145270118e+05  2.359744225e+03   1.2e-01  0.22  
5   7.5e+01  9.5e+01  4.1e+03  -7.52e-01  -7.499440402e+04  9.997587389e+03   3.2e-02  0.26  
6   3.1e+01  4.0e+01  1.7e+03  -1.83e-01  -4.220939706e+04  1.025852699e+04   1.4e-02  0.29  
7   1.9e+01  2.4e+01  1.0e+03  3.76e-01   -2.791775638e+04  6.710841975e+03   8.0e-03  0.33  
8   1.0e+01  1.3e+01  5.7e+02  6.25e-01   -1.654501819e+04  3.950408855e+03   4.4e-03  0.37  
9   4.1e+00  5.2e+00  2.3e+02  8.03e-01   -6.787618714e+03  1.870870256e+03   1.8e-03  0.40  
10  2.2e+00  2.8e+00  1.2e+02  9.39e-01   -3.599452327e+03  1.150452089e+03   9.6e-04  0.44  
11  1.0e+00  1.3e+00  5.8e+01  9.79e-01   -1.652820599e+03  5.923679541e+02   4.5e-04  0.47  
12  7.2e-01  9.1e-01  4.0e+01  9.82e-01   -1.163549180e+03  4.194597542e+02   3.2e-04  0.50  
13  4.1e-01  5.8e-01  2.3e+01  9.76e-01   -6.592369739e+02  2.501132518e+02   1.8e-04  0.54  
14  2.6e-01  3.9e-01  1.5e+01  9.98e-01   -4.137023479e+02  1.743287053e+02   1.2e-04  0.58  
15  7.7e-02  1.8e-01  4.5e+00  9.92e-01   -1.246164891e+02  5.165077011e+01   3.6e-05  0.61  
16  3.9e-02  1.2e-01  2.3e+00  1.01e+00   -6.031002538e+01  2.821199099e+01   1.8e-05  0.65  
17  2.6e-02  8.6e-02  1.5e+00  1.02e+00   -3.736588886e+01  2.106959514e+01   1.2e-05  0.68  
18  2.4e-02  8.2e-02  1.4e+00  1.04e+00   -3.471871276e+01  2.083007529e+01   1.2e-05  0.71  
19  1.1e-02  6.0e-02  6.8e-01  1.03e+00   -9.240323242e+00  1.648684988e+01   5.4e-06  0.75  
20  2.8e-03  9.7e-02  1.7e-01  1.02e+00   5.706476675e+00   1.213904191e+01   1.4e-06  0.78  
21  9.7e-04  7.4e-02  6.2e-02  9.87e-01   8.708493141e+00   1.108077203e+01   5.3e-07  0.82  
22  7.4e-04  6.5e-02  4.8e-02  9.31e-01   9.179358124e+00   1.102084291e+01   4.1e-07  0.85  
23  2.5e-04  7.5e-02  1.7e-02  9.38e-01   1.017941347e+01   1.085378818e+01   1.5e-07  0.89  
24  1.7e-04  7.5e-02  1.2e-02  9.66e-01   1.036279380e+01   1.083032811e+01   1.1e-07  0.92  
25  1.6e-04  7.0e-02  1.1e-02  9.75e-01   1.038984199e+01   1.082571436e+01   9.9e-08  0.95  
26  1.3e-04  6.2e-02  9.0e-03  9.69e-01   1.045800104e+01   1.081283693e+01   8.0e-08  0.99  
27  7.3e-05  5.3e-02  5.1e-03  9.60e-01   1.058749246e+01   1.079006441e+01   4.6e-08  1.02  
28  6.6e-05  4.4e-02  4.6e-03  9.79e-01   1.060903961e+01   1.079190873e+01   4.1e-08  1.06  
29  5.9e-05  3.8e-02  4.1e-03  9.91e-01   1.062427375e+01   1.078893235e+01   3.7e-08  1.09  
30  5.3e-05  3.5e-02  3.7e-03  9.93e-01   1.063805482e+01   1.078632262e+01   3.4e-08  1.13  
31  4.8e-05  3.2e-02  3.4e-03  9.93e-01   1.065035207e+01   1.078385751e+01   3.0e-08  1.16  
32  4.3e-05  3.0e-02  3.0e-03  9.94e-01   1.066139228e+01   1.078160213e+01   2.7e-08  1.19  
33  3.9e-05  2.8e-02  2.7e-03  9.95e-01   1.067130371e+01   1.077953747e+01   2.4e-08  1.23  
34  3.5e-05  2.6e-02  2.4e-03  9.95e-01   1.068020213e+01   1.077764928e+01   2.2e-08  1.26  
35  3.1e-05  2.4e-02  2.2e-03  9.96e-01   1.068819137e+01   1.077592381e+01   2.0e-08  1.30  
36  2.8e-05  2.2e-02  2.0e-03  9.96e-01   1.069536488e+01   1.077434875e+01   1.8e-08  1.33  
37  2.5e-05  2.1e-02  1.8e-03  9.97e-01   1.070180619e+01   1.077291183e+01   1.6e-08  1.37  
38  2.3e-05  1.9e-02  1.6e-03  9.97e-01   1.070759057e+01   1.077160214e+01   1.4e-08  1.40  
39  2.1e-05  1.8e-02  1.4e-03  9.98e-01   1.071278533e+01   1.077040925e+01   1.3e-08  1.43  
40  1.9e-05  1.7e-02  1.3e-03  9.98e-01   1.071745092e+01   1.076932341e+01   1.2e-08  1.47  
41  1.7e-05  1.6e-02  1.2e-03  9.98e-01   1.072164160e+01   1.076833586e+01   1.1e-08  1.50  
42  1.5e-05  1.5e-02  1.1e-03  9.98e-01   1.072540591e+01   1.076743810e+01   9.5e-09  1.53  
43  1.4e-05  1.5e-02  9.5e-04  9.99e-01   1.072878753e+01   1.076662252e+01   8.5e-09  1.57  
44  1.2e-05  1.4e-02  8.5e-04  9.99e-01   1.073182558e+01   1.076588195e+01   7.7e-09  1.60  
45  1.1e-05  1.3e-02  7.7e-04  9.99e-01   1.073455518e+01   1.076520999e+01   6.9e-09  1.64  
46  9.9e-06  1.3e-02  6.9e-04  9.99e-01   1.073700777e+01   1.076460041e+01   6.2e-09  1.67  
47  8.9e-06  1.2e-02  6.2e-04  9.99e-01   1.073921166e+01   1.076404777e+01   5.6e-09  1.71  
48  8.0e-06  1.2e-02  5.6e-04  9.99e-01   1.074119219e+01   1.076354690e+01   5.0e-09  1.74  
49  7.2e-06  1.1e-02  5.0e-04  9.99e-01   1.074297210e+01   1.076309325e+01   4.5e-09  1.77  
50  6.5e-06  1.1e-02  4.5e-04  1.00e+00   1.074457178e+01   1.076268231e+01   4.1e-09  1.80  
51  5.8e-06  1.0e-02  4.1e-04  1.00e+00   1.074600956e+01   1.076231029e+01   3.7e-09  1.84  
52  5.2e-06  1.0e-02  3.7e-04  1.00e+00   1.074730184e+01   1.076197356e+01   3.3e-09  1.87  
53  4.7e-06  9.9e-03  3.3e-04  1.00e+00   1.074846339e+01   1.076166881e+01   3.0e-09  1.90  
54  4.2e-06  9.6e-03  3.0e-04  1.00e+00   1.074950747e+01   1.076139303e+01   2.7e-09  1.93  
55  3.8e-06  9.4e-03  2.7e-04  1.00e+00   1.075044602e+01   1.076114361e+01   2.4e-09  1.97  
56  3.4e-06  9.2e-03  2.4e-04  1.00e+00   1.075128979e+01   1.076091814e+01   2.2e-09  2.00  
57  3.1e-06  9.0e-03  2.2e-04  1.00e+00   1.075204846e+01   1.076071436e+01   2.0e-09  2.03  
58  2.8e-06  8.8e-03  2.0e-04  1.00e+00   1.075273068e+01   1.076053042e+01   1.8e-09  2.06  
59  2.5e-06  8.7e-03  1.8e-04  1.00e+00   1.075334422e+01   1.076036422e+01   1.6e-09  2.10  
60  2.3e-06  8.5e-03  1.6e-04  1.00e+00   1.075389605e+01   1.076021425e+01   1.4e-09  2.13  
61  2.0e-06  8.4e-03  1.4e-04  1.00e+00   1.075439237e+01   1.076007891e+01   1.3e-09  2.16  
62  1.8e-06  8.3e-03  1.3e-04  1.00e+00   1.075483880e+01   1.075995684e+01   1.2e-09  2.20  
63  1.6e-06  8.1e-03  1.2e-04  1.00e+00   1.075524036e+01   1.075984672e+01   1.0e-09  2.23  
64  1.5e-06  8.0e-03  1.0e-04  1.00e+00   1.075560157e+01   1.075974737e+01   9.4e-10  2.27  
65  1.3e-06  8.0e-03  9.3e-05  1.00e+00   1.075592652e+01   1.075965775e+01   8.4e-10  2.30  
66  1.2e-06  7.9e-03  8.4e-05  1.00e+00   1.075621882e+01   1.075957698e+01   7.6e-10  2.33  
67  1.1e-06  7.8e-03  7.6e-05  1.00e+00   1.075648176e+01   1.075950417e+01   6.8e-10  2.36  
68  9.7e-07  7.7e-03  6.8e-05  1.00e+00   1.075671828e+01   1.075943851e+01   6.1e-10  2.40  
69  8.7e-07  7.7e-03  6.1e-05  1.00e+00   1.075693107e+01   1.075937920e+01   5.5e-10  2.44  
70  7.9e-07  7.6e-03  5.5e-05  1.00e+00   1.075712244e+01   1.075932586e+01   5.0e-10  2.47  
71  7.1e-07  7.5e-03  5.0e-05  1.00e+00   1.075729460e+01   1.075927767e+01   4.5e-10  2.50  
72  6.4e-07  7.5e-03  4.5e-05  1.00e+00   1.075744945e+01   1.075923418e+01   4.0e-10  2.53  
73  5.7e-07  7.4e-03  4.0e-05  9.98e-01   1.075758870e+01   1.075919513e+01   3.6e-10  2.57  
74  5.2e-07  7.4e-03  3.6e-05  1.00e+00   1.075771397e+01   1.075915976e+01   3.3e-10  2.60  
75  4.6e-07  7.3e-03  3.3e-05  1.00e+00   1.075782668e+01   1.075912786e+01   2.9e-10  2.64  
76  4.2e-07  7.3e-03  2.9e-05  1.00e+00   1.075792806e+01   1.075909911e+01   2.6e-10  2.67  
77  3.8e-07  7.3e-03  2.6e-05  1.00e+00   1.075801926e+01   1.075907320e+01   2.4e-10  2.70  
78  3.4e-07  7.2e-03  2.4e-05  1.00e+00   1.075810132e+01   1.075904986e+01   2.1e-10  2.74  
79  3.0e-07  7.2e-03  2.1e-05  9.97e-01   1.075817511e+01   1.075902892e+01   1.9e-10  2.78  
80  2.7e-07  7.2e-03  1.9e-05  9.99e-01   1.075824152e+01   1.075901001e+01   1.7e-10  2.81  
81  2.5e-07  6.4e-03  1.7e-05  1.01e+00   1.075830219e+01   1.075899252e+01   1.6e-10  2.84  
82  2.2e-07  5.8e-03  1.6e-05  1.00e+00   1.075835590e+01   1.075897718e+01   1.4e-10  2.88  
83  2.0e-07  5.2e-03  1.4e-05  9.96e-01   1.075840419e+01   1.075896346e+01   1.3e-10  2.91  
84  1.8e-07  4.7e-03  1.3e-05  9.97e-01   1.075844765e+01   1.075895108e+01   1.1e-10  2.94  
85  1.6e-07  4.2e-03  1.1e-05  1.00e+00   1.075848679e+01   1.075893985e+01   1.0e-10  2.98  
86  1.5e-07  3.8e-03  1.0e-05  9.98e-01   1.075852199e+01   1.075892980e+01   9.2e-11  3.02  
87  1.3e-07  3.4e-03  9.2e-06  1.01e+00   1.075855434e+01   1.075892042e+01   8.3e-11  3.06  
88  1.2e-07  3.1e-03  8.3e-06  9.90e-01   1.075858275e+01   1.075891239e+01   7.5e-11  3.09  
89  1.1e-07  2.8e-03  7.5e-06  1.00e+00   1.075860850e+01   1.075890494e+01   6.8e-11  3.12  
90  9.6e-08  2.5e-03  6.7e-06  1.00e+00   1.075863154e+01   1.075889830e+01   6.1e-11  3.15  
91  8.6e-08  2.2e-03  6.0e-06  9.93e-01   1.075865225e+01   1.075889242e+01   5.5e-11  3.19  
92  7.7e-08  2.0e-03  5.4e-06  9.85e-01   1.075867086e+01   1.075888717e+01   4.9e-11  3.23  
93  7.0e-08  1.8e-03  4.9e-06  9.83e-01   1.075868760e+01   1.075888245e+01   4.4e-11  3.26  
94  6.3e-08  1.6e-03  4.4e-06  1.01e+00   1.075870316e+01   1.075887789e+01   4.0e-11  3.30  
95  5.7e-08  1.5e-03  4.0e-06  9.92e-01   1.075871671e+01   1.075887402e+01   3.6e-11  3.33  
96  5.1e-08  1.3e-03  3.6e-06  1.01e+00   1.075872917e+01   1.075887037e+01   3.2e-11  3.37  
97  4.6e-08  1.2e-03  3.2e-06  1.00e+00   1.075874013e+01   1.075886721e+01   2.9e-11  3.40  
98  4.1e-08  1.1e-03  2.9e-06  1.02e+00   1.075875077e+01   1.075886404e+01   2.7e-11  3.44  
99  3.7e-08  9.7e-04  2.6e-06  9.93e-01   1.075875956e+01   1.075886154e+01   2.4e-11  3.47  
100 3.3e-08  8.7e-04  2.3e-06  9.45e-01   1.075876741e+01   1.075885943e+01   2.1e-11  3.51  
101 3.0e-08  7.8e-04  2.1e-06  9.95e-01   1.075877452e+01   1.075885737e+01   1.9e-11  3.55  
102 2.7e-08  7.0e-04  1.9e-06  1.01e+00   1.075878123e+01   1.075885538e+01   1.7e-11  3.58  
103 2.5e-08  6.3e-04  1.7e-06  1.01e+00   1.075878708e+01   1.075885367e+01   1.6e-11  3.61  
104 2.2e-08  5.7e-04  1.5e-06  1.03e+00   1.075879301e+01   1.075885185e+01   1.4e-11  3.64  
105 2.0e-08  5.1e-04  1.4e-06  1.13e+00   1.075880033e+01   1.075884929e+01   1.4e-11  3.68  
106 1.8e-08  4.6e-04  1.2e-06  1.00e+00   1.075880418e+01   1.075884820e+01   1.2e-11  3.71  
107 1.6e-08  4.2e-04  1.1e-06  9.91e-01   1.075880761e+01   1.075884727e+01   1.1e-11  3.74  
108 1.5e-08  3.7e-04  1.0e-06  9.06e-01   1.075881069e+01   1.075884648e+01   1.0e-11  3.78  
109 1.3e-08  3.4e-04  9.1e-07  8.34e-01   1.075881342e+01   1.075884587e+01   9.1e-12  3.81  
110 1.2e-08  3.0e-04  8.2e-07  1.00e+00   1.075881595e+01   1.075884511e+01   8.2e-12  3.85  
111 1.1e-08  2.7e-04  7.3e-07  1.08e+00   1.075881907e+01   1.075884412e+01   7.6e-12  3.88  
112 1.0e-08  2.5e-04  6.6e-07  1.05e+00   1.075882151e+01   1.075884339e+01   7.1e-12  3.91  
113 9.6e-09  2.2e-04  5.9e-07  1.05e+00   1.075882362e+01   1.075884276e+01   6.5e-12  3.95  
114 9.0e-09  2.0e-04  5.4e-07  1.53e+00   1.075882488e+01   1.075884296e+01   5.9e-12  3.99  
115 1.3e-08  1.8e-04  4.8e-07  3.26e+00   1.075882666e+01   1.075884125e+01   5.1e-12  4.02  
116 1.9e-08  1.6e-04  4.3e-07  9.95e-01   1.075882799e+01   1.075884076e+01   4.6e-12  4.05  
117 1.7e-08  1.5e-04  3.9e-07  6.58e-01   1.075882907e+01   1.075884052e+01   4.2e-12  4.09  
118 1.6e-08  1.3e-04  3.5e-07  5.72e-01   1.075882993e+01   1.075884049e+01   3.7e-12  4.12  
119 1.5e-08  1.2e-04  3.2e-07  1.47e+00   1.075883081e+01   1.075884028e+01   3.4e-12  4.16  
120 2.2e-08  5.1e-06  1.4e-08  4.51e-01   1.075883962e+01   1.075884019e+01   7.8e-13  4.20  
Interior-point optimizer terminated. Time: 4.20. 

Optimizer terminated. Time: 4.22    
solsta = 1, prosta = 1

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.0758839623e+01    Viol.  con: 8e-07    var: 0e+00  
  Dual.    obj: 1.0758840192e+01    Viol.  con: 0e+00    var: 4e-05  
* End solution on dual form. *
Transforming to primal solution.
Solving took 4.24 seconds.
result packing took 6.9% of solve time
solution checking took 1.8% of solve time
Solving took 9 GP solves and 57.2 seconds.

Solves with these variables bounded:
   value near lower bound: CruiseAlt_Mission
   value near upper bound: TotalTime_Mission, \alpha_{max}_Mission/Aircraft/Engine/Thrust, d_{nacelle}_Mission/Aircraft/LandingGear, T_{t_{4.1_{max-Cruise}}}_Mission, A_{tri}_Mission/Aircraft/Wing/WingNoStruct, M_{r_{out}}_Mission/Aircraft/HorizontalTail/WingBox.2

Checking for relaxed constants...
GP iteration 0 has relaxed constants

Cost
----
 4.422e+70

Free Variables
--------------
                   | Mission/Aircraft/Engine/EngineConstants/Relax
       M_{takeoff} : 2.145                                                1 Minus Percent mass flow loss for de-ice, pressurization, etc.
                 g : 2.119                                           .
----------------------------------------------------------------------
Ran 1 test in 60.420s

OK

Generating XML reports...
     Gravitational Acceleration

                   | Mission/Aircraft/Engine/Turbine/Relax
        C_{p_{t2}} : 3.715                                                Cp Value for Combustion Products in LP Turbine

                   | Mission/Aircraft/Fuselage/Relax
          l_{nose} : 1.062                                                Nose length
          n_{pass} : [ 3.25     ]                                         Number of passengers

                   | Mission/Aircraft/Relax
f_{L_{total/wing}} : 1.927                                                Total lift as a percentage of wing lift

                   | Mission/Aircraft/Wing/WingNoStruct/Relax
     \tan(\Lambda) : 1.09                                                 Tangent of quarter-chord sweep angle

                   | Mission/FlightState/Atmosphere/Relax
           L_{atm} : [ 1.92      1         1         1         1        ] Temperature lapse rate
            T_{sl} : [ 1         1         1.16      1         1        ] Temperature at sea level

                   | Mission/Relax
           R_{req} : 7.084                                                Required Cruise Range

GP iteration 1 has relaxed constants

Cost
----
 8.029e+18

Free Variables
--------------
                   | Mission/Aircraft/Engine/Turbine/Relax
        C_{p_{t2}} : 1.846        Cp Value for Combustion Products in LP Turbine

                   | Mission/Aircraft/Fuselage/Relax
          n_{pass} : [ 1.23     ] Number of passengers

                   | Mission/Aircraft/LandingGear/Relax
          h_{hold} : 1.015        Hold height

                   | Mission/Aircraft/Relax
f_{L_{total/wing}} : 2.134        Total lift as a percentage of wing lift

GP iteration 2 has relaxed constants

Cost
----
 2.69e+07

Free Variables
--------------
f_{L_{total/wing}} : 1.307 Total lift as a percentage of wing lift

WEIGHT DIFFERENCES


Total Fuel Weight Percent Diff: [-12.74922514]


Total Aircraft Weight Percent Diff: [-4.24231878]


Engine Weight Percent Diff: -53.57890849379391


Fuselage Weight Percent Diff: -0.6046090535359185


Payload Weight Percent Diff: [-0.0400355]


VT Weight Percent Diff: 25.900286512010016


HT Weight Percent Diff: -92.42485995960672


Wing Weight Percent Diff: 8.768709721968264




WING DIFFERENCES


Wing Span Percent Diff: -0.029992349767949424


Wing Area Percent Diff: 31.860634613726706




HORIZONTAL TAIL DIFFERENCES


HT Area Percent Diff: 43.61902169229333




VERTICAL TAIL DIFFERENCES




VT Span Percent Diff: -0.9959024972904843


VT Area Percent Diff: -50.956221961425996




CRUISE SEGMENT 1 DRAG DIFFERENCES


Overall Cd Percent Diff: [-13.49108038]


L/D Percent Diff: [20.56829506]


Nacelle Cd Percent Diff: [-34.83247253]


HT Cd Percent Diff: [-79.37345226] dimensionless


Fuselage Cd Percent Diff: [108.78752887]


VT Cd Percent Diff: [-45.84699981] dimensionless


Wing Cd percent Diff: [-13.56999113]
Induced Drag Cd Percent Diff: [7.12282096]




CRUISE SEGMENT 1 TSFC DIFFERENCES


Initial Cruise TSFC Percent Diff: [1.71214323]




FUSELAGE DIFFERENCES




Weight of HB material: -32.797408005907485 


Weight of VB material: 128.94084522627745 
Fan Propulsive Efficiency in Cruise Segment 1
---------------------
[0.6825894]
Cloning into 'solar'...
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Requirement already satisfied: pandas in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (0.24.2)
Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.0)
Requirement already satisfied: numpy>=1.12.0 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.3)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.1)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0)
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting git+https://github.com/convexengineering/gpfit.git
  Cloning https://github.com/convexengineering/gpfit.git to /tmp/pip-req-build-qPEhUW
Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/convexengineering/gpfit.git in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages
Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.3)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.1)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from gpfit==0.1) (0.8.0.0)
Requirement already satisfied: pint>=0.7 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: ctypesgen in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.post125)
Requirement already satisfied: cvxopt in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.3)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.7->gpkit->gpfit==0.1) (1.0.2)
Building wheels for collected packages: gpfit
  Building wheel for gpfit (setup.py): started
  Building wheel for gpfit (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-rxmYUg/wheels/d5/94/ac/b1f68b07599181f26f4b9149a1a6d49dfc5cdbc65de1a14d12
Successfully built gpfit
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting git+https://github.com/convexengineering/gassolar.git
  Cloning https://github.com/convexengineering/gassolar.git to /tmp/pip-req-build-7iETit
Requirement already satisfied (use --upgrade to upgrade): gassolar==0.0.0.0 from git+https://github.com/convexengineering/gassolar.git in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages
Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.16.3)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.2.1)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from gassolar==0.0.0.0) (0.8.0.0)
Requirement already satisfied: pandas in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (0.24.2)
Requirement already satisfied: gpfit in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (0.1)
Requirement already satisfied: pint>=0.7 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (0.9)
Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.3.2)
Requirement already satisfied: ctypesgen in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (0.post125)
Requirement already satisfied: cvxopt in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.2.3)
Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2.8.0)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2019.1)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.7->gpkit->gassolar==0.0.0.0) (1.0.2)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas->gassolar==0.0.0.0) (1.12.0)
Building wheels for collected packages: gassolar
  Building wheel for gassolar (setup.py): started
  Building wheel for gassolar (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-NrFGGD/wheels/fe/11/0a/2dde16df75c51194d20248ec9e30e88fc7200e9fc4664b032e
Successfully built gassolar
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Processing /jenkins/workspace/gplibrary_Push_Models/mosek/solar
Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from solar==0.0.0.0) (1.16.3)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from solar==0.0.0.0) (1.2.1)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from solar==0.0.0.0) (0.8.0.0)
Requirement already satisfied: pandas in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from solar==0.0.0.0) (0.24.2)
Requirement already satisfied: gpfit in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from solar==0.0.0.0) (0.1)
Requirement already satisfied: gpkitmodels in /jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary (from solar==0.0.0.0) (0.0.0.0)
Requirement already satisfied: pint>=0.7 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->solar==0.0.0.0) (0.9)
Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->solar==0.0.0.0) (1.3.2)
Requirement already satisfied: ctypesgen in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->solar==0.0.0.0) (0.post125)
Requirement already satisfied: cvxopt in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->solar==0.0.0.0) (1.2.3)
Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas->solar==0.0.0.0) (2.8.0)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas->solar==0.0.0.0) (2019.1)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.7->gpkit->solar==0.0.0.0) (1.0.2)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas->solar==0.0.0.0) (1.12.0)
Building wheels for collected packages: solar
  Building wheel for solar (setup.py): started
  Building wheel for solar (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-RvNYpU/wheels/ae/24/03/1baf35ee7823dae129e47f2798684d8a102f0a24d7319bbf05
Successfully built solar
Installing collected packages: solar
Successfully installed solar-0.0.0.0

Running tests...
----------------------------------------------------------------------
/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
adding test for 'solar/sens_chart.py'
adding test for 'solar/season.py'
adding test for 'solar/npod_trade.py'
Beginning signomial solve.
Solving took 5 GP solves and 2.8 seconds.
Warning: Variable [CL_Mission/Climb/AircraftDrag/WingAero_(0,), CL_Mission/Climb/AircraftDrag/WingAero_(1,), CL_Missio could cause inaccurate result because it is below lower bound. Solution is 0.8904 but bound is 0.9465
Warning: Variable [Re_Mission/Climb/AircraftDrag/WingAero_(0,), Re_Mission/Climb/AircraftDrag/WingAero_(1,), Re_Missio could cause inaccurate result because it is above upper bound. Solution is 1632916.9413 but bound is 600000.0000
Warning: Variable [Re_Mission/Climb/AircraftDrag/TailAero.1_(0,), Re_Mission/Climb/AircraftDrag/TailAero.1_(1,), Re_Mi could cause inaccurate result because it is above upper bound. Solution is 1259333.2948 but bound is 1000000.0000
Beginning signomial solve.
Solving took 6 GP solves and 3.52 seconds.
Warning: Variable [CL_Mission.1/Climb.1/AircraftDrag.2/WingAero.2_(0,), CL_Mission.1/Climb.1/AircraftDrag.2/WingAero.2 could cause inaccurate result because it is below lower bound. Solution is 1.1135 but bound is 0.9465
Warning: Variable [Re_Mission.1/Climb.1/AircraftDrag.2/WingAero.2_(0,), Re_Mission.1/Climb.1/AircraftDrag.2/WingAero.2 could cause inaccurate result because it is above upper bound. Solution is 1036204.4248 but bound is 600000.0000
Warning: Variable [Re_Mission.1/Climb.1/AircraftDrag.2/TailAero.5_(0,), Re_Mission.1/Climb.1/AircraftDrag.2/TailAero.5 could cause inaccurate result because it is above upper bound. Solution is 1006645.3422 but bound is 1000000.0000
Beginning signomial solve.
Solving took 7 GP solves and 4.71 seconds.
Warning: Variable [CL_Mission.2/Climb.2/AircraftDrag.4/WingAero.4_(0,), CL_Mission.2/Climb.2/AircraftDrag.4/WingAero.4 could cause inaccurate result because it is below lower bound. Solution is 1.1487 but bound is 0.9465
Warning: Variable [Re_Mission.2/Climb.2/AircraftDrag.4/WingAero.4_(0,), Re_Mission.2/Climb.2/AircraftDrag.4/WingAero.4 could cause inaccurate result because it is above upper bound. Solution is 989673.4622 but bound is 600000.0000
Warning: Variable [Re_Mission.2/Climb.2/AircraftDrag.4/TailAero.9_(0,), Re_Mission.2/Climb.2/AircraftDrag.4/TailAero.9 could cause inaccurate result because it is above upper bound. Solution is 1019678.5273 but bound is 1000000.0000
Beginning signomial solve.
Solving took 6 GP solves and 4.37 seconds.
Warning: Variable [CL_Mission.3/Climb.3/AircraftDrag.6/WingAero.6_(0,), CL_Mission.3/Climb.3/AircraftDrag.6/WingAero.6 could cause inaccurate result because it is below lower bound. Solution is 1.1643 but bound is 0.9465
Warning: Variable [Re_Mission.3/Climb.3/AircraftDrag.6/WingAero.6_(0,), Re_Mission.3/Climb.3/AircraftDrag.6/WingAero.6 could cause inaccurate result because it is above upper bound. Solution is 976142.1406 but bound is 600000.0000
Warning: Variable [Re_Mission.3/Climb.3/AircraftDrag.6/TailAero.13_(0,), Re_Mission.3/Climb.3/AircraftDrag.6/TailAero. could cause inaccurate result because it is above upper bound. Solution is 1042059.4014 but bound is 1000000.0000
Beginning signomial solve.
Solving took 6 GP solves and 4.11 seconds.
Warning: Variable [CL_Mission.4/Climb.4/AircraftDrag.8/WingAero.8_(0,), CL_Mission.4/Climb.4/AircraftDrag.8/WingAero.8 could cause inaccurate result because it is below lower bound. Solution is 1.1567 but bound is 0.9465
Warning: Variable [Re_Mission.4/Climb.4/AircraftDrag.8/WingAero.8_(0,), Re_Mission.4/Climb.4/AircraftDrag.8/WingAero.8 could cause inaccurate result because it is above upper bound. Solution is 1007400.4711 but bound is 600000.0000
Warning: Variable [Re_Mission.4/Climb.4/AircraftDrag.8/TailAero.17_(0,), Re_Mission.4/Climb.4/AircraftDrag.8/TailAero. could cause inaccurate result because it is above upper bound. Solution is 1092545.5044 but bound is 1000000.0000
Beginning signomial solve.
Solving took 4 GP solves and 2.24 seconds.
Warning: Variable [CL_Mission.5/Climb.5/AircraftDrag.10/WingAero.10_(0,), CL_Mission.5/Climb.5/AircraftDrag.10/WingAer could cause inaccura.te result because it is below lower bound. Solution is 1.0536 but bound is 0.9465
Warning: Variable [Re_Mission.5/Climb.5/AircraftDrag.10/WingAero.10_(0,), Re_Mission.5/Climb.5/AircraftDrag.10/WingAer could cause inaccurate result because it is above upper bound. Solution is 1119121.2012 but bound is 600000.0000
Beginning signomial solve.
Solving took 5 GP solves and 2.83 seconds.
Warning: Variable [CL_Mission/Climb/AircraftDrag/WingAero_(0,), CL_Mission/Climb/AircraftDrag/WingAero_(1,), CL_Missio could cause inaccurate result because it is below lower bound. Solution is 0.8904 but bound is 0.9465
Warning: Variable [Re_Mission/Climb/AircraftDrag/WingAero_(0,), Re_Mission/Climb/AircraftDrag/WingAero_(1,), Re_Missio could cause inaccurate result because it is above upper bound. Solution is 1632916.9406 but bound is 600000.0000
Warning: Variable [Re_Mission/Climb/AircraftDrag/TailAero.1_(0,), Re_Mission/Climb/AircraftDrag/TailAero.1_(1,), Re_Mi could cause inaccurate result because it is above upper bound. Solution is 1259333.2945 but bound is 1000000.0000
Beginning signomial solve.
Solving took 6 GP solves and 3.91 seconds.
Warning: Variable [CL_Mission.1/Climb.1/AircraftDrag.2/WingAero.2_(0,), CL_Mission.1/Climb.1/AircraftDrag.2/WingAero.2 could cause inaccurate result because it is below lower bound. Solution is 1.1135 but bound is 0.9465
Warning: Variable [Re_Mission.1/Climb.1/AircraftDrag.2/WingAero.2_(0,), Re_Mission.1/Climb.1/AircraftDrag.2/WingAero.2 could cause inaccurate result because it is above upper bound. Solution is 1036204.4247 but bound is 600000.0000
Warning: Variable [Re_Mission.1/Climb.1/AircraftDrag.2/TailAero.5_(0,), Re_Mission.1/Climb.1/AircraftDrag.2/TailAero.5 could cause inaccurate result because it is above upper bound. Solution is 1006645.3422 but bound is 1000000.0000
Beginning signomial solve.
Solving took 7 GP solves and 4.95 seconds.
Warning: Variable [CL_Mission.2/Climb.2/AircraftDrag.4/WingAero.4_(0,), CL_Mission.2/Climb.2/AircraftDrag.4/WingAero.4 could cause inaccurate result because it is below lower bound. Solution is 1.1487 but bound is 0.9465
Warning: Variable [Re_Mission.2/Climb.2/AircraftDrag.4/WingAero.4_(0,), Re_Mission.2/Climb.2/AircraftDrag.4/WingAero.4 could cause inaccurate result because it is above upper bound. Solution is 989673.4623 but bound is 600000.0000
Warning: Variable [Re_Mission.2/Climb.2/AircraftDrag.4/TailAero.9_(0,), Re_Mission.2/Climb.2/AircraftDrag.4/TailAero.9 could cause inaccurate result because it is above upper bound. Solution is 1019678.5274 but bound is 1000000.0000
Beginning signomial solve.
Solving took 6 GP solves and 4.9 seconds.
Warning: Variable [CL_Mission.3/Climb.3/AircraftDrag.6/WingAero.6_(0,), CL_Mission.3/Climb.3/AircraftDrag.6/WingAero.6 could cause inaccurate result because it is below lower bound. Solution is 1.1643 but bound is 0.9465
Warning: Variable [Re_Mission.3/Climb.3/AircraftDrag.6/WingAero.6_(0,), Re_Mission.3/Climb.3/AircraftDrag.6/WingAero.6 could cause inaccurate result because it is above upper bound. Solution is 976142.1407 but bound is 600000.0000
Warning: Variable [Re_Mission.3/Climb.3/AircraftDrag.6/TailAero.13_(0,), Re_Mission.3/Climb.3/AircraftDrag.6/TailAero. could cause inaccurate result because it is above upper bound. Solution is 1042059.4015 but bound is 1000000.0000
Beginning signomial solve.
Solving took 6 GP solves and 4.8 seconds.
Warning: Variable [CL_Mission.4/Climb.4/AircraftDrag.8/WingAero.8_(0,), CL_Mission.4/Climb.4/AircraftDrag.8/WingAero.8 could cause inaccurate result because it is below lower bound. Solution is 1.1567 but bound is 0.9465
Warning: Variable [Re_Mission.4/Climb.4/AircraftDrag.8/WingAero.8_(0,), Re_Mission.4/Climb.4/AircraftDrag.8/WingAero.8 could cause inaccurate result because it is above upper bound. Solution is 1007400.4711 but bound is 600000.0000
Warning: Variable [Re_Mission.4/Climb.4/AircraftDrag.8/TailAero.17_(0,), Re_Mission.4/Climb.4/AircraftDrag.8/TailAero. could cause inaccurate result because it is above upper bound. Solution is 1092545.5044 but bound is 1000000.0000
Beginn./jenkins/workspace/gplibrary_Push_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)
/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gassolar/environment/solar_irradiance.py:40: RuntimeWarning: divide by zero encountered in divide
  tau = np.exp(-0.175/costhsun)
.ing signomial solve.
Solving took 4 GP solves and 2.06 seconds.
Warning: Variable [CL_Mission.5/Climb.5/AircraftDrag.10/WingAero.10_(0,), CL_Mission.5/Climb.5/AircraftDrag.10/WingAer could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465
Warning: Variable [Re_Mission.5/Climb.5/AircraftDrag.10/WingAero.10_(0,), Re_Mission.5/Climb.5/AircraftDrag.10/WingAer could cause inaccurate result because it is above upper bound. Solution is 1119121.2012 but bound is 600000.0000
Using solver 'mosek'
Solving for 14852 variables.
Solving took 5.45 seconds.
Warning: Variable [CL_Mission/Climb/AircraftDrag/WingAero_(0,), CL_Mission/Climb/AircraftDrag/WingAero_(1,), CL_Missio could cause inaccurate result because it is below lower bound. Solution is 1.3227 but bound is 0.9465
Warning: Variable [Re_Mission/Climb/AircraftDrag/WingAero_(0,), Re_Mission/Climb/AircraftDrag/WingAero_(1,), Re_Missio could cause inaccurate result because it is above upper bound. Solution is 671709.7361 but bound is 600000.0000
Using solver 'mosek'
Solving for 14852 variables.
Solving took 4.91 seconds.
Warning: Variable [CL_Mission.1/Climb.1/AircraftDrag.41/WingAero.41_(0,), CL_Mission.1/Climb.1/AircraftDrag.41/WingAer could cause inaccurate result because it is below lower bound. Solution is 1.2812 but bound is 0.9465
Warning: Variable [Re_Mission.1/Climb.1/AircraftDrag.41/WingAero.41_(0,), Re_Mission.1/Climb.1/AircraftDrag.41/WingAer could cause inaccurate result because it is above upper bound. Solution is 729183.6153 but bound is 600000.0000
Using solver 'mosek'
Solving for 14852 variables.
Solving took 5.02 seconds.
Allowing negative dual variable(s) as small as -7.673206448041397e-14.
Warning: Variable [CL_Mission.2/Climb.2/AircraftDrag.82/WingAero.82_(0,), CL_Mission.2/Climb.2/AircraftDrag.82/WingAer could cause inaccurate result because it is below lower bound. Solution is 1.2258 but bound is 0.9465
Warning: Variable [Re_Mission.2/Climb.2/AircraftDrag.82/WingAero.82_(0,), Re_Mission.2/Climb.2/AircraftDrag.82/WingAer could cause inaccurate result because it is above upper bound. Solution is 802959.6011 but bound is 600000.0000
Using solver 'mosek'
Solving for 7672 variables.
Solving took 2.56 seconds.
Warning: Variable [CL_Mission.3/Climb.3/AircraftDrag.123/WingAero.123_(0,), CL_Mission.3/Climb.3/AircraftDrag.123/Wing could cause inaccurate result because it is below lower bound. Solution is 1.2008 but bound is 0.9465
Warning: Variable [Re_Mission.3/Climb.3/AircraftDrag.123/WingAero.123_(0,), Re_Mission.3/Climb.3/AircraftDrag.123/Wing could cause inaccurate result because it is above upper bound. Solution is 839122.5076 but bound is 600000.0000
Using solver 'mosek'
Solving for 14852 variables.
Solving took 5.21 seconds.
Allowing negative dual variable(s) as small as -7.117779722868473e-13.
Warning: Variable [CL_Mission/Climb/AircraftDrag/WingAero_(0,), CL_Mission/Climb/AircraftDrag/WingAero_(1,), CL_Missio could cause inaccurate result because it is below lower bound. Solution is 1.3227 but bound is 0.9465
Warning: Variable [Re_Mission/Climb/AircraftDrag/WingAero_(0,), Re_Mission/Climb/AircraftDrag/WingAero_(1,), Re_Missio could cause inaccurate result because it is above upper bound. Solution is 671709.7459 but bound is 600000.0000
Using solver 'mosek'
Solving for 14852 variables.
Solving took 5.74 seconds.
Warning: Variable [CL_Mission.1/Climb.1/AircraftDrag.41/WingAero.41_(0,), CL_Mission.1/Climb.1/AircraftDrag.41/WingAer could cause inaccurate result because it is below lower bound. Solution is 1.2812 but bound is 0.9465
Warning: Variable [Re_Mission.1/Climb.1/AircraftDrag.41/WingAero.41_(0,), Re_Mission.1/Climb.1/AircraftDrag.41/WingAer could cause inaccurate result because it is above upper bound. Solution is 729183.6153 but bound is 600000.0000
Using solver 'mosek'
Solving for 14852 variables.
Solving took 6.63 seconds.
Allowing negative dual variable(s) as small as -4.135366766903903e-11.
Warning: Variable [CL_Mission.2/Climb.2/AircraftDrag.82/WingAero.82_(0,), CL_Mission.2/Climb.2/AircraftDrag.82/WingA...
----------------------------------------------------------------------
Ran 6 tests in 346.778s

OK

Generating XML reports...
er could cause inaccurate result because it is below lower bound. Solution is 1.2258 but bound is 0.9465
Warning: Variable [Re_Mission.2/Climb.2/AircraftDrag.82/WingAero.82_(0,), Re_Mission.2/Climb.2/AircraftDrag.82/WingAer could cause inaccurate result because it is above upper bound. Solution is 802959.5988 but bound is 600000.0000
Using solver 'mosek'
Solving for 7672 variables.
Solving took 3.18 seconds.
Warning: Variable [CL_Mission.3/Climb.3/AircraftDrag.123/WingAero.123_(0,), CL_Mission.3/Climb.3/AircraftDrag.123/Wing could cause inaccurate result because it is below lower bound. Solution is 1.2008 but bound is 0.9465
Warning: Variable [Re_Mission.3/Climb.3/AircraftDrag.123/WingAero.123_(0,), Re_Mission.3/Climb.3/AircraftDrag.123/Wing could cause inaccurate result because it is above upper bound. Solution is 839122.5076 but bound is 600000.0000
Beginning signomial solve.
Solving took 4 GP solves and 3.28 seconds.
Warning: Variable [CL_Mission/Climb/AircraftDrag/WingAero_(0,), CL_Mission/Climb/AircraftDrag/WingAero_(1,), CL_Missio could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465
Warning: Variable [Re_Mission/Climb/AircraftDrag/WingAero_(0,), Re_Mission/Climb/AircraftDrag/WingAero_(1,), Re_Missio could cause inaccurate result because it is above upper bound. Solution is 1119121.2012 but bound is 600000.0000
Beginning signomial solve.
Solving took 4 GP solves and 2.92 seconds.
Warning: Variable [CL_Mission/Climb/AircraftDrag/WingAero_(0,), CL_Mission/Climb/AircraftDrag/WingAero_(1,), CL_Missio could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465
Warning: Variable [Re_Mission/Climb/AircraftDrag/WingAero_(0,), Re_Mission/Climb/AircraftDrag/WingAero_(1,), Re_Missio could cause inaccurate result because it is above upper bound. Solution is 1119121.2012 but bound is 600000.0000
fatal: destination path 'gplibrary' already exists and is not an empty directory.
fatal: destination path 'gplibrary' already exists and is not an empty directory.
fatal: destination path 'gplibrary' already exists and is not an empty directory.
fatal: destination path 'gplibrary' already exists and is not an empty directory.
fatal: destination path 'gplibrary' already exists and is not an empty directory.
ng with any interesting models, speculative features,
comments, discussions, or clarifications you feel like sharing.

Finally, we hope you find our documentation (https://gpkit.readthedocs.io/)
and engineering-design models (https://github.com/convexengineering/gplibrary/)
to be useful resources for your own applications.

Enjoy!

calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gplibrary.git']
  attempt 1
calling ['python', '/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip', 'install', '--no-cache-dir', '--no-deps', '-e', 'gplibrary']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/shopping.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {})

calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gassolar.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {'skipsolvers': 'cvxopt', 'pip install': 'pandas, git+https://github.com/hoburg/gpfit.git', 'gpkit-models branch': 'master'})

calling ['python', '/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip', 'install', 'pandas']
  attempt 1
calling ['python', '/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/hoburg/gpfit.git']
  attempt 1
calling ['python', '/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip', 'install', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/jho.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {'skipsolvers': 'cvxopt', 'pip install': 'pandas, git+https://github.com/hoburg/gpfit.git', 'gpkit-models branch': 'master'})

calling ['python', '/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip', 'install', 'pandas']
  attempt 1
calling ['python', '/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/hoburg/gpfit.git']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/turbofan.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {'skipsolvers': 'cvxopt, mosek_cli', 'gpkit-models branch': 'master'})

calling ['python', '/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip', 'install', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/SPaircraft.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {'skipsolvers': 'cvxopt, mosek_cli', 'pip install': 'git+https://github.com/hoburg/turbofan.git', 'gpkit-models branch': 'master'})

calling ['python', '/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/hoburg/turbofan.git']
  attempt 1
calling ['python', '/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip', 'install', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/solar.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {'skipsolvers': 'cvxopt', 'pip install': 'pandas, git+https://github.com/convexengineering/gpfit.git, git+https://github.com/convexengineering/gassolar.git', 'gpkit-models branch': 'master'})

calling ['python', '/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip', 'install', 'pandas']
  attempt 1
calling ['python', '/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/convexengineering/gpfit.git']
  attempt 1
calling ['python', '/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/convexengineering/gassolar.git']
  attempt 1
calling ['python', '/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip', 'install', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gplibrary.git']
  attempt 1
  attempt 2
  attempt 3
  attempt 4
  attempt 5

SETTINGS
defaultdict(<type 'str'>, {'pip install': 'pandas, git+httpsDEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Requirement already satisfied: pandas in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (0.24.2)
Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.0)
Requirement already satisfied: numpy>=1.12.0 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.3)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.1)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0)
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting git+https://github.com/hoburg/gpfit.git
  Cloning https://github.com/hoburg/gpfit.git to /tmp/pip-req-build-JxjZTt
Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/hoburg/gpfit.git in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages
Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.3)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.1)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from gpfit==0.1) (0.8.0.0)
Requirement already satisfied: pint>=0.7 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: ctypesgen in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.post125)
Requirement already satisfied: cvxopt in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.3)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.7->gpkit->gpfit==0.1) (1.0.2)
Building wheels for collected packages: gpfit
  Building wheel for gpfit (setup.py): started
  Building wheel for gpfit (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-zxgEvS/wheels/4d/4b/2e/9480645acbe8d32004b09b3732f616bbb2a9ee75e4526f058f
Successfully built gpfit
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Processing /jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary
Requirement already satisfied: numpy>=1.12 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (1.16.3)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (1.2.1)
Requirement already satisfied: pint in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (0.9)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint->gpkitmodels==0.0.0.0) (1.0.2)
Building wheels for collected packages: gpkitmodels
  Building wheel for gpkitmodels (setup.py): started
  Building wheel for gpkitmodels (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-qspgtt/wheels/b8/0b/47/e9120ea35596cfab521baaa1b86115239c97572f7ae3676ede
Successfully built gpkitmodels
Installing collected packages: gpkitmodels
  Found existing installation: gpkitmodels 0.0.0.0
    Not uninstalling gpkitmodels at /jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary, outside environment /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit
    Can't uninstall 'gpkitmodels'. No files were found to uninstall.
Successfully installed gpkitmodels-0.0.0.0

Running tests...
----------------------------------------------------------------------
../jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
.....adding test for 'gpkitmodels/GP/aircraft/wing/wing_test.py'
adding test for 'gpkitmodels/GP/aircraft/tail/tail_tests.py'
adding test for 'gpkitmodels/GP/aircraft/fuselage/test_fuselage.py'
adding test for 'gpkitmodels/GP/aircraft/prop/prop_test.py'
adding test for 'gpkitmodels/GP/aircraft/motor/motor_test.py'
adding test for 'gpkitmodels/SP/SimPleAC/SimPleAC.py'
adding test for 'gpkitmodels/SP/SimPleAC/SimPleAC_mission.py'
adding test for 'gpkitmodels/SP/SimPleAC/SimPleAC_multimission.py'
Using solver 'mosek'
Solving for 11 variables.
Solving took 0.199 seconds.
Using solver 'mosek_cli'
Solving for 11 variables.
Solving took 0.25 seconds.
Using solver 'mosek'
Solving for 9 variables.
Solving took 0.0245 seconds.
Using solver 'mosek'
Solving for 25 variables.
Solving took 0.0337 seconds.
Using solver 'mosek'
Solving for 25 variables.
Solving took 0.0265 seconds.
Beginning signomial solve.
Solving took 16 GP solves and 3.53 seconds.
Using solver 'mosek_cli'
Solving for 9 variables.
Solving took 0.298 seconds.
Using solver 'mosek_cli'
Solving for 25 variables.
Solving took 0.734 seconds.
Using solver 'mosek_cli'
Solving for 25 variables.
Solving took 0.226 seconds.
Beginning signomial solve.
Solving took 16 GP solves and 6.25 seconds.
Using solver 'mosek'
Solving for 13 variables.
Solving took 0.0205 seconds.
Beginning signomial solve.
Solving took 11 GP solves and 2.37 seconds.
Warning: Variable [cl_BladeElementProp/BladeElementPerf_(0,), cl_BladeElementProp/BladeElementPerf_(1,), cl_BladeEleme could cause inaccurate result because it is below lower bound. Solution is 0.6000 but bound is 0.4742
Warning: Variable [Re_BladeElementProp/BladeElementPerf_(0,), Re_BladeElementProp/BladeElementPerf_(1,), Re_BladeEleme could cause inaccurate result because it is above upper bound. Solution is 1619897.4142 but bound is 700000.0000
Using solver 'mosek_cli'
Solving for 13 variables.
Solving took 0.441 seconds.
Beginning signomial solve.
Solving took 11 GP solves and 5.94 seconds.
Warning: Variable [cl_BladeElementProp/BladeElementPerf_(0,), cl_BladeElementProp/BladeElementPerf_(1,), cl_BladeEleme could cause inaccurate result because it is below lower bound. Solution is 0.6000 but bound is 0.4742
Warning: Variable [Re_BladeElementProp/BladeElementPerf_(0,), Re_BladeElementProp/BladeElementPerf_(1,), Re_BladeEleme could cause inaccurate result because it is above upper bound. Solution is 1619891.9379 but bound is 700000.0000
Warning: Variable Re_TailAero could cause inaccurate result because it is above upper bound. Solution is 2220953.3481 but bound is 1000000.0000
Warning: Variable Re_TailAero.1 could cause inaccurate result because it is above upper bound. Solution is 2499787.9721 but bound is 1000000.0000
Warning: Variable Re_TailAero.2 could cause inaccurate result because it is above upper bound. Solution is 2223878.3883 but bound is 1000000.0000
Warning: Variable Re_TailAero.3 could cause inaccurate result because it is above upper bound. Solution is 2223877.9562 but bound is 1000000.0000
Warning: Variable Re_TailAero.4 could cause inaccurate result because it is above upper bound. Solution is 1853897.0659 but bound is 1000000.0000
Warning: Variable Re_TailAero.5 could cause inaccurate result because it is above upper bound. Solution is 1853897.0663 but bound is 1000000.0000
Warning: Variable Re_TailAero could cause inaccurate result because it is above upper bound. Solution is 2220959.7939 but bound is 1000000.0000
Warning: Variable Re_TailAero.1 could cause inaccurate result because it is above upper bound. Solution is 2499796.7837 but bound is 1000000.0000
Warning: Variable Re_TailAero.2 could cause inaccurate result because it is above upper bound. Solution is 1860712.4314 but bound is 1000000.0000
Warning: Variable Re_TailAero.3 could cause inaccurate result because it is above upper bound. Solution is 1860712.4314 but bound is 1000000.0000
Warning: Variable Re_TailAero.4 could cause inaccurate result because it is above upper bound. Solution is 1853896.1324 but bound is 1000000.0000
Warning: Variable Re_TailAero.5 could c......ause inaccurate result because it is above upper bound. Solution is 1853896.1324 but bound is 1000000.0000
Warning: Variable Re_WingAero could cause inaccurate result because it is above upper bound. Solution is 1884891.2729 but bound is 700000.0000
Warning: Variable Re_WingAero.1 could cause inaccurate result because it is above upper bound. Solution is 1910419.4978 but bound is 700000.0000
Warning: Variable Re_WingAero could cause inaccurate result because it is above upper bound. Solution is 1910412.9866 but bound is 700000.0000
Warning: Variable Re_WingAero.1 could cause inaccurate result because it is above upper bound. Solution is 1910412.9866 but bound is 700000.0000
Beginning signomial solve.
Using solver 'mosek'
Solving for 121 variables.
Solving took 0.14 seconds.
Using solver 'mosek'
Solving for 121 variables.
Solving took 0.0299 seconds.
SP is not converging! Last GP iteration had a higher cost (2.4e+03) than the previous one (2.3e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
Using solver 'mosek'
Solving for 121 variables.
Solving took 0.043 seconds.
Using solver 'mosek'
Solving for 121 variables.
Solving took 0.0248 seconds.
Using solver 'mosek'
Solving for 121 variables.
Solving took 0.0315 seconds.
Using solver 'mosek'
Solving for 121 variables.
Solving took 0.0485 seconds.
Solving took 6 GP solves and 0.607 seconds.
Beginning signomial solve.
Using solver 'mosek_cli'
Solving for 121 variables.
Solving took 0.239 seconds.
Using solver 'mosek_cli'
Solving for 121 variables.
Solving took 0.25 seconds.
SP is not converging! Last GP iteration had a higher cost (2.4e+03) than the previous one (2.3e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
Using solver 'mosek_cli'
Solving for 121 variables.
Solving took 0.229 seconds.
Using solver 'mosek_cli'
Solving for 121 variables.
Solving took 0.654 seconds.
Using solver 'mosek_cli'
Solving for 121 variables.
Solving took 0.241 seconds.
Using solver 'mosek_cli'
Solving for 121 variables.
Solving took 0.236 seconds.
Solving took 6 GP solves and 2.14 seconds.
Beginning signomial solve.
Using solver 'mosek'
Solving for 240 variables.
Solving took 0.496 seconds.
Using solver 'mosek'
Solving for 240 variables.
Solving took 0.0642 seconds.
SP is not converging! Last GP iteration had a higher cost (3.5e+03) than the previous one (2.9e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
Using solver 'mosek'
Solving for 240 variables.
Solving took 0.0695 seconds.
SP is not converging! Last GP iteration had a higher cost (3.5e+03) than the previous one (3.5e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
Using solver 'mosek'
Solving for 240 variables.
Solving took 0.0786 seconds.
Using solver 'mosek'
Solving for 240 variables.
Solving took 0.0593 seconds.
Using solver 'mosek'
Solving for 240 variables.
Solving took 0.0626 seconds.
Using solver 'mosek'
Solving for 240 variables.
Solving took 0.0636 seconds.
Solving took 7 GP solves and 1.54 seconds.
Beginning signomial solve.
Using solver 'mosek_cli'
Solving for 240 variables.
Solving took 0.252 seconds.
Using solver 'mosek_cli'
Solving for 240 variables.
Solving took 0.232 seconds.
SP is not converging! Last GP iteration had a higher cost (3.5e+03) than the previous one (2.9e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
Using solver 'mosek_cli'
Solving for 240 variables.
So...
----------------------------------------------------------------------
Ran 16 tests in 34.618s

OK

Generating XML reports...
lving took 0.232 seconds.
SP is not converging! Last GP iteration had a higher cost (3.5e+03) than the previous one (3.5e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
Using solver 'mosek_cli'
Solving for 240 variables.
Solving took 0.247 seconds.
Using solver 'mosek_cli'
Solving for 240 variables.
Solving took 0.235 seconds.
Using solver 'mosek_cli'
Solving for 240 variables.
Solving took 0.244 seconds.
Using solver 'mosek_cli'
Solving for 240 variables.
Solving took 0.242 seconds.
Solving took 7 GP solves and 2.22 seconds.
Beginning signomial solve.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.0248 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.0569 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.0229 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.0365 seconds.
Solving took 4 GP solves and 0.167 seconds.
Beginning signomial solve.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.441 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.241 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.229 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.225 seconds.
Solving took 4 GP solves and 1.17 seconds.
Cloning into 'eVTOL'...

Running tests...
----------------------------------------------------------------------
..
----------------------------------------------------------------------
Ran 2 tests in 1.328s

OK

Generating XML reports...
adding test for 'aircraft_models.py'
://github.com/hoburg/gpfit.git'})

calling ['python', '/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip', 'install', 'pandas']
  attempt 1
calling ['python', '/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/hoburg/gpfit.git']
  attempt 1
calling ['python', '/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip', 'install', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/eVTOL.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {})

[Execution node] check if [reynolds] is in [[windows10x64, windows7x64]]
Run condition [Execution node ] preventing perform for step [Execute Windows batch command]
INFO: Starting to record.
INFO: Processing JUnit
INFO: [JUnit] - 8 test report file(s) were found with the pattern '**/test_reports/*.xml, **/test_reports_nounits/*.xml' relative to '/jenkins/workspace/gplibrary_Push_Models/mosek' for the testing framework 'JUnit'.
INFO: Check 'Failed Tests' threshold.
INFO: Check 'Skipped Tests' threshold.
INFO: Setting the build status to SUCCESS
INFO: Stopping recording.
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS