Skip to content
Failed

Console Output

Started by upstream project "gplibrary_Push_Models" build number 191
originally caused by:
 Started by GitHub push by bqpd
Running as SYSTEM
[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 145ec7275df0fabdf50524f8ca1ac0334caf59a6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 145ec7275df0fabdf50524f8ca1ac0334caf59a6 # timeout=3
Commit message: "multiline setup for parse_variables"
 > git rev-list --no-walk 63ae1326e4eefeecd9a48333e95458ee330210b2 # 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/jenkins3604453745327105611.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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: pip in ./venv2_gpkit/lib/python2.7/site-packages (19.2.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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting numpy
  Using cached https://files.pythonhosted.org/packages/d7/b1/3367ea1f372957f97a6752ec725b87886e12af1415216feec9067e31df70/numpy-1.16.5-cp27-cp27mu-manylinux1_x86_64.whl
Installing collected packages: numpy
Successfully installed numpy-1.16.5
+ 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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting scipy
  Using cached https://files.pythonhosted.org/packages/1d/f6/7c16d60aeb3694e5611976cb4f1eaf1c6b7f1e7c55771d691013405a02ea/scipy-1.2.2-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.5)
Installing collected packages: scipy
Successfully installed scipy-1.2.2
+ 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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
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.5)
Collecting pytz>=2011k (from pandas)
  Using cached https://files.pythonhosted.org/packages/87/76/46d697698a143e05f77bec5a526bf4e56a0be61d63425b68f4ba553b51f2/pytz-2019.2-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.2 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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
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/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-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.2)
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/3d/78/cb9248b2289ec31e301137cedbe4ca503a74ca87f88cdbfd2f8be52323bf/kiwisolver-1.1.0-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.5)
Requirement already satisfied, skipping upgrade: setuptools in ./venv2_gpkit/lib/python2.7/site-packages (from kiwisolver>=1.0.1->matplotlib) (41.2.0)
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.1.0 matplotlib-2.2.4 pyparsing-2.4.2 subprocess32-3.5.4
+ pip_install future
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade future
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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting future
Installing collected packages: future
Successfully installed future-0.17.1
+ 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.2
+ python -c 'import numpy; print numpy.__version__'
1.16.5
+ 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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Obtaining file:///jenkins/workspace/gplibrary_Push_Models/mosek/gpkit
Requirement already satisfied: numpy>=1.13.3 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (1.16.5)
Requirement already satisfied: pint>=0.8.1 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (0.9)
Requirement already satisfied: scipy in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (1.2.2)
Requirement already satisfied: ad in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (1.3.2)
Collecting cvxopt>=1.1.8 (from gpkit==0.9.1.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: six in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (1.12.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in ./venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit==0.9.1.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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
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.5)
Requirement already satisfied: scipy in ./venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (1.2.2)
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 243 tests in 30.943s

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 ([u'mosek', u'mosek_cli', u'cvxopt']) with environment var GPKITSOLVERS (mosek, mosek_cli)

Found the following solvers: mosek, mosek_cli
#     Replacing directory env
x[:] <= w

GPkit is now installed with solver(s) [u'mosek', u'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 'Cloning 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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
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 'robust'...
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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Processing /jenkins/workspace/gplibrary_Push_Models/mosek/robust
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from robust==0.0.0) (0.9.1.0)
Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from robust==0.0.0) (1.16.5)
Requirement already satisfied: matplotlib in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from robust==0.0.0) (2.2.4)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from robust==0.0.0) (1.2.2)
Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->robust==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->robust==0.0.0) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->robust==0.0.0) (1.2.3)
Requirement already satisfied: six in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->robust==0.0.0) (1.12.0)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (2.4.2)
Requirement already satisfied: backports.functools-lru-cache in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (1.5)
Requirement already satisfied: subprocess32 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (3.5.4)
Requirement already satisfied: pytz in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (2019.2)
Requirement already satisfied: python-dateutil>=2.1 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (2.8.0)
Requirement already satisfied: kiwisolver>=1.0.1 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (1.1.0)
Requirement already satisfied: cycler>=0.10 in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (0.10.0)
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.8.1->gpkit->robust==0.0.0) (1.0.2)
Requirement already satisfied: setuptools in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from kiwisolver>=1.0.1->matplotlib->robust==0.0.0) (41.2.0)
Building wheels for collected packages: robust
  Building wheel for robust (setup.py): started
  Building wheel for robust (setup.py): finished with status 'done'
  Created wheel for robust: filename=robust-0.0.0-cp27-none-any.whl size=217819 sha256=18cc67843e575ec8fd8afdd04f2525571908a86c71cb926b66c8d752b59842ea
  Stored in directory: /tmp/pip-ephem-wheel-cache-VOA50t/wheels/0e/de/f1/d1d15fda7bae5c9c69489cc9e15068cad8fe9bc5f3b3e9f0f8
Successfully built robust
Installing collected packages: robust
Successfully installed robust-0.0.0

Running tests...
----------------------------------------------------------------------
..........
----------------------------------------------------------------------
Ran 10 tests in 33.652s

OK

Generating XML reports...
adding test for 'robust/testing/t_linearization.py'
adding test for 'robust/testing/t_equivalent_posynomials.py'
adding test for 'robust/testing/t_two_term_approximation.py'
adding test for 'robust/testing/t_robust_gp_tools.py'
adding test for 'robust/testing/t_primitives.py'
Cloning into 'shopping'...

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

OK

Generating XML reports...
adding test for 'test.py'
Using solver 'mosek'
Solving for 25 variables.
Solving took 0.127 seconds.
Using solver 'mosek'
Solving for 25 variables.
Solving took 0.0304 seconds.
Using solver 'mosek_cli'
Solving for 25 variables.
Solving took 0.25 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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
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.5)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.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) (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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting git+https://github.com/hoburg/gpfit.git
  Cloning https://github.com/hoburg/gpfit.git to /tmp/pip-req-build-mzSf5Z
  Running command git clone -q https://github.com/hoburg/gpfit.git /tmp/pip-req-build-mzSf5Z
Requirement already satisfied: numpy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.5)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.2)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from gpfit==0.1) (0.9.1.0)
Requirement already satisfied: pint>=0.8.1 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: cvxopt>=1.1.8 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: six in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.12.0)
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.8.1->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'
  Created wheel for gpfit: filename=gpfit-0.1-cp27-none-any.whl size=25151 sha256=e673072eef7d6d3d881cc6c87f8b4a5bf79e17dbebac7b762a7c05a8fcac02c2
  Stored in directory: /tmp/pip-ephem-wheel-cache-9uoLeB/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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
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.5)
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.2)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from gassolar==0.0.0.0) (0.9.1.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.8.1 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: cvxopt>=1.1.8 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: six in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.12.0)
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.2)
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.8.1->gpkit->gassolar==0.0.0.0) (1.0.2)
Building wheels for collected packages: gassolar
  Building wheel for gassolar (setup.py): started
  Building wheel for gassolar (setup.py): finished with status 'done'
  Created wheel for gassolar: filename=gassolar-0.0.0.0-cp27-none-any.whl size=4876517 sha256=e765db4ab360210cfcccb740e8f3786399d65d9f7a817f7b1e4a747e8ead94ee
  Stored in directory: /tmp/pip-ephem-wheel-cache-dqIPzS/wheels/ae/e5/db/451d5cd4fefb8cbfae822318112a7f93d82b846f44f5f09f97
Successfully built gassolar
Installing collected packages: gassolar
Successfully installed gassolar-0.0.0.0

Running tests...
----------------------------------------------------------------------
EEEE
======================================================================
ERROR [0.007s]: test_gassolar_gas_gas_py_mosek (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "gas.py", line 4, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing.py", line 7, in <module>
    from .wing_core import WingCore
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing_core.py", line 3, in <module>
    from gpkitmodels.GP.materials import foamhd
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/__init__.py", line 1, in <module>
    from composite import CFRPFabric, CFRPUD, Kevlar
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 3, in <module>
    class CFRPFabric(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.001s]: test_gassolar_gas_gas_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "gas.py", line 4, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing.py", line 7, in <module>
    from .wing_core import WingCore
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing_core.py", line 3, in <module>
    from gpkitmodels.GP.materials import foamhd
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/__init__.py", line 1, in <module>
    from composite import CFRPFabric, CFRPUD, Kevlar
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 3, in <module>
    class CFRPFabric(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.167s]: test_gassolar_solar_solar_py_mosek (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "solar.py", line 12, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing.py", line 7, in <module>
    from .wing_core import WingCore
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing_core.py", line 3, in <module>
    from gpkitmodels.GP.materials import foamhd
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/__init__.py", line 1, in <module>
    from composite import CFRPFabric, CFRPUD, Kevlar
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 3, in <module>
    class CFRPFabric(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.001s]: test_gassolar_solar_solar_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "solar.py", line 12, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing.py", line 7, in <module>
    from .wing_core import WingCore
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing_core.py", line 3, in <module>
    from gpkitmodels.GP.materials import foamhd
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/__init__.py", line 1, in <module>
    from composite import CFRPFabric, CFRPUD, Kevlar
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 3, in <module>
    class CFRPFabric(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

----------------------------------------------------------------------
Ran 4 tests in 0.176s

FAILED (errors=4)

Generating XML reports...
adding test for 'gassolar/gas/gas.py'
adding test for 'gassolar/solar/solar.py'
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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
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.5)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.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) (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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting git+https://github.com/hoburg/gpfit.git
  Cloning https://github.com/hoburg/gpfit.git to /tmp/pip-req-build-deF6u_
  Running command git clone -q https://github.com/hoburg/gpfit.git /tmp/pip-req-build-deF6u_
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.5)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.2)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from gpfit==0.1) (0.9.1.0)
Requirement already satisfied: pint>=0.8.1 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: cvxopt>=1.1.8 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: six in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.12.0)
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.8.1->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'
  Created wheel for gpfit: filename=gpfit-0.1-cp27-none-any.whl size=25151 sha256=b49e49b014227cc24123995cdd543338cd585d2842c1010e01e89e1ceb42fffb
  Stored in directory: /tmp/pip-ephem-wheel-cache-fVVTaS/wheels/4d/4b/2e/9480645acbe8d32004b09b3732f616bbb2a9ee75e4526f058f
Successfully built gpfit

Running tests...
----------------------------------------------------------------------
EEEE
======================================================================
ERROR [0.008s]: test_model_jho_py_mosek (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "jho.py", line 6, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/SP/aircraft/wing/wing.py", line 3, in <module>
    from gpkitmodels.GP.aircraft.wing.wing import Wing as WingGP
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing.py", line 7, in <module>
    from .wing_core import WingCore
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing_core.py", line 3, in <module>
    from gpkitmodels.GP.materials import foamhd
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/__init__.py", line 1, in <module>
    from composite import CFRPFabric, CFRPUD, Kevlar
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 3, in <module>
    class CFRPFabric(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.001s]: test_model_jho_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "jho.py", line 6, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/SP/aircraft/wing/wing.py", line 3, in <module>
    from gpkitmodels.GP.aircraft.wing.wing import Wing as WingGP
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing.py", line 7, in <module>
    from .wing_core import WingCore
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing_core.py", line 3, in <module>
    from gpkitmodels.GP.materials import foamhd
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/__init__.py", line 1, in <module>
    from composite import CFRPFabric, CFRPUD, Kevlar
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 3, in <module>
    class CFRPFabric(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.119s]: test_model_print_perf_py_mosek (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "print_perf.py", line 4, in <module>
  File "jho.py", line 6, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/SP/aircraft/wing/wing.py", line 3, in <module>
    from gpkitmodels.GP.aircraft.wing.wing import Wing as WingGP
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing.py", line 7, in <module>
    from .wing_core import WingCore
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing_core.py", line 3, in <module>
    from gpkitmodels.GP.materials import foamhd
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/__init__.py", line 1, in <module>
    from composite import CFRPFabric, CFRPUD, Kevlar
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 3, in <module>
    class CFRPFabric(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.001s]: test_model_print_perf_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "print_perf.py", line 4, in <module>
  File "jho.py", line 6, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/SP/aircraft/wing/wing.py", line 3, in <module>
    from gpkitmodels.GP.aircraft.wing.wing import Wing as WingGP
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing.py", line 7, in <module>
    from .wing_core import WingCore
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing_core.py", line 3, in <module>
    from gpkitmodels.GP.materials import foamhd
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/__init__.py", line 1, in <module>
    from composite import CFRPFabric, CFRPUD, Kevlar
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 3, in <module>
    class CFRPFabric(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

----------------------------------------------------------------------
Ran 4 tests in 0.129s

FAILED (errors=4)

Generating XML reports...
adding test for 'model/jho.py'
adding test for 'model/print_perf.py'
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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
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.5)
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.2)
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: future in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.17.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->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'
  Created wheel for turbofan: filename=turbofan-0.0.0.0-cp27-none-any.whl size=45142 sha256=71db0f6b61b03312dbb715851b48dad0f2d485856350c692584340f6df8eff58
  Stored in directory: /tmp/pip-ephem-wheel-cache-ekGLf8/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 2.875s

OK

Generating XML reports...
adding test for 'turbofan/engine_test.py'
Beginning signomial solve.
Using solver 'mosek'
Solving for 327 variables.
Solving took 0.303 seconds.
Using solver 'mosek'
Solving for 327 variables.
Solving took 0.121 seconds.
Using solver 'mosek'
Solving for 327 variables.
Solving took 0.187 seconds.
Using solver 'mosek'
Solving for 327 variables.
Solving took 0.13 seconds.
Using solver 'mosek'
Solving for 327 variables.
Solving took 0.131 seconds.
Using solver 'mosek'
Solving for 327 variables.
Solving took 0.157 seconds.
Using solver 'mosek'
Solving for 327 variables.
Solving took 0.175 seconds.
Using solver 'mosek'
Solving for 327 variables.
Solving took 0.102 seconds.
Using solver 'mosek'
Solving for 327 variables.
Solving took 0.101 seconds.
Using solver 'mosek'
Solving for 327 variables.
Solving took 0.122 seconds.
Using solver 'mosek'
Solving for 327 variables.
Solving took 0.125 seconds.
Using solver 'mosek'
Solving for 327 variables.
Solving took 0.124 seconds.
Using solver 'mosek'
Solving for 327 variables.
Solving took 0.131 seconds.
Solving took 13 GP solves and 2.47 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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting git+https://github.com/hoburg/turbofan.git
  Cloning https://github.com/hoburg/turbofan.git to /tmp/pip-req-build-g3r4jm
  Running command git clone -q https://github.com/hoburg/turbofan.git /tmp/pip-req-build-g3r4jm
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.5)
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.2)
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: future in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.17.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->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'
  Created wheel for turbofan: filename=turbofan-0.0.0.0-cp27-none-any.whl size=45142 sha256=c814ff18cf26d17140d1ec4d457446b395aeb0c0421f310498afdfc2f852d1fd
  Stored in directory: /tmp/pip-ephem-wheel-cache-Kju8rG/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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
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.9.1.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: future in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (0.17.1)
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.2)
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.5)
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: cvxopt>=1.1.8 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: six in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->SPaircraft==0.0.0) (1.12.0)
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'
  Created wheel for SPaircraft: filename=SPaircraft-0.0.0-cp27-none-any.whl size=1833 sha256=1f2111ffc1c75f708518156fd00f528750049734de8d0ea82dcab9494d14a2cd
  Stored in directory: /tmp/pip-ephem-wheel-cache-LgCtYW/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'
Mission
=======

Cost
----
 W_{f_{total}}[:].sum()

Constraints
-----------
   W_{buoy}[:] >= \rho_{cabin}[:]*9.81*V_{cabin}
   PRFC[:] = W_{f_{primary}}[:]/9.81*h_{f}/(R_{req}*W_{payload}[:])
   x_{CG}[:]*W_{avg}[:] >= x_{misc}*W_{misc} + x_{CG_{lg}}*W_{lg} + 0.5*(W_{fuse} + W_{payload}[:])*l_{fuse} + W_{ht}*x_{CG_{ht}} + W_{vt}*x_{CG_{vt}} + n_{eng}*W_{engsys}*x_{eng} + W_{wing}*(x_{wing} + \Delta x_{AC_{wing}}) + (F_{fuel}[:] + f_{fuel_{res}})*W_{f_{primary}}[:]*(x_{wing} + \Delta x_{AC_{wing}}*F_{fuel}[:])
   x_{CG}[3] <= \Delta x_n + x_n
   \Delta x_m + x_{CG}[3] >= x_m
   \tan(\phi)*(z_{CG} + l_m) + x_{CG}[3] <= x_m
   C_{D_{fuse}}[:] = 0.018081
   M_{fuseD} = 0.72
   W_{start}[0] = W_{total}[:]
   W_{start}[:] >= W_{end}[:] + W_{burn}[:]
   W_{start}[1:] = W_{end}[:4]
   W_{dry}[:] + W_{payload}[:] + f_{fuel_{res}}*W_{f_{primary}}[:] <= W_{end}[-1]
   W_{f_{climb}}[:] >= 0 + W_{burn}[:3][0] + W_{burn}[:3][1] + W_{burn}[:3][2]
   W_{f_{cruise}}[:] >= 0 + W_{burn}[3:][0] + W_{burn}[3:][1]
   hft[2] >= CruiseAlt
   hft[1:5] = hft[:4] + dhft[1:5]
   hft[0] = dhft[0]
   dhft[1:3] = dhft[:2]
   RC[0] >= 2.5e+03
   RC[:3] >= RC_{min}[:3]
   \theta[2] >= 0.015
   hft[2] >= MinCruiseAlt
   n_{eng}*F[:] >= D[:] + W_{avg}[:]*\theta[:]
   R_{segment}[3:4] = R_{segment}[4:5]
   M[3:5] >= M_{min}
   0 + R_{segment}[0] + R_{segment}[1] + R_{segment}[2] + R_{segment}[3] + R_{segment}[4] >= R_{req}
   Fsafetyfac*F[0] = T_e
   W_{burn}[:] = n_{eng}*TSFC[:]*thr[:]*F[:]
   V_2[:] = M_2[:]*a[:]
   \alpha_{max,w}[:3] = 0.18
   \alpha_{max,w}[3:] = 0.1
   0 + thr[0] + thr[1] + thr[2] + thr[3] + thr[4] <= TotalTime
   0 + thr[:3][0] + thr[:3][1] + thr[:3][2] <= ClimbTime
   ClimbTime <= MaxClimbTime
   T_{t_{4.1}}[3:] <= T_{t_{4.1_{max-Cruise}}}
   F_{fuel}[0] >= (0 + W_{burn}[1:][0] + W_{burn}[1:][1] + W_{burn}[1:][2] + W_{burn}[1:][3] + 1e-07*W_{f_{primary}}[:])/W_{f_{primary}}[:]
   F_{fuel}[:] <= 1.0000001
   F_{fuel}[1] >= (0 + W_{burn}[2:][0] + W_{burn}[2:][1] + W_{burn}[2:][2] + 1e-07*W_{f_{primary}}[:])/W_{f_{primary}}[:]
   F_{fuel}[:] <= 1.0000001
   F_{fuel}[2] >= (0 + W_{burn}[3:][0] + W_{burn}[3:][1] + 1e-07*W_{f_{primary}}[:])/W_{f_{primary}}[:]
   F_{fuel}[:] <= 1.0000001
   F_{fuel}[3] >= (0 + W_{burn}[4:][0] + 1e-07*W_{f_{primary}}[:])/W_{f_{primary}}[:]
   F_{fuel}[:] <= 1.0000001
   F_{fuel}[4] >= (0 + 1e-07*W_{f_{primary}}[:])/W_{f_{primary}}[:]
   F_{fuel}[:] <= 1.0000001
   OPR[:] <= OPR_{max}
 
 Aircraft
     Fuselage
       W_{lugg}[:] >= f_{lugg,2}*n_{pass}[:]*2*W_{checked} + f_{lugg,1}*n_{pass}[:]*W_{checked} + W_{carry on}
       W_{pass}[:] >= n_{pass}[:]*W_{avg. pass}
       W_{payload}[:] >= W_{pass}[:] + W_{lugg}[:] + W_{cargo}
       W_{payload}[:] >= n_{pass}[:]*W_{avg. pass_{total}}
       W_{payload}[:] <= W_{payload_{max}}
       n_{pass}[:] <= n_{seat}
       n_{rows} = n_{seat}/SPR
       l_{shell} = n_{rows}*p_s
       \theta_{db} = w_{db}/R_{fuse}
       R_{fuse}*(1 - 0.5*\theta_{db}^2) <= h_{db}
       A_{db} >= (2*h_{db} + \Delta R_{fuse})*t_{db}
       (PI + 2*\theta_{db} + 2*\theta_{db}*(1 - \theta_{db}^2/2))*R_{fuse}^2 + 2*\Delta R_{fuse}*R_{fuse} <= A_{fuse}
       A_{skin} >= (2PI + 4*\theta_{db})*R_{fuse}*t_{skin} + 2*\Delta R_{fuse}*t_{skin}
       w_{floor} = w_{fuse}
       R_{fuse} + w_{db} >= w_{fuse}
       h_{fuse} = R_{fuse} + 0.5*\Delta R_{fuse}
       t_{skin}*(1 + r_E*f_{string}*\rho_{skin}/\rho_{bend}) >= t_{shell}
       S_{nose} >= (2PI + 4*\theta_{db})*R_{fuse}^2
       S_{bulk} >= (2PI + 4*\theta_{db})*R_{fuse}^2
       l_{fuse} = l_{nose} + l_{shell} + l_{cone}
       l_{cone} = R_{fuse}/\lambda_{cone}
       x_{shell1} = l_{nose}
       x_{shell2} >= l_{nose} + l_{shell}
       t_{skin} = \Delta P_{over}*R_{fuse}/\sigma_{skin}
       t_{db} = 2*\Delta P_{over}*w_{db}/\sigma_{skin}
       \sigma_x = \Delta P_{over}*R_{fuse}/(2*t_{shell})
       \sigma_{\theta} = \Delta P_{over}*R_{fuse}/t_{skin}
       l_{floor} >= l_{shell} + 2*R_{fuse}
       P_{floor} >= N_{land}*(W_{payload_{max}} + W_{seat})
       A_{floor} >= 2*M_{floor}/(\sigma_{floor}*h_{floor}) + 1.5*S_{floor}/\tau_{floor}
       V_{floor} = 2*w_{floor}*A_{floor}
       W_{floor} >= \rho_{floor}*g*V_{floor} + 2*w_{floor}*l_{floor}*W''_{floor}
       \tau_{cone} = \sigma_{skin}
       W_{cone} >= \rho_{cone}*g*V_{cone}*(1 + f_{string} + f_{frame})
       x_{tail} >= l_{nose} + l_{shell} + 0.5*l_{cone}
       -2*R_{fuse}^2*\Delta R_{fuse}*\theta_{db}^2*t_{shell} + 1.57*R_{fuse}*\Delta R_{fuse}^2*t_{shell} + 3.14*R_{fuse}^3*t_{shell} + 4*R_{fuse}^2*\Delta R_{fuse}*t_{shell} + 4*R_{fuse}^3*\theta_{db}*t_{shell} + R_{fuse}*\Delta R_{fuse}^2*\theta_{db}*t_{shell} >= I_{h_{shell}}
       (PI*R_{fuse}^2 + 8*w_{db}*R_{fuse} + (2PI + 4*\theta_{db})*w_{db}^2)*R_{fuse}*t_{shell} >= I_{v_{shell}}
       x_{hbend_{Land}} >= x_{wing}
       x_{hbend_{Land}} <= l_{fuse}
       x_{hbend_{MLF}} >= x_{wing}
       x_{hbend_{MLF}} <= l_{fuse}
       A_{0h} = A_{2h_{Land}}*(x_{shell2} - x_{hbend_{Land}})^0 + A_{1h_{Land}}*(x_{tail} - x_{hbend_{Land}})
       A_{0h} = A_{2h_{MLF}}*(x_{shell2} - x_{hbend_{MLF}})^0 + A_{1h_{MLF}}*(x_{tail} - x_{hbend_{MLF}})
       A_{2h_{Land}} >= N_{land}*(W_{payload_{max}} + W_{padd} + W_{shell} + W_{window} + W_{insul} + W_{floor} + W_{seat})/(2*l_{shell}*h_{fuse}*\sigma_{M_h})
       A_{2h_{MLF}} >= Mission.Aircraft.Fuselage.N_{lift}*(W_{payload_{max}} + W_{padd} + W_{shell} + W_{window} + W_{insul} + W_{floor} + W_{seat})/(2*l_{shell}*h_{fuse}*\sigma_{M_h})
       A_{0h} = I_{h_{shell}}/(r_E*h_{fuse}^2)
       A_{2h_{Land}}*(x_{shell2} - x_f)^0 + A_{1h_{Land}}*(x_{tail} - x_f) - A_{0h} <= A_{hbendf_{Land}}
       A_{2h_{MLF}}*(x_{shell2} - x_f)^0 + A_{1h_{MLF}}*(x_{tail} - x_f) - A_{0h} <= A_{hbendf_{MLF}}
       A_{2h_{Land}}*(x_{shell2} - x_b)^0 + A_{1h_{Land}}*(x_{tail} - x_b) - A_{0h} <= A_{hbendb_{Land}}
       A_{2h_{MLF}}*(x_{shell2} - x_b)^0 + A_{1h_{MLF}}*(x_{tail} - x_b) - A_{0h} <= A_{hbendb_{MLF}}
       A_{2h_{Land}}/3*(x_{shell2} - x_f)^0 - (x_{shell2} - x_{hbend_{Land}})^0 + A_{1h_{Land}}/2*(x_{tail} - x_f)^0 - (x_{tail} - x_{hbend_{Land}})^0 - A_{0h}*(x_{hbend_{Land}} - x_f) <= V_{hbend_{f}}
       A_{2h_{MLF}}/3*(x_{shell2} - x_f)^0 - (x_{shell2} - x_{hbend_{MLF}})^0 + A_{1h_{MLF}}/2*(x_{tail} - x_f)^0 - (x_{tail} - x_{hbend_{MLF}})^0 - A_{0h}*(x_{hbend_{MLF}} - x_f) <= V_{hbend_{f}}
       A_{2h_{Land}}/3*(x_{shell2} - x_b)^0 - (x_{shell2} - x_{hbend_{Land}})^0 + A_{1h_{Land}}/2*(x_{tail} - x_b)^0 - (x_{tail} - x_{hbend_{Land}})^0 - A_{0h}*(x_{hbend_{Land}} - x_b) <= V_{hbend_{b}}
       A_{2h_{MLF}}/3*(x_{shell2} - x_b)^0 - (x_{shell2} - x_{hbend_{MLF}})^0 + A_{1h_{MLF}}/2*(x_{tail} - x_b)^0 - (x_{tail} - x_{hbend_{MLF}})^0 - A_{0h}*(x_{hbend_{MLF}} - x_b) <= V_{hbend_{b}}
       V_{hbend_{c}} >= 0.5*(A_{hbendf_{Land}} + A_{hbendb_{Land}})*c_0*Mission.Aircraft.Fuselage.r_{w/c}
       V_{hbend_{c}} >= 0.5*(A_{hbendf_{MLF}} + A_{hbendb_{MLF}})*c_0*Mission.Aircraft.Fuselage.r_{w/c}
       V_{hbend} >= V_{hbend_{c}} + V_{hbend_{f}} + V_{hbend_{b}}
       W_{hbend} >= g*\rho_{bend}*V_{hbend}
       x_{vbend} >= x_{wing}
       x_{vbend} <= l_{fuse}
       B_{0v} = B_{1v}*(x_{tail} - x_{vbend})
       B_{0v} = I_{v_{shell}}/(r_E*w_{fuse}^2)
       B_{1v}*(x_{tail} - x_b) - B_{0v} <= A_{vbend_{b}}
       0.5*B_{1v}*(x_{tail} - x_b)^0 - (x_{tail} - x_{vbend})^0 - B_{0v}*(x_{vbend} - x_b) <= V_{vbend_{b}}
       V_{vbend_{c}} >= 0.5*A_{vbend_{b}}*c_0*Mission.Aircraft.Fuselage.r_{w/c}
       V_{vbend} >= V_{vbend_{b}} + V_{vbend_{c}}
       W_{vbend} >= \rho_{bend}*g*V_{vbend}
       x_f = x_{wing} + 0.5*c_0*Mission.Aircraft.Fuselage.r_{w/c}
       x_b = x_{wing} - 0.5*c_0*Mission.Aircraft.Fuselage.r_{w/c}
       \sigma_{bend} - r_E*\Delta P_{over}/2*R_{fuse}/t_{shell} >= \sigma_{M_h}
       \sigma_{bend} - r_E*\Delta P_{over}/2*R_{fuse}/t_{shell} >= \sigma_{M_v}
       V_{cyl} = A_{skin}*l_{shell}
       V_{nose} = S_{nose}*t_{skin}
       V_{bulk} = S_{bulk}*t_{skin}
       V_{db} = A_{db}*l_{shell}
       V_{cabin} >= A_{fuse}*(l_{shell} + 0.67*l_{nose} + 0.67*R_{fuse})
       W_{apu} = W_{payload_{max}}*f_{apu}
       W_{db} = \rho_{skin}*g*V_{db}
       W_{insul} >= W''_{insul}*(3.46 + 2*\theta_{db})*R_{fuse}*l_{shell} + 0.55*(S_{nose} + S_{bulk})
       W_{window} >= W'_{window}*l_{shell}
       W_{padd} = W_{payload_{max}}*f_{padd}
       W_{seat} >= W'_{seat}*n_{seat}
       W_{seat} >= f_{seat}*W_{payload_{max}}
       W_{skin} >= \rho_{skin}*g*(V_{cyl} + V_{nose} + V_{bulk})
       W_{shell} >= W_{skin}*(1 + f_{string} + f_{fadd} + f_{frame}) + W_{db}
       W_{fuse} >= C_{fuse}*(W_{shell} + W_{floor} + W_{insul} + W_{apu} + W_{fix} + W_{window} + W_{padd} + W_{seat} + W_{hbend} + W_{vbend} + W_{cone})
     
     Wing
       WingNoStruct
         A_{rect} = c_{tip}*b
         0.5*(1 - \lambda)*c_{root}*b <= A_{tri}
         p >= 1 + 2*\lambda
         2*q >= 1 + p
         y_{mac} = b/3*q/p
         mac >= 0.667*(1 + \lambda + \lambda^2)*c_{root}/q
         \lambda = c_{tip}/c_{root}
         S = b*(c_{root} + c_{tip})/2
         0.0524*\lambda^4 - 0.15*\lambda^3 + 0.166*\lambda^2 - 0.0706*\lambda + 0.0119 <= f(\lambda_w)
         e*(1 + f(\lambda_w)*AR) <= 1
         \lambda >= 0.15
         V_{fuel, max} <= 0.303*mac^2*b*\tau
         W_{fuel_{wing}} <= \rho_{fuel}*V_{fuel, max}*g
         b <= b_{max}
       
       WingBox
         AR = b^2/S
         0.423*Mission.Aircraft.Wing.WingBox.r_{w/c}*\tau^2*t_{cap} >= 0.92*Mission.Aircraft.Wing.WingBox.r_{w/c}*\tau*t_{cap}^2 + I_{cap}
         \nu^3.94 >= 0.86*p^-2.38 + 0.14*p^0.56
         W_{web} >= 8*\rho_{web}*g*r_h*\tau*t_{web}*S^1.5*\nu/(3*AR^0.5)
         \tau <= \tau_{max_w}
         W_{struct} >= W_{web} + W_{cap}
         AR*L_{max}*q^2/(\tau*S*t_{web}*\sigma_{max,shear}) <= 12
         W_{cap} >= 8*\rho_{cap}*g*Mission.Aircraft.Wing.WingBox.r_{w/c}*t_{cap}*S^1.5*\nu/(3*AR^0.5)
         Mission.Aircraft.Wing.WingBox.N_{lift} = 3
         Mission.Aircraft.Wing.WingBox.M_r*AR*q^2*\tau/(S*I_{cap}*\sigma_{max}) <= 8
         \lambda = taper
         W_{wing} >= C_{wing}*W_{struct} + W_{struct}*(f_{flap} + f_{slat} + f_{aileron} + f_{lete} + f_{ribs} + f_{spoiler} + f_{watt})
         0.0417*(c_{root} + 5*c_{tip})/S*b^2*\tan(\Lambda) >= \Delta x_{AC_{wing}}
     
     Engine
         Compressor
           (no constraints)
         
         Combustor
           (no constraints)
         
         Turbine
           (no constraints)
         
         Thrust
           (no constraints)
         
         FanMap
           (no constraints)
         
         LPCMap
           (no constraints)
         
         HPCMap
           (no constraints)
         
         Sizing
           A_{2} >= A_{5} + A_{7}
         
         FlightState
             V[:] = V[:]
             a[:] = (\gamma[:]*R[:]*T_{atm}[:])^0.5
             V[:] = M[:]*a[:]
           
           Altitude
             h[:] = hft[:]
           
           Atmosphere
             (P_{atm}[:]/p_{sl}[:])^0.190222560396 = T_{atm}[:]/T_{sl}[:]
             \rho[:] = P_{atm}[:]/(R_{atm}[:]/M_{atm}[:]*T_{atm}[:])
             T_{sl}[:] = T_{atm}[:] + L_{atm}[:]*h[:]
             \mu[:] = C_1[:]*T_{atm}[:]^1.5/(6.64*T_s[:]^0.72)
         
         EnginePerformance
           CompressorPerformance
               T_{t_0}[:] = T_{atm}[:]/c1[:]^-1
               h_{t_0}[:] = C_{p_{air}*T_{t_0}[:]
               P_{t_{1.8}}[:] = \pi_{d}*P_{t_0}[:]
               T_{t_{1.8}}[:] = T_{t_0}[:]
               h_{t_{1.8}}[:] = h_{t_0}[:]
               P_{t_0}[:] = f_{BLI_{P}}*P_{atm}[:]/c1[:]^-3.5
               T_{T_{2}}[:] = T_{t_{1.8}}[:]
               h_{T_{2}}[:] = h_{t_{1.8}}[:]
               P_{T_{2}}[:] = P_{t_{1.8}}[:]
               P_{t_{2.1}}[:] = \pi_{f}[:]*P_{T_{2}}[:]
               T_{t_{2.1}}[:] = T_{T_{2}}[:]*\pi_{f}[:]^0.307767877016
               h_{t_{2.1}}[:] = C_{p_{air}*T_{t_{2.1}}[:]
               P_{t_7}[:] = \pi_{fn}*P_{t_{2.1}}[:]
               T_{t_7}[:] = T_{t_{2.1}}[:]
               h_{t_7}[:] = h_{t_{2.1}}[:]
               P_{t_{2.5}}[:] = \pi_{lc}[:]*\pi_{f}[:]*P_{T_{2}}[:]
               T_{t_{2.5}}[:] = T_{T_{2}}[:]*(\pi_{f}[:]*\pi_{lc}[:])^0.309448280152
               h_{t_{2.5}}[:] = T_{t_{2.5}}[:]*C_{p_{1}
               P_{t_3}[:] = \pi_{hc}[:]*P_{t_{2.5}}[:]
               T_{t_3}[:] = T_{t_{2.5}}[:]*\pi_{hc}[:]^0.293761306491
               h_{t_3}[:] = C_{p_{2}*T_{t_3}[:]
           
           CombustorPerformance
             h_{t_4}[:] = C_{p_{c}}*T_{t_4}[:]
             h_{t_{4.1}}[:] = C_{p_{c}}*T_{t_{4.1}}[:]
             fp1[:] = f[:] + 1
             M_{4a}[:] = 0.1025
             fp1[:]*u_{4.1}[:] = (u_{4a}[:]*fp1[:]*\alpha_c*u_c[:])^0.5
             T_{4.1}[:] <= [[T_{t_{4.1}}[0,0] - u_{4.1}[0,0]^2*0.5/C_{p_{c}}], [T_{t_{4.1}}[1,0] - u_{4.1}[1,0]^2*0.5/C_{p_{c}}], [T_{t_{4.1}}[2,0] - u_{4.1}[2,0]^2*0.5/C_{p_{c}}], [T_{t_{4.1}}[3,0] - u_{4.1}[3,0]^2*0.5/C_{p_{c}}], [T_{t_{4.1}}[4,0] - u_{4.1}[4,0]^2*0.5/C_{p_{c}}]]
             P_{t_{4.1}}[:] = P_{4a}[:]*(T_{t_{4.1}}[:]/T_{4.1}[:])^-4.19488817891
             u_{4a}[:] = M_{4a}[:]*(1.31*Mission.Aircraft.Engine.EngineConstants.R*T_{t_4}[:])^0.5/hold_{4a}
             u_c[:] = r_{uc}*u_{4a}[:]
             P_{4a}[:] = P_{t_4}[:]*hold_{4a}^4.19488817891
           
           TurbinePerformance
             h_{t_{4.5}}[:] = C_{p_{t1}}*T_{t_{4.5}}[:]
             P_{t_{4.9}}[:] = \pi_{LPT}[:]*P_{t_{4.5}}[:]
             \pi_{LPT}[:] = (T_{t_{4.9}}[:]/T_{t_{4.5}}[:])^3.5188700565
             h_{t_{4.9}}[:] = C_{p_{t2}}*T_{t_{4.9}}[:]
             P_{t_5}[:] = \pi_{tn}*P_{t_{4.9}}[:]
             T_{t_5}[:] = T_{t_{4.9}}[:]
             h_{t_5}[:] = h_{t_{4.9}}[:]
           
           ThrustPerformance
             P_{8}[:] = P_{atm}[:]
             h_{8}[:] = C_{p_{fex}*T_{8}[:]
             u_{8}[:]^2 + 2*h_{8}[:] <= 2*h_{t_8}[:]
             (P_{8}[:]/P_{t_8}[:])^0.279019466474 = T_{8}[:]/T_{t_8}[:]
             h_{t_8}[:] = C_{p_{fex}*T_{t_8}[:]
             P_{6}[:] = P_{atm}[:]
             (P_{6}[:]/P_{t_6}[:])^0.285714285714 = T_{6}[:]/T_{t_6}[:]
             u_{6}[:]^2 + 2*h_6[:] <= 2*h_{t_6}[:]
             h_6[:] = C_{p_{tex}*T_{6}[:]
             h_{t_6}[:] = C_{p_{tex}*T_{t_6}[:]
             \alpha[:] = m_{fan}[:]/m_{core}[:]
             \alpha_{+1}[:] = \alpha[:] + 1
             \alpha[:] <= \alpha_{max}
             F[:] <= F_{6}[:] + F_{8}[:]
             F_{sp}[:] = F[:]/(\alpha_{+1}[:]*m_{core}[:]*a[:])
             TSFC[:] = 1/I_{sp}[:]
             F_{8}[:]/(\alpha[:]*m_{core}[:]) + V[:]*f_{BLI_{V}} <= u_{8}[:]
           
           FanMapPerformance
             m_{tild_f}[:] = m_{f}[:]/\bar{m}_{fan_{D}}
           
           LPCMapPerformance
             m_{tild_lc}[:] = m_{lc}[:]/m_{lc_D}
           
           HPCMapPerformance
             m_{tild_{hc}}[:] = m_{hc}[:]/m_{hc_D}
           
           SizingPerformance
             P_{7}[:] >= P_{atm}[:]
             M_7[:] <= 1
             a_{7}[:] = (1.4*Mission.Aircraft.Engine.EngineConstants.R*T_{7}[:])^0.5
             a_{7}[:]*M_7[:] = u_{7}[:]
             \rho_7[:] = P_{7}[:]/(Mission.Aircraft.Engine.EngineConstants.R*T_{7}[:])
             P_{5}[:] >= P_{atm}[:]
             M_5[:] <= 1
             a_{5}[:] = (1.39*Mission.Aircraft.Engine.EngineConstants.R*T_{5}[:])^0.5
             a_{5}[:]*M_5[:] = u_{5}[:]
             \rho_5[:] = P_{5}[:]/(Mission.Aircraft.Engine.EngineConstants.R*T_{5}[:])
             h_{2}[:] = C_{p_{1}*T_{2}[:]
             \rho_{2}[:] = P_{2}[:]/(Mission.Aircraft.Engine.EngineConstants.R*T_{2}[:])
             u_{2}[:] = M_2[:]*(C_{p_{1}*Mission.Aircraft.Engine.EngineConstants.R*T_{2}[:]/781)^0.5
             h_{2.5}[:] = C_{p_{2}*T_{2.5}[:]
             \rho_{2.5}[:] = P_{2.5}[:]/(Mission.Aircraft.Engine.EngineConstants.R*T_{2.5}[:])
             u_{2.5}[:] = M_{2.5}[:]*(C_{p_{2}*Mission.Aircraft.Engine.EngineConstants.R*T_{2.5}[:]/781)^0.5
         m_{total}[:]/\alpha_{+1}[:]*1/100*9.81*(1.68e+03 + 17.7*\pi_{f}[:]*\pi_{lc}[:]*\pi_{hc}[:]/30 + 1.66e+03*(\alpha[:]/5)^1.2) <= W_{engine}
           d_{f} = (4*A_{2}/(PI*HTR_{f_{SUB}}))^0.5
           d_{LPC} = (4*A_{2.5}/(PI*HTR_{lpc_{SUB}}))^0.5
           \eta_{B}*f[:]*h_{f} >= [[(1 - \alpha_c)*h_{t_4}[0,0] - (1 - \alpha_c)*h_{t_3}[0,0]], [(1 - \alpha_c)*h_{t_4}[1,0] - (1 - \alpha_c)*h_{t_3}[1,0]], [(1 - \alpha_c)*h_{t_4}[2,0] - (1 - \alpha_c)*h_{t_3}[2,0]], [(1 - \alpha_c)*h_{t_4}[3,0] - (1 - \alpha_c)*h_{t_3}[3,0]], [(1 - \alpha_c)*h_{t_4}[4,0] - (1 - \alpha_c)*h_{t_3}[4,0]]] + C_{p_{fuel}*f[:]*([[T_{t_4}[0,0] - T_{t_f}], [T_{t_4}[1,0] - T_{t_f}], [T_{t_4}[2,0] - T_{t_f}], [T_{t_4}[3,0] - T_{t_f}], [T_{t_4}[4,0] - T_{t_f}]])
           h_{t_{4.1}}[:]*fp1[:] <= (1 - \alpha_c + f[:])*h_{t_4}[:] + \alpha_c*h_{t_3}[:]
           P_{t_4}[:] = \pi_{b}*P_{t_3}[:]
           M_{takeoff}*\eta_{HPshaft}*fp1[:]*([[h_{t_{4.1}}[0,0] - h_{t_{4.5}}[0,0]], [h_{t_{4.1}}[1,0] - h_{t_{4.5}}[1,0]], [h_{t_{4.1}}[2,0] - h_{t_{4.5}}[2,0]], [h_{t_{4.1}}[3,0] - h_{t_{4.5}}[3,0]], [h_{t_{4.1}}[4,0] - h_{t_{4.5}}[4,0]]]) >= [[h_{t_3}[0,0] - h_{t_{2.5}}[0,0]], [h_{t_3}[1,0] - h_{t_{2.5}}[1,0]], [h_{t_3}[2,0] - h_{t_{2.5}}[2,0]], [h_{t_3}[3,0] - h_{t_{2.5}}[3,0]], [h_{t_3}[4,0] - h_{t_{2.5}}[4,0]]]
           M_{takeoff}*\eta_{LPshaft}*fp1[:]*([[h_{t_{4.5}}[0,0] - h_{t_{4.9}}[0,0]], [h_{t_{4.5}}[1,0] - h_{t_{4.9}}[1,0]], [h_{t_{4.5}}[2,0] - h_{t_{4.9}}[2,0]], [h_{t_{4.5}}[3,0] - h_{t_{4.9}}[3,0]], [h_{t_{4.5}}[4,0] - h_{t_{4.9}}[4,0]]]) >= [[h_{t_{2.5}}[0,0] - h_{t_{1.8}}[0,0]], [h_{t_{2.5}}[1,0] - h_{t_{1.8}}[1,0]], [h_{t_{2.5}}[2,0] - h_{t_{1.8}}[2,0]], [h_{t_{2.5}}[3,0] - h_{t_{1.8}}[3,0]], [h_{t_{2.5}}[4,0] - h_{t_{1.8}}[4,0]]] + \alpha[:]*([[h_{t_{2.1}}[0,0] - h_{T_{2}}[0,0]], [h_{t_{2.1}}[1,0] - h_{T_{2}}[1,0]], [h_{t_{2.1}}[2,0] - h_{T_{2}}[2,0]], [h_{t_{2.1}}[3,0] - h_{T_{2}}[3,0]], [h_{t_{2.1}}[4,0] - h_{T_{2}}[4,0]]])
           P_{t_{4.5}}[:] = \pi_{HPT}[:]*P_{t_{4.1}}[:]
           \pi_{HPT}[:] = (T_{t_{4.5}}[:]/T_{t_{4.1}}[:])^3.77163522013
           \pi_{f}[:]*1.7/\pi_{f_D} = (1.05*N_{f}[:]^0.0871)^10
           \pi_{f}[:]*1.7/\pi_{f_D} <= 1.1*(1.06*m_{tild_f}[:]^0.137)^10
           \pi_{f}[:]*1.7/\pi_{f_D} >= 0.9*(1.06*m_{tild_f}[:]^0.137)^10
           m_{f}[:] = m_{fan}[:]*(T_{T_{2}}[:]/T_{ref})^0.5/(P_{T_{2}}[:]/P_{ref})
           \pi_{f}[:] >= 1
           \pi_{lc}[:]*26/\pi_{lc_D} = (1.38*N_{1}[:]^0.566)^10
           \pi_{lc}[:]*26/\pi_{lc_D} <= 1.1*(1.38*m_{tild_lc}[:]^0.122)^10
           \pi_{lc}[:]*26/\pi_{lc_D} >= 0.9*(1.38*m_{tild_lc}[:]^0.122)^10
           \pi_{lc}[:] >= 1
           m_{lc}[:] = m_{core}[:]*(T_{T_{2}}[:]/T_{ref})^0.5/(P_{T_{2}}[:]/P_{ref})
           \pi_{hc}[:]*26/\pi_{hc_D} = (1.38*N_{2}[:]^0.566)^10
           \pi_{hc}[:]*26/\pi_{hc_D} >= 0.9*(1.38*m_{tild_{hc}}[:]^0.122)^10
           \pi_{hc}[:]*26/\pi_{hc_D} <= 1.1*(1.38*m_{tild_{hc}}[:]^0.122)^10
           m_{hc}[:] = m_{core}[:]*(T_{t_{2.5}}[:]/T_{ref})^0.5/(P_{t_{2.5}}[:]/P_{ref})
           \pi_{hc}[:] >= 1
         OPR[:] = \pi_{hc}[:]*\pi_{lc}[:]*\pi_{f}[:]
           P_{t_8}[:] = P_{t_7}[:]
           T_{t_8}[:] = T_{t_7}[:]
           P_{t_6}[:] = P_{t_5}[:]
           T_{t_6}[:] = T_{t_5}[:]
           F_{6}[:]/(M_{takeoff}*m_{core}[:]) + fp1[:]*V[:] <= fp1[:]*u_{6}[:]
           I_{sp}[:] = F_{sp}[:]*a[:]*\alpha_{+1}[:]/(f[:]*g)
           N_{f}[:]*G_{f} = N_{1}[:]
           N_{1}[:] <= 1.1
           N_{2}[:] <= 1.1
         fp1[:]*m_{hc}[:]*M_{takeoff}*P_{t_{2.5}}[:]/P_{t_{4.1}}[:]*(T_{t_{4.1}}[:]/T_{t_{2.5}}[:])^0.5 = m_{htD}
         fp1[:]*m_{lc}[:]*M_{takeoff}*P_{t_{1.8}}[:]/P_{t_{4.5}}[:]*(T_{t_{4.5}}[:]/T_{t_{1.8}}[:])^0.5 = m_{ltD}
           P_{7}[:]/P_{t_7}[:] = (T_{7}[:]/T_{t_7}[:])^3.5
           (T_{7}[:]/T_{t_7}[:])^-1 >= 1 + 0.2*M_7[:]^2
           P_{5}[:]/P_{t_5}[:] = (T_{5}[:]/T_{t_5}[:])^3.583979
           (T_{5}[:]/T_{t_5}[:])^-1 >= 1 + 0.2*M_5[:]^2
           M_{takeoff}*m_{core}[:] = \rho_5[:]*A_{5}*u_{5}[:]/fp1[:]
           m_{fan}[:] = \rho_7[:]*A_{7}*u_{7}[:]
           m_{total}[:] = m_{fan}[:] + m_{core}[:]
           P_{2}[:] = P_{T_{2}}[:]*hold_{2}[:]^-3.512
           T_{2}[:] = T_{T_{2}}[:]*hold_{2}[:]^-1
           m_{fan}[:]/(\rho_{2}[:]*u_{2}[:]) = A_{2}
           P_{2.5}[:] = P_{t_{2.5}}[:]*hold_{2.5}[:]^-3.824857
           T_{2.5}[:] = T_{t_{2.5}}[:]*hold_{2.5}[:]^-1
           m_{core}[:]/(\rho_{2.5}[:]*u_{2.5}[:]) = A_{2.5}
           1.3*fp1[:]*M_{takeoff}*m_{coreD}*2.2/14.1 >= m_{htD}
           0.7*fp1[:]*M_{takeoff}*m_{coreD}*2.2/14.1 <= m_{htD}
           1.3*fp1[:]*M_{takeoff}*m_{coreD}*1.97/6.98 >= m_{ltD}
           0.7*fp1[:]*M_{takeoff}*m_{coreD}*1.97/6.98 <= m_{ltD}
           m_{lc_D} >= 0.7*m_{coreD}/0.649
           m_{lc_D} <= 1.3*m_{coreD}/0.649
           m_{hc_D} >= 0.7*m_{coreD}*1.29/3.23
           m_{hc_D} <= 1.3*m_{coreD}*1.29/3.23
           \bar{m}_{fan_{D}} >= 0.7*\alpha_{OD}*m_{coreD}*0.932/0.405
           \bar{m}_{fan_{D}} <= 1.3*\alpha_{OD}*m_{coreD}*0.932/0.405
           F[:] = F_{spec}[:]
           T_{t_{4.1}}[:] <= T_{t_{4.1_{max}}}
           OPR[:] <= OPR_{max}
     
     VerticalTail
       VerticalTailNoStruct
         C_{L_{vt,yaw}} = 0.85*C_{L_{vt,max}}
         L_{vt,EO} = 0.5*\rho_{TO}*V_1^2*S_{vt}*C_{L_{vt,EO}}
         c_{l_{vt,EO}} >= C_{L_{vt,EO}}*(1 + c_{l_{vt,EO}}/(PI*e_{vt}*A_{vt}))
         A_{vt} = b_{vt}^2/S_{vt}
         b_{vt}*(c_{root_{vt}} + c_{tip_{vt}})/2 >= S_{vt}
         p_{vt} >= 1 + 2*\lambda_{vt}
         2*q_{vt} >= 1 + p_{vt}
         y_{\bar{c}_{vt}} = b_{vt}/3*q_{vt}/p_{vt}
         z_{\bar{c}_{vt}} = b_{vt}/3*q_{vt}/p_{vt}
         0.667*(1 + \lambda_{vt} + \lambda_{vt}^2)*c_{root_{vt}}/q_{vt} = \bar{c}_{vt}
         \lambda_{vt} = c_{tip_{vt}}/c_{root_{vt}}
         \Delta x_{trail_{vt}} >= \Delta x_{lead_{vt}} + c_{root_{vt}}
         \Delta x_{lead_{vt}} + y_{\bar{c}_{vt}}*\tan(\Lambda_{vt}) + 0.25*\bar{c}_{vt} >= l_{vt}
         \lambda_{vt} >= 0.25
         V_{vt} >= V_{vt_{min}}
       
       WingBox
         AR_{vt} = (2*b_{vt})^2/(2*S_{vt})
         0.423*Mission.Aircraft.VerticalTail.WingBox.r_{w/c}*\tau_{vt}^2*t_{cap} >= 0.92*Mission.Aircraft.VerticalTail.WingBox.r_{w/c}*\tau_{vt}*t_{cap}^2 + I_{cap}
         \nu^3.94 >= 0.86*p_{vt}^-2.38 + 0.14*p_{vt}^0.56
         W_{web} >= 8*\rho_{web}*g*r_h*\tau_{vt}*t_{web}*(2*S_{vt})^1.5*\nu/(3*AR_{vt}^0.5)
         \tau_{vt} <= 0.14
         W_{struct} >= 0.5*(W_{web} + W_{cap})
         Mission.Aircraft.VerticalTail.WingBox.M_r >= 2*L_{vt_{max}}*AR_{vt}*p_{vt}/24
         AR_{vt}*2*L_{vt_{max}}*Mission.Aircraft.VerticalTail.WingBox.N_{lift}*q_{vt}^2/(\tau_{vt}*2*S_{vt}*t_{web}*\sigma_{max,shear}) <= 12
         W_{cap} >= 8*\rho_{cap}*g*Mission.Aircraft.VerticalTail.WingBox.r_{w/c}*t_{cap}*(2*S_{vt})^1.5*\nu/(3*AR_{vt}^0.5)
         Mission.Aircraft.VerticalTail.WingBox.N_{lift} = 1
         Mission.Aircraft.VerticalTail.WingBox.N_{lift}*Mission.Aircraft.VerticalTail.WingBox.M_r*AR_{vt}*q_{vt}^2*\tau_{vt}/(2*S_{vt}*I_{cap}*\sigma_{max}) <= 8
         \lambda_{vt} = taper
         W_{vt} >= N_{spar}*C_{VT}*(W_{struct} + W_{struct}*f_{VT})
     
     HorizontalTail
       HorizontalTailNoStruct
         \Delta x_{lead_{ht}} + y_{\bar{c}_{ht}}*\tan(\Lambda_{ht}) + 0.25*\bar{c}_{ht} >= l_{ht}
         \Delta x_{trail_{ht}} >= \Delta x_{lead_{ht}} + c_{root_{ht}}
         p_{ht} >= 1 + 2*\lambda_{ht}
         2*q_{ht} >= 1 + p_{ht}
         y_{\bar{c}_{ht}} = b_{ht}/3*q_{ht}/p_{ht}
         0.667*(1 + \lambda_{ht} + \lambda_{ht}^2)*c_{root_{ht}}/q_{ht} = \bar{c}_{ht}
         \lambda_{ht} = c_{tip_{ht}}/c_{root_{ht}}
         S_{ht} = b_{ht}*(c_{root_{ht}} + c_{tip_{ht}})/2
         0.0524*\lambda_{ht}^4 - 0.15*\lambda_{ht}^3 + 0.166*\lambda_{ht}^2 - 0.0706*\lambda_{ht} + 0.0119 <= f(\lambda_{ht})
         e_{ht}*(1 + f(\lambda_{ht})*AR_{ht}) <= 1
         AR_{ht} = b_{ht}^2/S_{ht}
         \lambda_{ht} >= 0.2
         \lambda_{ht} <= 1
       
       WingBox
         AR_{ht} = b_{ht}^2/S_{ht}
         0.423*Mission.Aircraft.HorizontalTail.WingBox.r_{w/c}*\tau_{ht}^2*t_{cap} >= 0.92*Mission.Aircraft.HorizontalTail.WingBox.r_{w/c}*\tau_{ht}*t_{cap}^2 + I_{cap}
         \nu^3.94 >= 0.86*p_{ht}^-2.38 + 0.14*p_{ht}^0.56
         W_{web} >= 8*\rho_{web}*g*r_h*\tau_{ht}*t_{web}*S_{ht}^1.5*\nu/(3*AR_{ht}^0.5)
         \tau_{ht} <= 0.14
         W_{struct} >= W_{web} + W_{cap}
         L_{ht_{tri_{out}}} >= L_{ht_{tri}}*b_{ht_{out}}^2/(0.5*b_{ht})^2
         L_{ht_{rect_{out}}} >= L_{ht_{rect}}*b_{ht_{out}}/(0.5*b_{ht})
         2*AR_{ht}*L_{shear}*Mission.Aircraft.HorizontalTail.WingBox.N_{lift}*q_{ht}^2/(\tau_{ht}*S_{ht}*t_{web}*\sigma_{max,shear}) <= 12
         W_{cap} >= \pi_{M-fac}*8*\rho_{cap}*g*Mission.Aircraft.HorizontalTail.WingBox.r_{w/c}*t_{cap}*S_{ht}^1.5*\nu/(3*AR_{ht}^0.5)
         Mission.Aircraft.HorizontalTail.WingBox.N_{lift} = 1
         Mission.Aircraft.HorizontalTail.WingBox.N_{lift}*Mission.Aircraft.HorizontalTail.WingBox.M_r*AR_{ht}*q_{ht}^2*\tau_{ht}/(S_{ht}*I_{cap}*\sigma_{max}) <= 8
         L_{ht_{rect}} >= L_{ht_{max}}/2*c_{tip_{ht}}*b_{ht}/S_{ht}
         L_{ht_{max}}/4*(1 - taper)*c_{root_{ht}}*b_{ht}/S_{ht} <= L_{ht_{tri}}
         W_{ht} >= C_{ht}*(W_{struct} + W_{struct}*f_{ht})
     
     LandingGear
       l_n + z_{wing} + y_m*\tan(\gamma) >= l_m
       T = 2*y_m
       x_m >= x_n + B
       x_n >= 5
       \tan(\phi) = \tan(\phi_{min})
       (z_{CG} + l_m)^0*(y_m^2 + B^2)/(\Delta x_n*y_m*\tan(\psi))^2 <= 1
       \tan(\psi) <= \tan(\psi_{max})
       x_{up} - x_m <= l_m/\tan(\theta_{max})
       y_m >= l_m
       S_{sa} = 1/\eta_s*E_{land}/(L_m*\lambda_{LG})
       l_{oleo} = 2.5*S_{sa}
       d_{oleo} = 1.3*(4*\lambda_{LG}*L_m/n_{mg}/(PI*p_{oleo}))^0.5
       l_m >= l_{oleo} + d_{t_m}/2
       F_{w_m} = L_{w_m}*d_{t_m}/(1e+03 [N*in])
       W_{wa,m} = 1.2*F_{w_m}^0.609
       F_{w_n} = L_{w_n}*d_{t_n}/1e+03
       W_{wa,n} = 1.2*F_{w_n}^0.609
       L_{w_m} = L_m/(n_{mg}*n_{wps})
       L_{w_n} = L_n/n_{wps}
       d_{t_m} = 1.63*(L_{w_m}/4.44)^0.315
       w_{t_m} = 0.104*(L_{w_m}/4.44)^0.48
       d_{t_n} = 0.8*d_{t_m}
       w_{t_n} = 0.8*w_{t_m}
       W_{ms} >= 2PI*r_m*t_m*l_m*\rho_{st}*g
       N_s*\lambda_{LG}*L_m/n_{mg} <= \sigma_{y_c}*2PI*r_m*t_m
       W_{mw} = n_{wps}*W_{wa,m}
       W_{ns} >= 2PI*r_n*t_n*l_n*\rho_{st}*g
       \sigma_{y_c}*2PI*r_n*t_n >= N_s*(L_n + L_{n_{dyn}})
       W_{nw} >= n_{wps}*W_{wa,n}
       L_m <= 9.87*E*I_m/(K*l_m)^2
       I_m = PI*r_m^3*t_m
       L_n <= 9.87*E*I_n/(K*l_n)^2
       I_n = PI*r_n^3*t_n
       2*r_m/t_m <= 40
       2*r_m/t_n <= 40
       h_{hold} >= 2*w_{t_m} + 2*r_m
       0.8 >= 2*w_{t_n} + 2*r_n
       W_{mg} >= n_{mg}*(W_{ms} + W_{mw}*(1 + f_{add,m}))
       W_{ng} >= W_{ns} + W_{nw}*(1 + f_{add,n})
       W_{lg} >= C_{lg}*(W_{mg} + W_{ng})
       W_{lg}*x_{CG_{lg}} >= W_{ng}*x_n + W_{mg}*x_m
       x_m >= x_{CG_{lg}}
     c_{root} = c_0
     Mission.Aircraft.Wing.WingBox.r_{w/c} = Mission.Aircraft.Fuselage.r_{w/c}
     x_w = x_{wing}
     Mission.Aircraft.Fuselage.N_{lift} = Mission.Aircraft.Wing.WingBox.N_{lift}
     f_{L_{total/wing}}*L_{max} >= Mission.Aircraft.Wing.WingBox.N_{lift}*W_{total, max} + L_{ht_{max}}
     W_{dry}[:] >= W_{fuse} + n_{eng}*W_{engsys} + W_{tail} + W_{wing} + W_{misc}
     W_{f_{total}}[:] + W_{dry}[:] + W_{payload}[:] <= W_{total}[:]
     W_{f_{total}}[:] + W_{dry}[:] + W_{payload}[:] <= W_{total}[:]
     W_{f_{total}}[:] >= W_{f_{primary}}[:] + f_{fuel_{res}}*W_{f_{primary}}[:]
     W_{f_{primary}}[:] >= W_{f_{climb}}[:] + W_{f_{cruise}}[:]
     W_{total}[:] <= W_{total, max}
     f_{wingfuel}*W_{f_{total}}[:]/FuelFrac <= W_{fuel_{wing}}
     W_{misc} >= W_{lg} + W_{hpesys}
     W_{hpesys} = f_{hpesys}*W_{total, max}
     x_n <= l_{nose}
     x_m >= x_{wing}
     \Delta x_{AC_{wing}} + x_{wing} >= x_m
     x_{hpesys} = 1.1*l_{nose}
     x_{misc}*W_{misc} >= x_{hpesys}*W_{hpesys}
     d_{nacelle} >= d_{f} + 2*t_{nacelle}
     E_{land} >= W_{total, max}/(2*g)*w_{ult}^2
     x_{up} = x_{shell2}
     L_n = W_{total, max}*\Delta x_m/B
     L_m = W_{total, max}*\Delta x_n/B
     L_{n_{dyn}} >= 0.31*(z_{CG} + l_m)/B*W_{total, max}
     y_{eng} >= y_m
     3*n_{vt}*Mission.Aircraft.VerticalTail.WingBox.M_r*c_{root_{vt}}*(p_{\lambda_{vt}} - 1) >= n_{vt}*L_{vt_{max}}*b_{vt}*p_{\lambda_{vt}}
     V_{cone}*(1 + \lambda_{cone})*(PI + 4*\theta_{db}) >= n_{vt}*Mission.Aircraft.VerticalTail.WingBox.M_r*c_{root_{vt}}/\tau_{cone}*(PI + 2*\theta_{db})*l_{cone}/R_{fuse}
     W_{tail} >= n_{vt}*W_{vt} + W_{ht}
     2*w_{fuse} >= SPR*w_{seat} + n_{aisle}*w_{aisle} + 2*w_{sys} + t_{db}
     B_{1v} = r_{M_v}*n_{vt}*L_{vt_{max}}/(w_{fuse}*\sigma_{M_v})
     m_{ratio}*(1 + 2/AR) = 1 + 2/AR_{ht}
     x_{CG_{ht}} <= l_{fuse}
     V_{ht} = S_{ht}*l_{ht}/(S*mac)
     L_{ht_{max}} >= 0.5*\rho_{T/O}*V_{ne}^2*S_{ht}*C_{L_{ht,max}}
     L_{vt_{max}} >= 0.5*\rho_{T/O}*V_{ne}^2*S_{vt}*C_{L_{vt,max}}
     x_{CG_{vt}} <= l_{fuse}
     V_{vt} = n_{vt}*S_{vt}*l_{vt}/(S*b)
     n_{vt}*0.5*\rho_{TO}*V_{land}^2*S_{vt}*l_{vt}*C_{L_{vt,yaw}} >= \dot{r}_{req}*I_{z, max}
     n_{vt}*L_{vt,EO}*l_{vt} >= T_e*y_{eng} + D_{wm}*y_{eng}
     D_{wm} >= 0.5*\rho_{TO}*V_1^2.0*A_{2}*C_{D_{wm}}
     I_{z}[:] >= I_{z_{wing}}[:] + I_{z_{tail}}[:] + I_{z_{fuse}}[:]
     I_{z}[:] <= I_{z, max}
     S_{nacelle} = r_{S_{nacelle}}*PI*0.25*d_{f}^2
     l_{nacelle} = 0.15*d_{f}*r_{S_{nacelle}}
     f_{S_{nacelle}} = S_{nacelle}*S^-1
     A_{inlet} = 0.4*S_{nacelle}
     A_{fancowl} = 0.2*S_{nacelle}
     A_{exh} = 0.4*S_{nacelle}
     A_{corecowl} = 3PI*d_{LPC}^2
       W_{nacelle} >= ((2.5 + 0.238*d_{f})*A_{inlet} + 1.9*A_{fancowl} + (2.5 + 0.0363*d_{f})*A_{exh} + 1.9*A_{corecowl})
       W_{eadd} = f_{eadd}*W_{engine}
     W_{pylon} >= (W_{nacelle} + W_{eadd} + W_{engine})*f_{pylon}
     W_{engsys} >= C_{engsys}*(W_{pylon} + W_{nacelle} + W_{eadd} + W_{engine})
     y_{eng} = 0.5*w_{fuse}
     (L_{max} - Mission.Aircraft.Wing.WingBox.N_{lift}*(W_{wing} + f_{wingfuel}*W_{f_{total}}[:]))*b^2/(12*S)*(c_{root} + 2*c_{tip}) <= Mission.Aircraft.Wing.WingBox.M_r*c_{root}
     A_{1h_{Land}} >= N_{land}*(W_{tail} + n_{eng}*W_{engsys} + W_{apu})/(h_{fuse}*\sigma_{bend})
     A_{1h_{MLF}} >= (Mission.Aircraft.Fuselage.N_{lift}*(W_{tail} + n_{eng}*W_{engsys} + W_{apu}) + r_{M_h}*L_{ht_{max}})/(h_{fuse}*\sigma_{M_h})
     I_{z_{wing}}[:] >= (W_{fuel_{wing}} + W_{wing})/(S*9.81)*c_{root}*b^3.0*(0.0833 - (1 - \lambda)/16)
     I_{z_{tail}}[:] >= (W_{apu} + W_{vt} + n_{eng}*W_{engsys})*l_{vt}^2.0/9.81 + W_{ht}*l_{ht}^2.0/9.81
     I_{z_{fuse}}[:] >= (W_{fuse} + W_{payload_{max}})/l_{fuse}*(x_{wing}^3.0 + l_{vt}^3.0)/(3*9.81)
     x_{shell2} + l_{cone} >= x_{eng}
     x_{eng} >= x_{shell2} + 0.75*l_{cone}
     S_{floor} = 0.312*P_{floor}
     M_{floor} = 0.0352*P_{floor}*w_{floor}
     \Delta R_{fuse} = R_{fuse}*0.43/1.75
     b_{ht}/4*L_{ht_{rect}} + b_{ht}/3*L_{ht_{tri}} = b_{ht_{out}}*L_{ht_{max}}/2
     b_{ht_{out}} = 0.5*b_{ht} - w_{fuse}
     L_{ht_{rect}}*b_{ht}/4 + L_{ht_{tri}}*b_{ht}/6 - w_{fuse}*L_{ht_{max}}/2 <= Mission.Aircraft.HorizontalTail.WingBox.M_r*c_{root_{ht}}
     M_{r_{out}}*c_{attach} >= L_{ht_{rect_{out}}}*0.5*b_{ht_{out}} + L_{ht_{tri_{out}}}*0.333*b_{ht_{out}}
     L_{shear} >= L_{ht_{rect_{out}}} + L_{ht_{tri_{out}}}
     c_{tip_{ht}} + (1 - \lambda_{ht})*2*b_{ht_{out}}/b_{ht}*c_{root_{ht}} = c_{attach}
     \pi_{M-fac} >= (0.5*(M_{r_{out}}*c_{attach} + Mission.Aircraft.HorizontalTail.WingBox.M_r*c_{root_{ht}})*w_{fuse}/(0.5*M_{r_{out}}*c_{attach}*b_{ht_{out}}) + 1)*b_{ht_{out}}/(0.5*b_{ht})
 
 FlightSegment
   FlightState
       V[:] = V[:]
       a[:] = (\gamma[:]*R[:]*T_{atm}[:])^0.5
       V[:] = M[:]*a[:]
     
     Altitude
       h[:] = hft[:]
     
     Atmosphere
       (P_{atm}[:]/p_{sl}[:])^0.190222560396 = T_{atm}[:]/T_{sl}[:]
       \rho[:] = P_{atm}[:]/(R_{atm}[:]/M_{atm}[:]*T_{atm}[:])
       T_{sl}[:] = T_{atm}[:] + L_{atm}[:]*h[:]
       \mu[:] = C_1[:]*T_{atm}[:]^1.5/(6.64*T_s[:]^0.72)
   
   FlightP
     P_{excess}[:] + V[:]*D[:] <= V[:]*n_{eng}*F[:]
     RC[:] = P_{excess}[:]/W_{avg}[:]
     \theta[:]*V[:] = RC[:]
     dhft[:] = tmin[:]*RC[:]
     R_{segment}[:] = thr[:]*V[:]
       WingPerformance
         0.5*\rho[:]*V[:]^2*S*C_{L}[:] >= L_w[:] + \Delta L_{o}[:] + 2*\Delta L_{t}[:]
         \Delta L_{o}[:] = \eta_{o}[:]*f_{L_{o}}[:]*b/2*p_{o}[:]
         \Delta L_{t}[:] = f_{L_{t}}[:]*p_{o}[:]*c_{root}*taper^2
         (AR/\eta)^2*(1 + \tan(\Lambda)^2 - M[:]^2) + 8PI*AR/C_{L_{\alpha,w}}[:] = (2PI*AR/C_{L_{\alpha,w}}[:])^2
         C_{L}[:] = C_{L_{\alpha,w}}[:]*\alpha_w[:]
         \alpha_w[:] <= \alpha_{max,w}[:]
         D_{wing}[:] = 0.5*\rho[:]*V[:]^2*S*C_{d_w}[:]
         C_{d_w}[:] >= C_{D_{p_w}}[:] + C_{D_{i_w}}[:]
         C_{D_{i_w}}[:] >= TipReduct*C_{L}[:]^2/(PI*e*AR)
         Re_w[:] = \rho[:]*V[:]*mac/\mu[:]
         C_{D_{p_w}}[:]^1.6515 >= 1.61*(Re_w[:]/1e+03)^-0.550434*\tau^1.29151*(\cos(\Lambda)*M[:])^3.03609*C_{L}[:]^1.77743 + 0.0466*(Re_w[:]/1e+03)^-0.389048*\tau^0.784123*(\cos(\Lambda)*M[:])^-0.340157*C_{L}[:]^0.950763 + 191*(Re_w[:]/1e+03)^-0.218621*\tau^3.94654*(\cos(\Lambda)*M[:])^19.2524*C_{L}[:]^1.15233 + 2.82e-12*(Re_w[:]/1e+03)^1.18147*\tau^-1.75664*(\cos(\Lambda)*M[:])^0.10563*C_{L}[:]^-1.44114
       
       FuselagePerformance
         (no constraints)
       
       VerticalTailPerformance
         D_{vt}[:] >= 0.5*\rho[:]*V[:]^2*S_{vt}*C_{D_{vis}}[:]
         Re_{vt}[:] = \rho[:]*V[:]*\bar{c}_{vt}/\mu[:]
         C_{D_{vis}}[:]^1.18909 >= 2.44e-77*Re_{vt}[:]^-0.52841*\tau_{vt}^133.796*M[:]^1022.7 + 0.00304*Re_{vt}[:]^-0.409988*\tau_{vt}^1.22062*M[:]^1.55119 + 0.000197*Re_{vt}[:]^0.214479*\tau_{vt}^-0.0383195*M[:]^-0.137561 + 6.59e-50*Re_{vt}[:]^-0.498092*\tau_{vt}^1.55922*M[:]^-114.577
       
       HorizontalTailPerformance
         L_{ht}[:] = 0.5*\rho[:]*V[:]^2*S_{ht}*C_{L_{ht}}[:]
         C_{L_{ht}}[:] = C_{L_{\alpha,ht}}[:]*\alpha_{ht}[:]
         \alpha_{ht}[:] <= \alpha_{ht,max}
         C_{L_{\alpha,ht_0}}[:] = 6.28
         D_{ht}[:] = 0.5*\rho[:]*V[:]^2*S_{ht}*C_{D_{ht}}[:]
         C_{D_{ht}}[:] >= C_{D_{0,ht}}[:] + C_{L_{ht}}[:]^2/(PI*e_{ht}*AR_{ht})
         Re_{c_h}[:] = \rho[:]*V[:]*\bar{c}_{ht}/\mu[:]
         C_{D_{0,ht}}[:]^6.48983 >= 5.29e-20*Re_{c_h}[:]^0.900672*\tau_{ht}^0.912222*M[:]^8.64547 + 1.68e-28*Re_{c_h}[:]^0.350958*\tau_{ht}^6.29187*M[:]^10.2559 + 7.1e-25*Re_{c_h}[:]^1.39489*\tau_{ht}^1.96239*M[:]^0.567066 + 3.73e-14*Re_{c_h}[:]^-2.57406*\tau_{ht}^3.12793*M[:]^0.448159 + 1.44e-12*Re_{c_h}[:]^-3.91046*\tau_{ht}^4.66279*M[:]^7.68852
       W_{burn}[:] = W_{burn}[:]
       F_{fuel}[:] = F_{fuel}[:]
       \rho_{cabin}[:] = P_{cabin}[:]/(R[:]*T_{cabin}[:])
       P_{cabin}[:] = 7.5e+04
       T_{cabin}[:] = 297
       V[:] >= V_{stall}[:]
       W_{avg}[:] >= (W_{start}[:]*W_{end}[:])^0.5 + W_{buoy}[:]
       tmin[:] = thr[:]
       L_{fuse}[:] = (f_{L_{total/wing}} - 1)*L_w[:]
       L_{total}[:] = f_{L_{total/wing}}*L_w[:]
       L_{total}[:] >= W_{avg}[:] + L_{ht}[:]
       D_{fuse}[:] = 0.5*\rho[:]*V[:]^2*C_{D_{fuse}}[:]*l_{fuse}*R_{fuse}*M[:]^2/M_{fuseD}^2
       D[:] >= D_{reduct}*(D_{wing}[:] + D_{fuse}[:] + n_{vt}*D_{vt}[:] + D_{ht}[:] + n_{eng}*D_{nacelle}[:])
       C_D[:] = D[:]/(0.5*\rho[:]*V[:]^2*S)
       L/D[:] = W_{avg}[:]/D[:]
       W_{Load}[:] <= W_{Load_{max}}[:]
       W_{Load}[:] = 0.5*C_{L}[:]*S*\rho[:]*V[:]^2/S
       p_{o}[:] >= L_w[:]*c_{root}/S
       \eta_{o}[:] = w_{fuse}/(b/2)
       x_{AC}[:] <= x_{wing} + 0.25*\Delta x_{AC_{wing}} + x_{NP}[:]
       c_{m_{w}}[:] = 1.9
       x_{NP}[:]/mac/V_{ht}*(AR + 2)*(1 + 2/AR_{ht}) = (1 + 2/AR)*(AR - 2)
       x_{CG}[:] + \Delta x_{trail_{vt}} <= l_{fuse}
       x_{CG}[:] + 0.5*(\Delta x_{lead_{vt}} + \Delta x_{trail_{vt}}) <= x_{CG_{vt}}
       x_{CG}[:] + 0.5*(\Delta x_{lead_{ht}} + \Delta x_{trail_{ht}}) <= x_{CG_{ht}}
       C_{L_{\alpha,ht}}[:] + 2*C_{L_{\alpha,w}}[:]/(PI*AR)*\eta_{ht}*C_{L_{\alpha,ht_0}}[:] <= C_{L_{\alpha,ht_0}}[:]*\eta_{ht}
       AR_{ht} >= 4
       C_{L_{ht}}[:] >= 0.01
       SM[:] <= ([[x_{AC}[0,0] - x_{CG}[0,0]], [x_{AC}[1,0] - x_{CG}[1,0]], [x_{AC}[2,0] - x_{CG}[2,0]], [x_{AC}[3,0] - x_{CG}[3,0]], [x_{AC}[4,0] - x_{CG}[4,0]]])/mac
       SM[:] >= SM_{min}
       SM_{min} + \Delta x_{CG}/mac + c_{m_{w}}[:]/C_{L_{w,max}} <= V_{ht}*m_{ratio} + V_{ht}*C_{L_{ht,max}}/C_{L_{w,max}}
       x_{AC}[:]/mac <= x_{CG}[:]/mac + c_{m_{w}}[:]/C_{L}[:] + V_{ht}*C_{L_{ht}}[:]/C_{L}[:]
       R_{e_{nacelle}}[:] = \rho[:]*V[:]*l_{nacelle}/\mu[:]
       C_{f_{nacelle}}[:] = 0.279/R_{e_{nacelle}}[:]^0.2
       V_{nacelle}[:] = r_{v_{nacelle}}*V[:]
       V_{nacelle_ratio}[:] >= [[V_{nacelle}[0,0]*2/V[0,0] - V_2[0,0]/V[0,0]], [V_{nacelle}[1,0]*2/V[1,0] - V_2[1,0]/V[1,0]], [V_{nacelle}[2,0]*2/V[2,0] - V_2[2,0]/V[2,0]], [V_{nacelle}[3,0]*2/V[3,0] - V_2[3,0]/V[3,0]], [V_{nacelle}[4,0]*2/V[4,0] - V_2[4,0]/V[4,0]]]
       r_{v_{nsurf}}[:]^3.0 >= 0.25*(V_{nacelle_ratio}[:] + r_{v_{nacelle}})*(V_{nacelle_ratio}[:]^2.0 + r_{v_{nacelle}}^2.0)
       C_{d_{nacelle}}[:] = f_{S_{nacelle}}*C_{f_{nacelle}}[0]*r_{v_{nsurf}}[:]^3.0
       D_{nacelle}[:] = C_{d_{nacelle}}[:]*0.5*\rho[:]*V[:]^2.0*S
       \Delta x_{lead_{vt}} + b_{vt}/\tan(\Lambda_{vt}) + w_{fuse}/\tan(\Lambda_{ht}) + c_{root_{ht}} >= \Delta x_{trail_{ht}}
   M_2[:3] = M[:3]
   M_{2.5}[:3] = 0.6
   hold_{2}[:3] = 1.07164
   hold_{2.5}[:3] = 1.06372
   P_{excess}[:] + V[:]*D[:] <= V[:]*n_{eng}*F_{spec}[:]
   c1[:] = 1 + 0.201*M[:]^2.0
   M_2[3:] = M[3:]
   M_{2.5}[3:] = 0.6
   hold_{2}[3:] = 1.07164
   hold_{2.5}[3:] = 1.06372
Beginning signomial solve.
Using solver 'mosek'
Solving for 1748 variables.
Number of Hessian non-zeros: 2054
* 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            : 1749            
  Cones                  : 0               
  Scalar variables       : 6101            
  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 : 926
Eliminator terminated.
Eliminator started.
Total number of eliminations : 937
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 937             
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            : 768
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3438              conic                  : 0               
Optimizer  - Semi-definite variables: 0                 scalarized             : 0               
Factor     - setup time             : 0.11              dense det. time        : 0.00            
Factor     - ML order time          : 0.00              GP order time          : 0.04            
Factor     - nonzeros before factor : 1.64e+04          after factor           : 1.46e+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.285824792e+05  2.000000000e+00   1.0e+00  0.14  
1   1.1e+03  1.5e+03  6.3e+04  -9.71e-01  -1.265132514e+05  3.611589420e+00   4.9e-01  0.17  
2   4.1e+02  5.4e+02  2.3e+04  -9.38e-01  -1.199666169e+05  1.064041138e+01   1.8e-01  0.20  
3   2.9e+02  3.7e+02  1.6e+04  -8.34e-01  -1.156309126e+05  6.812702963e+01   1.3e-01  0.23  
4   2.8e+02  3.7e+02  1.6e+04  -7.60e-01  -1.131522901e+05  2.113211995e+03   1.3e-01  0.26  
5   8.8e+01  1.2e+02  5.0e+03  -7.53e-01  -8.096538237e+04  8.430204037e+03   3.9e-02  0.29  
6   3.7e+01  4.8e+01  2.1e+03  -2.92e-01  -4.806295568e+04  1.015705753e+04   1.6e-02  0.33  
7   2.1e+01  2.8e+01  1.2e+03  2.53e-01   -3.183959973e+04  7.147574260e+03   9.5e-03  0.36  
8   9.4e+00  1.2e+01  5.3e+02  5.37e-01   -1.516213576e+04  4.167067597e+03   4.2e-03  0.39  
9   5.5e+00  7.2e+00  3.1e+02  8.14e-01   -8.873654488e+03  2.833843752e+03   2.5e-03  0.41  
10  1.3e+00  1.8e+00  7.7e+01  9.07e-01   -2.032976954e+03  9.282385087e+02   6.1e-04  0.44  
11  7.0e-01  9.2e-01  4.0e+01  9.94e-01   -8.350002142e+02  7.206024908e+02   3.2e-04  0.47  
12  4.7e-01  6.2e-01  2.7e+01  9.97e-01   -4.846306076e+02  5.632460213e+02   2.1e-04  0.50  
13  3.5e-01  7.3e-01  2.0e+01  9.79e-01   -3.148957258e+02  4.857769751e+02   1.6e-04  0.53  
14  1.7e-01  3.5e-01  9.8e+00  9.96e-01   -1.857417116e+01  3.656902710e+02   7.9e-05  0.56  
15  5.5e-02  1.5e-01  3.3e+00  9.94e-01   1.620485362e+02   2.901550655e+02   2.6e-05  0.59  
16  3.2e-02  1.3e-01  1.9e+00  1.00e+00   1.996394651e+02   2.746181590e+02   1.6e-05  0.62  
17  5.1e-03  1.8e-01  3.3e-01  1.00e+00   2.444824012e+02   2.572405213e+02   2.8e-06  0.65  
18  1.5e-03  1.3e-01  9.6e-02  1.00e+00   2.509288752e+02   2.546905409e+02   8.3e-07  0.68  
19  4.8e-04  1.1e-01  3.2e-02  1.00e+00   2.527800442e+02   2.540213968e+02   2.8e-07  0.70  
20  2.1e-04  8.6e-02  1.4e-02  1.00e+00   2.532857302e+02   2.538354980e+02   1.2e-07  0.73  
21  1.9e-04  7.8e-02  1.3e-02  1.00e+00   2.533271035e+02   2.538219096e+02   1.1e-07  0.76  
22  1.7e-04  7.1e-02  1.1e-02  1.00e+00   2.533631908e+02   2.538084914e+02   1.0e-07  0.79  
23  1.5e-04  6.4e-02  1.0e-02  1.00e+00   2.533957124e+02   2.537964664e+02   9.0e-08  0.82  
24  1.4e-04  5.9e-02  9.3e-03  1.00e+00   2.534249555e+02   2.537856200e+02   8.1e-08  0.84  
25  1.2e-04  5.4e-02  8.3e-03  1.00e+00   2.534512557e+02   2.537758421e+02   7.3e-08  0.87  
26  1.1e-04  4.9e-02  7.5e-03  1.00e+00   2.534749084e+02   2.537670264e+02   6.6e-08  0.90  
27  1.0e-04  4.5e-02  6.8e-03  1.00e+00   2.534961824e+02   2.537590805e+02   5.9e-08  0.93  
28  9.1e-05  4.1e-02  6.1e-03  1.00e+00   2.535153179e+02   2.537519196e+02   5.3e-08  0.95  
29  8.2e-05  3.8e-02  5.5e-03  1.00e+00   2.535325308e+02   2.537454669e+02   4.8e-08  0.98  
30  7.3e-05  3.5e-02  4.9e-03  1.00e+00   2.535480148e+02   2.537396530e+02   4.3e-08  1.01  
31  6.6e-05  3.2e-02  4.4e-03  1.00e+00   2.535619442e+02   2.537344150e+02   3.9e-08  1.04  
32  5.9e-05  2.9e-02  4.0e-03  1.00e+00   2.535744754e+02   2.537296963e+02   3.5e-08  1.07  
33  5.3e-05  2.7e-02  3.6e-03  1.00e+00   2.535857490e+02   2.537254456e+02   3.1e-08  1.10  
34  4.8e-05  2.5e-02  3.2e-03  1.00e+00   2.535958915e+02   2.537216167e+02   2.8e-08  1.12  
35  4.3e-05  2.4e-02  2.9e-03  1.00e+00   2.536050166e+02   2.537181679e+02   2.5e-08  1.15  
36  3.9e-05  2.2e-02  2.6e-03  1.00e+00   2.536132264e+02   2.537150615e+02   2.3e-08  1.18  
37  3.5e-05  2.0e-02  2.4e-03  1.00e+00   2.536206130e+02   2.537122637e+02   2.1e-08  1.21  
38  3.2e-05  1.9e-02  2.1e-03  1.00e+00   2.536272589e+02   2.537097440e+02   1.9e-08  1.24  
39  2.8e-05  1.8e-02  1.9e-03  1.00e+00   2.536332386e+02   2.537074747e+02   1.7e-08  1.26  
40  2.6e-05  1.7e-02  1.7e-03  1.00e+00   2.536386189e+02   2.537054310e+02   1.5e-08  1.29  
41  2.3e-05  1.6e-02  1.5e-03  1.00e+00   2.536434601e+02   2.537035907e+02   1.4e-08  1.32  
42  2.1e-05  1.5e-02  1.4e-03  1.00e+00   2.536478161e+02   2.537019335e+02   1.2e-08  1.35  
43  1.9e-05  1.4e-02  1.3e-03  1.00e+00   2.536517357e+02   2.537004413e+02   1.1e-08  1.37  
44  1.7e-05  1.4e-02  1.1e-03  1.00e+00   2.536552627e+02   2.536990976e+02   9.8e-09  1.40  
45  1.5e-05  1.3e-02  1.0e-03  1.00e+00   2.536584365e+02   2.536978878e+02   8.9e-09  1.43  
46  1.4e-05  1.3e-02  9.1e-04  1.00e+00   2.536612924e+02   2.536967986e+02   8.0e-09  1.46  
47  1.2e-05  1.2e-02  8.2e-04  1.00e+00   2.536638623e+02   2.536958179e+02   7.2e-09  1.49  
48  1.1e-05  1.2e-02  7.4e-04  1.00e+00   2.536661750e+02   2.536949350e+02   6.5e-09  1.52  
49  9.9e-06  1.1e-02  6.7e-04  1.00e+00   2.536682562e+02   2.536941402e+02   5.8e-09  1.55  
50  8.9e-06  1.1e-02  6.0e-04  1.00e+00   2.536701290e+02   2.536934247e+02   5.2e-09  1.57  
51  8.0e-06  1.0e-02  5.4e-04  1.00e+00   2.536718144e+02   2.536927806e+02   4.7e-09  1.60  
52  7.2e-06  1.0e-02  4.9e-04  1.00e+00   2.536733312e+02   2.536922007e+02   4.2e-09  1.63  
53  6.5e-06  9.9e-03  4.4e-04  1.00e+00   2.536746961e+02   2.536916788e+02   3.8e-09  1.66  
54  5.9e-06  9.6e-03  3.9e-04  1.00e+00   2.536759245e+02   2.536912089e+02   3.4e-09  1.69  
55  5.3e-06  9.4e-03  3.5e-04  1.00e+00   2.536770300e+02   2.536907860e+02   3.1e-09  1.72  
56  4.7e-06  9.2e-03  3.2e-04  1.00e+00   2.536780248e+02   2.536904052e+02   2.8e-09  1.74  
57  4.3e-06  9.0e-03  2.9e-04  1.00e+00   2.536789201e+02   2.536900625e+02   2.5e-09  1.77  
58  3.8e-06  8.9e-03  2.6e-04  1.00e+00   2.536797258e+02   2.536897540e+02   2.3e-09  1.80  
59  3.5e-06  8.7e-03  2.3e-04  1.00e+00   2.536804509e+02   2.536894763e+02   2.0e-09  1.83  
60  3.1e-06  8.6e-03  2.1e-04  1.00e+00   2.536811034e+02   2.536892263e+02   1.8e-09  1.86  
61  1.2e-06  3.3e-03  8.1e-05  1.00e+00   2.536846840e+02   2.536878533e+02   7.1e-10  1.88  
62  1.1e-06  3.0e-03  7.3e-05  1.00e+00   2.536849137e+02   2.536877661e+02   6.4e-10  1.91  
63  1.0e-06  2.8e-03  6.7e-05  1.00e+00   2.536850815e+02   2.536877016e+02   5.9e-10  1.94  
64  9.8e-07  2.7e-03  6.6e-05  1.00e+00   2.536851182e+02   2.536876875e+02   5.8e-10  1.97  
65  9.6e-07  2.7e-03  6.5e-05  1.00e+00   2.536851542e+02   2.536876737e+02   5.7e-10  2.00  
66  8.7e-07  2.4e-03  5.8e-05  1.00e+00   2.536853362e+02   2.536876039e+02   5.1e-10  2.03  
67  3.1e-07  8.7e-04  2.1e-05  1.00e+00   2.536863932e+02   2.536871982e+02   1.8e-10  2.06  
68  2.8e-07  7.8e-04  1.9e-05  1.00e+00   2.536864485e+02   2.536871771e+02   1.6e-10  2.09  
69  2.5e-07  7.1e-04  1.7e-05  1.00e+00   2.536864985e+02   2.536871578e+02   1.5e-10  2.11  
70  2.5e-07  7.1e-04  1.7e-05  1.00e+00   2.536865003e+02   2.536871571e+02   1.5e-10  2.14  
71  2.3e-07  6.4e-04  1.5e-05  1.00e+00   2.536865478e+02   2.536871389e+02   1.3e-10  2.17  
72  2.3e-07  6.4e-04  1.5e-05  1.00e+00   2.536865494e+02   2.536871383e+02   1.3e-10  2.20  
73  2.0e-07  5.7e-04  1.4e-05  1.00e+00   2.536865919e+02   2.536871220e+02   1.2e-10  2.23  
74  2.0e-07  5.7e-04  1.4e-05  1.00e+00   2.536865933e+02   2.536871214e+02   1.2e-10  2.26  
75  1.8e-07  5.2e-04  1.2e-05  1.00e+00   2.536866296e+02   2.536871075e+02   1.1e-10  2.29  
76  1.6e-07  4.6e-04  1.1e-05  1.00e+00   2.536866641e+02   2.536870942e+02   9.7e-11  2.32  
77  1.5e-07  4.3e-04  1.0e-05  1.00e+00   2.536866894e+02   2.536870845e+02   8.9e-11  2.36  
78  1.5e-07  4.3e-04  1.0e-05  1.00e+00   2.536866905e+02   2.536870841e+02   8.8e-11  2.39  
79  1.4e-07  3.8e-04  9.1e-06  1.00e+00   2.536867189e+02   2.536870731e+02   8.0e-11  2.42  
80  1.2e-07  3.5e-04  8.2e-06  1.00e+00   2.536867432e+02   2.536870638e+02   7.2e-11  2.45  
81  1.2e-07  3.5e-04  8.2e-06  1.00e+00   2.536867441e+02   2.536870634e+02   7.2e-11  2.48  
82  1.2e-07  3.5e-04  8.2e-06  1.00e+00   2.536867449e+02   2.536870631e+02   7.1e-11  2.51  
83  1.1e-07  3.2e-04  7.4e-06  1.00e+00   2.536867657e+02   2.536870551e+02   6.5e-11  2.54  
84  1.0e-07  2.8e-04  6.7e-06  1.00e+00   2.536867866e+02   2.536870471e+02   5.9e-11  2.56  
85  9.0e-08  2.6e-04  6.0e-06  1.00e+00   2.536868054e+02   2.536870399e+02   5.3e-11  2.59  
86  8.9e-08  2.6e-04  6.0e-06  1.00e+00   2.536868060e+02   2.536870396e+02   5.2e-11  2.62  
87  8.1e-08  2.3e-04  5.4e-06  1.00e+00   2.536868221e+02   2.536870334e+02   4.7e-11  2.65  
88  8.1e-08  2.3e-04  5.4e-06  1.00e+00   2.536868221e+02   2.536870334e+02   4.7e-11  2.68  
89  7.3e-08  2.1e-04  4.9e-06  1.00e+00   2.536868358e+02   2.536870281e+02   4.3e-11  2.71  
90  6.7e-08  1.9e-04  4.5e-06  1.00e+00   2.536868472e+02   2.536870238e+02   4.0e-11  2.73  
91  6.6e-08  1.9e-04  4.5e-06  1.00e+00   2.536868496e+02   2.536870228e+02   3.9e-11  2.76  
92  6.2e-08  1.8e-04  4.2e-06  1.00e+00   2.536868579e+02   2.536870196e+02   3.6e-11  2.79  
93  6.2e-08  1.8e-04  4.2e-06  1.00e+00   2.536868579e+02   2.536870196e+02   3.6e-11  2.82  
94  5.6e-08  1.6e-04  3.7e-06  1.00e+00   2.536868696e+02   2.536870151e+02   3.3e-11  2.85  
95  5.0e-08  1.4e-04  3.4e-06  1.00e+00   2.536868801e+02   2.536870111e+02   2.9e-11  2.88  
96  4.5e-08  1.3e-04  3.0e-06  1.00e+00   2.536868896e+02   2.536870074e+02   2.6e-11  2.90  
97  4.5e-08  1.3e-04  3.0e-06  1.00e+00   2.536868896e+02   2.536870074e+02   2.6e-11  2.93  
98  4.1e-08  1.2e-04  2.7e-06  1.00e+00   2.536868981e+02   2.536870042e+02   2.4e-11  2.96  
99  3.6e-08  1.0e-04  2.5e-06  9.99e-01   2.536869058e+02   2.536870012e+02   2.1e-11  2.99  
100 3.6e-08  1.0e-04  2.5e-06  1.00e+00   2.536869058e+02   2.536870012e+02   2.1e-11  3.02  
101 3.3e-08  9.4e-05  2.2e-06  1.00e+00   2.536869127e+02   2.536869986e+02   1.9e-11  3.05  
102 3.0e-08  8.4e-05  2.0e-06  9.99e-01   2.536869189e+02   2.536869962e+02   1.7e-11  3.07  
103 2.7e-08  7.6e-05  1.8e-06  1.00e+00   2.536869244e+02   2.536869940e+02   1.6e-11  3.10  
104 2.4e-08  6.8e-05  1.6e-06  1.00e+00   2.536869295e+02   2.536869921e+02   1.4e-11  3.13  
105 2.4e-08  6.8e-05  1.6e-06  1.00e+00   2.536869295e+02   2.536869921e+02   1.4e-11  3.16  
106 2.2e-08  6.2e-05  1.5e-06  1.00e+00   2.536869335e+02   2.536869905e+02   1.3e-11  3.19  
107 2.2e-08  6.2e-05  1.5e-06  1.00e+00   2.536869335e+02   2.536869905e+02   1.3e-11  3.22  
108 2.0e-08  5.6e-05  1.3e-06  1.00e+00   2.536869377e+02   2.536869889e+02   1.2e-11  3.24  
109 1.8e-08  5.1e-05  1.2e-06  1.00e+00   2.536869412e+02   2.536869876e+02   1.0e-11  3.27  
110 1.6e-08  4.6e-05  1.1e-06  1.00e+00   2.536869444e+02   2.536869863e+02   9.4e-12  3.30  
111 1.5e-08  4.2e-05  9.9e-07  1.00e+00   2.536869468e+02   2.536869854e+02   8.7e-12  3.33  
112 1.3e-08  3.8e-05  9.0e-07  1.00e+00   2.536869493e+02   2.536869844e+02   7.9e-12  3.36  
113 1.2e-08  3.5e-05  8.2e-07  1.00e+00   2.536869517e+02   2.536869835e+02   7.1e-12  3.38  
114 1.2e-08  3.5e-05  8.2e-07  9.99e-01   2.536869517e+02   2.536869835e+02   7.1e-12  3.41  
115 1.1e-08  3.2e-05  7.4e-07  1.00e+00   2.536869538e+02   2.536869827e+02   6.5e-12  3.44  
116 1.0e-08  2.9e-05  6.8e-07  9.98e-01   2.536869555e+02   2.536869820e+02   6.0e-12  3.47  
Interior-point optimizer terminated. Time: 3.47. 

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

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 2.5368695551e+02    Viol.  con: 2e-07    var: 0e+00  
  Dual.    obj: 2.5368698203e+02    Viol.  con: 0e+00    var: 2e-04  
* End solution on dual form. *
Transforming to primal solution.
Solving took 3.53 seconds.
Using solver 'mosek'
Solving for 1748 variables.
Number of Hessian non-zeros: 2054
* 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            : 1749            
  Cones                  : 0               
  Scalar variables       : 6101            
  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 : 926
Eliminator terminated.
Eliminator started.
Total number of eliminations : 936
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 936             
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            : 769
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3440              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.64e+04          after factor           : 1.46e+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.286636032e+05  2.000000000e+00   1.0e+00  0.08  
1   1.1e+03  1.4e+03  6.0e+04  -9.71e-01  -1.264180260e+05  3.781070854e+00   4.7e-01  0.12  
2   4.6e+02  6.0e+02  2.6e+04  -9.35e-01  -1.210471961e+05  9.871250677e+00   2.0e-01  0.15  
3   2.9e+02  3.8e+02  1.6e+04  -8.50e-01  -1.158624976e+05  5.253701894e+01   1.3e-01  0.17  
4   2.9e+02  3.8e+02  1.6e+04  -7.62e-01  -1.137381539e+05  1.863811989e+03   1.3e-01  0.20  
5   8.3e+01  1.1e+02  4.6e+03  -7.57e-01  -7.842864609e+04  9.038469623e+03   3.6e-02  0.23  
6   3.6e+01  4.7e+01  2.0e+03  -2.53e-01  -4.698030044e+04  1.010176986e+04   1.6e-02  0.26  
7   1.8e+01  2.4e+01  1.0e+03  2.76e-01   -2.813348699e+04  6.397682956e+03   8.2e-03  0.29  
8   9.2e+00  1.2e+01  5.1e+02  6.02e-01   -1.477869526e+04  4.004072558e+03   4.0e-03  0.31  
9   5.7e+00  7.4e+00  3.2e+02  8.20e-01   -9.247829895e+03  2.776682012e+03   2.5e-03  0.34  
10  1.9e+00  2.5e+00  1.1e+02  9.03e-01   -3.003060371e+03  1.154002779e+03   8.5e-04  0.37  
11  1.6e+00  2.0e+00  8.8e+01  9.75e-01   -2.419018993e+03  1.010907129e+03   7.0e-04  0.40  
12  1.0e+00  1.4e+00  5.7e+01  9.77e-01   -1.494909769e+03  7.263450045e+02   4.5e-04  0.43  
13  4.7e-01  7.0e-01  2.7e+01  9.83e-01   -6.134620100e+02  4.375216270e+02   2.1e-04  0.46  
14  2.5e-01  3.8e-01  1.4e+01  1.00e+00   -2.355955459e+02  3.290668980e+02   1.1e-04  0.49  
15  1.0e-01  1.7e-01  5.9e+00  1.00e+00   7.317590844e+00   2.369834110e+02   4.7e-05  0.52  
16  5.0e-02  1.0e-01  2.9e+00  1.00e+00   9.073387050e+01   2.038614787e+02   2.3e-05  0.55  
17  1.0e-02  1.5e-01  6.3e-01  1.01e+00   1.546017194e+02   1.791070627e+02   5.2e-06  0.58  
18  6.2e-03  1.0e-01  3.8e-01  1.01e+00   1.615121005e+02   1.764421344e+02   3.2e-06  0.62  
19  1.6e-03  1.2e-01  1.0e-01  1.01e+00   1.694752258e+02   1.734658672e+02   8.7e-07  0.64  
20  3.3e-04  1.5e-01  2.2e-02  1.01e+00   1.717779138e+02   1.726253081e+02   1.9e-07  0.68  
21  1.4e-04  1.0e-01  9.3e-03  9.93e-01   1.721395921e+02   1.725021454e+02   8.2e-08  0.71  
22  8.8e-05  8.3e-02  5.9e-03  1.00e+00   1.722353221e+02   1.724645585e+02   5.2e-08  0.73  
23  7.9e-05  7.7e-02  5.3e-03  1.00e+00   1.722533709e+02   1.724597543e+02   4.7e-08  0.76  
24  7.1e-05  7.0e-02  4.8e-03  1.00e+00   1.722685689e+02   1.724543184e+02   4.2e-08  0.79  
25  6.4e-05  6.4e-02  4.3e-03  1.00e+00   1.722822900e+02   1.724494654e+02   3.8e-08  0.82  
26  5.8e-05  5.8e-02  3.9e-03  1.00e+00   1.722946098e+02   1.724450674e+02   3.4e-08  0.85  
27  5.2e-05  5.3e-02  3.5e-03  1.00e+00   1.723056849e+02   1.724410958e+02   3.1e-08  0.87  
28  4.7e-05  4.9e-02  3.1e-03  1.00e+00   1.723156374e+02   1.724375061e+02   2.8e-08  0.90  
29  4.2e-05  4.5e-02  2.8e-03  1.00e+00   1.723245811e+02   1.724342618e+02   2.5e-08  0.93  
30  3.8e-05  4.1e-02  2.5e-03  1.00e+00   1.723326182e+02   1.724313297e+02   2.2e-08  0.96  
31  3.4e-05  3.8e-02  2.3e-03  1.00e+00   1.723398410e+02   1.724286803e+02   2.0e-08  0.98  
32  3.1e-05  3.5e-02  2.1e-03  1.00e+00   1.723463324e+02   1.724262870e+02   1.8e-08  1.01  
33  2.8e-05  3.2e-02  1.9e-03  1.00e+00   1.723521672e+02   1.724241256e+02   1.6e-08  1.04  
34  2.5e-05  3.0e-02  1.7e-03  1.00e+00   1.723574124e+02   1.724221744e+02   1.5e-08  1.08  
35  2.2e-05  2.8e-02  1.5e-03  1.00e+00   1.723621281e+02   1.724204133e+02   1.3e-08  1.10  
36  2.0e-05  2.6e-02  1.4e-03  1.00e+00   1.723663681e+02   1.724188244e+02   1.2e-08  1.13  
37  1.8e-05  2.4e-02  1.2e-03  1.00e+00   1.723701807e+02   1.724173911e+02   1.1e-08  1.16  
38  1.6e-05  2.2e-02  1.1e-03  1.00e+00   1.723736092e+02   1.724160984e+02   9.6e-09  1.19  
39  1.5e-05  2.1e-02  9.9e-04  1.00e+00   1.723766926e+02   1.724149327e+02   8.6e-09  1.21  
40  1.3e-05  1.9e-02  8.9e-04  1.00e+00   1.723794657e+02   1.724138817e+02   7.8e-09  1.25  
41  1.2e-05  1.8e-02  8.0e-04  1.00e+00   1.723819599e+02   1.724129343e+02   7.0e-09  1.28  
42  1.1e-05  1.7e-02  7.2e-04  1.00e+00   1.723842033e+02   1.724120802e+02   6.3e-09  1.30  
43  9.6e-06  1.6e-02  6.5e-04  1.00e+00   1.723862212e+02   1.724113104e+02   5.7e-09  1.33  
44  8.7e-06  1.5e-02  5.8e-04  1.00e+00   1.723880364e+02   1.724106167e+02   5.1e-09  1.36  
45  7.8e-06  1.5e-02  5.2e-04  1.00e+00   1.723896693e+02   1.724099915e+02   4.6e-09  1.39  
46  7.0e-06  1.4e-02  4.7e-04  1.00e+00   1.723911382e+02   1.724094282e+02   4.1e-09  1.41  
47  6.3e-06  1.3e-02  4.3e-04  1.00e+00   1.723924597e+02   1.724089208e+02   3.7e-09  1.44  
48  5.7e-06  1.3e-02  3.8e-04  1.00e+00   1.723936485e+02   1.724084636e+02   3.3e-09  1.47  
49  5.1e-06  1.2e-02  3.4e-04  1.00e+00   1.723947181e+02   1.724080517e+02   3.0e-09  1.50  
50  4.6e-06  1.2e-02  3.1e-04  1.00e+00   1.723956804e+02   1.724076807e+02   2.7e-09  1.53  
51  4.2e-06  1.1e-02  2.8e-04  1.00e+00   1.723965462e+02   1.724073465e+02   2.4e-09  1.56  
52  3.7e-06  1.1e-02  2.5e-04  1.00e+00   1.723973251e+02   1.724070455e+02   2.2e-09  1.58  
53  3.4e-06  1.1e-02  2.3e-04  1.00e+00   1.723980260e+02   1.724067744e+02   2.0e-09  1.61  
54  3.0e-06  1.0e-02  2.0e-04  1.00e+00   1.723986567e+02   1.724065303e+02   1.8e-09  1.64  
55  2.7e-06  1.0e-02  1.8e-04  1.00e+00   1.723992241e+02   1.724063104e+02   1.6e-09  1.67  
56  2.5e-06  9.7e-03  1.6e-04  1.00e+00   1.723997347e+02   1.724061124e+02   1.4e-09  1.69  
57  2.2e-06  9.5e-03  1.5e-04  1.00e+00   1.724001942e+02   1.724059341e+02   1.3e-09  1.72  
58  2.0e-06  9.3e-03  1.3e-04  1.00e+00   1.724006076e+02   1.724057735e+02   1.2e-09  1.75  
59  1.8e-06  9.1e-03  1.2e-04  1.00e+00   1.724009796e+02   1.724056289e+02   1.1e-09  1.78  
60  1.6e-06  9.0e-03  1.1e-04  1.00e+00   1.724013143e+02   1.724054988e+02   9.5e-10  1.81  
61  1.4e-06  8.8e-03  9.7e-05  1.00e+00   1.724016155e+02   1.724053816e+02   8.5e-10  1.84  
62  1.3e-06  8.7e-03  8.8e-05  1.00e+00   1.724018865e+02   1.724052761e+02   7.7e-10  1.86  
63  1.2e-06  8.6e-03  7.9e-05  1.00e+00   1.724021305e+02   1.724051810e+02   6.9e-10  1.89  
64  1.1e-06  8.5e-03  7.1e-05  1.00e+00   1.724023499e+02   1.724050954e+02   6.2e-10  1.92  
65  9.5e-07  8.4e-03  6.4e-05  1.00e+00   1.724025474e+02   1.724050184e+02   5.6e-10  1.94  
66  8.5e-07  8.3e-03  5.7e-05  1.00e+00   1.724027252e+02   1.724049490e+02   5.0e-10  1.97  
67  7.7e-07  8.2e-03  5.2e-05  1.00e+00   1.724028851e+02   1.724048866e+02   4.5e-10  2.00  
68  6.9e-07  8.1e-03  4.7e-05  1.00e+00   1.724030290e+02   1.724048304e+02   4.1e-10  2.04  
69  6.2e-07  8.1e-03  4.2e-05  1.00e+00   1.724031585e+02   1.724047797e+02   3.7e-10  2.07  
70  5.6e-07  8.0e-03  3.8e-05  1.00e+00   1.724032750e+02   1.724047342e+02   3.3e-10  2.10  
71  5.0e-07  7.9e-03  3.4e-05  1.00e+00   1.724033799e+02   1.724046931e+02   3.0e-10  2.12  
72  4.5e-07  7.9e-03  3.1e-05  1.00e+00   1.724034743e+02   1.724046562e+02   2.7e-10  2.15  
73  4.1e-07  7.8e-03  2.7e-05  1.00e+00   1.724035592e+02   1.724046229e+02   2.4e-10  2.18  
74  3.7e-07  7.8e-03  2.5e-05  1.00e+00   1.724036356e+02   1.724045929e+02   2.2e-10  2.20  
75  3.3e-07  7.7e-03  2.2e-05  1.00e+00   1.724037044e+02   1.724045660e+02   1.9e-10  2.23  
76  3.0e-07  7.7e-03  2.0e-05  1.00e+00   1.724037663e+02   1.724045417e+02   1.8e-10  2.26  
77  2.7e-07  7.7e-03  1.8e-05  1.00e+00   1.724038220e+02   1.724045199e+02   1.6e-10  2.29  
78  2.4e-07  7.6e-03  1.6e-05  1.00e+00   1.724038721e+02   1.724045002e+02   1.4e-10  2.31  
79  2.2e-07  7.6e-03  1.5e-05  1.00e+00   1.724039172e+02   1.724044825e+02   1.3e-10  2.34  
80  2.0e-07  7.6e-03  1.3e-05  1.00e+00   1.724039578e+02   1.724044665e+02   1.2e-10  2.37  
81  1.8e-07  7.6e-03  1.2e-05  1.00e+00   1.724039943e+02   1.724044522e+02   1.0e-10  2.40  
82  1.6e-07  7.5e-03  1.1e-05  1.00e+00   1.724040272e+02   1.724044392e+02   9.3e-11  2.42  
83  1.4e-07  7.5e-03  9.6e-06  9.99e-01   1.724040568e+02   1.724044276e+02   8.4e-11  2.45  
84  1.3e-07  7.5e-03  8.6e-06  9.99e-01   1.724040834e+02   1.724044172e+02   7.5e-11  2.48  
85  1.2e-07  7.5e-03  7.8e-06  1.00e+00   1.724041073e+02   1.724044077e+02   6.8e-11  2.50  
86  1.0e-07  7.4e-03  7.0e-06  1.00e+00   1.724041289e+02   1.724043992e+02   6.1e-11  2.53  
87  9.4e-08  7.4e-03  6.3e-06  9.97e-01   1.724041483e+02   1.724043916e+02   5.5e-11  2.56  
88  8.4e-08  7.4e-03  5.7e-06  9.99e-01   1.724041657e+02   1.724043847e+02   5.0e-11  2.58  
89  7.6e-08  7.4e-03  5.1e-06  1.00e+00   1.724041814e+02   1.724043785e+02   4.5e-11  2.61  
90  6.8e-08  7.4e-03  4.6e-06  1.00e+00   1.724041956e+02   1.724043730e+02   4.0e-11  2.64  
91  6.1e-08  7.3e-03  4.1e-06  9.98e-01   1.724042083e+02   1.724043680e+02   3.6e-11  2.67  
92  5.5e-08  7.3e-03  3.7e-06  9.97e-01   1.724042197e+02   1.724043634e+02   3.2e-11  2.69  
93  5.0e-08  7.3e-03  3.3e-06  1.00e+00   1.724042300e+02   1.724043594e+02   2.9e-11  2.72  
94  4.5e-08  7.3e-03  3.0e-06  9.97e-01   1.724042393e+02   1.724043557e+02   2.6e-11  2.75  
95  4.0e-08  6.6e-03  2.7e-06  1.00e+00   1.724042477e+02   1.724043524e+02   2.4e-11  2.77  
96  3.6e-08  5.9e-03  2.4e-06  9.96e-01   1.724042552e+02   1.724043495e+02   2.1e-11  2.80  
97  3.3e-08  5.3e-03  2.2e-06  1.01e+00   1.724042620e+02   1.724043467e+02   1.9e-11  2.83  
98  2.9e-08  4.8e-03  2.0e-06  1.01e+00   1.724042682e+02   1.724043442e+02   1.7e-11  2.85  
99  2.6e-08  4.3e-03  1.8e-06  9.93e-01   1.724042737e+02   1.724043421e+02   1.6e-11  2.88  
100 2.4e-08  3.9e-03  1.6e-06  1.01e+00   1.724042787e+02   1.724043401e+02   1.4e-11  2.91  
101 2.1e-08  3.5e-03  1.4e-06  1.00e+00   1.724042832e+02   1.724043383e+02   1.3e-11  2.94  
102 1.9e-08  3.1e-03  1.3e-06  9.89e-01   1.724042871e+02   1.724043368e+02   1.1e-11  2.96  
103 1.7e-08  2.8e-03  1.2e-06  9.97e-01   1.724042907e+02   1.724043354e+02   1.0e-11  2.99  
104 1.6e-08  2.5e-03  1.0e-06  1.01e+00   1.724042940e+02   1.724043340e+02   9.3e-12  3.02  
105 4.2e-09  6.5e-04  2.7e-07  1.02e+00   1.724043153e+02   1.724043254e+02   2.4e-12  3.06  
106 3.8e-09  5.9e-04  2.4e-07  1.06e+00   1.724043162e+02   1.724043251e+02   2.2e-12  3.08  
107 1.2e-09  1.4e-04  5.9e-08  1.06e+00   1.724043211e+02   1.724043231e+02   5.0e-13  3.11  
Interior-point optimizer terminated. Time: 3.11. 

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

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.7240432107e+02    Viol.  con: 2e-08    var: 0e+00  
  Dual.    obj: 1.7240432313e+02    Viol.  con: 0e+00    var: 9e-04  
* End solution on dual form. *
Transforming to primal solution.
Solving took 3.16 seconds.
Using solver 'mosek'
Solving for 1748 variables.
Number of Hessian non-zeros: 2054
* 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            : 1749            
  Cones                  : 0               
  Scalar variables       : 6101            
  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 : 926
Eliminator terminated.
Eliminator started.
Total number of eliminations : 936
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 936             
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            : 769
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3440              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.04            
Factor     - nonzeros before factor : 1.64e+04          after factor           : 1.46e+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.289209296e+05  2.000000000e+00   1.0e+00  0.08  
1   1.1e+03  1.4e+03  6.1e+04  -9.71e-01  -1.267404410e+05  3.637047604e+00   4.8e-01  0.11  
2   4.4e+02  5.7e+02  2.4e+04  -9.36e-01  -1.207993267e+05  1.004622040e+01   1.9e-01  0.14  
3   2.9e+02  3.8e+02  1.6e+04  -8.43e-01  -1.160618625e+05  5.990661819e+01   1.3e-01  0.17  
4   2.9e+02  3.8e+02  1.6e+04  -7.62e-01  -1.136045228e+05  2.136091871e+03   1.3e-01  0.19  
5   8.1e+01  1.0e+02  4.5e+03  -7.56e-01  -7.752618569e+04  9.316589990e+03   3.5e-02  0.22  
6   4.0e+01  5.2e+01  2.2e+03  -2.34e-01  -5.076740338e+04  1.003179679e+04   1.8e-02  0.25  
7   3.0e+01  3.9e+01  1.7e+03  2.19e-01   -4.171035642e+04  8.294891571e+03   1.3e-02  0.27  
8   1.9e+01  2.4e+01  1.0e+03  3.81e-01   -2.865145229e+04  5.387068171e+03   8.1e-03  0.30  
9   7.9e+00  1.0e+01  4.4e+02  6.03e-01   -1.310599111e+04  3.143053016e+03   3.5e-03  0.33  
10  4.0e+00  5.2e+00  2.2e+02  8.46e-01   -6.378104250e+03  2.128677057e+03   1.8e-03  0.36  
11  2.2e+00  2.9e+00  1.3e+02  9.42e-01   -3.514564069e+03  1.314879047e+03   9.9e-04  0.39  
12  9.1e-01  1.2e+00  5.1e+01  9.75e-01   -1.333955905e+03  6.456473474e+02   4.0e-04  0.42  
13  8.2e-01  1.1e+00  4.6e+01  9.70e-01   -1.223648613e+03  5.999353764e+02   3.7e-04  0.45  
14  5.9e-01  7.8e-01  3.3e+01  9.74e-01   -8.149797971e+02  4.893556192e+02   2.6e-04  0.48  
15  2.2e-01  7.6e-01  1.2e+01  9.90e-01   -1.999793196e+02  2.844528609e+02   9.8e-05  0.50  
16  1.1e-01  3.8e-01  6.1e+00  1.00e+00   -2.241171458e+01  2.161153116e+02   4.9e-05  0.53  
17  7.7e-02  2.8e-01  4.5e+00  1.01e+00   2.681093813e+01   2.015602568e+02   3.6e-05  0.56  
18  5.1e-02  2.0e-01  3.0e+00  1.02e+00   7.892019331e+01   1.950358372e+02   2.4e-05  0.58  
19  1.4e-02  1.1e-01  8.5e-01  1.00e+00   1.414702461e+02   1.745814506e+02   6.9e-06  0.61  
20  4.0e-03  2.2e-01  2.4e-01  1.02e+00   1.602704909e+02   1.696481035e+02   1.9e-06  0.64  
21  2.7e-03  2.1e-01  1.6e-01  1.01e+00   1.624284536e+02   1.687369601e+02   1.3e-06  0.67  
22  1.9e-03  1.5e-01  1.2e-01  1.00e+00   1.637170211e+02   1.683012302e+02   9.5e-07  0.69  
23  7.5e-04  9.5e-02  4.7e-02  1.01e+00   1.658030368e+02   1.676006374e+02   3.8e-07  0.72  
24  3.6e-04  7.9e-02  2.3e-02  1.01e+00   1.664694730e+02   1.673480714e+02   1.9e-07  0.75  
25  3.3e-04  7.2e-02  2.1e-02  1.01e+00   1.665375882e+02   1.673287204e+02   1.7e-07  0.78  
26  3.0e-04  6.6e-02  1.9e-02  1.01e+00   1.665946787e+02   1.673064383e+02   1.5e-07  0.80  
27  2.7e-04  6.0e-02  1.7e-02  1.01e+00   1.666462642e+02   1.672866411e+02   1.4e-07  0.83  
28  2.4e-04  5.5e-02  1.5e-02  1.01e+00   1.666924559e+02   1.672686247e+02   1.2e-07  0.86  
29  2.2e-04  5.0e-02  1.4e-02  1.01e+00   1.667339026e+02   1.672523150e+02   1.1e-07  0.89  
30  1.9e-04  4.6e-02  1.2e-02  1.01e+00   1.667710637e+02   1.672375208e+02   9.9e-08  0.91  
31  1.7e-04  4.2e-02  1.1e-02  1.01e+00   1.668043839e+02   1.672241021e+02   8.9e-08  0.94  
32  1.6e-04  3.8e-02  9.9e-03  1.01e+00   1.668342583e+02   1.672119286e+02   8.0e-08  0.97  
33  1.4e-04  3.5e-02  8.9e-03  1.01e+00   1.668610434e+02   1.672008849e+02   7.2e-08  1.00  
34  1.3e-04  3.3e-02  8.0e-03  1.01e+00   1.668850597e+02   1.671908669e+02   6.5e-08  1.02  
35  1.1e-04  3.0e-02  7.2e-03  1.00e+00   1.669065957e+02   1.671817817e+02   5.8e-08  1.05  
36  1.0e-04  2.8e-02  6.5e-03  1.00e+00   1.669259104e+02   1.671735452e+02   5.3e-08  1.08  
37  9.3e-05  2.6e-02  5.8e-03  1.00e+00   1.669432358e+02   1.671660811e+02   4.7e-08  1.11  
38  8.3e-05  2.4e-02  5.3e-03  1.00e+00   1.669587798e+02   1.671593196e+02   4.3e-08  1.13  
39  7.5e-05  2.2e-02  4.7e-03  1.00e+00   1.669727277e+02   1.671531970e+02   3.8e-08  1.17  
40  6.7e-05  2.1e-02  4.3e-03  1.00e+00   1.669852455e+02   1.671476547e+02   3.5e-08  1.20  
41  6.1e-05  2.0e-02  3.8e-03  1.00e+00   1.669964815e+02   1.671426394e+02   3.1e-08  1.23  
42  5.5e-05  1.8e-02  3.4e-03  1.00e+00   1.670065683e+02   1.671381024e+02   2.8e-08  1.25  
43  4.9e-05  1.7e-02  3.1e-03  1.00e+00   1.670156246e+02   1.671339989e+02   2.5e-08  1.28  
44  4.4e-05  1.6e-02  2.8e-03  1.00e+00   1.670237567e+02   1.671302888e+02   2.3e-08  1.31  
45  4.0e-05  1.6e-02  2.5e-03  1.00e+00   1.670310598e+02   1.671269350e+02   2.0e-08  1.34  
46  3.6e-05  1.5e-02  2.3e-03  1.00e+00   1.670376192e+02   1.671239040e+02   1.8e-08  1.37  
47  3.2e-05  1.4e-02  2.0e-03  1.00e+00   1.670435111e+02   1.671211654e+02   1.7e-08  1.40  
48  2.9e-05  1.4e-02  1.8e-03  1.00e+00   1.670488041e+02   1.671186915e+02   1.5e-08  1.43  
49  2.6e-05  1.3e-02  1.7e-03  1.00e+00   1.670535596e+02   1.671164572e+02   1.3e-08  1.46  
50  2.4e-05  1.3e-02  1.5e-03  1.00e+00   1.670578325e+02   1.671144395e+02   1.2e-08  1.49  
51  2.1e-05  1.2e-02  1.3e-03  1.00e+00   1.670616722e+02   1.671126180e+02   1.1e-08  1.52  
52  1.9e-05  1.2e-02  1.2e-03  1.00e+00   1.670651228e+02   1.671109737e+02   9.8e-09  1.55  
53  1.7e-05  1.1e-02  1.1e-03  1.00e+00   1.670682242e+02   1.671094897e+02   8.8e-09  1.58  
54  1.5e-05  1.1e-02  9.7e-04  1.00e+00   1.670710117e+02   1.671081506e+02   7.9e-09  1.60  
55  1.4e-05  1.1e-02  8.8e-04  1.00e+00   1.670735175e+02   1.671069424e+02   7.1e-09  1.63  
56  1.3e-05  1.0e-02  7.9e-04  1.00e+00   1.670757701e+02   1.671058526e+02   6.4e-09  1.66  
57  1.1e-05  1.0e-02  7.1e-04  1.00e+00   1.670777953e+02   1.671048696e+02   5.8e-09  1.69  
58  1.0e-05  1.0e-02  6.4e-04  1.00e+00   1.670796162e+02   1.671039830e+02   5.2e-09  1.71  
59  9.1e-06  9.8e-03  5.8e-04  1.00e+00   1.670812534e+02   1.671031837e+02   4.7e-09  1.74  
60  8.2e-06  9.6e-03  5.2e-04  1.00e+00   1.670827257e+02   1.671024630e+02   4.2e-09  1.77  
61  7.4e-06  9.5e-03  4.7e-04  1.00e+00   1.670840497e+02   1.671018133e+02   3.8e-09  1.79  
62  6.6e-06  9.3e-03  4.2e-04  1.00e+00   1.670852404e+02   1.671012278e+02   3.4e-09  1.82  
63  6.0e-06  9.2e-03  3.8e-04  1.00e+00   1.670863114e+02   1.671007000e+02   3.1e-09  1.85  
64  5.4e-06  9.1e-03  3.4e-04  1.00e+00   1.670872746e+02   1.671002245e+02   2.8e-09  1.88  
65  2.0e-06  3.4e-03  1.3e-04  1.00e+00   1.670926208e+02   1.670975552e+02   1.1e-09  1.90  
66  6.9e-07  1.2e-03  4.4e-05  1.00e+00   1.670947966e+02   1.670964669e+02   3.6e-10  1.93  
67  6.2e-07  1.0e-03  3.9e-05  1.00e+00   1.670949110e+02   1.670964141e+02   3.2e-10  1.96  
68  5.6e-07  9.4e-04  3.6e-05  1.00e+00   1.670950105e+02   1.670963633e+02   2.9e-10  1.99  
69  5.0e-07  8.5e-04  3.2e-05  1.00e+00   1.670951003e+02   1.670963178e+02   2.6e-10  2.02  
70  4.5e-07  7.6e-04  2.9e-05  1.00e+00   1.670951810e+02   1.670962768e+02   2.3e-10  2.04  
71  4.1e-07  6.9e-04  2.6e-05  1.00e+00   1.670952536e+02   1.670962398e+02   2.1e-10  2.07  
72  3.7e-07  6.2e-04  2.3e-05  1.00e+00   1.670953189e+02   1.670962065e+02   1.9e-10  2.10  
73  3.3e-07  5.6e-04  2.1e-05  9.98e-01   1.670953777e+02   1.670961766e+02   1.7e-10  2.13  
74  3.0e-07  5.0e-04  1.9e-05  1.00e+00   1.670954306e+02   1.670961495e+02   1.5e-10  2.15  
75  2.7e-07  4.5e-04  1.7e-05  1.00e+00   1.670954781e+02   1.670961252e+02   1.4e-10  2.18  
76  2.4e-07  4.1e-04  1.5e-05  9.98e-01   1.670955209e+02   1.670961033e+02   1.2e-10  2.21  
77  2.2e-07  3.7e-04  1.4e-05  9.99e-01   1.670955594e+02   1.670960836e+02   1.1e-10  2.23  
78  2.0e-07  3.3e-04  1.2e-05  9.99e-01   1.670955940e+02   1.670960658e+02   1.0e-10  2.26  
79  1.8e-07  3.0e-04  1.1e-05  1.00e+00   1.670956252e+02   1.670960498e+02   9.1e-11  2.29  
80  1.6e-07  2.7e-04  1.0e-05  9.99e-01   1.670956532e+02   1.670960354e+02   8.2e-11  2.32  
81  1.4e-07  2.4e-04  9.0e-06  9.95e-01   1.670956784e+02   1.670960225e+02   7.3e-11  2.34  
82  1.3e-07  2.2e-04  8.1e-06  9.99e-01   1.670957012e+02   1.670960108e+02   6.6e-11  2.37  
83  1.2e-07  1.9e-04  7.3e-06  1.00e+00   1.670957216e+02   1.670960003e+02   5.9e-11  2.40  
84  1.0e-07  1.7e-04  6.6e-06  1.00e+00   1.670957401e+02   1.670959907e+02   5.4e-11  2.43  
85  9.3e-08  1.6e-04  5.9e-06  9.97e-01   1.670957567e+02   1.670959822e+02   4.8e-11  2.46  
86  8.4e-08  1.4e-04  5.3e-06  9.95e-01   1.670957715e+02   1.670959746e+02   4.3e-11  2.50  
87  7.6e-08  1.3e-04  4.8e-06  9.99e-01   1.670957849e+02   1.670959677e+02   3.9e-11  2.52  
88  6.8e-08  1.1e-04  4.3e-06  1.01e+00   1.670957973e+02   1.670959612e+02   3.5e-11  2.55  
89  6.1e-08  1.0e-04  3.9e-06  1.00e+00   1.670958082e+02   1.670959556e+02   3.2e-11  2.58  
90  5.5e-08  9.3e-05  3.5e-06  1.00e+00   1.670958180e+02   1.670959506e+02   2.9e-11  2.60  
91  5.0e-08  8.4e-05  3.1e-06  9.98e-01   1.670958267e+02   1.670959461e+02   2.6e-11  2.63  
92  4.5e-08  7.5e-05  2.8e-06  9.89e-01   1.670958346e+02   1.670959421e+02   2.3e-11  2.66  
93  4.0e-08  6.8e-05  2.6e-06  9.94e-01   1.670958417e+02   1.670959384e+02   2.1e-11  2.68  
94  3.6e-08  6.1e-05  2.3e-06  9.91e-01   1.670958480e+02   1.670959352e+02   1.9e-11  2.71  
95  3.3e-08  5.5e-05  2.1e-06  1.02e+00   1.670958543e+02   1.670959319e+02   1.7e-11  2.74  
96  2.9e-08  4.9e-05  1.9e-06  9.86e-01   1.670958594e+02   1.670959293e+02   1.5e-11  2.77  
97  2.6e-08  4.4e-05  1.7e-06  1.01e+00   1.670958642e+02   1.670959268e+02   1.4e-11  2.79  
98  2.4e-08  4.0e-05  1.5e-06  9.81e-01   1.670958683e+02   1.670959247e+02   1.2e-11  2.82  
99  2.1e-08  3.6e-05  1.4e-06  1.03e+00   1.670958726e+02   1.670959224e+02   1.1e-11  2.85  
100 1.9e-08  3.2e-05  1.2e-06  1.03e+00   1.670958764e+02   1.670959204e+02   1.0e-11  2.87  
101 1.7e-08  2.9e-05  1.1e-06  1.04e+00   1.670958797e+02   1.670959186e+02   9.5e-12  2.90  
Interior-point optimizer terminated. Time: 2.90. 

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

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.6709587973e+02    Viol.  con: 3e-07    var: 0e+00  
  Dual.    obj: 1.6709591861e+02    Viol.  con: 0e+00    var: 2e-04  
* End solution on dual form. *
Transforming to primal solution.
Solving took 2.96 seconds.
Using solver 'mosek'
Solving for 1748 variables.
Number of Hessian non-zeros: 2054
* 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            : 1749            
  Cones                  : 0               
  Scalar variables       : 6101            
  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 : 926
Eliminator terminated.
Eliminator started.
Total number of eliminations : 936
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 936             
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            : 769
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3440              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.04            
Factor     - nonzeros before factor : 1.64e+04          after factor           : 1.46e+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.286499274e+05  2.000000000e+00   1.0e+00  0.09  
1   1.1e+03  1.4e+03  6.1e+04  -9.71e-01  -1.264834054e+05  3.586694672e+00   4.8e-01  0.12  
2   4.3e+02  5.6e+02  2.4e+04  -9.36e-01  -1.204818242e+05  1.001254106e+01   1.9e-01  0.15  
3   2.9e+02  3.7e+02  1.6e+04  -8.42e-01  -1.157492266e+05  6.085677231e+01   1.3e-01  0.18  
4   2.9e+02  3.7e+02  1.6e+04  -7.62e-01  -1.131499752e+05  2.257754363e+03   1.3e-01  0.21  
5   7.4e+01  9.6e+01  4.1e+03  -7.55e-01  -7.449016303e+04  9.842650710e+03   3.3e-02  0.24  
6   3.6e+01  4.7e+01  2.0e+03  -1.90e-01  -4.726336592e+04  1.026281511e+04   1.6e-02  0.27  
7   2.2e+01  2.9e+01  1.3e+03  2.77e-01   -3.297702137e+04  7.148400482e+03   9.9e-03  0.30  
8   1.4e+01  1.7e+01  7.5e+02  5.32e-01   -2.145897800e+04  4.808130541e+03   6.0e-03  0.33  
9   5.3e+00  6.9e+00  3.0e+02  7.21e-01   -8.767976227e+03  2.417270240e+03   2.4e-03  0.36  
10  2.4e+00  3.1e+00  1.3e+02  9.13e-01   -3.743261859e+03  1.405427645e+03   1.1e-03  0.39  
11  1.7e+00  2.3e+00  9.8e+01  9.75e-01   -2.706738693e+03  1.075282193e+03   7.8e-04  0.42  
12  8.2e-01  1.1e+00  4.6e+01  9.83e-01   -1.189766727e+03  5.993161094e+02   3.7e-04  0.45  
13  7.5e-01  1.1e+00  4.2e+01  9.48e-01   -1.109366706e+03  5.596614740e+02   3.4e-04  0.48  
14  6.3e-01  8.8e-01  3.5e+01  9.86e-01   -8.799165511e+02  5.072320078e+02   2.8e-04  0.51  
15  1.8e-01  2.8e-01  1.0e+01  9.89e-01   -1.584733079e+02  2.541994480e+02   8.4e-05  0.53  
16  1.0e-01  1.7e-01  5.9e+00  1.01e+00   -1.976714394e+01  2.098853080e+02   4.7e-05  0.57  
17  1.0e-01  1.7e-01  5.8e+00  1.02e+00   -1.809012624e+01  2.102290874e+02   4.7e-05  0.59  
18  8.6e-02  1.5e-01  5.0e+00  1.02e+00   1.591125240e+01   2.106371837e+02   4.0e-05  0.62  
19  4.3e-02  9.6e-02  2.5e+00  1.01e+00   9.060795997e+01   1.877228726e+02   2.0e-05  0.65  
20  1.2e-02  1.9e-01  6.8e-01  1.01e+00   1.471518364e+02   1.733931135e+02   5.5e-06  0.68  
21  4.3e-03  3.5e-01  2.6e-01  1.01e+00   1.590482630e+02   1.689583428e+02   2.1e-06  0.70  
22  1.2e-03  1.7e-01  7.5e-02  1.01e+00   1.645647646e+02   1.674289826e+02   6.1e-07  0.73  
23  6.7e-04  1.2e-01  4.2e-02  9.81e-01   1.654765514e+02   1.670876114e+02   3.5e-07  0.76  
24  2.0e-04  1.1e-01  1.3e-02  9.95e-01   1.662935116e+02   1.667797411e+02   1.1e-07  0.79  
25  6.2e-05  1.1e-01  4.1e-03  1.01e+00   1.665278907e+02   1.666839546e+02   3.5e-08  0.82  
26  2.0e-05  1.1e-01  1.4e-03  1.01e+00   1.666012834e+02   1.666531454e+02   1.2e-08  0.84  
27  6.5e-06  1.1e-01  4.4e-04  1.00e+00   1.666261736e+02   1.666427369e+02   3.8e-09  0.87  
28  2.2e-06  1.0e-01  1.5e-04  1.00e+00   1.666337588e+02   1.666395192e+02   1.3e-09  0.91  
29  7.7e-07  9.7e-02  5.3e-05  1.00e+00   1.666363794e+02   1.666383686e+02   4.5e-10  0.94  
30  3.4e-07  8.2e-02  2.3e-05  1.00e+00   1.666371512e+02   1.666380173e+02   2.0e-10  0.96  
31  7.3e-08  1.8e-02  5.0e-06  1.00e+00   1.666376164e+02   1.666378052e+02   4.3e-11  0.99  
32  6.6e-08  1.6e-02  4.5e-06  9.98e-01   1.666376304e+02   1.666378004e+02   3.9e-11  1.02  
33  5.9e-08  1.6e-02  4.1e-06  9.99e-01   1.666376420e+02   1.666377950e+02   3.5e-11  1.05  
34  5.3e-08  1.5e-02  3.7e-06  9.94e-01   1.666376524e+02   1.666377902e+02   3.1e-11  1.08  
35  4.8e-08  1.4e-02  3.3e-06  1.01e+00   1.666376623e+02   1.666377855e+02   2.8e-11  1.11  
36  4.3e-08  1.3e-02  3.0e-06  1.00e+00   1.666376707e+02   1.666377815e+02   2.6e-11  1.13  
37  3.9e-08  1.3e-02  2.7e-06  1.00e+00   1.666376783e+02   1.666377780e+02   2.3e-11  1.16  
38  3.5e-08  1.2e-02  2.4e-06  9.98e-01   1.666376851e+02   1.666377749e+02   2.1e-11  1.19  
39  3.2e-08  1.2e-02  2.2e-06  1.02e+00   1.666376917e+02   1.666377717e+02   1.9e-11  1.22  
40  2.8e-08  1.2e-02  1.9e-06  1.01e+00   1.666376973e+02   1.666377691e+02   1.7e-11  1.25  
41  2.6e-08  1.1e-02  1.8e-06  9.97e-01   1.666377022e+02   1.666377668e+02   1.5e-11  1.27  
42  2.3e-08  1.1e-02  1.6e-06  1.01e+00   1.666377067e+02   1.666377647e+02   1.4e-11  1.30  
43  2.1e-08  1.1e-02  1.4e-06  1.00e+00   1.666377107e+02   1.666377628e+02   1.2e-11  1.33  
44  1.9e-08  1.0e-02  1.3e-06  1.00e+00   1.666377142e+02   1.666377612e+02   1.1e-11  1.36  
45  1.7e-08  1.0e-02  1.2e-06  9.87e-01   1.666377174e+02   1.666377597e+02   1.0e-11  1.38  
46  1.5e-08  9.7e-03  1.0e-06  9.81e-01   1.666377203e+02   1.666377584e+02   9.1e-12  1.42  
47  1.4e-08  9.5e-03  9.3e-07  9.95e-01   1.666377229e+02   1.666377572e+02   8.2e-12  1.45  
48  1.2e-08  8.5e-03  8.4e-07  1.05e+00   1.666377258e+02   1.666377558e+02   7.5e-12  1.47  
49  1.1e-08  7.7e-03  7.6e-07  1.05e+00   1.666377283e+02   1.666377546e+02   6.9e-12  1.50  
50  1.0e-08  6.9e-03  6.8e-07  1.07e+00   1.666377307e+02   1.666377534e+02   6.5e-12  1.53  
51  9.0e-09  6.8e-03  6.1e-07  9.35e-01   1.666377322e+02   1.666377527e+02   5.8e-12  1.56  
52  8.1e-09  6.1e-03  5.5e-07  1.02e+00   1.666377337e+02   1.666377520e+02   5.3e-12  1.59  
53  7.3e-09  5.5e-03  5.0e-07  9.54e-01   1.666377350e+02   1.666377515e+02   4.8e-12  1.62  
54  6.6e-09  5.0e-03  4.5e-07  9.38e-01   1.666377361e+02   1.666377510e+02   4.3e-12  1.65  
55  5.9e-09  4.5e-03  4.0e-07  1.09e+00   1.666377375e+02   1.666377503e+02   4.0e-12  1.68  
56  1.8e-09  2.6e-04  2.4e-08  8.90e-01   1.666377460e+02   1.666377468e+02   4.2e-13  1.71  
Interior-point optimizer terminated. Time: 1.71. 

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

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.6663774598e+02    Viol.  con: 3e-08    var: 0e+00  
  Dual.    obj: 1.6663774678e+02    Viol.  con: 0e+00    var: 2e-03  
* End solution on dual form. *
Transforming to primal solution.
Solving took 1.76 seconds.
Using solver 'mosek'
Solving for 1748 variables.
Number of Hessian non-zeros: 2054
* 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            : 1749            
  Cones                  : 0               
  Scalar variables       : 6101            
  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 : 926
Eliminator terminated.
Eliminator started.
Total number of eliminations : 936
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 936             
Lin. dep.  - tries                  : 1                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.01    
Matrix reordering started.
Local matrix reordering started.
Local matrix reordering terminated.
Matrix reordering terminated.
Optimizer  - threads                : 20              
Optimizer  - solved problem         : the primal      
Optimizer  - Constraints            : 769
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3440              conic                  : 0               
Optimizer  - Semi-definite variables: 0                 scalarized             : 0               
Factor     - setup time             : 0.03              dense det. time        : 0.00            
Factor     - ML order time          : 0.00              GP order time          : 0.02            
Factor     - nonzeros before factor : 1.64e+04          after factor           : 1.46e+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.286106750e+05  2.000000000e+00   1.0e+00  0.05  
1   1.1e+03  1.4e+03  6.1e+04  -9.71e-01  -1.264422992e+05  3.580364696e+00   4.8e-01  0.10  
2   4.3e+02  5.5e+02  2.4e+04  -9.36e-01  -1.203333601e+05  1.010626924e+01   1.9e-01  0.12  
3   2.9e+02  3.7e+02  1.6e+04  -8.40e-01  -1.156664897e+05  6.247578764e+01   1.3e-01  0.15  
4   2.9e+02  3.7e+02  1.6e+04  -7.61e-01  -1.130153152e+05  2.295879703e+03   1.3e-01  0.18  
5   7.3e+01  9.4e+01  4.1e+03  -7.54e-01  -7.379647003e+04  9.860900678e+03   3.2e-02  0.21  
6   3.6e+01  4.6e+01  2.0e+03  -1.80e-01  -4.641941276e+04  1.009613277e+04   1.6e-02  0.23  
7   2.1e+01  2.7e+01  1.2e+03  2.91e-01   -3.097492363e+04  6.886241180e+03   9.2e-03  0.26  
8   1.2e+01  1.6e+01  6.8e+02  5.65e-01   -1.945490405e+04  4.491381396e+03   5.4e-03  0.29  
9   4.7e+00  6.1e+00  2.6e+02  7.53e-01   -7.765184851e+03  2.180689114e+03   2.1e-03  0.32  
10  2.3e+00  3.0e+00  1.3e+02  9.26e-01   -3.530395347e+03  1.395533316e+03   1.0e-03  0.35  
11  1.5e+00  1.9e+00  8.5e+01  9.77e-01   -2.301329964e+03  9.721232226e+02   6.7e-04  0.37  
12  8.5e-01  1.1e+00  4.8e+01  9.85e-01   -1.230530590e+03  6.224918747e+02   3.8e-04  0.40  
13  7.5e-01  1.0e+00  4.2e+01  9.54e-01   -1.093835772e+03  5.630541571e+02   3.4e-04  0.43  
14  3.7e-01  5.0e-01  2.1e+01  9.85e-01   -4.358958394e+02  3.737923504e+02   1.6e-04  0.46  
15  1.8e-01  2.5e-01  1.0e+01  9.98e-01   -1.440003924e+02  2.585350453e+02   8.2e-05  0.48  
16  8.9e-02  1.6e-01  5.1e+00  1.01e+00   4.980472124e+00   2.043012647e+02   4.1e-05  0.51  
17  8.6e-02  1.5e-01  4.9e+00  1.01e+00   1.398852613e+01   2.065697360e+02   4.0e-05  0.54  
18  6.1e-02  1.1e-01  3.5e+00  1.01e+00   5.949211238e+01   1.948373399e+02   2.8e-05  0.57  
19  3.0e-02  7.3e-02  1.7e+00  1.01e+00   1.152795505e+02   1.809928466e+02   1.4e-05  0.60  
20  8.5e-03  1.8e-01  4.9e-01  1.01e+00   1.525611992e+02   1.716192134e+02   4.0e-06  0.63  
21  2.5e-03  1.8e-01  1.5e-01  1.00e+00   1.622330945e+02   1.679611387e+02   1.2e-06  0.65  
22  1.5e-03  1.2e-01  9.0e-02  1.00e+00   1.639702710e+02   1.674409692e+02   7.3e-07  0.68  
23  5.1e-04  1.0e-01  3.2e-02  1.01e+00   1.656550183e+02   1.668671097e+02   2.6e-07  0.71  
24  2.0e-04  9.6e-02  1.2e-02  1.01e+00   1.661959791e+02   1.666660331e+02   1.0e-07  0.74  
25  1.8e-04  8.7e-02  1.1e-02  1.01e+00   1.662326079e+02   1.666555350e+02   9.2e-08  0.77  
26  1.6e-04  7.9e-02  1.0e-02  1.01e+00   1.662628628e+02   1.666433552e+02   8.3e-08  0.80  
27  1.4e-04  7.2e-02  9.0e-03  1.01e+00   1.662902736e+02   1.666326040e+02   7.5e-08  0.83  
28  1.3e-04  6.6e-02  8.1e-03  1.01e+00   1.663148174e+02   1.666228212e+02   6.7e-08  0.86  
29  1.2e-04  6.0e-02  7.3e-03  1.01e+00   1.663368439e+02   1.666139702e+02   6.0e-08  0.89  
30  1.0e-04  5.5e-02  6.5e-03  1.01e+00   1.663566056e+02   1.666059557e+02   5.4e-08  0.92  
31  9.4e-05  5.0e-02  5.9e-03  1.01e+00   1.663743371e+02   1.665987003e+02   4.9e-08  0.95  
32  8.5e-05  4.6e-02  5.3e-03  1.01e+00   1.663902478e+02   1.665921324e+02   4.4e-08  0.98  
33  7.6e-05  4.2e-02  4.8e-03  1.01e+00   1.664045258e+02   1.665861874e+02   4.0e-08  1.01  
34  6.9e-05  3.8e-02  4.3e-03  1.01e+00   1.664173398e+02   1.665808074e+02   3.6e-08  1.04  
35  6.2e-05  3.5e-02  3.9e-03  1.01e+00   1.664288412e+02   1.665759394e+02   3.2e-08  1.07  
36  5.5e-05  3.3e-02  3.5e-03  1.00e+00   1.664391655e+02   1.665715357e+02   2.9e-08  1.10  
37  5.0e-05  3.0e-02  3.1e-03  1.00e+00   1.664484343e+02   1.665675528e+02   2.6e-08  1.13  
38  4.5e-05  2.8e-02  2.8e-03  1.00e+00   1.664567564e+02   1.665639514e+02   2.3e-08  1.16  
39  4.0e-05  2.6e-02  2.5e-03  1.00e+00   1.664642294e+02   1.665606955e+02   2.1e-08  1.19  
40  3.6e-05  2.4e-02  2.3e-03  1.00e+00   1.664709404e+02   1.665577525e+02   1.9e-08  1.23  
41  3.3e-05  2.2e-02  2.1e-03  1.00e+00   1.664769680e+02   1.665550929e+02   1.7e-08  1.26  
42  2.9e-05  2.1e-02  1.9e-03  1.00e+00   1.664823821e+02   1.665526899e+02   1.5e-08  1.29  
43  2.7e-05  2.0e-02  1.7e-03  1.00e+00   1.664872458e+02   1.665505191e+02   1.4e-08  1.33  
44  2.4e-05  1.8e-02  1.5e-03  1.00e+00   1.664916155e+02   1.665485586e+02   1.2e-08  1.37  
45  2.1e-05  1.7e-02  1.3e-03  1.00e+00   1.664955416e+02   1.665467881e+02   1.1e-08  1.40  
46  1.9e-05  1.6e-02  1.2e-03  1.00e+00   1.664990697e+02   1.665451898e+02   1.0e-08  1.43  
47  1.7e-05  1.6e-02  1.1e-03  1.00e+00   1.665022403e+02   1.665437471e+02   9.1e-09  1.46  
48  1.6e-05  1.5e-02  9.8e-04  1.00e+00   1.665050901e+02   1.665424452e+02   8.2e-09  1.48  
49  1.4e-05  1.4e-02  8.9e-04  1.00e+00   1.665076517e+02   1.665412706e+02   7.4e-09  1.51  
50  1.3e-05  1.3e-02  8.0e-04  1.00e+00   1.665099546e+02   1.665402111e+02   6.6e-09  1.54  
51  1.1e-05  1.3e-02  7.2e-04  1.00e+00   1.665120252e+02   1.665392556e+02   6.0e-09  1.57  
52  1.0e-05  1.2e-02  6.5e-04  1.00e+00   1.665138869e+02   1.665383940e+02   5.4e-09  1.60  
53  9.3e-06  1.2e-02  5.8e-04  1.00e+00   1.665155612e+02   1.665376174e+02   4.8e-09  1.63  
54  8.3e-06  1.2e-02  5.2e-04  1.00e+00   1.665170669e+02   1.665369174e+02   4.4e-09  1.66  
55  7.5e-06  1.1e-02  4.7e-04  1.00e+00   1.665184211e+02   1.665362865e+02   3.9e-09  1.69  
56  6.7e-06  1.1e-02  4.2e-04  1.00e+00   1.665196392e+02   1.665357180e+02   3.5e-09  1.72  
57  6.1e-06  1.1e-02  3.8e-04  1.00e+00   1.665207348e+02   1.665352058e+02   3.2e-09  1.75  
58  5.5e-06  1.0e-02  3.4e-04  1.00e+00   1.665217204e+02   1.665347442e+02   2.9e-09  1.78  
59  4.9e-06  1.0e-02  3.1e-04  1.00e+00   1.665226069e+02   1.665343284e+02   2.6e-09  1.80  
60  4.4e-06  9.9e-03  2.8e-04  1.00e+00   1.665234044e+02   1.665339538e+02   2.3e-09  1.83  
61  4.0e-06  9.7e-03  2.5e-04  1.00e+00   1.665241217e+02   1.665336162e+02   2.1e-09  1.86  
62  3.6e-06  9.5e-03  2.3e-04  1.00e+00   1.665247669e+02   1.665333120e+02   1.9e-09  1.89  
63  3.2e-06  9.4e-03  2.0e-04  1.00e+00   1.665253472e+02   1.665330379e+02   1.7e-09  1.91  
64  2.9e-06  9.2e-03  1.8e-04  1.00e+00   1.665258692e+02   1.665327908e+02   1.5e-09  1.94  
65  2.6e-06  9.1e-03  1.6e-04  1.00e+00   1.665263387e+02   1.665325682e+02   1.4e-09  1.98  
66  2.4e-06  9.0e-03  1.5e-04  1.00e+00   1.665267610e+02   1.665323676e+02   1.2e-09  2.00  
67  2.1e-06  8.9e-03  1.3e-04  1.00e+00   1.665271410e+02   1.665321869e+02   1.1e-09  2.03  
68  1.9e-06  8.8e-03  1.2e-04  1.00e+00   1.665274827e+02   1.665320241e+02   1.0e-09  2.06  
69  1.7e-06  8.7e-03  1.1e-04  1.00e+00   1.665277902e+02   1.665318775e+02   9.0e-10  2.09  
70  1.5e-06  8.6e-03  9.7e-05  1.00e+00   1.665280668e+02   1.665317454e+02   8.1e-10  2.12  
71  1.4e-06  8.6e-03  8.7e-05  1.00e+00   1.665283156e+02   1.665316264e+02   7.3e-10  2.14  
72  1.3e-06  8.5e-03  7.9e-05  1.00e+00   1.665285394e+02   1.665315192e+02   6.5e-10  2.17  
73  1.1e-06  8.5e-03  7.1e-05  1.00e+00   1.665287408e+02   1.665314226e+02   5.9e-10  2.20  
74  1.0e-06  8.4e-03  6.4e-05  1.00e+00   1.665289219e+02   1.665313356e+02   5.3e-10  2.23  
75  9.1e-07  8.4e-03  5.7e-05  1.00e+00   1.665290849e+02   1.665312572e+02   4.8e-10  2.26  
76  8.2e-07  8.3e-03  5.2e-05  1.00e+00   1.665292314e+02   1.665311865e+02   4.3e-10  2.29  
77  7.4e-07  8.3e-03  4.6e-05  1.00e+00   1.665293633e+02   1.665311228e+02   3.9e-10  2.32  
78  6.6e-07  8.2e-03  4.2e-05  1.00e+00   1.665294818e+02   1.665310655e+02   3.5e-10  2.35  
79  6.0e-07  8.2e-03  3.8e-05  1.00e+00   1.665295885e+02   1.665310137e+02   3.1e-10  2.37  
80  5.4e-07  8.2e-03  3.4e-05  1.00e+00   1.665296844e+02   1.665309671e+02   2.8e-10  2.40  
81  4.8e-07  8.1e-03  3.0e-05  1.00e+00   1.665297706e+02   1.665309251e+02   2.5e-10  2.43  
82  4.4e-07  8.1e-03  2.7e-05  9.99e-01   1.665298481e+02   1.665308872e+02   2.3e-10  2.46  
83  3.9e-07  8.1e-03  2.5e-05  1.00e+00   1.665299179e+02   1.665308531e+02   2.1e-10  2.49  
84  3.5e-07  8.0e-03  2.2e-05  1.00e+00   1.665299806e+02   1.665308223e+02   1.8e-10  2.52  
85  3.2e-07  8.0e-03  2.0e-05  1.00e+00   1.665300370e+02   1.665307945e+02   1.7e-10  2.54  
86  2.9e-07  8.0e-03  1.8e-05  1.00e+00   1.665300877e+02   1.665307694e+02   1.5e-10  2.57  
87  2.6e-07  8.0e-03  1.6e-05  9.98e-01   1.665301334e+02   1.665307469e+02   1.3e-10  2.60  
88  2.3e-07  8.0e-03  1.5e-05  1.00e+00   1.665301744e+02   1.665307266e+02   1.2e-10  2.63  
89  2.1e-07  7.9e-03  1.3e-05  1.00e+00   1.665302113e+02   1.665307082e+02   1.1e-10  2.66  
90  1.9e-07  7.9e-03  1.2e-05  9.97e-01   1.665302445e+02   1.665306918e+02   9.8e-11  2.68  
91  1.7e-07  7.9e-03  1.1e-05  9.98e-01   1.665302744e+02   1.665306770e+02   8.8e-11  2.71  
92  1.5e-07  7.9e-03  9.6e-06  9.98e-01   1.665303013e+02   1.665306637e+02   8.0e-11  2.74  
93  1.4e-07  7.8e-03  8.6e-06  1.00e+00   1.665303255e+02   1.665306516e+02   7.2e-11  2.77  
94  1.2e-07  7.8e-03  7.7e-06  9.97e-01   1.665303472e+02   1.665306408e+02   6.4e-11  2.80  
95  1.1e-07  7.8e-03  7.0e-06  1.00e+00   1.665303668e+02   1.665306310e+02   5.8e-11  2.82  
96  1.0e-07  7.8e-03  6.3e-06  1.00e+00   1.665303844e+02   1.665306222e+02   5.2e-11  2.85  
97  9.0e-08  7.8e-03  5.6e-06  1.00e+00   1.665304003e+02   1.665306143e+02   4.7e-11  2.88  
98  8.1e-08  7.0e-03  5.1e-06  1.01e+00   1.665304149e+02   1.665306070e+02   4.2e-11  2.91  
99  7.3e-08  6.3e-03  4.6e-06  9.91e-01   1.665304277e+02   1.665306006e+02   3.8e-11  2.94  
100 6.5e-08  5.7e-03  4.1e-06  1.01e+00   1.665304396e+02   1.665305946e+02   3.4e-11  2.97  
101 5.9e-08  5.1e-03  3.7e-06  1.01e+00   1.665304501e+02   1.665305893e+02   3.1e-11  3.00  
102 5.3e-08  4.6e-03  3.3e-06  1.02e+00   1.665304600e+02   1.665305843e+02   2.8e-11  3.03  
103 4.8e-08  4.1e-03  3.0e-06  9.90e-01   1.665304683e+02   1.665305802e+02   2.5e-11  3.06  
104 4.3e-08  3.7e-03  2.7e-06  9.88e-01   1.665304757e+02   1.665305766e+02   2.3e-11  3.08  
105 3.9e-08  3.3e-03  2.4e-06  1.02e+00   1.665304831e+02   1.665305728e+02   2.1e-11  3.11  
106 3.5e-08  3.0e-03  2.2e-06  1.02e+00   1.665304894e+02   1.665305696e+02   1.9e-11  3.14  
107 3.1e-08  2.7e-03  2.0e-06  9.71e-01   1.665304948e+02   1.665305670e+02   1.7e-11  3.17  
108 2.8e-08  2.4e-03  1.8e-06  1.01e+00   1.665304997e+02   1.665305645e+02   1.5e-11  3.20  
109 2.5e-08  2.2e-03  1.6e-06  1.04e+00   1.665305047e+02   1.665305620e+02   1.4e-11  3.22  
110 2.3e-08  2.0e-03  1.4e-06  1.00e+00   1.665305085e+02   1.665305600e+02   1.3e-11  3.25  
111 2.1e-08  1.8e-03  1.3e-06  1.04e+00   1.665305125e+02   1.665305580e+02   1.2e-11  3.28  
112 1.9e-08  1.6e-03  1.2e-06  1.02e+00   1.665305159e+02   1.665305563e+02   1.0e-11  3.31  
113 1.7e-08  1.4e-03  1.0e-06  1.11e+00   1.665305200e+02   1.665305541e+02   1.0e-11  3.34  
114 1.5e-08  1.3e-03  9.4e-07  1.01e+00   1.665305224e+02   1.665305529e+02   9.0e-12  3.36  
115 1.4e-08  1.2e-03  8.5e-07  9.66e-01   1.665305244e+02   1.665305519e+02   8.1e-12  3.39  
116 1.2e-08  1.0e-03  7.6e-07  9.18e-01   1.665305262e+02   1.665305511e+02   7.3e-12  3.42  
117 1.1e-08  9.4e-04  6.9e-07  1.03e+00   1.665305282e+02   1.665305502e+02   6.7e-12  3.45  
118 1.0e-08  8.5e-04  6.2e-07  9.90e-01   1.665305296e+02   1.665305494e+02   6.0e-12  3.48  
119 9.0e-09  7.7e-04  5.6e-07  9.46e-01   1.665305310e+02   1.665305488e+02   5.4e-12  3.50  
120 8.1e-09  6.9e-04  5.0e-07  1.03e+00   1.665305323e+02   1.665305481e+02   4.9e-12  3.53  
121 7.4e-09  6.2e-04  4.5e-07  9.72e-01   1.665305334e+02   1.665305476e+02   4.4e-12  3.56  
122 6.7e-09  5.6e-04  4.1e-07  9.56e-01   1.665305343e+02   1.665305472e+02   4.0e-12  3.59  
123 6.0e-09  5.0e-04  3.6e-07  9.89e-01   1.665305352e+02   1.665305468e+02   3.6e-12  3.62  
124 5.5e-09  4.5e-04  3.3e-07  1.12e+00   1.665305364e+02   1.665305461e+02   3.4e-12  3.64  
125 4.9e-09  4.1e-04  3.0e-07  9.64e-01   1.665305370e+02   1.665305458e+02   3.1e-12  3.67  
126 4.4e-09  3.7e-04  2.7e-07  7.99e-01   1.665305376e+02   1.665305456e+02   2.8e-12  3.71  
127 4.1e-09  3.3e-04  2.4e-07  9.71e-01   1.665305381e+02   1.665305453e+02   2.5e-12  3.74  
128 3.6e-09  3.0e-04  2.2e-07  1.06e+00   1.665305388e+02   1.665305450e+02   2.3e-12  3.77  
129 3.3e-09  2.7e-04  1.9e-07  1.01e+00   1.665305392e+02   1.665305448e+02   2.1e-12  3.80  
130 6.2e-10  2.7e-05  2.0e-08  9.86e-01   1.665305426e+02   1.665305431e+02   2.3e-13  3.82  
Interior-point optimizer terminated. Time: 3.83. 

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

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.6653054256e+02    Viol.  con: 1e-08    var: 0e+00  
  Dual.    obj: 1.6653054314e+02    Viol.  con: 0e+00    var: 1e-04  
* End solution on dual form. *
Transforming to primal solution.
Solving took 3.87 seconds.
Using solver 'mosek'
Solving for 1748 variables.
Number of Hessian non-zeros: 2054
* 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            : 1749            
  Cones                  : 0               
  Scalar variables       : 6101            
  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 : 926
Eliminator terminated.
Eliminator started.
Total number of eliminations : 936
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 936             
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            : 769
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3440              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.64e+04          after factor           : 1.46e+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.286069771e+05  2.000000000e+00   1.0e+00  0.08  
1   1.1e+03  1.4e+03  6.1e+04  -9.71e-01  -1.264280194e+05  3.575761951e+00   4.8e-01  0.12  
2   4.3e+02  5.5e+02  2.4e+04  -9.36e-01  -1.202642631e+05  1.018055660e+01   1.9e-01  0.15  
3   2.9e+02  3.7e+02  1.6e+04  -8.40e-01  -1.155864707e+05  6.348051752e+01   1.2e-01  0.18  
4   2.8e+02  3.7e+02  1.6e+04  -7.60e-01  -1.129604576e+05  2.275516364e+03   1.2e-01  0.22  
5   7.5e+01  9.6e+01  4.2e+03  -7.53e-01  -7.467564244e+04  9.661828966e+03   3.3e-02  0.25  
6   3.3e+01  4.2e+01  1.8e+03  -1.93e-01  -4.344556677e+04  1.030574571e+04   1.4e-02  0.29  
7   1.9e+01  2.5e+01  1.1e+03  3.43e-01   -2.866889857e+04  6.921959916e+03   8.5e-03  0.32  
8   1.1e+01  1.5e+01  6.3e+02  6.05e-01   -1.820598724e+04  4.395202645e+03   5.0e-03  0.35  
9   4.5e+00  5.8e+00  2.5e+02  7.73e-01   -7.371169519e+03  2.103309417e+03   2.0e-03  0.38  
10  2.1e+00  2.7e+00  1.2e+02  9.30e-01   -3.214989836e+03  1.325822971e+03   9.3e-04  0.40  
11  1.3e+00  1.7e+00  7.5e+01  9.81e-01   -2.014768870e+03  8.899281360e+02   6.0e-04  0.43  
12  8.1e-01  1.0e+00  4.5e+01  9.84e-01   -1.165870830e+03  6.060225068e+02   3.6e-04  0.47  
13  6.4e-01  8.5e-01  3.6e+01  9.55e-01   -9.120513263e+02  5.060748247e+02   2.9e-04  0.49  
14  3.6e-01  4.9e-01  2.0e+01  9.93e-01   -4.191573861e+02  3.802510345e+02   1.6e-04  0.52  
15  1.8e-01  2.4e-01  1.0e+01  9.93e-01   -1.346794080e+02  2.582566797e+02   8.0e-05  0.55  
16  7.9e-02  1.4e-01  4.6e+00  1.01e+00   2.126773236e+01   1.996180545e+02   3.7e-05  0.58  
17  6.8e-02  1.2e-01  3.9e+00  1.02e+00   4.474503581e+01   1.978722235e+02   3.2e-05  0.61  
18  2.8e-02  7.4e-02  1.6e+00  1.02e+00   1.178041858e+02   1.806433215e+02   1.3e-05  0.63  
19  8.1e-03  2.0e-01  4.7e-01  1.01e+00   1.531908302e+02   1.714402483e+02   3.8e-06  0.66  
20  2.9e-03  2.3e-01  1.7e-01  1.00e+00   1.613912703e+02   1.680581873e+02   1.4e-06  0.69  
21  1.7e-03  1.4e-01  1.0e-01  1.01e+00   1.635874414e+02   1.674597086e+02   8.2e-07  0.72  
22  5.0e-04  1.2e-01  3.1e-02  1.01e+00   1.656228600e+02   1.668056668e+02   2.5e-07  0.74  
23  1.9e-04  1.0e-01  1.2e-02  1.01e+00   1.661602514e+02   1.666051020e+02   9.7e-08  0.77  
24  8.5e-05  8.7e-02  5.4e-03  1.01e+00   1.663313691e+02   1.665357294e+02   4.5e-08  0.80  
25  3.9e-05  7.9e-02  2.5e-03  1.01e+00   1.664099175e+02   1.665032840e+02   2.1e-08  0.83  
26  3.5e-05  7.2e-02  2.2e-03  1.01e+00   1.664180552e+02   1.665021095e+02   1.9e-08  0.86  
27  3.1e-05  6.6e-02  2.0e-03  1.01e+00   1.664237666e+02   1.664993866e+02   1.7e-08  0.89  
28  2.8e-05  6.0e-02  1.8e-03  1.01e+00   1.664290351e+02   1.664970787e+02   1.5e-08  0.92  
29  2.5e-05  5.5e-02  1.6e-03  1.01e+00   1.664337490e+02   1.664949755e+02   1.4e-08  0.95  
30  2.3e-05  5.0e-02  1.5e-03  1.01e+00   1.664379862e+02   1.664930798e+02   1.2e-08  0.98  
31  2.1e-05  4.6e-02  1.3e-03  1.00e+00   1.664417920e+02   1.664913679e+02   1.1e-08  1.01  
32  1.8e-05  4.2e-02  1.2e-03  1.00e+00   1.664452115e+02   1.664898229e+02   1.0e-08  1.04  
33  1.7e-05  3.9e-02  1.1e-03  1.00e+00   1.664482839e+02   1.664884286e+02   9.0e-09  1.06  
34  1.5e-05  3.6e-02  9.6e-04  1.00e+00   1.664510449e+02   1.664871707e+02   8.1e-09  1.09  
35  1.3e-05  3.3e-02  8.6e-04  1.00e+00   1.664535263e+02   1.664860359e+02   7.3e-09  1.12  
36  1.2e-05  3.0e-02  7.8e-04  1.00e+00   1.664557567e+02   1.664850124e+02   6.5e-09  1.15  
37  1.1e-05  2.8e-02  7.0e-04  1.00e+00   1.664577616e+02   1.664840894e+02   5.9e-09  1.18  
38  9.8e-06  2.6e-02  6.3e-04  1.00e+00   1.664595641e+02   1.664832572e+02   5.3e-09  1.21  
39  8.8e-06  2.4e-02  5.7e-04  1.00e+00   1.664611847e+02   1.664825070e+02   4.8e-09  1.24  
40  8.0e-06  2.3e-02  5.1e-04  1.00e+00   1.664626419e+02   1.664818307e+02   4.3e-09  1.26  
41  7.2e-06  2.1e-02  4.6e-04  1.00e+00   1.664639524e+02   1.664812213e+02   3.9e-09  1.29  
42  6.4e-06  2.0e-02  4.1e-04  1.00e+00   1.664651310e+02   1.664806722e+02   3.5e-09  1.32  
43  5.8e-06  1.9e-02  3.7e-04  1.00e+00   1.664661910e+02   1.664801775e+02   3.1e-09  1.35  
44  5.2e-06  1.7e-02  3.3e-04  1.00e+00   1.664671444e+02   1.664797318e+02   2.8e-09  1.38  
45  4.7e-06  1.6e-02  3.0e-04  1.00e+00   1.664680021e+02   1.664793303e+02   2.5e-09  1.40  
46  4.2e-06  1.6e-02  2.7e-04  1.00e+00   1.664687735e+02   1.664789686e+02   2.3e-09  1.43  
47  3.8e-06  1.5e-02  2.4e-04  1.00e+00   1.664694675e+02   1.664786429e+02   2.1e-09  1.46  
48  3.4e-06  1.4e-02  2.2e-04  1.00e+00   1.664700918e+02   1.664783494e+02   1.8e-09  1.49  
49  3.1e-06  1.3e-02  2.0e-04  1.00e+00   1.664706535e+02   1.664780851e+02   1.7e-09  1.52  
50  2.8e-06  1.3e-02  1.8e-04  1.00e+00   1.664711587e+02   1.664778471e+02   1.5e-09  1.55  
51  2.5e-06  1.2e-02  1.6e-04  1.00e+00   1.664716132e+02   1.664776328e+02   1.3e-09  1.57  
52  2.2e-06  1.2e-02  1.4e-04  1.00e+00   1.664720222e+02   1.664774397e+02   1.2e-09  1.60  
53  2.0e-06  1.1e-02  1.3e-04  1.00e+00   1.664723903e+02   1.664772660e+02   1.1e-09  1.63  
54  1.8e-06  1.1e-02  1.2e-04  1.00e+00   1.664727215e+02   1.664771096e+02   9.8e-10  1.66  
55  1.6e-06  1.1e-02  1.0e-04  1.00e+00   1.664730195e+02   1.664769689e+02   8.8e-10  1.69  
56  1.5e-06  1.0e-02  9.4e-05  1.00e+00   1.664732878e+02   1.664768421e+02   8.0e-10  1.72  
57  1.3e-06  1.0e-02  8.5e-05  1.00e+00   1.664735291e+02   1.664767280e+02   7.2e-10  1.75  
58  1.2e-06  9.9e-03  7.6e-05  1.00e+00   1.664737464e+02   1.664766254e+02   6.5e-10  1.78  
59  1.1e-06  9.6e-03  6.9e-05  1.00e+00   1.664739418e+02   1.664765330e+02   5.8e-10  1.81  
60  9.7e-07  9.4e-03  6.2e-05  9.99e-01   1.664741177e+02   1.664764499e+02   5.2e-10  1.84  
61  8.7e-07  9.2e-03  5.6e-05  1.00e+00   1.664742760e+02   1.664763750e+02   4.7e-10  1.87  
62  7.8e-07  9.1e-03  5.0e-05  1.00e+00   1.664744185e+02   1.664763076e+02   4.2e-10  1.90  
63  7.1e-07  8.9e-03  4.5e-05  1.00e+00   1.664745466e+02   1.664762468e+02   3.8e-10  1.92  
64  6.3e-07  8.8e-03  4.1e-05  1.00e+00   1.664746620e+02   1.664761921e+02   3.4e-10  1.95  
65  5.7e-07  8.7e-03  3.7e-05  1.00e+00   1.664747657e+02   1.664761428e+02   3.1e-10  1.98  
66  5.1e-07  8.6e-03  3.3e-05  1.00e+00   1.664748591e+02   1.664760985e+02   2.8e-10  2.01  
67  4.6e-07  8.5e-03  3.0e-05  1.00e+00   1.664749430e+02   1.664760585e+02   2.5e-10  2.04  
68  4.2e-07  8.4e-03  2.7e-05  1.00e+00   1.664750186e+02   1.664760224e+02   2.3e-10  2.06  
69  3.7e-07  8.3e-03  2.4e-05  1.00e+00   1.664750865e+02   1.664759899e+02   2.0e-10  2.09  
70  3.4e-07  8.2e-03  2.2e-05  1.00e+00   1.664751476e+02   1.664759607e+02   1.8e-10  2.12  
71  3.0e-07  8.2e-03  1.9e-05  1.00e+00   1.664752026e+02   1.664759344e+02   1.6e-10  2.15  
72  2.7e-07  8.1e-03  1.7e-05  1.00e+00   1.664752521e+02   1.664759106e+02   1.5e-10  2.18  
73  2.5e-07  8.1e-03  1.6e-05  1.00e+00   1.664752966e+02   1.664758892e+02   1.3e-10  2.21  
74  2.2e-07  8.0e-03  1.4e-05  1.00e+00   1.664753366e+02   1.664758700e+02   1.2e-10  2.24  
75  2.0e-07  8.0e-03  1.3e-05  9.99e-01   1.664753726e+02   1.664758527e+02   1.1e-10  2.27  
76  1.8e-07  7.9e-03  1.1e-05  1.00e+00   1.664754050e+02   1.664758371e+02   9.7e-11  2.29  
77  1.6e-07  7.9e-03  1.0e-05  1.00e+00   1.664754342e+02   1.664758231e+02   8.7e-11  2.32  
78  1.5e-07  7.8e-03  9.3e-06  9.97e-01   1.664754604e+02   1.664758105e+02   7.8e-11  2.36  
79  1.3e-07  7.8e-03  8.4e-06  9.95e-01   1.664754840e+02   1.664757991e+02   7.1e-11  2.39  
80  1.2e-07  7.8e-03  7.5e-06  9.98e-01   1.664755053e+02   1.664757889e+02   6.4e-11  2.41  
81  1.1e-07  7.7e-03  6.8e-06  1.00e+00   1.664755244e+02   1.664757797e+02   5.7e-11  2.45  
82  9.5e-08  7.7e-03  6.1e-06  9.97e-01   1.664755416e+02   1.664757714e+02   5.1e-11  2.47  
83  8.6e-08  7.7e-03  5.5e-06  9.96e-01   1.664755571e+02   1.664757639e+02   4.6e-11  2.50  
84  7.7e-08  7.6e-03  4.9e-06  9.95e-01   1.664755710e+02   1.664757572e+02   4.2e-11  2.53  
85  6.9e-08  6.9e-03  4.4e-06  1.00e+00   1.664755836e+02   1.664757511e+02   3.8e-11  2.56  
86  6.3e-08  6.2e-03  4.0e-06  1.01e+00   1.664755953e+02   1.664757454e+02   3.4e-11  2.59  
87  5.6e-08  5.6e-03  3.6e-06  9.92e-01   1.664756054e+02   1.664757406e+02   3.1e-11  2.62  
88  5.1e-08  5.0e-03  3.2e-06  1.00e+00   1.664756146e+02   1.664757361e+02   2.7e-11  2.65  
89  4.6e-08  4.5e-03  2.9e-06  9.97e-01   1.664756227e+02   1.664757322e+02   2.5e-11  2.67  
90  4.1e-08  4.1e-03  2.6e-06  1.00e+00   1.664756302e+02   1.664757285e+02   2.2e-11  2.70  
91  3.7e-08  3.7e-03  2.4e-06  9.92e-01   1.664756368e+02   1.664757254e+02   2.0e-11  2.73  
92  3.3e-08  3.3e-03  2.1e-06  1.00e+00   1.664756428e+02   1.664757225e+02   1.8e-11  2.76  
93  3.0e-08  3.0e-03  1.9e-06  9.99e-01   1.664756482e+02   1.664757199e+02   1.6e-11  2.79  
94  2.7e-08  2.7e-03  1.7e-06  9.95e-01   1.664756530e+02   1.664757175e+02   1.5e-11  2.82  
95  2.4e-08  2.4e-03  1.6e-06  1.01e+00   1.664756575e+02   1.664757153e+02   1.3e-11  2.85  
96  2.2e-08  2.2e-03  1.4e-06  9.61e-01   1.664756614e+02   1.664757135e+02   1.2e-11  2.88  
97  2.0e-08  1.9e-03  1.3e-06  9.99e-01   1.664756649e+02   1.664757118e+02   1.1e-11  2.91  
98  1.8e-08  1.7e-03  1.1e-06  1.02e+00   1.664756684e+02   1.664757101e+02   9.8e-12  2.94  
99  1.6e-08  1.6e-03  1.0e-06  9.90e-01   1.664756712e+02   1.664757087e+02   8.8e-12  2.97  
100 1.4e-08  1.4e-03  9.2e-07  9.91e-01   1.664756737e+02   1.664757075e+02   7.9e-12  3.00  
101 1.3e-08  1.3e-03  8.2e-07  9.91e-01   1.664756760e+02   1.664757064e+02   7.1e-12  3.03  
102 1.2e-08  1.1e-03  7.4e-07  1.01e+00   1.664756781e+02   1.664757054e+02   6.4e-12  3.06  
103 1.0e-08  1.0e-03  6.7e-07  1.05e+00   1.664756803e+02   1.664757043e+02   5.9e-12  3.08  
104 9.4e-09  9.3e-04  6.0e-07  1.01e+00   1.664756820e+02   1.664757035e+02   5.3e-12  3.11  
105 3.6e-09  1.1e-04  7.3e-08  1.04e+00   1.664756946e+02   1.664756971e+02   5.8e-13  3.14  
Interior-point optimizer terminated. Time: 3.15. 

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

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.6647569462e+02    Viol.  con: 9e-08    var: 0e+00  
  Dual.    obj: 1.6647569714e+02    Viol.  con: 0e+00    var: 7e-04  
* End solution on dual form. *
Transforming to primal solution.
Solving took 3.2 seconds.
Using solver 'mosek'
Solving for 1748 variables.
Number of Hessian non-zeros: 2054
* 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            : 1749            
  Cones                  : 0               
  Scalar variables       : 6101            
  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 : 926
Eliminator terminated.
Eliminator started.
Total number of eliminations : 936
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 936             
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            : 769
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3439              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.64e+04          after factor           : 1.46e+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.285358115e+05  2.000000000e+00   1.0e+00  0.08  
1   1.1e+03  1.4e+03  6.1e+04  -9.71e-01  -1.263542083e+05  3.574445434e+00   4.8e-01  0.11  
2   4.3e+02  5.5e+02  2.4e+04  -9.36e-01  -1.201588463e+05  1.021567302e+01   1.9e-01  0.14  
3   2.9e+02  3.7e+02  1.6e+04  -8.39e-01  -1.154718916e+05  6.399969704e+01   1.2e-01  0.17  
4   2.8e+02  3.7e+02  1.6e+04  -7.59e-01  -1.128613763e+05  2.263785772e+03   1.2e-01  0.19  
5   7.5e+01  9.7e+01  4.2e+03  -7.52e-01  -7.480743996e+04  9.600130839e+03   3.3e-02  0.22  
6   3.0e+01  3.9e+01  1.7e+03  -1.96e-01  -4.068262220e+04  1.026881581e+04   1.3e-02  0.25  
7   1.8e+01  2.3e+01  1.0e+03  3.91e-01   -2.712655253e+04  6.680852521e+03   7.9e-03  0.28  
8   9.7e+00  1.2e+01  5.4e+02  6.31e-01   -1.569361847e+04  3.889215543e+03   4.3e-03  0.30  
9   3.9e+00  5.0e+00  2.2e+02  8.12e-01   -6.429973385e+03  1.893874361e+03   1.7e-03  0.33  
10  2.1e+00  2.7e+00  1.2e+02  9.41e-01   -3.286676876e+03  1.204164970e+03   9.2e-04  0.36  
11  1.0e+00  1.3e+00  5.9e+01  9.80e-01   -1.544945142e+03  7.355130488e+02   4.7e-04  0.38  
12  8.1e-01  1.0e+00  4.5e+01  9.78e-01   -1.184096856e+03  6.013194691e+02   3.6e-04  0.41  
13  4.8e-01  6.2e-01  2.7e+01  9.74e-01   -6.380873806e+02  4.207573164e+02   2.1e-04  0.44  
14  2.6e-01  3.6e-01  1.5e+01  1.00e+00   -2.718661653e+02  3.084876381e+02   1.2e-04  0.47  
15  9.7e-02  1.5e-01  5.5e+00  1.00e+00   -1.010386895e+01  2.072408082e+02   4.5e-05  0.49  
16  8.6e-02  1.3e-01  4.9e+00  1.02e+00   1.582631758e+01   2.085964012e+02   4.0e-05  0.52  
17  5.3e-02  8.8e-02  3.1e+00  1.02e+00   7.254604333e+01   1.918829741e+02   2.5e-05  0.55  
18  2.3e-02  6.9e-02  1.3e+00  1.02e+00   1.266820600e+02   1.778024832e+02   1.1e-05  0.57  
19  6.2e-03  2.3e-01  3.7e-01  1.01e+00   1.562562596e+02   1.702786450e+02   2.9e-06  0.60  
20  3.1e-03  3.1e-01  1.8e-01  1.00e+00   1.610365046e+02   1.681099947e+02   1.5e-06  0.63  
21  1.6e-03  1.7e-01  9.8e-02  1.01e+00   1.636145593e+02   1.673813517e+02   8.0e-07  0.65  
22  4.9e-04  1.4e-01  3.0e-02  1.01e+00   1.656242938e+02   1.667725262e+02   2.5e-07  0.68  
23  3.1e-04  1.1e-01  1.9e-02  9.98e-01   1.659258802e+02   1.666521355e+02   1.6e-07  0.71  
24  1.9e-04  7.7e-02  1.2e-02  9.85e-01   1.661267339e+02   1.665737768e+02   9.7e-08  0.73  
25  1.7e-04  6.6e-02  1.0e-02  9.99e-01   1.661696542e+02   1.665612776e+02   8.5e-08  0.76  
26  1.5e-04  6.0e-02  9.3e-03  1.01e+00   1.661982709e+02   1.665504905e+02   7.7e-08  0.78  
27  1.3e-04  5.5e-02  8.4e-03  1.01e+00   1.662230883e+02   1.665399583e+02   6.9e-08  0.81  
28  1.2e-04  5.0e-02  7.5e-03  1.01e+00   1.662455638e+02   1.665306788e+02   6.2e-08  0.84  
29  1.1e-04  4.6e-02  6.8e-03  1.01e+00   1.662656995e+02   1.665222470e+02   5.6e-08  0.86  
30  9.8e-05  4.2e-02  6.1e-03  1.01e+00   1.662837729e+02   1.665146203e+02   5.0e-08  0.89  
31  8.8e-05  3.8e-02  5.5e-03  1.01e+00   1.662999908e+02   1.665077167e+02   4.5e-08  0.92  
32  7.9e-05  3.5e-02  4.9e-03  1.01e+00   1.663145456e+02   1.665014691e+02   4.1e-08  0.94  
33  7.1e-05  3.3e-02  4.4e-03  1.00e+00   1.663276083e+02   1.664958155e+02   3.7e-08  0.97  
34  6.4e-05  3.0e-02  4.0e-03  1.00e+00   1.663393327e+02   1.664907000e+02   3.3e-08  1.00  
35  5.8e-05  2.8e-02  3.6e-03  1.00e+00   1.663498570e+02   1.664860721e+02   3.0e-08  1.03  
36  5.2e-05  2.6e-02  3.2e-03  1.00e+00   1.663593049e+02   1.664818863e+02   2.7e-08  1.05  
37  4.7e-05  2.4e-02  2.9e-03  1.00e+00   1.663677875e+02   1.664781010e+02   2.4e-08  1.08  
38  4.2e-05  2.2e-02  2.6e-03  1.00e+00   1.663754042e+02   1.664746786e+02   2.2e-08  1.11  
39  3.8e-05  2.1e-02  2.4e-03  1.00e+00   1.663822441e+02   1.664715850e+02   2.0e-08  1.13  
40  3.4e-05  1.9e-02  2.1e-03  1.00e+00   1.663883871e+02   1.664687891e+02   1.8e-08  1.16  
41  3.1e-05  1.8e-02  1.9e-03  1.00e+00   1.663939046e+02   1.664662626e+02   1.6e-08  1.19  
42  2.8e-05  1.7e-02  1.7e-03  1.00e+00   1.663988606e+02   1.664639800e+02   1.4e-08  1.22  
43  2.5e-05  1.6e-02  1.6e-03  1.00e+00   1.664033128e+02   1.664619180e+02   1.3e-08  1.25  
44  2.2e-05  1.5e-02  1.4e-03  1.00e+00   1.664073126e+02   1.664600555e+02   1.2e-08  1.27  
45  2.0e-05  1.5e-02  1.3e-03  1.00e+00   1.664109061e+02   1.664583734e+02   1.0e-08  1.30  
46  1.8e-05  1.4e-02  1.1e-03  1.00e+00   1.664141349e+02   1.664568544e+02   9.4e-09  1.33  
47  1.6e-05  1.3e-02  1.0e-03  1.00e+00   1.664170362e+02   1.664554830e+02   8.4e-09  1.36  
48  1.5e-05  1.3e-02  9.2e-04  1.00e+00   1.664196433e+02   1.664542449e+02   7.6e-09  1.39  
49  1.3e-05  1.2e-02  8.2e-04  1.00e+00   1.664219862e+02   1.664531272e+02   6.8e-09  1.42  
50  1.2e-05  1.2e-02  7.4e-04  1.00e+00   1.664240919e+02   1.664521185e+02   6.2e-09  1.45  
51  1.1e-05  1.1e-02  6.7e-04  1.00e+00   1.664259845e+02   1.664512083e+02   5.5e-09  1.48  
52  9.6e-06  1.1e-02  6.0e-04  1.00e+00   1.664276857e+02   1.664503870e+02   5.0e-09  1.51  
53  8.6e-06  1.1e-02  5.4e-04  1.00e+00   1.664292149e+02   1.664496460e+02   4.5e-09  1.53  
54  7.8e-06  1.0e-02  4.9e-04  1.00e+00   1.664305896e+02   1.664489776e+02   4.0e-09  1.56  
55  7.0e-06  1.0e-02  4.4e-04  1.00e+00   1.664318256e+02   1.664483748e+02   3.6e-09  1.59  
56  6.3e-06  9.9e-03  3.9e-04  1.00e+00   1.664329368e+02   1.664478312e+02   3.3e-09  1.62  
57  5.7e-06  9.7e-03  3.5e-04  1.00e+00   1.664339359e+02   1.664473409e+02   2.9e-09  1.65  
58  5.1e-06  9.6e-03  3.2e-04  1.00e+00   1.664348343e+02   1.664468989e+02   2.7e-09  1.68  
59  4.6e-06  9.4e-03  2.9e-04  1.00e+00   1.664356422e+02   1.664465004e+02   2.4e-09  1.71  
60  4.1e-06  9.2e-03  2.6e-04  1.00e+00   1.664363686e+02   1.664461410e+02   2.1e-09  1.74  
61  3.7e-06  9.1e-03  2.3e-04  1.00e+00   1.664370218e+02   1.664458171e+02   1.9e-09  1.78  
62  3.3e-06  9.0e-03  2.1e-04  1.00e+00   1.664376092e+02   1.664455250e+02   1.7e-09  1.81  
63  3.0e-06  8.9e-03  1.9e-04  1.00e+00   1.664381374e+02   1.664452617e+02   1.6e-09  1.84  
64  2.7e-06  8.7e-03  1.7e-04  1.00e+00   1.664386124e+02   1.664450244e+02   1.4e-09  1.86  
65  2.4e-06  8.7e-03  1.5e-04  1.00e+00   1.664390397e+02   1.664448105e+02   1.3e-09  1.90  
66  2.2e-06  8.6e-03  1.4e-04  1.00e+00   1.664394240e+02   1.664446178e+02   1.1e-09  1.93  
67  2.0e-06  8.5e-03  1.2e-04  1.00e+00   1.664397697e+02   1.664444442e+02   1.0e-09  1.95  
68  1.8e-06  8.4e-03  1.1e-04  1.00e+00   1.664400808e+02   1.664442879e+02   9.3e-10  1.98  
69  1.6e-06  8.3e-03  1.0e-04  1.00e+00   1.664403606e+02   1.664441470e+02   8.3e-10  2.01  
70  1.4e-06  8.3e-03  9.0e-05  1.00e+00   1.664406123e+02   1.664440201e+02   7.5e-10  2.05  
71  1.3e-06  8.2e-03  8.1e-05  1.00e+00   1.664408388e+02   1.664439058e+02   6.7e-10  2.08  
72  1.2e-06  8.2e-03  7.3e-05  1.00e+00   1.664410425e+02   1.664438029e+02   6.1e-10  2.11  
73  1.1e-06  8.1e-03  6.6e-05  1.00e+00   1.664412258e+02   1.664437102e+02   5.5e-10  2.14  
74  9.5e-07  8.1e-03  5.9e-05  1.00e+00   1.664413907e+02   1.664436267e+02   4.9e-10  2.17  
75  8.5e-07  8.0e-03  5.3e-05  1.00e+00   1.664415391e+02   1.664435515e+02   4.4e-10  2.20  
76  7.7e-07  8.0e-03  4.8e-05  1.00e+00   1.664416726e+02   1.664434838e+02   4.0e-10  2.22  
77  6.9e-07  7.9e-03  4.3e-05  1.00e+00   1.664417927e+02   1.664434227e+02   3.6e-10  2.26  
78  6.2e-07  7.9e-03  3.9e-05  1.00e+00   1.664419007e+02   1.664433677e+02   3.2e-10  2.29  
79  5.6e-07  7.9e-03  3.5e-05  1.00e+00   1.664419979e+02   1.664433182e+02   2.9e-10  2.32  
80  5.0e-07  7.8e-03  3.1e-05  1.00e+00   1.664420853e+02   1.664432736e+02   2.6e-10  2.34  
81  4.5e-07  7.8e-03  2.8e-05  1.00e+00   1.664421640e+02   1.664432334e+02   2.4e-10  2.37  
82  4.1e-07  7.8e-03  2.5e-05  1.00e+00   1.664422347e+02   1.664431972e+02   2.1e-10  2.41  
83  3.7e-07  7.8e-03  2.3e-05  1.00e+00   1.664422983e+02   1.664431646e+02   1.9e-10  2.44  
84  3.3e-07  7.7e-03  2.1e-05  9.99e-01   1.664423556e+02   1.664431353e+02   1.7e-10  2.47  
85  3.0e-07  7.7e-03  1.9e-05  1.00e+00   1.664424071e+02   1.664431089e+02   1.5e-10  2.50  
86  2.7e-07  7.7e-03  1.7e-05  9.99e-01   1.664424535e+02   1.664430851e+02   1.4e-10  2.53  
87  2.4e-07  7.7e-03  1.5e-05  9.99e-01   1.664424952e+02   1.664430637e+02   1.3e-10  2.56  
88  2.2e-07  7.7e-03  1.4e-05  1.00e+00   1.664425328e+02   1.664430444e+02   1.1e-10  2.59  
89  1.9e-07  7.6e-03  1.2e-05  1.00e+00   1.664425666e+02   1.664430270e+02   1.0e-10  2.62  
90  1.8e-07  7.6e-03  1.1e-05  1.00e+00   1.664425970e+02   1.664430114e+02   9.1e-11  2.65  
91  1.6e-07  7.6e-03  9.9e-06  1.00e+00   1.664426244e+02   1.664429972e+02   8.2e-11  2.68  
92  1.4e-07  7.6e-03  8.9e-06  1.00e+00   1.664426491e+02   1.664429846e+02   7.4e-11  2.71  
93  1.3e-07  7.6e-03  8.0e-06  9.98e-01   1.664426712e+02   1.664429732e+02   6.6e-11  2.74  
94  1.2e-07  7.6e-03  7.2e-06  9.99e-01   1.664426912e+02   1.664429630e+02   6.0e-11  2.76  
95  1.0e-07  7.6e-03  6.5e-06  1.00e+00   1.664427091e+02   1.664429538e+02   5.4e-11  2.79  
96  9.3e-08  7.5e-03  5.8e-06  9.97e-01   1.664427253e+02   1.664429455e+02   4.8e-11  2.82  
97  8.4e-08  7.5e-03  5.2e-06  1.00e+00   1.664427398e+02   1.664429380e+02   4.4e-11  2.85  
98  7.5e-08  7.5e-03  4.7e-06  1.00e+00   1.664427529e+02   1.664429313e+02   3.9e-11  2.88  
99  6.8e-08  6.8e-03  4.3e-06  1.00e+00   1.664427648e+02   1.664429252e+02   3.5e-11  2.91  
100 6.1e-08  6.1e-03  3.8e-06  9.91e-01   1.664427754e+02   1.664429198e+02   3.2e-11  2.93  
101 5.5e-08  5.5e-03  3.4e-06  1.01e+00   1.664427850e+02   1.664429149e+02   2.9e-11  2.96  
102 5.0e-08  4.9e-03  3.1e-06  9.91e-01   1.664427936e+02   1.664429105e+02   2.6e-11  2.99  
103 4.5e-08  4.4e-03  2.8e-06  1.01e+00   1.664428014e+02   1.664429065e+02   2.3e-11  3.02  
104 4.0e-08  4.0e-03  2.5e-06  1.01e+00   1.664428085e+02   1.664429028e+02   2.1e-11  3.05  
105 3.6e-08  3.6e-03  2.3e-06  1.02e+00   1.664428152e+02   1.664428993e+02   1.9e-11  3.08  
106 3.2e-08  3.2e-03  2.0e-06  9.91e-01   1.664428208e+02   1.664428964e+02   1.7e-11  3.10  
107 2.9e-08  2.9e-03  1.8e-06  1.01e+00   1.664428260e+02   1.664428938e+02   1.5e-11  3.13  
108 2.6e-08  2.6e-03  1.6e-06  1.01e+00   1.664428306e+02   1.664428914e+02   1.4e-11  3.16  
109 2.4e-08  2.4e-03  1.5e-06  1.04e+00   1.664428354e+02   1.664428889e+02   1.3e-11  3.19  
110 2.1e-08  2.1e-03  1.3e-06  1.03e+00   1.664428394e+02   1.664428867e+02   1.2e-11  3.22  
111 1.9e-08  1.9e-03  1.2e-06  9.49e-01   1.664428426e+02   1.664428852e+02   1.1e-11  3.25  
112 1.7e-08  1.7e-03  1.1e-06  8.95e-01   1.664428454e+02   1.664428839e+02   9.5e-12  3.27  
113 1.6e-08  1.5e-03  9.7e-07  9.55e-01   1.664428479e+02   1.664428826e+02   8.6e-12  3.30  
114 1.4e-08  1.4e-03  8.8e-07  1.09e+00   1.664428511e+02   1.664428808e+02   8.0e-12  3.33  
115 1.3e-08  1.3e-03  7.9e-07  1.04e+00   1.664428534e+02   1.664428796e+02   7.4e-12  3.36  
116 1.1e-08  1.1e-03  7.1e-07  9.11e-01   1.664428551e+02   1.664428787e+02   6.6e-12  3.39  
117 1.1e-08  1.0e-03  6.4e-07  1.04e+00   1.664428570e+02   1.664428778e+02   6.1e-12  3.42  
118 9.8e-09  9.1e-04  5.7e-07  9.54e-01   1.664428584e+02   1.664428771e+02   5.5e-12  3.44  
119 1.0e-08  8.2e-04  5.2e-07  1.15e+00   1.664428605e+02   1.664428758e+02   5.3e-12  3.47  
120 9.5e-09  7.4e-04  4.7e-07  9.09e-01   1.664428615e+02   1.664428752e+02   4.7e-12  3.50  
121 9.0e-09  6.7e-04  4.2e-07  9.43e-01   1.664428625e+02   1.664428748e+02   4.3e-12  3.53  
122 8.6e-09  6.0e-04  3.8e-07  1.06e+00   1.664428635e+02   1.664428743e+02   3.9e-12  3.56  
123 8.3e-09  5.4e-04  3.4e-07  1.41e+00   1.664428641e+02   1.664428743e+02   3.6e-12  3.59  
124 8.0e-09  4.9e-04  3.1e-07  1.79e+00   1.664428649e+02   1.664428736e+02   3.2e-12  3.62  
125 8.2e-09  4.4e-04  2.7e-07  8.11e-01   1.664428654e+02   1.664428735e+02   2.9e-12  3.65  
126 7.2e-09  3.9e-04  2.5e-07  4.61e-01   1.664428660e+02   1.664428731e+02   2.6e-12  3.68  
127 8.7e-09  3.5e-04  2.2e-07  1.12e+00   1.664428668e+02   1.664428727e+02   2.5e-12  3.71  
128 8.6e-09  3.2e-04  2.0e-07  1.09e+00   1.664428673e+02   1.664428724e+02   2.3e-12  3.74  
129 8.1e-09  2.9e-04  1.8e-07  6.47e-01   1.664428677e+02   1.664428722e+02   2.1e-12  3.77  
130 6.6e-09  2.6e-04  1.6e-07  7.19e-01   1.664428680e+02   1.664428721e+02   1.9e-12  3.80  
131 5.8e-09  2.3e-04  1.5e-07  5.42e-01   1.664428683e+02   1.664428720e+02   1.7e-12  3.82  
132 4.6e-09  2.1e-04  1.3e-07  1.94e-01   1.664428685e+02   1.664428720e+02   1.5e-12  3.85  
133 1.0e-08  1.9e-04  1.4e-07  1.00e+00   1.664428680e+02   1.664428718e+02   1.4e-12  3.88  
134 9.6e-09  1.7e-04  1.3e-07  1.00e+00   1.664428682e+02   1.664428717e+02   1.2e-12  3.91  
135 5.4e-09  1.5e-04  1.2e-07  1.44e+00   1.664428684e+02   1.664428717e+02   1.1e-12  3.94  
136 5.6e-09  1.4e-04  1.1e-07  8.46e-01   1.664428687e+02   1.664428716e+02   1.0e-12  3.97  
Interior-point optimizer terminated. Time: 3.97. 

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

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.6644286866e+02    Viol.  con: 1e-07    var: 0e+00  
  Dual.    obj: 1.6644287162e+02    Viol.  con: 0e+00    var: 7e-04  
* End solution on dual form. *
Transforming to primal solution.
Solving took 4.02 seconds.
Using solver 'mosek'
Solving for 1748 variables.
Number of Hessian non-zeros: 2054
* 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            : 1749            
  Cones                  : 0               
  Scalar variables       : 6101            
  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 : 926
Eliminator terminated.
Eliminator started.
Total number of eliminations : 936
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 936             
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            : 769
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3439              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.64e+04          after factor           : 1.46e+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.285340953e+05  2.000000000e+00   1.0e+00  0.07  
1   1.1e+03  1.4e+03  6.1e+04  -9.71e-01  -1.263517281e+05  3.573621200e+00   4.8e-01  0.11  
2   4.3e+02  5.5e+02  2.4e+04  -9.36e-01  -1.201360070e+05  1.023272804e+01   1.8e-01  0.15  
3   2.9e+02  3.7e+02  1.6e+04  -8.39e-01  -1.154380585e+05  6.426643864e+01   1.2e-01  0.18  
4   2.8e+02  3.6e+02  1.6e+04  -7.59e-01  -1.128348626e+05  2.258318908e+03   1.2e-01  0.21  
5   7.5e+01  9.6e+01  4.1e+03  -7.52e-01  -7.471883968e+04  9.598251230e+03   3.3e-02  0.24  
6   3.0e+01  3.9e+01  1.7e+03  -1.95e-01  -4.050839146e+04  1.020870055e+04   1.3e-02  0.28  
7   1.8e+01  2.3e+01  1.0e+03  3.94e-01   -2.711075187e+04  6.648781017e+03   7.9e-03  0.31  
8   9.5e+00  1.2e+01  5.3e+02  6.30e-01   -1.542139467e+04  3.834873933e+03   4.2e-03  0.34  
9   3.6e+00  4.7e+00  2.0e+02  8.16e-01   -5.933723220e+03  1.798173398e+03   1.6e-03  0.37  
10  2.0e+00  2.6e+00  1.1e+02  9.47e-01   -3.130708102e+03  1.194463709e+03   8.9e-04  0.40  
11  8.4e-01  1.1e+00  4.7e+01  9.81e-01   -1.229433041e+03  6.158765198e+02   3.8e-04  0.43  
12  8.2e-01  1.1e+00  4.6e+01  9.50e-01   -1.213196431e+03  5.912537457e+02   3.7e-04  0.47  
13  5.1e-01  6.6e-01  2.9e+01  9.72e-01   -7.067522106e+02  4.266803234e+02   2.3e-04  0.50  
14  3.1e-01  4.2e-01  1.8e+01  1.00e+00   -3.527422016e+02  3.411010873e+02   1.4e-04  0.53  
15  1.1e-01  1.7e-01  6.1e+00  9.98e-01   -2.763143495e+01  2.143699595e+02   5.0e-05  0.56  
16  8.2e-02  1.3e-01  4.7e+00  1.02e+00   2.135844157e+01   2.045405242e+02   3.8e-05  0.59  
17  4.1e-02  8.3e-02  2.4e+00  1.02e+00   9.501439001e+01   1.868886833e+02   1.9e-05  0.62  
18  1.4e-02  8.3e-02  8.2e-01  1.02e+00   1.425017411e+02   1.741744888e+02   6.6e-06  0.65  
19  6.2e-03  7.2e-02  3.6e-01  1.01e+00   1.557123190e+02   1.695765797e+02   2.9e-06  0.68  
20  1.5e-03  1.6e-01  9.2e-02  1.01e+00   1.638758608e+02   1.673863354e+02   7.4e-07  0.71  
21  8.0e-04  1.1e-01  4.9e-02  9.78e-01   1.650620123e+02   1.669373770e+02   4.0e-07  0.74  
22  2.4e-04  1.1e-01  1.6e-02  9.90e-01   1.660031205e+02   1.665978569e+02   1.3e-07  0.76  
23  1.1e-04  8.9e-02  7.5e-03  1.01e+00   1.662212707e+02   1.665057636e+02   6.3e-08  0.79  
24  4.7e-05  8.5e-02  3.1e-03  1.01e+00   1.663394241e+02   1.664571338e+02   2.6e-08  0.83  
25  2.2e-05  7.7e-02  1.5e-03  1.01e+00   1.663835789e+02   1.664385513e+02   1.2e-08  0.86  
26  2.0e-05  7.1e-02  1.3e-03  1.00e+00   1.663881972e+02   1.664377015e+02   1.1e-08  0.89  
27  1.8e-05  6.4e-02  1.2e-03  1.01e+00   1.663915597e+02   1.664361006e+02   1.0e-08  0.91  
28  1.6e-05  5.9e-02  1.1e-03  1.00e+00   1.663946472e+02   1.664347271e+02   9.0e-09  0.94  
29  1.4e-05  5.4e-02  9.6e-04  1.00e+00   1.663974102e+02   1.664334759e+02   8.1e-09  0.97  
30  1.3e-05  4.9e-02  8.6e-04  1.00e+00   1.663998948e+02   1.664323490e+02   7.3e-09  1.00  
31  1.2e-05  4.5e-02  7.7e-04  1.00e+00   1.664021273e+02   1.664313320e+02   6.5e-09  1.03  
32  1.0e-05  4.1e-02  7.0e-04  1.00e+00   1.664041337e+02   1.664304147e+02   5.9e-09  1.06  
33  9.4e-06  3.8e-02  6.3e-04  1.00e+00   1.664059371e+02   1.664295873e+02   5.3e-09  1.09  
34  8.5e-06  3.5e-02  5.6e-04  1.00e+00   1.664075581e+02   1.664288410e+02   4.8e-09  1.12  
35  7.7e-06  3.2e-02  5.1e-04  1.00e+00   1.664090153e+02   1.664281682e+02   4.3e-09  1.14  
36  6.9e-06  3.0e-02  4.6e-04  1.00e+00   1.664103253e+02   1.664275615e+02   3.9e-09  1.17  
37  6.2e-06  2.8e-02  4.1e-04  1.00e+00   1.664115031e+02   1.664270145e+02   3.5e-09  1.20  
38  5.6e-06  2.6e-02  3.7e-04  1.00e+00   1.664125621e+02   1.664265215e+02   3.1e-09  1.23  
39  5.0e-06  2.4e-02  3.3e-04  1.00e+00   1.664135143e+02   1.664260770e+02   2.8e-09  1.26  
40  4.5e-06  2.2e-02  3.0e-04  1.00e+00   1.664143706e+02   1.664256765e+02   2.5e-09  1.29  
41  4.1e-06  2.1e-02  2.7e-04  1.00e+00   1.664151406e+02   1.664253154e+02   2.3e-09  1.31  
42  3.7e-06  2.0e-02  2.4e-04  1.00e+00   1.664158330e+02   1.664249900e+02   2.1e-09  1.35  
43  3.3e-06  1.8e-02  2.2e-04  1.00e+00   1.664164557e+02   1.664246967e+02   1.8e-09  1.37  
44  3.0e-06  1.7e-02  2.0e-04  1.00e+00   1.664170156e+02   1.664244323e+02   1.7e-09  1.40  
45  2.7e-06  1.6e-02  1.8e-04  1.00e+00   1.664175193e+02   1.664241941e+02   1.5e-09  1.43  
46  2.4e-06  1.5e-02  1.6e-04  1.00e+00   1.664179722e+02   1.664239795e+02   1.3e-09  1.46  
47  2.2e-06  1.5e-02  1.4e-04  1.00e+00   1.664183797e+02   1.664237861e+02   1.2e-09  1.49  
48  1.9e-06  1.4e-02  1.3e-04  1.00e+00   1.664187463e+02   1.664236119e+02   1.1e-09  1.52  
49  1.8e-06  1.3e-02  1.2e-04  1.00e+00   1.664190761e+02   1.664234551e+02   9.8e-10  1.55  
50  1.6e-06  1.3e-02  1.0e-04  1.00e+00   1.664193728e+02   1.664233138e+02   8.8e-10  1.57  
51  1.4e-06  1.2e-02  9.4e-05  1.00e+00   1.664196397e+02   1.664231867e+02   8.0e-10  1.60  
52  1.3e-06  1.2e-02  8.5e-05  1.00e+00   1.664198798e+02   1.664230720e+02   7.2e-10  1.63  
53  1.1e-06  1.1e-02  7.6e-05  1.00e+00   1.664200959e+02   1.664229688e+02   6.4e-10  1.66  
54  1.0e-06  1.1e-02  6.9e-05  1.00e+00   1.664202903e+02   1.664228759e+02   5.8e-10  1.69  
55  9.3e-07  1.1e-02  6.2e-05  1.00e+00   1.664204652e+02   1.664227922e+02   5.2e-10  1.72  
56  8.4e-07  1.0e-02  5.6e-05  1.00e+00   1.664206226e+02   1.664227168e+02   4.7e-10  1.75  
57  7.5e-07  1.0e-02  5.0e-05  1.00e+00   1.664207641e+02   1.664226490e+02   4.2e-10  1.78  
58  6.8e-07  9.9e-03  4.5e-05  1.00e+00   1.664208915e+02   1.664225878e+02   3.8e-10  1.80  
59  6.1e-07  9.7e-03  4.1e-05  1.00e+00   1.664210061e+02   1.664225328e+02   3.4e-10  1.83  
60  5.5e-07  9.5e-03  3.6e-05  1.00e+00   1.664211092e+02   1.664224831e+02   3.1e-10  1.86  
61  4.9e-07  9.3e-03  3.3e-05  1.00e+00   1.664212019e+02   1.664224384e+02   2.8e-10  1.89  
62  4.4e-07  9.1e-03  3.0e-05  9.99e-01   1.664212853e+02   1.664223982e+02   2.5e-10  1.91  
63  4.0e-07  9.0e-03  2.7e-05  9.98e-01   1.664213603e+02   1.664223620e+02   2.2e-10  1.94  
64  3.6e-07  8.8e-03  2.4e-05  9.99e-01   1.664214278e+02   1.664223293e+02   2.0e-10  1.97  
65  3.2e-07  8.7e-03  2.2e-05  1.00e+00   1.664214885e+02   1.664222999e+02   1.8e-10  2.00  
66  2.9e-07  8.6e-03  1.9e-05  1.00e+00   1.664215431e+02   1.664222734e+02   1.6e-10  2.02  
67  2.6e-07  8.5e-03  1.7e-05  1.00e+00   1.664215922e+02   1.664222494e+02   1.5e-10  2.05  
68  2.4e-07  8.4e-03  1.6e-05  9.98e-01   1.664216364e+02   1.664222280e+02   1.3e-10  2.08  
69  2.1e-07  8.3e-03  1.4e-05  1.00e+00   1.664216762e+02   1.664222086e+02   1.2e-10  2.11  
70  1.9e-07  8.3e-03  1.3e-05  1.00e+00   1.664217121e+02   1.664221911e+02   1.1e-10  2.14  
71  1.7e-07  8.2e-03  1.1e-05  9.99e-01   1.664217443e+02   1.664221754e+02   9.7e-11  2.17  
72  1.6e-07  8.1e-03  1.0e-05  1.00e+00   1.664217734e+02   1.664221612e+02   8.7e-11  2.20  
73  1.4e-07  8.1e-03  9.3e-06  9.96e-01   1.664217994e+02   1.664221486e+02   7.8e-11  2.23  
74  1.3e-07  8.1e-03  8.3e-06  1.01e+00   1.664218232e+02   1.664221369e+02   7.1e-11  2.26  
75  1.1e-07  8.0e-03  7.5e-06  1.00e+00   1.664218443e+02   1.664221267e+02   6.4e-11  2.29  
76  1.0e-07  8.0e-03  6.8e-06  1.00e+00   1.664218633e+02   1.664221174e+02   5.7e-11  2.32  
77  9.2e-08  7.9e-03  6.1e-06  9.97e-01   1.664218804e+02   1.664221091e+02   5.1e-11  2.34  
78  8.2e-08  7.9e-03  5.5e-06  1.00e+00   1.664218958e+02   1.664221016e+02   4.6e-11  2.37  
79  7.4e-08  7.8e-03  4.9e-06  9.98e-01   1.664219096e+02   1.664220948e+02   4.2e-11  2.40  
80  6.7e-08  7.1e-03  4.4e-06  1.01e+00   1.664219222e+02   1.664220886e+02   3.8e-11  2.43  
81  6.0e-08  6.3e-03  4.0e-06  1.01e+00   1.664219337e+02   1.664220830e+02   3.4e-11  2.45  
82  5.4e-08  5.7e-03  3.6e-06  9.91e-01   1.664219437e+02   1.664220781e+02   3.1e-11  2.48  
83  4.9e-08  5.1e-03  3.2e-06  9.94e-01   1.664219528e+02   1.664220738e+02   2.7e-11  2.51  
84  4.4e-08  4.6e-03  2.9e-06  1.01e+00   1.664219610e+02   1.664220697e+02   2.5e-11  2.53  
85  3.9e-08  4.2e-03  2.6e-06  9.89e-01   1.664219683e+02   1.664220662e+02   2.2e-11  2.56  
86  3.5e-08  3.7e-03  2.4e-06  1.00e+00   1.664219749e+02   1.664220630e+02   2.0e-11  2.59  
87  3.2e-08  3.4e-03  2.1e-06  9.96e-01   1.664219808e+02   1.664220601e+02   1.8e-11  2.62  
88  2.9e-08  3.0e-03  1.9e-06  9.83e-01   1.664219861e+02   1.664220575e+02   1.6e-11  2.65  
89  2.6e-08  2.7e-03  1.7e-06  1.01e+00   1.664219912e+02   1.664220551e+02   1.5e-11  2.68  
90  2.3e-08  2.5e-03  1.5e-06  9.92e-01   1.664219954e+02   1.664220530e+02   1.3e-11  2.71  
91  2.1e-08  2.2e-03  1.4e-06  9.87e-01   1.664219993e+02   1.664220511e+02   1.2e-11  2.74  
92  1.9e-08  2.0e-03  1.3e-06  9.91e-01   1.664220028e+02   1.664220494e+02   1.1e-11  2.76  
93  1.7e-08  1.8e-03  1.1e-06  1.05e+00   1.664220066e+02   1.664220474e+02   9.9e-12  2.79  
94  1.5e-08  1.6e-03  1.0e-06  1.01e+00   1.664220094e+02   1.664220461e+02   8.9e-12  2.82  
95  1.4e-08  1.5e-03  9.1e-07  1.03e+00   1.664220123e+02   1.664220446e+02   8.2e-12  2.85  
96  1.2e-08  1.3e-03  8.2e-07  9.61e-01   1.664220145e+02   1.664220436e+02   7.4e-12  2.88  
97  1.1e-08  1.2e-03  7.4e-07  9.76e-01   1.664220164e+02   1.664220427e+02   6.6e-12  2.91  
98  1.0e-08  1.1e-03  6.7e-07  9.83e-01   1.664220182e+02   1.664220418e+02   6.0e-12  2.94  
99  9.1e-09  9.5e-04  6.0e-07  1.10e+00   1.664220205e+02   1.664220406e+02   5.6e-12  2.97  
100 8.2e-09  8.6e-04  5.4e-07  1.03e+00   1.664220221e+02   1.664220398e+02   5.2e-12  3.00  
101 7.4e-09  7.7e-04  4.9e-07  9.41e-01   1.664220233e+02   1.664220393e+02   4.6e-12  3.02  
102 6.7e-09  6.9e-04  4.4e-07  9.21e-01   1.664220243e+02   1.664220388e+02   4.2e-12  3.05  
103 6.0e-09  6.3e-04  3.9e-07  1.06e+00   1.664220256e+02   1.664220381e+02   3.9e-12  3.08  
104 5.5e-09  5.6e-04  3.5e-07  1.11e+00   1.664220268e+02   1.664220375e+02   3.7e-12  3.10  
105 5.0e-09  5.1e-04  3.2e-07  9.33e-01   1.664220276e+02   1.664220372e+02   3.3e-12  3.13  
106 4.5e-09  4.6e-04  2.9e-07  1.25e+00   1.664220282e+02   1.664220368e+02   3.0e-12  3.17  
107 4.1e-09  4.1e-04  2.6e-07  9.86e-01   1.664220288e+02   1.664220365e+02   2.7e-12  3.19  
108 3.8e-09  3.7e-04  2.3e-07  1.34e+00   1.664220294e+02   1.664220362e+02   2.4e-12  3.22  
109 3.5e-09  3.3e-04  2.1e-07  9.93e-01   1.664220298e+02   1.664220360e+02   2.2e-12  3.25  
110 3.4e-09  3.3e-04  2.1e-07  1.13e+00   1.664220298e+02   1.664220360e+02   2.2e-12  3.28  
111 3.1e-09  3.0e-04  1.9e-07  9.82e-01   1.664220302e+02   1.664220358e+02   2.0e-12  3.31  
112 2.8e-09  2.7e-04  1.7e-07  1.02e+00   1.664220307e+02   1.664220356e+02   1.8e-12  3.34  
113 2.5e-09  2.4e-04  1.5e-07  1.02e+00   1.664220310e+02   1.664220354e+02   1.6e-12  3.36  
114 2.5e-09  2.4e-04  1.5e-07  1.10e+00   1.664220310e+02   1.664220354e+02   1.6e-12  3.40  
115 1.1e-09  2.5e-05  1.6e-08  1.00e+00   1.664220337e+02   1.664220342e+02   1.7e-13  3.42  
Interior-point optimizer terminated. Time: 3.43. 

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

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.6642203374e+02    Viol.  con: 3e-08    var: 0e+00  
  Dual.    obj: 1.6642203419e+02    Viol.  con: 0e+00    var: 1e-04  
* End solution on dual form. *
Transforming to primal solution.
Solving took 3.48 seconds.
Using solver 'mosek'
Solving for 1748 variables.
Number of Hessian non-zeros: 2054
* 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            : 1749            
  Cones                  : 0               
  Scalar variables       : 6101            
  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 : 926
Eliminator terminated.
Eliminator started.
Total number of eliminations : 936
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 936             
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            : 769
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3439              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.64e+04          after factor           : 1.46e+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.285332489e+05  2.000000000e+00   1.0e+00  0.08  
1   1.1e+03  1.4e+03  6.1e+04  -9.71e-01  -1.263506588e+05  3.573405342e+00   4.8e-01  0.12  
2   4.3e+02  5.5e+02  2.4e+04  -9.36e-01  -1.201229531e+05  1.024109874e+01   1.8e-01  0.15  
3   2.9e+02  3.7e+02  1.6e+04  -8.38e-01  -1.154146776e+05  6.438984753e+01   1.2e-01  0.18  
4   2.8e+02  3.6e+02  1.6e+04  -7.58e-01  -1.128141980e+05  2.256492530e+03   1.2e-01  0.22  
5   7.5e+01  9.6e+01  4.1e+03  -7.51e-01  -7.452176780e+04  9.623260056e+03   3.3e-02  0.25  
6   3.0e+01  3.8e+01  1.7e+03  -1.92e-01  -4.039651581e+04  1.017307664e+04   1.3e-02  0.28  
7   1.8e+01  2.3e+01  1.0e+03  3.96e-01   -2.710375696e+04  6.644049362e+03   7.9e-03  0.30  
8   9.5e+00  1.2e+01  5.2e+02  6.30e-01   -1.529782911e+04  3.811649848e+03   4.1e-03  0.33  
9   3.3e+00  4.2e+00  1.8e+02  8.18e-01   -5.370851890e+03  1.685455038e+03   1.5e-03  0.36  
10  1.6e+00  2.1e+00  9.1e+01  9.54e-01   -2.488094214e+03  1.068005952e+03   7.3e-04  0.39  
11  9.3e-01  1.2e+00  5.2e+01  9.86e-01   -1.337564943e+03  6.866703762e+02   4.1e-04  0.42  
12  8.5e-01  1.1e+00  4.8e+01  9.60e-01   -1.253945855e+03  6.354942637e+02   3.8e-04  0.45  
13  4.7e-01  6.1e-01  2.7e+01  9.77e-01   -6.373794052e+02  4.197219811e+02   2.1e-04  0.48  
14  2.5e-01  3.3e-01  1.4e+01  1.00e+00   -2.541705986e+02  3.021318449e+02   1.1e-04  0.50  
15  9.3e-02  1.5e-01  5.3e+00  1.00e+00   -3.965275378e+00  2.060658725e+02   4.3e-05  0.53  
16  8.6e-02  1.3e-01  4.9e+00  1.02e+00   1.475441810e+01   2.084811997e+02   4.0e-05  0.56  
17  6.0e-02  9.6e-02  3.4e+00  1.02e+00   6.117901238e+01   1.950767910e+02   2.8e-05  0.59  
18  3.3e-02  7.2e-02  1.9e+00  1.02e+00   1.091852631e+02   1.824026747e+02   1.5e-05  0.62  
19  9.2e-03  1.8e-01  5.3e-01  1.02e+00   1.513704220e+02   1.718413928e+02   4.3e-06  0.65  
20  3.6e-03  2.1e-01  2.1e-01  1.01e+00   1.602182996e+02   1.683899822e+02   1.7e-06  0.68  
21  1.3e-03  1.3e-01  7.6e-02  1.01e+00   1.642699850e+02   1.671903216e+02   6.2e-07  0.71  
22  8.6e-04  1.0e-01  5.2e-02  9.84e-01   1.649681693e+02   1.669443969e+02   4.3e-07  0.73  
23  2.6e-04  1.1e-01  1.6e-02  9.86e-01   1.659690945e+02   1.665864847e+02   1.3e-07  0.76  
24  9.4e-05  1.0e-01  6.1e-03  1.01e+00   1.662459020e+02   1.664756911e+02   5.1e-08  0.79  
25  3.7e-05  9.5e-02  2.4e-03  1.01e+00   1.663440802e+02   1.664350961e+02   2.0e-08  0.82  
26  1.7e-05  8.1e-02  1.1e-03  1.00e+00   1.663785046e+02   1.664206579e+02   9.5e-09  0.85  
27  1.5e-05  7.4e-02  1.0e-03  1.00e+00   1.663820227e+02   1.664199766e+02   8.5e-09  0.88  
28  1.4e-05  6.7e-02  9.0e-04  1.01e+00   1.663846094e+02   1.664187606e+02   7.7e-09  0.91  
29  1.2e-05  6.1e-02  8.1e-04  1.00e+00   1.663869813e+02   1.664177119e+02   6.9e-09  0.93  
30  1.1e-05  5.6e-02  7.3e-04  1.00e+00   1.663891058e+02   1.664167589e+02   6.2e-09  0.96  
31  1.0e-05  5.1e-02  6.6e-04  1.00e+00   1.663910164e+02   1.664159006e+02   5.6e-09  0.99  
32  9.1e-06  4.7e-02  5.9e-04  1.00e+00   1.663927337e+02   1.664151265e+02   5.0e-09  1.02  
33  8.1e-06  4.3e-02  5.3e-04  1.00e+00   1.663942775e+02   1.664144286e+02   4.5e-09  1.05  
34  7.3e-06  3.9e-02  4.8e-04  1.00e+00   1.663956654e+02   1.664137995e+02   4.1e-09  1.08  
35  6.6e-06  3.6e-02  4.3e-04  1.00e+00   1.663969133e+02   1.664132324e+02   3.7e-09  1.10  
36  5.9e-06  3.3e-02  3.9e-04  1.00e+00   1.663980354e+02   1.664127213e+02   3.3e-09  1.13  
37  5.3e-06  3.1e-02  3.5e-04  1.00e+00   1.663990444e+02   1.664122606e+02   3.0e-09  1.16  
38  4.8e-06  2.9e-02  3.2e-04  1.00e+00   1.663999517e+02   1.664118455e+02   2.7e-09  1.19  
39  4.3e-06  2.6e-02  2.8e-04  1.00e+00   1.664007677e+02   1.664114714e+02   2.4e-09  1.21  
40  3.9e-06  2.5e-02  2.6e-04  1.00e+00   1.664015015e+02   1.664111343e+02   2.2e-09  1.25  
41  3.5e-06  2.3e-02  2.3e-04  1.00e+00   1.664021614e+02   1.664108304e+02   2.0e-09  1.28  
42  3.2e-06  2.1e-02  2.1e-04  1.00e+00   1.664027548e+02   1.664105566e+02   1.8e-09  1.30  
43  2.8e-06  2.0e-02  1.9e-04  1.00e+00   1.664032886e+02   1.664103099e+02   1.6e-09  1.33  
44  2.6e-06  1.9e-02  1.7e-04  1.00e+00   1.664037687e+02   1.664100876e+02   1.4e-09  1.36  
45  2.3e-06  1.8e-02  1.5e-04  1.00e+00   1.664042005e+02   1.664098874e+02   1.3e-09  1.40  
46  2.1e-06  1.7e-02  1.4e-04  1.00e+00   1.664045890e+02   1.664097071e+02   1.2e-09  1.43  
47  1.9e-06  1.6e-02  1.2e-04  1.00e+00   1.664049385e+02   1.664095447e+02   1.0e-09  1.46  
48  1.7e-06  1.5e-02  1.1e-04  1.00e+00   1.664052530e+02   1.664093984e+02   9.4e-10  1.49  
49  1.5e-06  1.4e-02  9.9e-05  1.00e+00   1.664055359e+02   1.664092667e+02   8.4e-10  1.53  
50  1.4e-06  1.4e-02  8.9e-05  1.00e+00   1.664057904e+02   1.664091480e+02   7.6e-10  1.56  
51  1.2e-06  1.3e-02  8.0e-05  1.00e+00   1.664060194e+02   1.664090412e+02   6.8e-10  1.59  
52  1.1e-06  1.2e-02  7.2e-05  1.00e+00   1.664062255e+02   1.664089450e+02   6.1e-10  1.62  
53  9.9e-07  1.2e-02  6.5e-05  1.00e+00   1.664064109e+02   1.664088584e+02   5.5e-10  1.66  
54  8.9e-07  1.2e-02  5.9e-05  1.00e+00   1.664065777e+02   1.664087804e+02   5.0e-10  1.69  
55  8.0e-07  1.1e-02  5.3e-05  1.00e+00   1.664067277e+02   1.664087102e+02   4.5e-10  1.73  
56  7.2e-07  1.1e-02  4.7e-05  9.99e-01   1.664068627e+02   1.664086470e+02   4.0e-10  1.76  
57  6.5e-07  1.0e-02  4.3e-05  1.00e+00   1.664069842e+02   1.664085900e+02   3.6e-10  1.79  
58  5.8e-07  1.0e-02  3.8e-05  1.00e+00   1.664070934e+02   1.664085386e+02   3.3e-10  1.82  
59  5.3e-07  9.9e-03  3.5e-05  1.00e+00   1.664071917e+02   1.664084924e+02   2.9e-10  1.86  
60  4.7e-07  9.7e-03  3.1e-05  1.00e+00   1.664072801e+02   1.664084507e+02   2.6e-10  1.89  
61  4.3e-07  9.5e-03  2.8e-05  1.00e+00   1.664073596e+02   1.664084132e+02   2.4e-10  1.92  
62  3.8e-07  9.3e-03  2.5e-05  1.00e+00   1.664074312e+02   1.664083794e+02   2.1e-10  1.95  
63  3.5e-07  9.1e-03  2.3e-05  1.00e+00   1.664074955e+02   1.664083489e+02   1.9e-10  1.99  
64  3.1e-07  9.0e-03  2.0e-05  9.99e-01   1.664075534e+02   1.664083215e+02   1.7e-10  2.02  
65  2.8e-07  8.8e-03  1.8e-05  9.98e-01   1.664076055e+02   1.664082968e+02   1.6e-10  2.05  
66  2.5e-07  8.7e-03  1.7e-05  1.00e+00   1.664076523e+02   1.664082745e+02   1.4e-10  2.08  
67  2.3e-07  8.6e-03  1.5e-05  9.99e-01   1.664076945e+02   1.664082545e+02   1.3e-10  2.11  
68  2.0e-07  8.5e-03  1.3e-05  1.00e+00   1.664077324e+02   1.664082364e+02   1.1e-10  2.15  
69  1.8e-07  8.4e-03  1.2e-05  1.00e+00   1.664077666e+02   1.664082201e+02   1.0e-10  2.18  
70  1.7e-07  8.4e-03  1.1e-05  1.01e+00   1.664077978e+02   1.664082051e+02   9.2e-11  2.21  
71  1.5e-07  8.3e-03  9.8e-06  1.00e+00   1.664078254e+02   1.664081919e+02   8.3e-11  2.24  
72  1.3e-07  8.2e-03  8.8e-06  1.00e+00   1.664078503e+02   1.664081801e+02   7.5e-11  2.28  
73  1.2e-07  8.1e-03  7.9e-06  1.00e+00   1.664078727e+02   1.664081694e+02   6.7e-11  2.31  
74  1.1e-07  8.1e-03  7.1e-06  9.98e-01   1.664078928e+02   1.664081598e+02   6.1e-11  2.34  
75  9.8e-08  8.0e-03  6.4e-06  9.97e-01   1.664079108e+02   1.664081512e+02   5.5e-11  2.38  
76  8.8e-08  8.0e-03  5.8e-06  1.00e+00   1.664079271e+02   1.664081435e+02   4.9e-11  2.41  
77  7.9e-08  7.9e-03  5.2e-06  1.00e+00   1.664079419e+02   1.664081364e+02   4.4e-11  2.44  
78  7.1e-08  7.9e-03  4.7e-06  1.00e+00   1.664079551e+02   1.664081301e+02   4.0e-11  2.47  
79  6.4e-08  7.8e-03  4.2e-06  9.95e-01   1.664079669e+02   1.664081245e+02   3.6e-11  2.51  
80  5.8e-08  7.1e-03  3.8e-06  1.01e+00   1.664079778e+02   1.664081192e+02   3.2e-11  2.54  
81  5.2e-08  6.4e-03  3.4e-06  1.01e+00   1.664079879e+02   1.664081144e+02   2.9e-11  2.57  
82  4.7e-08  5.7e-03  3.1e-06  9.91e-01   1.664079964e+02   1.664081103e+02   2.6e-11  2.60  
83  4.2e-08  5.1e-03  2.8e-06  1.00e+00   1.664080042e+02   1.664081066e+02   2.4e-11  2.64  
84  3.8e-08  4.6e-03  2.5e-06  9.88e-01   1.664080111e+02   1.664081033e+02   2.1e-11  2.67  
85  3.4e-08  4.2e-03  2.2e-06  9.96e-01   1.664080173e+02   1.664081004e+02   1.9e-11  2.70  
86  3.1e-08  3.8e-03  2.0e-06  1.01e+00   1.664080232e+02   1.664080975e+02   1.7e-11  2.73  
87  2.8e-08  3.4e-03  1.8e-06  9.82e-01   1.664080283e+02   1.664080951e+02   1.6e-11  2.77  
88  2.5e-08  3.0e-03  1.6e-06  9.46e-01   1.664080327e+02   1.664080931e+02   1.4e-11  2.80  
89  2.2e-08  2.7e-03  1.5e-06  9.77e-01   1.664080368e+02   1.664080912e+02   1.3e-11  2.83  
90  2.0e-08  2.5e-03  1.3e-06  1.02e+00   1.664080407e+02   1.664080893e+02   1.1e-11  2.86  
91  1.8e-08  2.2e-03  1.2e-06  1.04e+00   1.664080446e+02   1.664080873e+02   1.1e-11  2.90  
92  1.6e-08  2.0e-03  1.1e-06  1.03e+00   1.664080479e+02   1.664080857e+02   9.7e-12  2.93  
93  1.5e-08  1.8e-03  9.6e-07  1.03e+00   1.664080508e+02   1.664080843e+02   8.8e-12  2.96  
94  1.3e-08  1.6e-03  8.7e-07  9.17e-01   1.664080530e+02   1.664080833e+02   7.9e-12  2.99  
95  1.2e-08  1.5e-03  7.8e-07  9.20e-01   1.664080550e+02   1.664080824e+02   7.1e-12  3.03  
96  1.1e-08  1.3e-03  7.0e-07  1.05e+00   1.664080573e+02   1.664080812e+02   6.6e-12  3.06  
97  9.6e-09  1.2e-03  6.3e-07  1.07e+00   1.664080595e+02   1.664080801e+02   6.1e-12  3.09  
98  8.7e-09  1.1e-03  5.7e-07  9.41e-01   1.664080609e+02   1.664080795e+02   5.5e-12  3.12  
99  7.8e-09  9.5e-04  5.1e-07  8.99e-01   1.664080621e+02   1.664080790e+02   5.0e-12  3.16  
100 7.1e-09  8.6e-04  4.6e-07  1.05e+00   1.664080635e+02   1.664080782e+02   4.6e-12  3.19  
101 6.4e-09  7.7e-04  4.1e-07  9.18e-01   1.664080645e+02   1.664080778e+02   4.1e-12  3.22  
102 5.8e-09  7.0e-04  3.7e-07  1.02e+00   1.664080655e+02   1.664080773e+02   3.7e-12  3.25  
103 5.4e-09  6.3e-04  3.4e-07  1.18e+00   1.664080669e+02   1.664080765e+02   3.7e-12  3.28  
104 4.8e-09  5.6e-04  3.0e-07  7.41e-01   1.664080676e+02   1.664080762e+02   3.3e-12  3.31  
105 4.4e-09  5.1e-04  2.7e-07  1.08e+00   1.664080684e+02   1.664080758e+02   3.1e-12  3.34  
106 4.0e-09  4.6e-04  2.4e-07  1.08e+00   1.664080691e+02   1.664080755e+02   2.9e-12  3.37  
107 3.6e-09  4.1e-04  2.2e-07  8.18e-01   1.664080695e+02   1.664080753e+02   2.6e-12  3.39  
108 3.4e-09  3.7e-04  2.0e-07  1.02e+00   1.664080699e+02   1.664080751e+02   2.4e-12  3.42  
109 3.1e-09  3.3e-04  1.8e-07  9.13e-01   1.664080703e+02   1.664080749e+02   2.1e-12  3.45  
110 2.9e-09  3.0e-04  1.6e-07  9.59e-01   1.664080706e+02   1.664080748e+02   1.9e-12  3.48  
111 2.7e-09  2.7e-04  1.4e-07  1.22e+00   1.664080709e+02   1.664080746e+02   1.7e-12  3.51  
112 2.7e-09  2.7e-04  1.4e-07  1.19e+00   1.664080709e+02   1.664080746e+02   1.7e-12  3.54  
113 2.7e-09  2.7e-04  1.4e-07  1.18e+00   1.664080709e+02   1.664080746e+02   1.7e-12  3.57  
114 2.3e-09  2.4e-04  1.3e-07  6.67e-01   1.664080711e+02   1.664080746e+02   1.6e-12  3.60  
115 2.5e-09  2.2e-04  1.2e-07  1.34e+00   1.664080714e+02   1.664080744e+02   1.4e-12  3.63  
116 2.5e-09  2.2e-04  1.2e-07  1.74e+00   1.664080714e+02   1.664080744e+02   1.4e-12  3.67  
117 2.6e-09  2.0e-04  1.1e-07  1.36e+00   1.664080716e+02   1.664080743e+02   1.3e-12  3.70  
118 2.6e-09  2.0e-04  1.1e-07  1.72e+00   1.664080716e+02   1.664080743e+02   1.3e-12  3.73  
119 6.6e-09  2.2e-05  1.2e-08  8.09e-01   1.664080733e+02   1.664080737e+02   2.3e-13  3.76  
Interior-point optimizer terminated. Time: 3.76. 

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

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.6640807333e+02    Viol.  con: 2e-07    var: 0e+00  
  Dual.    obj: 1.6640807366e+02    Viol.  con: 0e+00    var: 1e-04  
* End solution on dual form. *
Transforming to primal solution.
Solving took 3.8 seconds.
Solving took 9 GP solves and 38.1 seconds.

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

Checking for relaxed constants...
Solution check warning: Primal solution computed cost did not match solver-returned cost: 1.4957409745398745e+110 vs 1.49570142559e+110
GP iteration 0 has relaxed constants

Cost
----
 1.496e+110

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

                   | Mission.Aircraft.Fuselage.Relax
          l_{nose} : 1.042                                                Nose length
          n_{pass} : [ 2.86     ]                                         Number of passengers

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

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

                   | Mission.FlightState.Atmosphere.Relax
           L_{atm} : [ 1.77      1         1         1         1        ] Temperature lapse rate
            T_{sl} : [ 1         1         1.25      1         1        ] Temperature at sea level

                   | Mission.Relax
           R_{req} : 2.362                                                Required Cruise Range

GP iteration 1 has relaxed constants

Cost
----
 7.486e+74

Free Variables
--------------
          | Mission.Aircraft.Engine.Combustor.Relax
hold_{4a} : 1.093        1+(gamma-1)/2 * M_4a**2

          | Mission.Aircraft.Fuselage.Relax
 n_{pass} : [ 1.03     ] Number of passengers

          | Mission.Aircraft.LandingGear.Relax
 h_{hold} : 1.006        Hold height

Solution check warning: Primal solution computed cost did not match solver-returned cost: 3.705402143534733e+72 vs 3.70525854057e+72
WEIGHT DIFFERENCES


Total Fuel Weight Percent Diff: [-92.9468255]


Total Aircraft Weight Percent Diff: [-21.48057588]


Engine Weight Percent Diff: -56.27826380213944


Fuselage Weight Percent Diff: -0.8697449035984208


Payload Weight Percent Diff: [-0.04003562]


VT Weight Percent Diff: -8.608029787825984


HT Weight Percent Diff: -93.2333096802568


Wing Weight Percent Diff: 8.267476188047892




WING DIFFERENCES


Wing Span Percent Diff: -0.029992121313761128


Wing Area Percent Diff: 32.89988257774549




HORIZONTAL TAIL DIFFERENCES


HT Area Percent Diff: 40.48888091784424




VERTICAL TAIL DIFFERENCES




VT Span Percent Diff: -11.022361851571898


VT Area Percent Diff: -60.38685470723179




CRUISE SEGMENT 1 DRAG DIFFERENCES


Overall Cd Percent Diff: [-18.54721884]


L/D Percent Diff: [24.01022743]


Nacelle Cd Percent Diff: [-94.27642274]


HT Cd Percent Diff: [-80.76940647] dimensionless


Fuselage Cd Percent Diff: [108.78752887]


VT Cd Percent Diff: [-58.00299517] dimensionless


Wing Cd percent Diff: [-14.22917349]
Induced Drag Cd Percent Diff: [1.21948325]




CRUISE SEGMENT 1 TSFC DIFFERENCES


Initial Cruise TSFC Percent Diff: [-90.57035944]




FUSELAGE DIFFERENCES




Weight of HB material: -38.36124782518133 


Weight of VB material: 87.81461984389978 
Fan Propulsive Efficiency in Cruise Segment 1
---------------------
[0.7126052]
Mission1
========

Cost
----
 W_{f_{total}}[:].sum()

Constraints
-----------
   W_{buoy}[:] >= \rho_{cabin}[:]*9.81*V_{cabin}
   PRFC[:] = W_{f_{primary}}[:]/9.81*h_{f}/(R_{req}*W_{payload}[:])
   x_{CG}[:]*W_{avg}[:] >= x_{misc}*W_{misc} + x_{CG_{lg}}*W_{lg} + 0.5*(W_{fuse} + W_{payload}[:])*l_{fuse} + W_{ht}*x_{CG_{ht}} + W_{vt}*x_{CG_{vt}} + n_{eng}*W_{engsys}*x_{eng} + W_{wing}*(x_{wing} + \Delta x_{AC_{wing}}) + (F_{fuel}[:] + f_{fuel_{res}})*W_{f_{primary}}[:]*(x_{wing} + \Delta x_{AC_{wing}}*F_{fuel}[:])
   x_{CG}[3] <= \Delta x_n + x_n
   \Delta x_m + x_{CG}[3] >= x_m
   \tan(\phi)*(z_{CG} + l_m) + x_{CG}[3] <= x_m
   C_{D_{fuse}}[:] = 0.018081
   M_{fuseD} = 0.72
   W_{start}[0] = W_{total}[:]
   W_{start}[:] >= W_{end}[:] + W_{burn}[:]
   W_{start}[1:] = W_{end}[:4]
   W_{dry}[:] + W_{payload}[:] + f_{fuel_{res}}*W_{f_{primary}}[:] <= W_{end}[-1]
   W_{f_{climb}}[:] >= 0 + W_{burn}[:3][0] + W_{burn}[:3][1] + W_{burn}[:3][2]
   W_{f_{cruise}}[:] >= 0 + W_{burn}[3:][0] + W_{burn}[3:][1]
   hft[2] >= CruiseAlt
   hft[1:5] = hft[:4] + dhft[1:5]
   hft[0] = dhft[0]
   dhft[1:3] = dhft[:2]
   RC[0] >= 2.5e+03
   RC[:3] >= RC_{min}[:3]
   \theta[2] >= 0.015
   hft[2] >= MinCruiseAlt
   n_{eng}*F[:] >= D[:] + W_{avg}[:]*\theta[:]
   R_{segment}[3:4] = R_{segment}[4:5]
   M[3:5] >= M_{min}
   0 + R_{segment}[0] + R_{segment}[1] + R_{segment}[2] + R_{segment}[3] + R_{segment}[4] >= R_{req}
   Fsafetyfac*F[0] = T_e
   W_{burn}[:] = n_{eng}*TSFC[:]*thr[:]*F[:]
   V_2[:] = M_2[:]*a[:]
   \alpha_{max,w}[:3] = 0.18
   \alpha_{max,w}[3:] = 0.1
   0 + thr[0] + thr[1] + thr[2] + thr[3] + thr[4] <= TotalTime
   0 + thr[:3][0] + thr[:3][1] + thr[:3][2] <= ClimbTime
   ClimbTime <= MaxClimbTime
   T_{t_{4.1}}[3:] <= T_{t_{4.1_{max-Cruise}}}
   F_{fuel}[0] >= (0 + W_{burn}[1:][0] + W_{burn}[1:][1] + W_{burn}[1:][2] + W_{burn}[1:][3] + 1e-07*W_{f_{primary}}[:])/W_{f_{primary}}[:]
   F_{fuel}[:] <= 1.0000001
   F_{fuel}[1] >= (0 + W_{burn}[2:][0] + W_{burn}[2:][1] + W_{burn}[2:][2] + 1e-07*W_{f_{primary}}[:])/W_{f_{primary}}[:]
   F_{fuel}[:] <= 1.0000001
   F_{fuel}[2] >= (0 + W_{burn}[3:][0] + W_{burn}[3:][1] + 1e-07*W_{f_{primary}}[:])/W_{f_{primary}}[:]
   F_{fuel}[:] <= 1.0000001
   F_{fuel}[3] >= (0 + W_{burn}[4:][0] + 1e-07*W_{f_{primary}}[:])/W_{f_{primary}}[:]
   F_{fuel}[:] <= 1.0000001
   F_{fuel}[4] >= (0 + 1e-07*W_{f_{primary}}[:])/W_{f_{primary}}[:]
   F_{fuel}[:] <= 1.0000001
   OPR[:] <= OPR_{max}
 
 Aircraft
     Fuselage
       W_{lugg}[:] >= f_{lugg,2}*n_{pass}[:]*2*W_{checked} + f_{lugg,1}*n_{pass}[:]*W_{checked} + W_{carry on}
       W_{pass}[:] >= n_{pass}[:]*W_{avg. pass}
       W_{payload}[:] >= W_{pass}[:] + W_{lugg}[:] + W_{cargo}
       W_{payload}[:] >= n_{pass}[:]*W_{avg. pass_{total}}
       W_{payload}[:] <= W_{payload_{max}}
       n_{pass}[:] <= n_{seat}
       n_{rows} = n_{seat}/SPR
       l_{shell} = n_{rows}*p_s
       \theta_{db} = w_{db}/R_{fuse}
       R_{fuse}*(1 - 0.5*\theta_{db}^2) <= h_{db}
       A_{db} >= (2*h_{db} + \Delta R_{fuse})*t_{db}
       (PI + 2*\theta_{db} + 2*\theta_{db}*(1 - \theta_{db}^2/2))*R_{fuse}^2 + 2*\Delta R_{fuse}*R_{fuse} <= A_{fuse}
       A_{skin} >= (2PI + 4*\theta_{db})*R_{fuse}*t_{skin} + 2*\Delta R_{fuse}*t_{skin}
       w_{floor} = w_{fuse}
       R_{fuse} + w_{db} >= w_{fuse}
       h_{fuse} = R_{fuse} + 0.5*\Delta R_{fuse}
       t_{skin}*(1 + r_E*f_{string}*\rho_{skin}/\rho_{bend}) >= t_{shell}
       S_{nose} >= (2PI + 4*\theta_{db})*R_{fuse}^2
       S_{bulk} >= (2PI + 4*\theta_{db})*R_{fuse}^2
       l_{fuse} = l_{nose} + l_{shell} + l_{cone}
       l_{cone} = R_{fuse}/\lambda_{cone}
       x_{shell1} = l_{nose}
       x_{shell2} >= l_{nose} + l_{shell}
       t_{skin} = \Delta P_{over}*R_{fuse}/\sigma_{skin}
       t_{db} = 2*\Delta P_{over}*w_{db}/\sigma_{skin}
       \sigma_x = \Delta P_{over}*R_{fuse}/(2*t_{shell})
       \sigma_{\theta} = \Delta P_{over}*R_{fuse}/t_{skin}
       l_{floor} >= l_{shell} + 2*R_{fuse}
       P_{floor} >= N_{land}*(W_{payload_{max}} + W_{seat})
       A_{floor} >= 2*M_{floor}/(\sigma_{floor}*h_{floor}) + 1.5*S_{floor}/\tau_{floor}
       V_{floor} = 2*w_{floor}*A_{floor}
       W_{floor} >= \rho_{floor}*g*V_{floor} + 2*w_{floor}*l_{floor}*W''_{floor}
       \tau_{cone} = \sigma_{skin}
       W_{cone} >= \rho_{cone}*g*V_{cone}*(1 + f_{string} + f_{frame})
       x_{tail} >= l_{nose} + l_{shell} + 0.5*l_{cone}
       -2*R_{fuse}^2*\Delta R_{fuse}*\theta_{db}^2*t_{shell} + 1.57*R_{fuse}*\Delta R_{fuse}^2*t_{shell} + 3.14*R_{fuse}^3*t_{shell} + 4*R_{fuse}^2*\Delta R_{fuse}*t_{shell} + 4*R_{fuse}^3*\theta_{db}*t_{shell} + R_{fuse}*\Delta R_{fuse}^2*\theta_{db}*t_{shell} >= I_{h_{shell}}
       (PI*R_{fuse}^2 + 8*w_{db}*R_{fuse} + (2PI + 4*\theta_{db})*w_{db}^2)*R_{fuse}*t_{shell} >= I_{v_{shell}}
       x_{hbend_{Land}} >= x_{wing}
       x_{hbend_{Land}} <= l_{fuse}
       x_{hbend_{MLF}} >= x_{wing}
       x_{hbend_{MLF}} <= l_{fuse}
       A_{0h} = A_{2h_{Land}}*(x_{shell2} - x_{hbend_{Land}})^0 + A_{1h_{Land}}*(x_{tail} - x_{hbend_{Land}})
       A_{0h} = A_{2h_{MLF}}*(x_{shell2} - x_{hbend_{MLF}})^0 + A_{1h_{MLF}}*(x_{tail} - x_{hbend_{MLF}})
       A_{2h_{Land}} >= N_{land}*(W_{payload_{max}} + W_{padd} + W_{shell} + W_{window} + W_{insul} + W_{floor} + W_{seat})/(2*l_{shell}*h_{fuse}*\sigma_{M_h})
       A_{2h_{MLF}} >= Mission1.Aircraft.Fuselage.N_{lift}*(W_{payload_{max}} + W_{padd} + W_{shell} + W_{window} + W_{insul} + W_{floor} + W_{seat})/(2*l_{shell}*h_{fuse}*\sigma_{M_h})
       A_{0h} = I_{h_{shell}}/(r_E*h_{fuse}^2)
       A_{2h_{Land}}*(x_{shell2} - x_f)^0 + A_{1h_{Land}}*(x_{tail} - x_f) - A_{0h} <= A_{hbendf_{Land}}
       A_{2h_{MLF}}*(x_{shell2} - x_f)^0 + A_{1h_{MLF}}*(x_{tail} - x_f) - A_{0h} <= A_{hbendf_{MLF}}
       A_{2h_{Land}}*(x_{shell2} - x_b)^0 + A_{1h_{Land}}*(x_{tail} - x_b) - A_{0h} <= A_{hbendb_{Land}}
       A_{2h_{MLF}}*(x_{shell2} - x_b)^0 + A_{1h_{MLF}}*(x_{tail} - x_b) - A_{0h} <= A_{hbendb_{MLF}}
       A_{2h_{Land}}/3*(x_{shell2} - x_f)^0 - (x_{shell2} - x_{hbend_{Land}})^0 + A_{1h_{Land}}/2*(x_{tail} - x_f)^0 - (x_{tail} - x_{hbend_{Land}})^0 - A_{0h}*(x_{hbend_{Land}} - x_f) <= V_{hbend_{f}}
       A_{2h_{MLF}}/3*(x_{shell2} - x_f)^0 - (x_{shell2} - x_{hbend_{MLF}})^0 + A_{1h_{MLF}}/2*(x_{tail} - x_f)^0 - (x_{tail} - x_{hbend_{MLF}})^0 - A_{0h}*(x_{hbend_{MLF}} - x_f) <= V_{hbend_{f}}
       A_{2h_{Land}}/3*(x_{shell2} - x_b)^0 - (x_{shell2} - x_{hbend_{Land}})^0 + A_{1h_{Land}}/2*(x_{tail} - x_b)^0 - (x_{tail} - x_{hbend_{Land}})^0 - A_{0h}*(x_{hbend_{Land}} - x_b) <= V_{hbend_{b}}
       A_{2h_{MLF}}/3*(x_{shell2} - x_b)^0 - (x_{shell2} - x_{hbend_{MLF}})^0 + A_{1h_{MLF}}/2*(x_{tail} - x_b)^0 - (x_{tail} - x_{hbend_{MLF}})^0 - A_{0h}*(x_{hbend_{MLF}} - x_b) <= V_{hbend_{b}}
       V_{hbend_{c}} >= 0.5*(A_{hbendf_{Land}} + A_{hbendb_{Land}})*c_0*Mission1.Aircraft.Fuselage.r_{w/c}
       V_{hbend_{c}} >= 0.5*(A_{hbendf_{MLF}} + A_{hbendb_{MLF}})*c_0*Mission1.Aircraft.Fuselage.r_{w/c}
       V_{hbend} >= V_{hbend_{c}} + V_{hbend_{f}} + V_{hbend_{b}}
       W_{hbend} >= g*\rho_{bend}*V_{hbend}
       x_{vbend} >= x_{wing}
       x_{vbend} <= l_{fuse}
       B_{0v} = B_{1v}*(x_{tail} - x_{vbend})
       B_{0v} = I_{v_{shell}}/(r_E*w_{fuse}^2)
       B_{1v}*(x_{tail} - x_b) - B_{0v} <= A_{vbend_{b}}
       0.5*B_{1v}*(x_{tail} - x_b)^0 - (x_{tail} - x_{vbend})^0 - B_{0v}*(x_{vbend} - x_b) <= V_{vbend_{b}}
       V_{vbend_{c}} >= 0.5*A_{vbend_{b}}*c_0*Mission1.Aircraft.Fuselage.r_{w/c}
       V_{vbend} >= V_{vbend_{b}} + V_{vbend_{c}}
       W_{vbend} >= \rho_{bend}*g*V_{vbend}
       x_f = x_{wing} + 0.5*c_0*Mission1.Aircraft.Fuselage.r_{w/c}
       x_b = x_{wing} - 0.5*c_0*Mission1.Aircraft.Fuselage.r_{w/c}
       \sigma_{bend} - r_E*\Delta P_{over}/2*R_{fuse}/t_{shell} >= \sigma_{M_h}
       \sigma_{bend} - r_E*\Delta P_{over}/2*R_{fuse}/t_{shell} >= \sigma_{M_v}
       V_{cyl} = A_{skin}*l_{shell}
       V_{nose} = S_{nose}*t_{skin}
       V_{bulk} = S_{bulk}*t_{skin}
       V_{db} = A_{db}*l_{shell}
       V_{cabin} >= A_{fuse}*(l_{shell} + 0.67*l_{nose} + 0.67*R_{fuse})
       W_{apu} = W_{payload_{max}}*f_{apu}
       W_{db} = \rho_{skin}*g*V_{db}
       W_{insul} >= W''_{insul}*(3.46 + 2*\theta_{db})*R_{fuse}*l_{shell} + 0.55*(S_{nose} + S_{bulk})
       W_{window} >= W'_{window}*l_{shell}
       W_{padd} = W_{payload_{max}}*f_{padd}
       W_{seat} >= W'_{seat}*n_{seat}
       W_{seat} >= f_{seat}*W_{payload_{max}}
       W_{skin} >= \rho_{skin}*g*(V_{cyl} + V_{nose} + V_{bulk})
       W_{shell} >= W_{skin}*(1 + f_{string} + f_{fadd} + f_{frame}) + W_{db}
       W_{fuse} >= C_{fuse}*(W_{shell} + W_{floor} + W_{insul} + W_{apu} + W_{fix} + W_{window} + W_{padd} + W_{seat} + W_{hbend} + W_{vbend} + W_{cone})
     
     Wing
       WingNoStruct
         A_{rect} = c_{tip}*b
         0.5*(1 - \lambda)*c_{root}*b <= A_{tri}
         p >= 1 + 2*\lambda
         2*q >= 1 + p
         y_{mac} = b/3*q/p
         mac >= 0.667*(1 + \lambda + \lambda^2)*c_{root}/q
         \lambda = c_{tip}/c_{root}
         S = b*(c_{root} + c_{tip})/2
         0.0524*\lambda^4 - 0.15*\lambda^3 + 0.166*\lambda^2 - 0.0706*\lambda + 0.0119 <= f(\lambda_w)
         e*(1 + f(\lambda_w)*AR) <= 1
         \lambda >= 0.15
         V_{fuel, max} <= 0.303*mac^2*b*\tau
         W_{fuel_{wing}} <= \rho_{fuel}*V_{fuel, max}*g
         b <= b_{max}
       
       WingBox
         AR = b^2/S
         0.423*Mission1.Aircraft.Wing.WingBox.r_{w/c}*\tau^2*t_{cap} >= 0.92*Mission1.Aircraft.Wing.WingBox.r_{w/c}*\tau*t_{cap}^2 + I_{cap}
         \nu^3.94 >= 0.86*p^-2.38 + 0.14*p^0.56
         W_{web} >= 8*\rho_{web}*g*r_h*\tau*t_{web}*S^1.5*\nu/(3*AR^0.5)
         \tau <= \tau_{max_w}
         W_{struct} >= W_{web} + W_{cap}
         AR*L_{max}*q^2/(\tau*S*t_{web}*\sigma_{max,shear}) <= 12
         W_{cap} >= 8*\rho_{cap}*g*Mission1.Aircraft.Wing.WingBox.r_{w/c}*t_{cap}*S^1.5*\nu/(3*AR^0.5)
         Mission1.Aircraft.Wing.WingBox.N_{lift} = 3
         Mission1.Aircraft.Wing.WingBox.M_r*AR*q^2*\tau/(S*I_{cap}*\sigma_{max}) <= 8
         \lambda = taper
         W_{wing} >= C_{wing}*W_{struct} + W_{struct}*(f_{flap} + f_{slat} + f_{aileron} + f_{lete} + f_{ribs} + f_{spoiler} + f_{watt})
         0.0417*(c_{root} + 5*c_{tip})/S*b^2*\tan(\Lambda) >= \Delta x_{AC_{wing}}
     
     Engine
         Compressor
           (no constraints)
         
         Combustor
           (no constraints)
         
         Turbine
           (no constraints)
         
         Thrust
           (no constraints)
         
         FanMap
           (no constraints)
         
         LPCMap
           (no constraints)
         
         HPCMap
           (no constraints)
         
         Sizing
           A_{2} >= A_{5} + A_{7}
         
         FlightState
             V[:] = V[:]
             a[:] = (\gamma[:]*R[:]*T_{atm}[:])^0.5
             V[:] = M[:]*a[:]
           
           Altitude
             h[:] = hft[:]
           
           Atmosphere
             (P_{atm}[:]/p_{sl}[:])^0.190222560396 = T_{atm}[:]/T_{sl}[:]
             \rho[:] = P_{atm}[:]/(R_{atm}[:]/M_{atm}[:]*T_{atm}[:])
             T_{sl}[:] = T_{atm}[:] + L_{atm}[:]*h[:]
             \mu[:] = C_1[:]*T_{atm}[:]^1.5/(6.64*T_s[:]^0.72)
         
         EnginePerformance
           CompressorPerformance
               T_{t_0}[:] = T_{atm}[:]/c1[:]^-1
               h_{t_0}[:] = C_{p_{air}*T_{t_0}[:]
               P_{t_{1.8}}[:] = \pi_{d}*P_{t_0}[:]
               T_{t_{1.8}}[:] = T_{t_0}[:]
               h_{t_{1.8}}[:] = h_{t_0}[:]
               P_{t_0}[:] = f_{BLI_{P}}*P_{atm}[:]/c1[:]^-3.5
               T_{T_{2}}[:] = T_{t_{1.8}}[:]
               h_{T_{2}}[:] = h_{t_{1.8}}[:]
               P_{T_{2}}[:] = P_{t_{1.8}}[:]
               P_{t_{2.1}}[:] = \pi_{f}[:]*P_{T_{2}}[:]
               T_{t_{2.1}}[:] = T_{T_{2}}[:]*\pi_{f}[:]^0.307767877016
               h_{t_{2.1}}[:] = C_{p_{air}*T_{t_{2.1}}[:]
               P_{t_7}[:] = \pi_{fn}*P_{t_{2.1}}[:]
               T_{t_7}[:] = T_{t_{2.1}}[:]
               h_{t_7}[:] = h_{t_{2.1}}[:]
               P_{t_{2.5}}[:] = \pi_{lc}[:]*\pi_{f}[:]*P_{T_{2}}[:]
               T_{t_{2.5}}[:] = T_{T_{2}}[:]*(\pi_{f}[:]*\pi_{lc}[:])^0.309448280152
               h_{t_{2.5}}[:] = T_{t_{2.5}}[:]*C_{p_{1}
               P_{t_3}[:] = \pi_{hc}[:]*P_{t_{2.5}}[:]
               T_{t_3}[:] = T_{t_{2.5}}[:]*\pi_{hc}[:]^0.293761306491
               h_{t_3}[:] = C_{p_{2}*T_{t_3}[:]
           
           CombustorPerformance
             h_{t_4}[:] = C_{p_{c}}*T_{t_4}[:]
             h_{t_{4.1}}[:] = C_{p_{c}}*T_{t_{4.1}}[:]
             fp1[:] = f[:] + 1
             M_{4a}[:] = 0.1025
             fp1[:]*u_{4.1}[:] = (u_{4a}[:]*fp1[:]*\alpha_c*u_c[:])^0.5
             T_{4.1}[:] <= [[T_{t_{4.1}}[0,0] - u_{4.1}[0,0]^2*0.5/C_{p_{c}}], [T_{t_{4.1}}[1,0] - u_{4.1}[1,0]^2*0.5/C_{p_{c}}], [T_{t_{4.1}}[2,0] - u_{4.1}[2,0]^2*0.5/C_{p_{c}}], [T_{t_{4.1}}[3,0] - u_{4.1}[3,0]^2*0.5/C_{p_{c}}], [T_{t_{4.1}}[4,0] - u_{4.1}[4,0]^2*0.5/C_{p_{c}}]]
             P_{t_{4.1}}[:] = P_{4a}[:]*(T_{t_{4.1}}[:]/T_{4.1}[:])^-4.19488817891
             u_{4a}[:] = M_{4a}[:]*(1.31*Mission1.Aircraft.Engine.EngineConstants.R*T_{t_4}[:])^0.5/hold_{4a}
             u_c[:] = r_{uc}*u_{4a}[:]
             P_{4a}[:] = P_{t_4}[:]*hold_{4a}^4.19488817891
           
           TurbinePerformance
             h_{t_{4.5}}[:] = C_{p_{t1}}*T_{t_{4.5}}[:]
             P_{t_{4.9}}[:] = \pi_{LPT}[:]*P_{t_{4.5}}[:]
             \pi_{LPT}[:] = (T_{t_{4.9}}[:]/T_{t_{4.5}}[:])^3.5188700565
             h_{t_{4.9}}[:] = C_{p_{t2}}*T_{t_{4.9}}[:]
             P_{t_5}[:] = \pi_{tn}*P_{t_{4.9}}[:]
             T_{t_5}[:] = T_{t_{4.9}}[:]
             h_{t_5}[:] = h_{t_{4.9}}[:]
           
           ThrustPerformance
             P_{8}[:] = P_{atm}[:]
             h_{8}[:] = C_{p_{fex}*T_{8}[:]
             u_{8}[:]^2 + 2*h_{8}[:] <= 2*h_{t_8}[:]
             (P_{8}[:]/P_{t_8}[:])^0.279019466474 = T_{8}[:]/T_{t_8}[:]
             h_{t_8}[:] = C_{p_{fex}*T_{t_8}[:]
             P_{6}[:] = P_{atm}[:]
             (P_{6}[:]/P_{t_6}[:])^0.285714285714 = T_{6}[:]/T_{t_6}[:]
             u_{6}[:]^2 + 2*h_6[:] <= 2*h_{t_6}[:]
             h_6[:] = C_{p_{tex}*T_{6}[:]
             h_{t_6}[:] = C_{p_{tex}*T_{t_6}[:]
             \alpha[:] = m_{fan}[:]/m_{core}[:]
             \alpha_{+1}[:] = \alpha[:] + 1
             \alpha[:] <= \alpha_{max}
             F[:] <= F_{6}[:] + F_{8}[:]
             F_{sp}[:] = F[:]/(\alpha_{+1}[:]*m_{core}[:]*a[:])
             TSFC[:] = 1/I_{sp}[:]
             F_{8}[:]/(\alpha[:]*m_{core}[:]) + V[:]*f_{BLI_{V}} <= u_{8}[:]
           
           FanMapPerformance
             m_{tild_f}[:] = m_{f}[:]/\bar{m}_{fan_{D}}
           
           LPCMapPerformance
             m_{tild_lc}[:] = m_{lc}[:]/m_{lc_D}
           
           HPCMapPerformance
             m_{tild_{hc}}[:] = m_{hc}[:]/m_{hc_D}
           
           SizingPerformance
             P_{7}[:] >= P_{atm}[:]
             M_7[:] <= 1
             a_{7}[:] = (1.4*Mission1.Aircraft.Engine.EngineConstants.R*T_{7}[:])^0.5
             a_{7}[:]*M_7[:] = u_{7}[:]
             \rho_7[:] = P_{7}[:]/(Mission1.Aircraft.Engine.EngineConstants.R*T_{7}[:])
             P_{5}[:] >= P_{atm}[:]
             M_5[:] <= 1
             a_{5}[:] = (1.39*Mission1.Aircraft.Engine.EngineConstants.R*T_{5}[:])^0.5
             a_{5}[:]*M_5[:] = u_{5}[:]
             \rho_5[:] = P_{5}[:]/(Mission1.Aircraft.Engine.EngineConstants.R*T_{5}[:])
             h_{2}[:] = C_{p_{1}*T_{2}[:]
             \rho_{2}[:] = P_{2}[:]/(Mission1.Aircraft.Engine.EngineConstants.R*T_{2}[:])
             u_{2}[:] = M_2[:]*(C_{p_{1}*Mission1.Aircraft.Engine.EngineConstants.R*T_{2}[:]/781)^0.5
             h_{2.5}[:] = C_{p_{2}*T_{2.5}[:]
             \rho_{2.5}[:] = P_{2.5}[:]/(Mission1.Aircraft.Engine.EngineConstants.R*T_{2.5}[:])
             u_{2.5}[:] = M_{2.5}[:]*(C_{p_{2}*Mission1.Aircraft.Engine.EngineConstants.R*T_{2.5}[:]/781)^0.5
         m_{total}[:]/\alpha_{+1}[:]*1/100*9.81*(1.68e+03 + 17.7*\pi_{f}[:]*\pi_{lc}[:]*\pi_{hc}[:]/30 + 1.66e+03*(\alpha[:]/5)^1.2) <= W_{engine}
           d_{f} = (4*A_{2}/(PI*HTR_{f_{SUB}}))^0.5
           d_{LPC} = (4*A_{2.5}/(PI*HTR_{lpc_{SUB}}))^0.5
           \eta_{B}*f[:]*h_{f} >= [[(1 - \alpha_c)*h_{t_4}[0,0] - (1 - \alpha_c)*h_{t_3}[0,0]], [(1 - \alpha_c)*h_{t_4}[1,0] - (1 - \alpha_c)*h_{t_3}[1,0]], [(1 - \alpha_c)*h_{t_4}[2,0] - (1 - \alpha_c)*h_{t_3}[2,0]], [(1 - \alpha_c)*h_{t_4}[3,0] - (1 - \alpha_c)*h_{t_3}[3,0]], [(1 - \alpha_c)*h_{t_4}[4,0] - (1 - \alpha_c)*h_{t_3}[4,0]]] + C_{p_{fuel}*f[:]*([[T_{t_4}[0,0] - T_{t_f}], [T_{t_4}[1,0] - T_{t_f}], [T_{t_4}[2,0] - T_{t_f}], [T_{t_4}[3,0] - T_{t_f}], [T_{t_4}[4,0] - T_{t_f}]])
           h_{t_{4.1}}[:]*fp1[:] <= (1 - \alpha_c + f[:])*h_{t_4}[:] + \alpha_c*h_{t_3}[:]
           P_{t_4}[:] = \pi_{b}*P_{t_3}[:]
           M_{takeoff}*\eta_{HPshaft}*fp1[:]*([[h_{t_{4.1}}[0,0] - h_{t_{4.5}}[0,0]], [h_{t_{4.1}}[1,0] - h_{t_{4.5}}[1,0]], [h_{t_{4.1}}[2,0] - h_{t_{4.5}}[2,0]], [h_{t_{4.1}}[3,0] - h_{t_{4.5}}[3,0]], [h_{t_{4.1}}[4,0] - h_{t_{4.5}}[4,0]]]) >= [[h_{t_3}[0,0] - h_{t_{2.5}}[0,0]], [h_{t_3}[1,0] - h_{t_{2.5}}[1,0]], [h_{t_3}[2,0] - h_{t_{2.5}}[2,0]], [h_{t_3}[3,0] - h_{t_{2.5}}[3,0]], [h_{t_3}[4,0] - h_{t_{2.5}}[4,0]]]
           M_{takeoff}*\eta_{LPshaft}*fp1[:]*([[h_{t_{4.5}}[0,0] - h_{t_{4.9}}[0,0]], [h_{t_{4.5}}[1,0] - h_{t_{4.9}}[1,0]], [h_{t_{4.5}}[2,0] - h_{t_{4.9}}[2,0]], [h_{t_{4.5}}[3,0] - h_{t_{4.9}}[3,0]], [h_{t_{4.5}}[4,0] - h_{t_{4.9}}[4,0]]]) >= [[h_{t_{2.5}}[0,0] - h_{t_{1.8}}[0,0]], [h_{t_{2.5}}[1,0] - h_{t_{1.8}}[1,0]], [h_{t_{2.5}}[2,0] - h_{t_{1.8}}[2,0]], [h_{t_{2.5}}[3,0] - h_{t_{1.8}}[3,0]], [h_{t_{2.5}}[4,0] - h_{t_{1.8}}[4,0]]] + \alpha[:]*([[h_{t_{2.1}}[0,0] - h_{T_{2}}[0,0]], [h_{t_{2.1}}[1,0] - h_{T_{2}}[1,0]], [h_{t_{2.1}}[2,0] - h_{T_{2}}[2,0]], [h_{t_{2.1}}[3,0] - h_{T_{2}}[3,0]], [h_{t_{2.1}}[4,0] - h_{T_{2}}[4,0]]])
           P_{t_{4.5}}[:] = \pi_{HPT}[:]*P_{t_{4.1}}[:]
           \pi_{HPT}[:] = (T_{t_{4.5}}[:]/T_{t_{4.1}}[:])^3.77163522013
           \pi_{f}[:]*1.7/\pi_{f_D} = (1.05*N_{f}[:]^0.0871)^10
           \pi_{f}[:]*1.7/\pi_{f_D} <= 1.1*(1.06*m_{tild_f}[:]^0.137)^10
           \pi_{f}[:]*1.7/\pi_{f_D} >= 0.9*(1.06*m_{tild_f}[:]^0.137)^10
           m_{f}[:] = m_{fan}[:]*(T_{T_{2}}[:]/T_{ref})^0.5/(P_{T_{2}}[:]/P_{ref})
           \pi_{f}[:] >= 1
           \pi_{lc}[:]*26/\pi_{lc_D} = (1.38*N_{1}[:]^0.566)^10
           \pi_{lc}[:]*26/\pi_{lc_D} <= 1.1*(1.38*m_{tild_lc}[:]^0.122)^10
           \pi_{lc}[:]*26/\pi_{lc_D} >= 0.9*(1.38*m_{tild_lc}[:]^0.122)^10
           \pi_{lc}[:] >= 1
           m_{lc}[:] = m_{core}[:]*(T_{T_{2}}[:]/T_{ref})^0.5/(P_{T_{2}}[:]/P_{ref})
           \pi_{hc}[:]*26/\pi_{hc_D} = (1.38*N_{2}[:]^0.566)^10
           \pi_{hc}[:]*26/\pi_{hc_D} >= 0.9*(1.38*m_{tild_{hc}}[:]^0.122)^10
           \pi_{hc}[:]*26/\pi_{hc_D} <= 1.1*(1.38*m_{tild_{hc}}[:]^0.122)^10
           m_{hc}[:] = m_{core}[:]*(T_{t_{2.5}}[:]/T_{ref})^0.5/(P_{t_{2.5}}[:]/P_{ref})
           \pi_{hc}[:] >= 1
         OPR[:] = \pi_{hc}[:]*\pi_{lc}[:]*\pi_{f}[:]
           P_{t_8}[:] = P_{t_7}[:]
           T_{t_8}[:] = T_{t_7}[:]
           P_{t_6}[:] = P_{t_5}[:]
           T_{t_6}[:] = T_{t_5}[:]
           F_{6}[:]/(M_{takeoff}*m_{core}[:]) + fp1[:]*V[:] <= fp1[:]*u_{6}[:]
           I_{sp}[:] = F_{sp}[:]*a[:]*\alpha_{+1}[:]/(f[:]*g)
           N_{f}[:]*G_{f} = N_{1}[:]
           N_{1}[:] <= 1.1
           N_{2}[:] <= 1.1
         fp1[:]*m_{hc}[:]*M_{takeoff}*P_{t_{2.5}}[:]/P_{t_{4.1}}[:]*(T_{t_{4.1}}[:]/T_{t_{2.5}}[:])^0.5 = m_{htD}
         fp1[:]*m_{lc}[:]*M_{takeoff}*P_{t_{1.8}}[:]/P_{t_{4.5}}[:]*(T_{t_{4.5}}[:]/T_{t_{1.8}}[:])^0.5 = m_{ltD}
           P_{7}[:]/P_{t_7}[:] = (T_{7}[:]/T_{t_7}[:])^3.5
           (T_{7}[:]/T_{t_7}[:])^-1 >= 1 + 0.2*M_7[:]^2
           P_{5}[:]/P_{t_5}[:] = (T_{5}[:]/T_{t_5}[:])^3.583979
           (T_{5}[:]/T_{t_5}[:])^-1 >= 1 + 0.2*M_5[:]^2
           M_{takeoff}*m_{core}[:] = \rho_5[:]*A_{5}*u_{5}[:]/fp1[:]
           m_{fan}[:] = \rho_7[:]*A_{7}*u_{7}[:]
           m_{total}[:] = m_{fan}[:] + m_{core}[:]
           P_{2}[:] = P_{T_{2}}[:]*hold_{2}[:]^-3.512
           T_{2}[:] = T_{T_{2}}[:]*hold_{2}[:]^-1
           m_{fan}[:]/(\rho_{2}[:]*u_{2}[:]) = A_{2}
           P_{2.5}[:] = P_{t_{2.5}}[:]*hold_{2.5}[:]^-3.824857
           T_{2.5}[:] = T_{t_{2.5}}[:]*hold_{2.5}[:]^-1
           m_{core}[:]/(\rho_{2.5}[:]*u_{2.5}[:]) = A_{2.5}
           1.3*fp1[:]*M_{takeoff}*m_{coreD}*2.2/14.1 >= m_{htD}
           0.7*fp1[:]*M_{takeoff}*m_{coreD}*2.2/14.1 <= m_{htD}
           1.3*fp1[:]*M_{takeoff}*m_{coreD}*1.97/6.98 >= m_{ltD}
           0.7*fp1[:]*M_{takeoff}*m_{coreD}*1.97/6.98 <= m_{ltD}
           m_{lc_D} >= 0.7*m_{coreD}/0.649
           m_{lc_D} <= 1.3*m_{coreD}/0.649
           m_{hc_D} >= 0.7*m_{coreD}*1.29/3.23
           m_{hc_D} <= 1.3*m_{coreD}*1.29/3.23
           \bar{m}_{fan_{D}} >= 0.7*\alpha_{OD}*m_{coreD}*0.932/0.405
           \bar{m}_{fan_{D}} <= 1.3*\alpha_{OD}*m_{coreD}*0.932/0.405
           F[:] = F_{spec}[:]
           T_{t_{4.1}}[:] <= T_{t_{4.1_{max}}}
           OPR[:] <= OPR_{max}
     
     VerticalTail
       VerticalTailNoStruct
         C_{L_{vt,yaw}} = 0.85*C_{L_{vt,max}}
         L_{vt,EO} = 0.5*\rho_{TO}*V_1^2*S_{vt}*C_{L_{vt,EO}}
         c_{l_{vt,EO}} >= C_{L_{vt,EO}}*(1 + c_{l_{vt,EO}}/(PI*e_{vt}*A_{vt}))
         A_{vt} = b_{vt}^2/S_{vt}
         b_{vt}*(c_{root_{vt}} + c_{tip_{vt}})/2 >= S_{vt}
         p_{vt} >= 1 + 2*\lambda_{vt}
         2*q_{vt} >= 1 + p_{vt}
         y_{\bar{c}_{vt}} = b_{vt}/3*q_{vt}/p_{vt}
         z_{\bar{c}_{vt}} = b_{vt}/3*q_{vt}/p_{vt}
         0.667*(1 + \lambda_{vt} + \lambda_{vt}^2)*c_{root_{vt}}/q_{vt} = \bar{c}_{vt}
         \lambda_{vt} = c_{tip_{vt}}/c_{root_{vt}}
         \Delta x_{trail_{vt}} >= \Delta x_{lead_{vt}} + c_{root_{vt}}
         \Delta x_{lead_{vt}} + y_{\bar{c}_{vt}}*\tan(\Lambda_{vt}) + 0.25*\bar{c}_{vt} >= l_{vt}
         \lambda_{vt} >= 0.25
         V_{vt} >= V_{vt_{min}}
       
       WingBox
         AR_{vt} = (2*b_{vt})^2/(2*S_{vt})
         0.423*Mission1.Aircraft.VerticalTail.WingBox.r_{w/c}*\tau_{vt}^2*t_{cap} >= 0.92*Mission1.Aircraft.VerticalTail.WingBox.r_{w/c}*\tau_{vt}*t_{cap}^2 + I_{cap}
         \nu^3.94 >= 0.86*p_{vt}^-2.38 + 0.14*p_{vt}^0.56
         W_{web} >= 8*\rho_{web}*g*r_h*\tau_{vt}*t_{web}*(2*S_{vt})^1.5*\nu/(3*AR_{vt}^0.5)
         \tau_{vt} <= 0.14
         W_{struct} >= 0.5*(W_{web} + W_{cap})
         Mission1.Aircraft.VerticalTail.WingBox.M_r >= 2*L_{vt_{max}}*AR_{vt}*p_{vt}/24
         AR_{vt}*2*L_{vt_{max}}*Mission1.Aircraft.VerticalTail.WingBox.N_{lift}*q_{vt}^2/(\tau_{vt}*2*S_{vt}*t_{web}*\sigma_{max,shear}) <= 12
         W_{cap} >= 8*\rho_{cap}*g*Mission1.Aircraft.VerticalTail.WingBox.r_{w/c}*t_{cap}*(2*S_{vt})^1.5*\nu/(3*AR_{vt}^0.5)
         Mission1.Aircraft.VerticalTail.WingBox.N_{lift} = 1
         Mission1.Aircraft.VerticalTail.WingBox.N_{lift}*Mission1.Aircraft.VerticalTail.WingBox.M_r*AR_{vt}*q_{vt}^2*\tau_{vt}/(2*S_{vt}*I_{cap}*\sigma_{max}) <= 8
         \lambda_{vt} = taper
         W_{vt} >= N_{spar}*C_{VT}*(W_{struct} + W_{struct}*f_{VT})
     
     HorizontalTail
       HorizontalTailNoStruct
         \Delta x_{lead_{ht}} + y_{\bar{c}_{ht}}*\tan(\Lambda_{ht}) + 0.25*\bar{c}_{ht} >= l_{ht}
         \Delta x_{trail_{ht}} >= \Delta x_{lead_{ht}} + c_{root_{ht}}
         p_{ht} >= 1 + 2*\lambda_{ht}
         2*q_{ht} >= 1 + p_{ht}
         y_{\bar{c}_{ht}} = b_{ht}/3*q_{ht}/p_{ht}
         0.667*(1 + \lambda_{ht} + \lambda_{ht}^2)*c_{root_{ht}}/q_{ht} = \bar{c}_{ht}
         \lambda_{ht} = c_{tip_{ht}}/c_{root_{ht}}
         S_{ht} = b_{ht}*(c_{root_{ht}} + c_{tip_{ht}})/2
         0.0524*\lambda_{ht}^4 - 0.15*\lambda_{ht}^3 + 0.166*\lambda_{ht}^2 - 0.0706*\lambda_{ht} + 0.0119 <= f(\lambda_{ht})
         e_{ht}*(1 + f(\lambda_{ht})*AR_{ht}) <= 1
         AR_{ht} = b_{ht}^2/S_{ht}
         \lambda_{ht} >= 0.2
         \lambda_{ht} <= 1
       
       WingBox
         AR_{ht} = b_{ht}^2/S_{ht}
         0.423*Mission1.Aircraft.HorizontalTail.WingBox.r_{w/c}*\tau_{ht}^2*t_{cap} >= 0.92*Mission1.Aircraft.HorizontalTail.WingBox.r_{w/c}*\tau_{ht}*t_{cap}^2 + I_{cap}
         \nu^3.94 >= 0.86*p_{ht}^-2.38 + 0.14*p_{ht}^0.56
         W_{web} >= 8*\rho_{web}*g*r_h*\tau_{ht}*t_{web}*S_{ht}^1.5*\nu/(3*AR_{ht}^0.5)
         \tau_{ht} <= 0.14
         W_{struct} >= W_{web} + W_{cap}
         L_{ht_{tri_{out}}} >= L_{ht_{tri}}*b_{ht_{out}}^2/(0.5*b_{ht})^2
         L_{ht_{rect_{out}}} >= L_{ht_{rect}}*b_{ht_{out}}/(0.5*b_{ht})
         2*AR_{ht}*L_{shear}*Mission1.Aircraft.HorizontalTail.WingBox.N_{lift}*q_{ht}^2/(\tau_{ht}*S_{ht}*t_{web}*\sigma_{max,shear}) <= 12
         W_{cap} >= \pi_{M-fac}*8*\rho_{cap}*g*Mission1.Aircraft.HorizontalTail.WingBox.r_{w/c}*t_{cap}*S_{ht}^1.5*\nu/(3*AR_{ht}^0.5)
         Mission1.Aircraft.HorizontalTail.WingBox.N_{lift} = 1
         Mission1.Aircraft.HorizontalTail.WingBox.N_{lift}*Mission1.Aircraft.HorizontalTail.WingBox.M_r*AR_{ht}*q_{ht}^2*\tau_{ht}/(S_{ht}*I_{cap}*\sigma_{max}) <= 8
         L_{ht_{rect}} >= L_{ht_{max}}/2*c_{tip_{ht}}*b_{ht}/S_{ht}
         L_{ht_{max}}/4*(1 - taper)*c_{root_{ht}}*b_{ht}/S_{ht} <= L_{ht_{tri}}
         W_{ht} >= C_{ht}*(W_{struct} + W_{struct}*f_{ht})
     
     LandingGear
       l_n + z_{wing} + y_m*\tan(\gamma) >= l_m
       T = 2*y_m
       x_m >= x_n + B
       x_n >= 5
       \tan(\phi) = \tan(\phi_{min})
       (z_{CG} + l_m)^0*(y_m^2 + B^2)/(\Delta x_n*y_m*\tan(\psi))^2 <= 1
       \tan(\psi) <= \tan(\psi_{max})
       x_{up} - x_m <= l_m/\tan(\theta_{max})
       y_m >= l_m
       S_{sa} = 1/\eta_s*E_{land}/(L_m*\lambda_{LG})
       l_{oleo} = 2.5*S_{sa}
       d_{oleo} = 1.3*(4*\lambda_{LG}*L_m/n_{mg}/(PI*p_{oleo}))^0.5
       l_m >= l_{oleo} + d_{t_m}/2
       F_{w_m} = L_{w_m}*d_{t_m}/(1e+03 [N*in])
       W_{wa,m} = 1.2*F_{w_m}^0.609
       F_{w_n} = L_{w_n}*d_{t_n}/1e+03
       W_{wa,n} = 1.2*F_{w_n}^0.609
       L_{w_m} = L_m/(n_{mg}*n_{wps})
       L_{w_n} = L_n/n_{wps}
       d_{t_m} = 1.63*(L_{w_m}/4.44)^0.315
       w_{t_m} = 0.104*(L_{w_m}/4.44)^0.48
       d_{t_n} = 0.8*d_{t_m}
       w_{t_n} = 0.8*w_{t_m}
       W_{ms} >= 2PI*r_m*t_m*l_m*\rho_{st}*g
       N_s*\lambda_{LG}*L_m/n_{mg} <= \sigma_{y_c}*2PI*r_m*t_m
       W_{mw} = n_{wps}*W_{wa,m}
       W_{ns} >= 2PI*r_n*t_n*l_n*\rho_{st}*g
       \sigma_{y_c}*2PI*r_n*t_n >= N_s*(L_n + L_{n_{dyn}})
       W_{nw} >= n_{wps}*W_{wa,n}
       L_m <= 9.87*E*I_m/(K*l_m)^2
       I_m = PI*r_m^3*t_m
       L_n <= 9.87*E*I_n/(K*l_n)^2
       I_n = PI*r_n^3*t_n
       2*r_m/t_m <= 40
       2*r_m/t_n <= 40
       h_{hold} >= 2*w_{t_m} + 2*r_m
       0.8 >= 2*w_{t_n} + 2*r_n
       W_{mg} >= n_{mg}*(W_{ms} + W_{mw}*(1 + f_{add,m}))
       W_{ng} >= W_{ns} + W_{nw}*(1 + f_{add,n})
       W_{lg} >= C_{lg}*(W_{mg} + W_{ng})
       W_{lg}*x_{CG_{lg}} >= W_{ng}*x_n + W_{mg}*x_m
       x_m >= x_{CG_{lg}}
     c_{root} = c_0
     Mission1.Aircraft.Wing.WingBox.r_{w/c} = Mission1.Aircraft.Fuselage.r_{w/c}
     x_w = x_{wing}
     Mission1.Aircraft.Fuselage.N_{lift} = Mission1.Aircraft.Wing.WingBox.N_{lift}
     f_{L_{total/wing}}*L_{max} >= Mission1.Aircraft.Wing.WingBox.N_{lift}*W_{total, max} + L_{ht_{max}}
     W_{dry}[:] >= W_{fuse} + n_{eng}*W_{engsys} + W_{tail} + W_{wing} + W_{misc}
     W_{f_{total}}[:] + W_{dry}[:] + W_{payload}[:] <= W_{total}[:]
     W_{f_{total}}[:] + W_{dry}[:] + W_{payload}[:] <= W_{total}[:]
     W_{f_{total}}[:] >= W_{f_{primary}}[:] + f_{fuel_{res}}*W_{f_{primary}}[:]
     W_{f_{primary}}[:] >= W_{f_{climb}}[:] + W_{f_{cruise}}[:]
     W_{total}[:] <= W_{total, max}
     f_{wingfuel}*W_{f_{total}}[:]/FuelFrac <= W_{fuel_{wing}}
     W_{misc} >= W_{lg} + W_{hpesys}
     W_{hpesys} = f_{hpesys}*W_{total, max}
     x_n <= l_{nose}
     x_m >= x_{wing}
     \Delta x_{AC_{wing}} + x_{wing} >= x_m
     x_{hpesys} = 1.1*l_{nose}
     x_{misc}*W_{misc} >= x_{hpesys}*W_{hpesys}
     d_{nacelle} >= d_{f} + 2*t_{nacelle}
     E_{land} >= W_{total, max}/(2*g)*w_{ult}^2
     x_{up} = x_{shell2}
     L_n = W_{total, max}*\Delta x_m/B
     L_m = W_{total, max}*\Delta x_n/B
     L_{n_{dyn}} >= 0.31*(z_{CG} + l_m)/B*W_{total, max}
     y_{eng} >= y_m
     3*n_{vt}*Mission1.Aircraft.VerticalTail.WingBox.M_r*c_{root_{vt}}*(p_{\lambda_{vt}} - 1) >= n_{vt}*L_{vt_{max}}*b_{vt}*p_{\lambda_{vt}}
     V_{cone}*(1 + \lambda_{cone})*(PI + 4*\theta_{db}) >= n_{vt}*Mission1.Aircraft.VerticalTail.WingBox.M_r*c_{root_{vt}}/\tau_{cone}*(PI + 2*\theta_{db})*l_{cone}/R_{fuse}
     W_{tail} >= n_{vt}*W_{vt} + W_{ht}
     2*w_{fuse} >= SPR*w_{seat} + n_{aisle}*w_{aisle} + 2*w_{sys} + t_{db}
     B_{1v} = r_{M_v}*n_{vt}*L_{vt_{max}}/(w_{fuse}*\sigma_{M_v})
     m_{ratio}*(1 + 2/AR) = 1 + 2/AR_{ht}
     x_{CG_{ht}} <= l_{fuse}
     V_{ht} = S_{ht}*l_{ht}/(S*mac)
     L_{ht_{max}} >= 0.5*\rho_{T/O}*V_{ne}^2*S_{ht}*C_{L_{ht,max}}
     L_{vt_{max}} >= 0.5*\rho_{T/O}*V_{ne}^2*S_{vt}*C_{L_{vt,max}}
     x_{CG_{vt}} <= l_{fuse}
     V_{vt} = n_{vt}*S_{vt}*l_{vt}/(S*b)
     n_{vt}*0.5*\rho_{TO}*V_{land}^2*S_{vt}*l_{vt}*C_{L_{vt,yaw}} >= \dot{r}_{req}*I_{z, max}
     n_{vt}*L_{vt,EO}*l_{vt} >= T_e*y_{eng} + D_{wm}*y_{eng}
     D_{wm} >= 0.5*\rho_{TO}*V_1^2.0*A_{2}*C_{D_{wm}}
     I_{z}[:] >= I_{z_{wing}}[:] + I_{z_{tail}}[:] + I_{z_{fuse}}[:]
     I_{z}[:] <= I_{z, max}
     S_{nacelle} = r_{S_{nacelle}}*PI*0.25*d_{f}^2
     l_{nacelle} = 0.15*d_{f}*r_{S_{nacelle}}
     f_{S_{nacelle}} = S_{nacelle}*S^-1
     A_{inlet} = 0.4*S_{nacelle}
     A_{fancowl} = 0.2*S_{nacelle}
     A_{exh} = 0.4*S_{nacelle}
     A_{corecowl} = 3PI*d_{LPC}^2
       W_{nacelle} >= ((2.5 + 0.238*d_{f})*A_{inlet} + 1.9*A_{fancowl} + (2.5 + 0.0363*d_{f})*A_{exh} + 1.9*A_{corecowl})
       W_{eadd} = f_{eadd}*W_{engine}
     W_{pylon} >= (W_{nacelle} + W_{eadd} + W_{engine})*f_{pylon}
     W_{engsys} >= C_{engsys}*(W_{pylon} + W_{nacelle} + W_{eadd} + W_{engine})
     y_{eng} = 0.5*w_{fuse}
     (L_{max} - Mission1.Aircraft.Wing.WingBox.N_{lift}*(W_{wing} + f_{wingfuel}*W_{f_{total}}[:]))*b^2/(12*S)*(c_{root} + 2*c_{tip}) <= Mission1.Aircraft.Wing.WingBox.M_r*c_{root}
     A_{1h_{Land}} >= N_{land}*(W_{tail} + n_{eng}*W_{engsys} + W_{apu})/(h_{fuse}*\sigma_{bend})
     A_{1h_{MLF}} >= (Mission1.Aircraft.Fuselage.N_{lift}*(W_{tail} + n_{eng}*W_{engsys} + W_{apu}) + r_{M_h}*L_{ht_{max}})/(h_{fuse}*\sigma_{M_h})
     I_{z_{wing}}[:] >= (W_{fuel_{wing}} + W_{wing})/(S*9.81)*c_{root}*b^3.0*(0.0833 - (1 - \lambda)/16)
     I_{z_{tail}}[:] >= (W_{apu} + W_{vt} + n_{eng}*W_{engsys})*l_{vt}^2.0/9.81 + W_{ht}*l_{ht}^2.0/9.81
     I_{z_{fuse}}[:] >= (W_{fuse} + W_{payload_{max}})/l_{fuse}*(x_{wing}^3.0 + l_{vt}^3.0)/(3*9.81)
     x_{shell2} + l_{cone} >= x_{eng}
     x_{eng} >= x_{shell2} + 0.75*l_{cone}
     S_{floor} = 0.312*P_{floor}
     M_{floor} = 0.0352*P_{floor}*w_{floor}
     \Delta R_{fuse} = R_{fuse}*0.43/1.75
     b_{ht}/4*L_{ht_{rect}} + b_{ht}/3*L_{ht_{tri}} = b_{ht_{out}}*L_{ht_{max}}/2
     b_{ht_{out}} = 0.5*b_{ht} - w_{fuse}
     L_{ht_{rect}}*b_{ht}/4 + L_{ht_{tri}}*b_{ht}/6 - w_{fuse}*L_{ht_{max}}/2 <= Mission1.Aircraft.HorizontalTail.WingBox.M_r*c_{root_{ht}}
     M_{r_{out}}*c_{attach} >= L_{ht_{rect_{out}}}*0.5*b_{ht_{out}} + L_{ht_{tri_{out}}}*0.333*b_{ht_{out}}
     L_{shear} >= L_{ht_{rect_{out}}} + L_{ht_{tri_{out}}}
     c_{tip_{ht}} + (1 - \lambda_{ht})*2*b_{ht_{out}}/b_{ht}*c_{root_{ht}} = c_{attach}
     \pi_{M-fac} >= (0.5*(M_{r_{out}}*c_{attach} + Mission1.Aircraft.HorizontalTail.WingBox.M_r*c_{root_{ht}})*w_{fuse}/(0.5*M_{r_{out}}*c_{attach}*b_{ht_{out}}) + 1)*b_{ht_{out}}/(0.5*b_{ht})
 
 FlightSegment
   FlightState
       V[:] = V[:]
       a[:] = (\gamma[:]*R[:]*T_{atm}[:])^0.5
       V[:] = M[:]*a[:]
     
     Altitude
       h[:] = hft[:]
     
     Atmosphere
       (P_{atm}[:]/p_{sl}[:])^0.190222560396 = T_{atm}[:]/T_{sl}[:]
       \rho[:] = P_{atm}[:]/(R_{atm}[:]/M_{atm}[:]*T_{atm}[:])
       T_{sl}[:] = T_{atm}[:] + L_{atm}[:]*h[:]
       \mu[:] = C_1[:]*T_{atm}[:]^1.5/(6.64*T_s[:]^0.72)
   
   FlightP
     P_{excess}[:] + V[:]*D[:] <= V[:]*n_{eng}*F[:]
     RC[:] = P_{excess}[:]/W_{avg}[:]
     \theta[:]*V[:] = RC[:]
     dhft[:] = tmin[:]*RC[:]
     R_{segment}[:] = thr[:]*V[:]
       WingPerformance
         0.5*\rho[:]*V[:]^2*S*C_{L}[:] >= L_w[:] + \Delta L_{o}[:] + 2*\Delta L_{t}[:]
         \Delta L_{o}[:] = \eta_{o}[:]*f_{L_{o}}[:]*b/2*p_{o}[:]
         \Delta L_{t}[:] = f_{L_{t}}[:]*p_{o}[:]*c_{root}*taper^2
         (AR/\eta)^2*(1 + \tan(\Lambda)^2 - M[:]^2) + 8PI*AR/C_{L_{\alpha,w}}[:] = (2PI*AR/C_{L_{\alpha,w}}[:])^2
         C_{L}[:] = C_{L_{\alpha,w}}[:]*\alpha_w[:]
         \alpha_w[:] <= \alpha_{max,w}[:]
         D_{wing}[:] = 0.5*\rho[:]*V[:]^2*S*C_{d_w}[:]
         C_{d_w}[:] >= C_{D_{p_w}}[:] + C_{D_{i_w}}[:]
         C_{D_{i_w}}[:] >= TipReduct*C_{L}[:]^2/(PI*e*AR)
         Re_w[:] = \rho[:]*V[:]*mac/\mu[:]
         C_{D_{p_w}}[:]^1.6515 >= 1.61*(Re_w[:]/1e+03)^-0.550434*\tau^1.29151*(\cos(\Lambda)*M[:])^3.03609*C_{L}[:]^1.77743 + 0.0466*(Re_w[:]/1e+03)^-0.389048*\tau^0.784123*(\cos(\Lambda)*M[:])^-0.340157*C_{L}[:]^0.950763 + 191*(Re_w[:]/1e+03)^-0.218621*\tau^3.94654*(\cos(\Lambda)*M[:])^19.2524*C_{L}[:]^1.15233 + 2.82e-12*(Re_w[:]/1e+03)^1.18147*\tau^-1.75664*(\cos(\Lambda)*M[:])^0.10563*C_{L}[:]^-1.44114
       
       FuselagePerformance
         (no constraints)
       
       VerticalTailPerformance
         D_{vt}[:] >= 0.5*\rho[:]*V[:]^2*S_{vt}*C_{D_{vis}}[:]
         Re_{vt}[:] = \rho[:]*V[:]*\bar{c}_{vt}/\mu[:]
         C_{D_{vis}}[:]^1.18909 >= 2.44e-77*Re_{vt}[:]^-0.52841*\tau_{vt}^133.796*M[:]^1022.7 + 0.00304*Re_{vt}[:]^-0.409988*\tau_{vt}^1.22062*M[:]^1.55119 + 0.000197*Re_{vt}[:]^0.214479*\tau_{vt}^-0.0383195*M[:]^-0.137561 + 6.59e-50*Re_{vt}[:]^-0.498092*\tau_{vt}^1.55922*M[:]^-114.577
       
       HorizontalTailPerformance
         L_{ht}[:] = 0.5*\rho[:]*V[:]^2*S_{ht}*C_{L_{ht}}[:]
         C_{L_{ht}}[:] = C_{L_{\alpha,ht}}[:]*\alpha_{ht}[:]
         \alpha_{ht}[:] <= \alpha_{ht,max}
         C_{L_{\alpha,ht_0}}[:] = 6.28
         D_{ht}[:] = 0.5*\rho[:]*V[:]^2*S_{ht}*C_{D_{ht}}[:]
         C_{D_{ht}}[:] >= C_{D_{0,ht}}[:] + C_{L_{ht}}[:]^2/(PI*e_{ht}*AR_{ht})
         Re_{c_h}[:] = \rho[:]*V[:]*\bar{c}_{ht}/\mu[:]
         C_{D_{0,ht}}[:]^6.48983 >= 5.29e-20*Re_{c_h}[:]^0.900672*\tau_{ht}^0.912222*M[:]^8.64547 + 1.68e-28*Re_{c_h}[:]^0.350958*\tau_{ht}^6.29187*M[:]^10.2559 + 7.1e-25*Re_{c_h}[:]^1.39489*\tau_{ht}^1.96239*M[:]^0.567066 + 3.73e-14*Re_{c_h}[:]^-2.57406*\tau_{ht}^3.12793*M[:]^0.448159 + 1.44e-12*Re_{c_h}[:]^-3.91046*\tau_{ht}^4.66279*M[:]^7.68852
       W_{burn}[:] = W_{burn}[:]
       F_{fuel}[:] = F_{fuel}[:]
       \rho_{cabin}[:] = P_{cabin}[:]/(R[:]*T_{cabin}[:])
       P_{cabin}[:] = 7.5e+04
       T_{cabin}[:] = 297
       V[:] >= V_{stall}[:]
       W_{avg}[:] >= (W_{start}[:]*W_{end}[:])^0.5 + W_{buoy}[:]
       tmin[:] = thr[:]
       L_{fuse}[:] = (f_{L_{total/wing}} - 1)*L_w[:]
       L_{total}[:] = f_{L_{total/wing}}*L_w[:]
       L_{total}[:] >= W_{avg}[:] + L_{ht}[:]
       D_{fuse}[:] = 0.5*\rho[:]*V[:]^2*C_{D_{fuse}}[:]*l_{fuse}*R_{fuse}*M[:]^2/M_{fuseD}^2
       D[:] >= D_{reduct}*(D_{wing}[:] + D_{fuse}[:] + n_{vt}*D_{vt}[:] + D_{ht}[:] + n_{eng}*D_{nacelle}[:])
       C_D[:] = D[:]/(0.5*\rho[:]*V[:]^2*S)
       L/D[:] = W_{avg}[:]/D[:]
       W_{Load}[:] <= W_{Load_{max}}[:]
       W_{Load}[:] = 0.5*C_{L}[:]*S*\rho[:]*V[:]^2/S
       p_{o}[:] >= L_w[:]*c_{root}/S
       \eta_{o}[:] = w_{fuse}/(b/2)
       x_{AC}[:] <= x_{wing} + 0.25*\Delta x_{AC_{wing}} + x_{NP}[:]
       c_{m_{w}}[:] = 1.9
       x_{NP}[:]/mac/V_{ht}*(AR + 2)*(1 + 2/AR_{ht}) = (1 + 2/AR)*(AR - 2)
       x_{CG}[:] + \Delta x_{trail_{vt}} <= l_{fuse}
       x_{CG}[:] + 0.5*(\Delta x_{lead_{vt}} + \Delta x_{trail_{vt}}) <= x_{CG_{vt}}
       x_{CG}[:] + 0.5*(\Delta x_{lead_{ht}} + \Delta x_{trail_{ht}}) <= x_{CG_{ht}}
       C_{L_{\alpha,ht}}[:] + 2*C_{L_{\alpha,w}}[:]/(PI*AR)*\eta_{ht}*C_{L_{\alpha,ht_0}}[:] <= C_{L_{\alpha,ht_0}}[:]*\eta_{ht}
       AR_{ht} >= 4
       C_{L_{ht}}[:] >= 0.01
       SM[:] <= ([[x_{AC}[0,0] - x_{CG}[0,0]], [x_{AC}[1,0] - x_{CG}[1,0]], [x_{AC}[2,0] - x_{CG}[2,0]], [x_{AC}[3,0] - x_{CG}[3,0]], [x_{AC}[4,0] - x_{CG}[4,0]]])/mac
       SM[:] >= SM_{min}
       SM_{min} + \Delta x_{CG}/mac + c_{m_{w}}[:]/C_{L_{w,max}} <= V_{ht}*m_{ratio} + V_{ht}*C_{L_{ht,max}}/C_{L_{w,max}}
       x_{AC}[:]/mac <= x_{CG}[:]/mac + c_{m_{w}}[:]/C_{L}[:] + V_{ht}*C_{L_{ht}}[:]/C_{L}[:]
       R_{e_{nacelle}}[:] = \rho[:]*V[:]*l_{nacelle}/\mu[:]
       C_{f_{nacelle}}[:] = 0.279/R_{e_{nacelle}}[:]^0.2
       V_{nacelle}[:] = r_{v_{nacelle}}*V[:]
       V_{nacelle_ratio}[:] >= [[V_{nacelle}[0,0]*2/V[0,0] - V_2[0,0]/V[0,0]], [V_{nacelle}[1,0]*2/V[1,0] - V_2[1,0]/V[1,0]], [V_{nacelle}[2,0]*2/V[2,0] - V_2[2,0]/V[2,0]], [V_{nacelle}[3,0]*2/V[3,0] - V_2[3,0]/V[3,0]], [V_{nacelle}[4,0]*2/V[4,0] - V_2[4,0]/V[4,0]]]
       r_{v_{nsurf}}[:]^3.0 >= 0.25*(V_{nacelle_ratio}[:] + r_{v_{nacelle}})*(V_{nacelle_ratio}[:]^2.0 + r_{v_{nacelle}}^2.0)
       C_{d_{nacelle}}[:] = f_{S_{nacelle}}*C_{f_{nacelle}}[0]*r_{v_{nsurf}}[:]^3.0
       D_{nacelle}[:] = C_{d_{nacelle}}[:]*0.5*\rho[:]*V[:]^2.0*S
       \Delta x_{lead_{vt}} + b_{vt}/\tan(\Lambda_{vt}) + w_{fuse}/\tan(\Lambda_{ht}) + c_{root_{ht}} >= \Delta x_{trail_{ht}}
   M_2[:3] = M[:3]
   M_{2.5}[:3] = 0.6
   hold_{2}[:3] = 1.07164
   hold_{2.5}[:3] = 1.06372
   P_{excess}[:] + V[:]*D[:] <= V[:]*n_{eng}*F_{spec}[:]
   c1[:] = 1 + 0.201*M[:]^2.0
   M_2[3:] = M[3:]
   M_{2.5}[3:] = 0.6
   hold_{2}[3:] = 1.07164
   hold_{2.5}[3:] = 1.06372
Beginning signomial solve.
Using solver 'mosek'
Solving for 1748 variables.
Number of Hessian non-zeros: 2054
* 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            : 1749            
  Cones                  : 0               
  Scalar variables       : 6101            
  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 : 925
Eliminator terminated.
Eliminator started.
Total number of eliminations : 936
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 936             
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            : 769
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3438              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.64e+04          after factor           : 1.45e+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  2.9e+03  1.3e+05  0.00e+00   -1.280976207e+05  2.000000000e+00   1.0e+00  0.06  
1   1.1e+03  1.4e+03  6.3e+04  -9.71e-01  -1.260360597e+05  3.611424052e+00   4.9e-01  0.12  
2   4.1e+02  5.3e+02  2.3e+04  -9.38e-01  -1.195206719e+05  1.063331153e+01   1.8e-01  0.15  
3   2.9e+02  3.7e+02  1.6e+04  -8.34e-01  -1.151942168e+05  6.795829655e+01   1.3e-01  0.18  
4   2.8e+02  3.7e+02  1.6e+04  -7.59e-01  -1.127212826e+05  2.109723808e+03   1.3e-01  0.21  
5   8.8e+01  1.1e+02  5.0e+03  -7.53e-01  -8.071413615e+04  8.411072422e+03   3.9e-02  0.23  
6   3.7e+01  4.8e+01  2.1e+03  -2.93e-01  -4.787028059e+04  1.016025756e+04   1.6e-02  0.26  
7   2.1e+01  2.8e+01  1.2e+03  2.52e-01   -3.173778936e+04  7.155034269e+03   9.5e-03  0.29  
8   9.4e+00  1.2e+01  5.3e+02  5.36e-01   -1.511150083e+04  4.167123567e+03   4.2e-03  0.31  
9   5.5e+00  7.1e+00  3.1e+02  8.14e-01   -8.836155418e+03  2.832992813e+03   2.5e-03  0.34  
10  1.3e+00  1.7e+00  7.6e+01  9.07e-01   -2.021517100e+03  9.278094940e+02   6.1e-04  0.37  
11  7.0e-01  9.1e-01  4.0e+01  9.94e-01   -8.292899266e+02  7.204982019e+02   3.2e-04  0.39  
12  4.7e-01  6.1e-01  2.7e+01  9.97e-01   -4.810408396e+02  5.632816117e+02   2.1e-04  0.42  
13  3.5e-01  7.3e-01  2.0e+01  9.79e-01   -3.119899248e+02  4.857188935e+02   1.6e-04  0.44  
14  1.7e-01  3.5e-01  9.8e+00  9.96e-01   -1.727746611e+01  3.656933383e+02   7.9e-05  0.47  
15  5.5e-02  1.5e-01  3.2e+00  9.94e-01   1.624902967e+02   2.901499707e+02   2.7e-05  0.50  
16  3.2e-02  1.3e-01  1.9e+00  1.00e+00   1.999027139e+02   2.746125040e+02   1.6e-05  0.52  
17  5.1e-03  1.8e-01  3.2e-01  1.00e+00   2.445305033e+02   2.572371524e+02   2.8e-06  0.55  
18  1.5e-03  1.3e-01  9.6e-02  1.00e+00   2.509424510e+02   2.546897023e+02   8.3e-07  0.58  
19  4.8e-04  1.1e-01  3.2e-02  1.00e+00   2.527845502e+02   2.540210950e+02   2.8e-07  0.60  
20  2.1e-04  8.6e-02  1.4e-02  1.00e+00   2.532880856e+02   2.538352203e+02   1.2e-07  0.63  
21  1.9e-04  7.8e-02  1.3e-02  1.00e+00   2.533292209e+02   2.538216573e+02   1.1e-07  0.66  
22  1.7e-04  7.1e-02  1.1e-02  1.00e+00   2.533650962e+02   2.538082643e+02   1.0e-07  0.69  
23  1.5e-04  6.4e-02  1.0e-02  1.00e+00   2.533974267e+02   2.537962616e+02   9.0e-08  0.71  
24  1.4e-04  5.9e-02  9.2e-03  1.00e+00   2.534264980e+02   2.537854354e+02   8.1e-08  0.74  
25  1.2e-04  5.4e-02  8.3e-03  1.00e+00   2.534526435e+02   2.537756756e+02   7.3e-08  0.77  
26  1.1e-04  4.9e-02  7.5e-03  1.00e+00   2.534761571e+02   2.537668763e+02   6.5e-08  0.79  
27  1.0e-04  4.5e-02  6.7e-03  1.00e+00   2.534973060e+02   2.537589453e+02   5.9e-08  0.82  
28  9.0e-05  4.1e-02  6.1e-03  1.00e+00   2.535163290e+02   2.537517977e+02   5.3e-08  0.85  
29  8.1e-05  3.8e-02  5.4e-03  1.00e+00   2.535334405e+02   2.537453571e+02   4.8e-08  0.87  
30  7.3e-05  3.5e-02  4.9e-03  1.00e+00   2.535488335e+02   2.537395540e+02   4.3e-08  0.90  
31  6.6e-05  3.2e-02  4.4e-03  1.00e+00   2.535626808e+02   2.537343259e+02   3.9e-08  0.92  
32  5.9e-05  3.0e-02  4.0e-03  1.00e+00   2.535751383e+02   2.537296160e+02   3.5e-08  0.95  
33  5.3e-05  2.7e-02  3.6e-03  1.00e+00   2.535863455e+02   2.537253733e+02   3.1e-08  0.98  
34  4.8e-05  2.5e-02  3.2e-03  1.00e+00   2.535964283e+02   2.537215515e+02   2.8e-08  1.00  
35  4.3e-05  2.4e-02  2.9e-03  1.00e+00   2.536054996e+02   2.537181092e+02   2.5e-08  1.03  
36  3.9e-05  2.2e-02  2.6e-03  1.00e+00   2.536136611e+02   2.537150087e+02   2.3e-08  1.05  
37  3.5e-05  2.0e-02  2.3e-03  1.00e+00   2.536210041e+02   2.537122161e+02   2.1e-08  1.08  
38  3.2e-05  1.9e-02  2.1e-03  1.00e+00   2.536276109e+02   2.537097011e+02   1.9e-08  1.10  
39  2.8e-05  1.8e-02  1.9e-03  1.00e+00   2.536335554e+02   2.537074360e+02   1.7e-08  1.13  
40  2.6e-05  1.7e-02  1.7e-03  1.00e+00   2.536389040e+02   2.537053963e+02   1.5e-08  1.16  
41  2.3e-05  1.6e-02  1.5e-03  1.00e+00   2.536437166e+02   2.537035594e+02   1.3e-08  1.18  
42  2.1e-05  1.5e-02  1.4e-03  1.00e+00   2.536480470e+02   2.537019053e+02   1.2e-08  1.21  
43  1.9e-05  1.4e-02  1.2e-03  1.00e+00   2.536519435e+02   2.537004159e+02   1.1e-08  1.23  
44  1.7e-05  1.4e-02  1.1e-03  1.00e+00   2.536554497e+02   2.536990748e+02   9.8e-09  1.26  
45  1.5e-05  1.3e-02  1.0e-03  1.00e+00   2.536586047e+02   2.536978672e+02   8.9e-09  1.29  
46  1.4e-05  1.3e-02  9.1e-04  1.00e+00   2.536614438e+02   2.536967801e+02   8.0e-09  1.31  
47  1.2e-05  1.2e-02  8.2e-04  1.00e+00   2.536639986e+02   2.536958012e+02   7.2e-09  1.34  
48  1.1e-05  1.2e-02  7.4e-04  1.00e+00   2.536662977e+02   2.536949200e+02   6.5e-09  1.37  
49  9.9e-06  1.1e-02  6.6e-04  1.00e+00   2.536683666e+02   2.536941267e+02   5.8e-09  1.39  
50  8.9e-06  1.1e-02  6.0e-04  1.00e+00   2.536702284e+02   2.536934125e+02   5.2e-09  1.42  
51  8.0e-06  1.0e-02  5.4e-04  1.00e+00   2.536719038e+02   2.536927696e+02   4.7e-09  1.45  
52  7.2e-06  1.0e-02  4.8e-04  1.00e+00   2.536734116e+02   2.536921909e+02   4.2e-09  1.48  
53  6.5e-06  9.9e-03  4.3e-04  1.00e+00   2.536747686e+02   2.536916699e+02   3.8e-09  1.50  
54  5.8e-06  9.6e-03  3.9e-04  1.00e+00   2.536759897e+02   2.536912009e+02   3.4e-09  1.53  
55  5.3e-06  9.4e-03  3.5e-04  1.00e+00   2.536770886e+02   2.536907788e+02   3.1e-09  1.56  
56  4.7e-06  9.2e-03  3.2e-04  1.00e+00   2.536780776e+02   2.536903988e+02   2.8e-09  1.59  
57  4.3e-06  9.0e-03  2.9e-04  1.00e+00   2.536789676e+02   2.536900567e+02   2.5e-09  1.62  
58  3.8e-06  8.9e-03  2.6e-04  1.00e+00   2.536797686e+02   2.536897487e+02   2.3e-09  1.64  
59  3.4e-06  8.7e-03  2.3e-04  1.00e+00   2.536804894e+02   2.536894716e+02   2.0e-09  1.67  
60  3.1e-06  8.6e-03  2.1e-04  1.00e+00   2.536811381e+02   2.536892221e+02   1.8e-09  1.70  
61  1.2e-06  3.3e-03  8.1e-05  1.00e+00   2.536846984e+02   2.536878513e+02   7.1e-10  1.73  
62  1.1e-06  3.0e-03  7.3e-05  1.00e+00   2.536849266e+02   2.536877643e+02   6.4e-10  1.75  
63  3.9e-07  1.1e-03  2.6e-05  1.00e+00   2.536862390e+02   2.536872587e+02   2.3e-10  1.78  
64  3.5e-07  9.7e-04  2.4e-05  1.00e+00   2.536863127e+02   2.536872304e+02   2.1e-10  1.81  
65  3.2e-07  8.8e-04  2.1e-05  1.00e+00   2.536863789e+02   2.536872048e+02   1.9e-10  1.83  
66  2.8e-07  7.9e-04  1.9e-05  1.00e+00   2.536864385e+02   2.536871818e+02   1.7e-10  1.86  
67  2.6e-07  7.1e-04  1.7e-05  9.99e-01   2.536864921e+02   2.536871611e+02   1.5e-10  1.89  
68  2.3e-07  6.4e-04  1.5e-05  9.99e-01   2.536865404e+02   2.536871425e+02   1.4e-10  1.92  
69  2.1e-07  5.7e-04  1.4e-05  1.00e+00   2.536865838e+02   2.536871257e+02   1.2e-10  1.94  
70  1.9e-07  5.2e-04  1.3e-05  9.99e-01   2.536866229e+02   2.536871107e+02   1.1e-10  1.97  
71  1.7e-07  4.7e-04  1.1e-05  9.99e-01   2.536866581e+02   2.536870971e+02   9.9e-11  2.00  
72  1.5e-07  4.2e-04  1.0e-05  1.00e+00   2.536866898e+02   2.536870849e+02   8.9e-11  2.03  
73  1.4e-07  3.8e-04  9.1e-06  1.00e+00   2.536867183e+02   2.536870738e+02   8.0e-11  2.05  
74  1.2e-07  3.4e-04  8.2e-06  1.00e+00   2.536867440e+02   2.536870639e+02   7.2e-11  2.08  
75  1.1e-07  3.1e-04  7.4e-06  1.00e+00   2.536867672e+02   2.536870549e+02   6.5e-11  2.11  
76  9.9e-08  2.7e-04  6.7e-06  1.00e+00   2.536867879e+02   2.536870469e+02   5.8e-11  2.13  
77  8.9e-08  2.5e-04  6.0e-06  1.00e+00   2.536868067e+02   2.536870396e+02   5.3e-11  2.16  
78  8.0e-08  2.2e-04  5.4e-06  1.00e+00   2.536868235e+02   2.536870331e+02   4.7e-11  2.19  
79  7.2e-08  2.0e-04  4.9e-06  1.00e+00   2.536868387e+02   2.536870273e+02   4.3e-11  2.22  
80  6.5e-08  1.8e-04  4.4e-06  1.00e+00   2.536868523e+02   2.536870220e+02   3.8e-11  2.24  
81  5.9e-08  1.6e-04  3.9e-06  1.00e+00   2.536868645e+02   2.536870172e+02   3.5e-11  2.27  
82  5.3e-08  1.5e-04  3.5e-06  9.97e-01   2.536868755e+02   2.536870130e+02   3.1e-11  2.30  
83  4.8e-08  1.3e-04  3.2e-06  9.98e-01   2.536868854e+02   2.536870092e+02   2.8e-11  2.33  
84  4.3e-08  1.2e-04  2.9e-06  9.96e-01   2.536868944e+02   2.536870057e+02   2.5e-11  2.35  
85  3.8e-08  1.1e-04  2.6e-06  9.98e-01   2.536869024e+02   2.536870026e+02   2.3e-11  2.38  
86  3.5e-08  9.6e-05  2.3e-06  9.94e-01   2.536869096e+02   2.536869999e+02   2.0e-11  2.41  
87  3.1e-08  8.6e-05  2.1e-06  9.98e-01   2.536869161e+02   2.536869974e+02   1.8e-11  2.44  
88  2.8e-08  7.8e-05  1.9e-06  1.00e+00   2.536869220e+02   2.536869951e+02   1.7e-11  2.47  
89  2.5e-08  7.0e-05  1.7e-06  9.95e-01   2.536869273e+02   2.536869930e+02   1.5e-11  2.49  
90  2.3e-08  6.3e-05  1.5e-06  9.97e-01   2.536869320e+02   2.536869912e+02   1.3e-11  2.52  
91  2.0e-08  5.7e-05  1.4e-06  1.01e+00   2.536869364e+02   2.536869895e+02   1.2e-11  2.55  
92  1.8e-08  5.1e-05  1.2e-06  1.01e+00   2.536869403e+02   2.536869879e+02   1.1e-11  2.58  
93  1.7e-08  4.6e-05  1.1e-06  1.02e+00   2.536869441e+02   2.536869864e+02   9.9e-12  2.61  
94  1.5e-08  4.1e-05  1.0e-06  1.01e+00   2.536869473e+02   2.536869852e+02   9.0e-12  2.63  
95  1.3e-08  3.7e-05  9.0e-07  1.00e+00   2.536869500e+02   2.536869841e+02   8.1e-12  2.66  
96  1.2e-08  3.3e-05  8.1e-07  9.94e-01   2.536869525e+02   2.536869832e+02   7.3e-12  2.69  
97  1.1e-08  3.0e-05  7.3e-07  9.94e-01   2.536869547e+02   2.536869824e+02   6.6e-12  2.72  
98  9.8e-09  2.7e-05  6.6e-07  9.89e-01   2.536869567e+02   2.536869816e+02   5.9e-12  2.75  
Interior-point optimizer terminated. Time: 2.75. 

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

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 2.5368695669e+02    Viol.  con: 2e-07    var: 0e+00  
  Dual.    obj: 2.5368698159e+02    Viol.  con: 0e+00    var: 2e-04  
* End solution on dual form. *
Transforming to primal solution.
Solving took 2.79 seconds.
Using solver 'mosek'
Solving for 1748 variables.
Number of Hessian non-zeros: 2054
* 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            : 1749            
  Cones                  : 0               
  Scalar variables       : 6101            
  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 : 925
Eliminator terminated.
Eliminator started.
Total number of eliminations : 935
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 935             
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            : 770
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3440              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.04            
Factor     - nonzeros before factor : 1.64e+04          after factor           : 1.45e+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.281787446e+05  2.000000000e+00   1.0e+00  0.09  
1   1.1e+03  1.4e+03  6.0e+04  -9.71e-01  -1.259414228e+05  3.780941016e+00   4.7e-01  0.12  
2   4.6e+02  5.9e+02  2.6e+04  -9.35e-01  -1.205918795e+05  9.868922463e+00   2.0e-01  0.15  
3   2.9e+02  3.7e+02  1.6e+04  -8.50e-01  -1.154239527e+05  5.250197659e+01   1.3e-01  0.18  
4   2.9e+02  3.7e+02  1.6e+04  -7.62e-01  -1.133019475e+05  1.862130071e+03   1.3e-01  0.21  
5   8.3e+01  1.1e+02  4.6e+03  -7.57e-01  -7.812142134e+04  9.031239868e+03   3.6e-02  0.23  
6   3.6e+01  4.6e+01  2.0e+03  -2.53e-01  -4.675648629e+04  1.010078032e+04   1.6e-02  0.26  
7   1.9e+01  2.4e+01  1.0e+03  2.76e-01   -2.801894232e+04  6.402312701e+03   8.2e-03  0.29  
8   9.2e+00  1.2e+01  5.1e+02  6.02e-01   -1.471216459e+04  4.005088023e+03   4.0e-03  0.31  
9   5.7e+00  7.3e+00  3.2e+02  8.20e-01   -9.206577969e+03  2.776623742e+03   2.5e-03  0.34  
10  1.9e+00  2.4e+00  1.1e+02  9.02e-01   -2.967188514e+03  1.150548985e+03   8.4e-04  0.37  
11  1.6e+00  2.0e+00  8.8e+01  9.75e-01   -2.411824582e+03  1.013250383e+03   7.0e-04  0.40  
12  1.0e+00  1.4e+00  5.6e+01  9.78e-01   -1.467425844e+03  7.220755772e+02   4.4e-04  0.42  
13  4.6e-01  6.8e-01  2.6e+01  9.83e-01   -5.896884461e+02  4.319681835e+02   2.1e-04  0.45  
14  2.5e-01  3.8e-01  1.4e+01  1.00e+00   -2.320840902e+02  3.288887996e+02   1.1e-04  0.48  
15  1.0e-01  1.6e-01  5.7e+00  1.00e+00   1.044650371e+01   2.360029609e+02   4.6e-05  0.50  
16  4.7e-02  1.0e-01  2.7e+00  1.00e+00   9.574899478e+01   2.020284389e+02   2.2e-05  0.53  
17  1.0e-02  1.4e-01  6.2e-01  1.01e+00   1.548431110e+02   1.790677325e+02   5.2e-06  0.56  
18  6.3e-03  1.0e-01  3.9e-01  1.01e+00   1.614292048e+02   1.765011122e+02   3.2e-06  0.58  
19  1.6e-03  1.2e-01  1.0e-01  1.01e+00   1.695627736e+02   1.734405851e+02   8.5e-07  0.61  
20  3.4e-04  1.4e-01  2.2e-02  1.01e+00   1.717721244e+02   1.726293360e+02   1.9e-07  0.64  
21  1.4e-04  1.0e-01  9.5e-03  9.94e-01   1.721372139e+02   1.725037900e+02   8.3e-08  0.66  
22  8.9e-05  8.2e-02  6.0e-03  1.00e+00   1.722347056e+02   1.724653291e+02   5.2e-08  0.69  
23  8.0e-05  7.6e-02  5.4e-03  1.00e+00   1.722527904e+02   1.724604212e+02   4.7e-08  0.72  
24  7.2e-05  6.9e-02  4.8e-03  1.00e+00   1.722680412e+02   1.724549098e+02   4.2e-08  0.75  
25  6.5e-05  6.3e-02  4.3e-03  1.00e+00   1.722818159e+02   1.724499966e+02   3.8e-08  0.77  
26  5.9e-05  5.7e-02  3.9e-03  1.00e+00   1.722941843e+02   1.724455455e+02   3.4e-08  0.80  
27  5.3e-05  5.2e-02  3.5e-03  1.00e+00   1.723053033e+02   1.724415269e+02   3.1e-08  0.83  
28  4.7e-05  4.8e-02  3.2e-03  1.00e+00   1.723152954e+02   1.724378951e+02   2.8e-08  0.85  
29  4.3e-05  4.4e-02  2.8e-03  1.00e+00   1.723242747e+02   1.724346130e+02   2.5e-08  0.88  
30  3.8e-05  4.0e-02  2.6e-03  1.00e+00   1.723323437e+02   1.724316469e+02   2.2e-08  0.91  
31  3.5e-05  3.7e-02  2.3e-03  1.00e+00   1.723395950e+02   1.724289668e+02   2.0e-08  0.93  
32  3.1e-05  3.4e-02  2.1e-03  1.00e+00   1.723461119e+02   1.724265457e+02   1.8e-08  0.96  
33  2.8e-05  3.2e-02  1.9e-03  1.00e+00   1.723519695e+02   1.724243592e+02   1.6e-08  0.99  
34  2.5e-05  2.9e-02  1.7e-03  1.00e+00   1.723572351e+02   1.724223852e+02   1.5e-08  1.02  
35  2.3e-05  2.7e-02  1.5e-03  1.00e+00   1.723619690e+02   1.724206036e+02   1.3e-08  1.04  
36  2.0e-05  2.5e-02  1.4e-03  1.00e+00   1.723662253e+02   1.724189961e+02   1.2e-08  1.07  
37  1.8e-05  2.4e-02  1.2e-03  1.00e+00   1.723700526e+02   1.724175460e+02   1.1e-08  1.10  
38  1.7e-05  2.2e-02  1.1e-03  1.00e+00   1.723734942e+02   1.724162382e+02   9.7e-09  1.13  
39  1.5e-05  2.1e-02  9.9e-04  1.00e+00   1.723765894e+02   1.724150588e+02   8.7e-09  1.15  
40  1.3e-05  1.9e-02  8.9e-04  1.00e+00   1.723793730e+02   1.724139954e+02   7.8e-09  1.18  
41  1.2e-05  1.8e-02  8.0e-04  1.00e+00   1.723818767e+02   1.724130368e+02   7.1e-09  1.21  
42  1.1e-05  1.7e-02  7.2e-04  1.00e+00   1.723841286e+02   1.724121727e+02   6.4e-09  1.24  
43  9.8e-06  1.6e-02  6.5e-04  1.00e+00   1.723861541e+02   1.724113938e+02   5.7e-09  1.26  
44  8.8e-06  1.5e-02  5.9e-04  1.00e+00   1.723879762e+02   1.724106919e+02   5.1e-09  1.29  
45  7.9e-06  1.5e-02  5.3e-04  1.00e+00   1.723896152e+02   1.724100594e+02   4.6e-09  1.32  
46  7.1e-06  1.4e-02  4.8e-04  1.00e+00   1.723910896e+02   1.724094894e+02   4.2e-09  1.34  
47  6.4e-06  1.3e-02  4.3e-04  1.00e+00   1.723924160e+02   1.724089759e+02   3.8e-09  1.37  
48  5.8e-06  1.3e-02  3.9e-04  1.00e+00   1.723936093e+02   1.724085133e+02   3.4e-09  1.40  
49  5.2e-06  1.2e-02  3.5e-04  1.00e+00   1.723946829e+02   1.724080965e+02   3.0e-09  1.43  
50  4.7e-06  1.2e-02  3.1e-04  1.00e+00   1.723956488e+02   1.724077211e+02   2.7e-09  1.46  
51  4.2e-06  1.1e-02  2.8e-04  1.00e+00   1.723965178e+02   1.724073829e+02   2.5e-09  1.48  
52  3.8e-06  1.1e-02  2.5e-04  1.00e+00   1.723972997e+02   1.724070784e+02   2.2e-09  1.51  
53  3.4e-06  1.1e-02  2.3e-04  1.00e+00   1.723980032e+02   1.724068040e+02   2.0e-09  1.54  
54  3.1e-06  1.0e-02  2.0e-04  1.00e+00   1.723986362e+02   1.724065570e+02   1.8e-09  1.57  
55  2.8e-06  1.0e-02  1.8e-04  1.00e+00   1.723992058e+02   1.724063345e+02   1.6e-09  1.59  
56  2.5e-06  9.7e-03  1.7e-04  1.00e+00   1.723997182e+02   1.724061342e+02   1.5e-09  1.62  
57  2.2e-06  9.5e-03  1.5e-04  1.00e+00   1.724001794e+02   1.724059537e+02   1.3e-09  1.65  
58  2.0e-06  9.3e-03  1.3e-04  1.00e+00   1.724005943e+02   1.724057913e+02   1.2e-09  1.67  
59  1.8e-06  9.1e-03  1.2e-04  1.00e+00   1.724009677e+02   1.724056450e+02   1.1e-09  1.70  
60  1.6e-06  9.0e-03  1.1e-04  1.00e+00   1.724013037e+02   1.724055132e+02   9.5e-10  1.73  
61  1.5e-06  8.8e-03  9.8e-05  1.00e+00   1.724016060e+02   1.724053946e+02   8.6e-10  1.76  
62  1.3e-06  8.7e-03  8.8e-05  1.00e+00   1.724018780e+02   1.724052878e+02   7.7e-10  1.78  
63  1.2e-06  8.6e-03  7.9e-05  1.00e+00   1.724021228e+02   1.724051917e+02   7.0e-10  1.81  
64  1.1e-06  8.5e-03  7.1e-05  1.00e+00   1.724023431e+02   1.724051051e+02   6.3e-10  1.84  
65  9.6e-07  8.4e-03  6.4e-05  1.00e+00   1.724025414e+02   1.724050271e+02   5.6e-10  1.86  
66  8.7e-07  8.3e-03  5.8e-05  1.00e+00   1.724027197e+02   1.724049570e+02   5.1e-10  1.89  
67  7.8e-07  8.2e-03  5.2e-05  1.00e+00   1.724028803e+02   1.724048938e+02   4.6e-10  1.92  
68  7.0e-07  8.1e-03  4.7e-05  1.00e+00   1.724030247e+02   1.724048369e+02   4.1e-10  1.95  
69  6.3e-07  8.0e-03  4.2e-05  1.00e+00   1.724031547e+02   1.724047856e+02   3.7e-10  1.97  
70  5.7e-07  8.0e-03  3.8e-05  1.00e+00   1.724032716e+02   1.724047395e+02   3.3e-10  2.00  
71  5.1e-07  7.9e-03  3.4e-05  1.00e+00   1.724033769e+02   1.724046980e+02   3.0e-10  2.03  
72  4.6e-07  7.9e-03  3.1e-05  1.00e+00   1.724034716e+02   1.724046606e+02   2.7e-10  2.06  
73  4.1e-07  7.8e-03  2.8e-05  1.00e+00   1.724035569e+02   1.724046270e+02   2.4e-10  2.09  
74  3.7e-07  7.8e-03  2.5e-05  1.00e+00   1.724036336e+02   1.724045967e+02   2.2e-10  2.12  
75  3.4e-07  7.7e-03  2.2e-05  1.00e+00   1.724037026e+02   1.724045694e+02   2.0e-10  2.14  
76  3.0e-07  7.7e-03  2.0e-05  1.00e+00   1.724037647e+02   1.724045448e+02   1.8e-10  2.17  
77  2.7e-07  7.7e-03  1.8e-05  1.00e+00   1.724038206e+02   1.724045227e+02   1.6e-10  2.20  
78  2.4e-07  7.6e-03  1.6e-05  1.00e+00   1.724038709e+02   1.724045028e+02   1.4e-10  2.23  
79  2.2e-07  7.6e-03  1.5e-05  1.00e+00   1.724039162e+02   1.724044849e+02   1.3e-10  2.25  
80  2.0e-07  7.6e-03  1.3e-05  1.00e+00   1.724039569e+02   1.724044687e+02   1.2e-10  2.28  
81  1.8e-07  7.5e-03  1.2e-05  1.00e+00   1.724039936e+02   1.724044542e+02   1.0e-10  2.31  
82  1.6e-07  7.5e-03  1.1e-05  1.00e+00   1.724040265e+02   1.724044411e+02   9.4e-11  2.33  
83  1.4e-07  7.5e-03  9.6e-06  1.00e+00   1.724040562e+02   1.724044294e+02   8.5e-11  2.36  
84  1.3e-07  7.5e-03  8.7e-06  1.00e+00   1.724040829e+02   1.724044188e+02   7.6e-11  2.39  
85  1.2e-07  7.5e-03  7.8e-06  1.00e+00   1.724041070e+02   1.724044092e+02   6.9e-11  2.42  
86  1.1e-07  7.4e-03  7.0e-06  1.00e+00   1.724041286e+02   1.724044006e+02   6.2e-11  2.44  
87  9.5e-08  7.4e-03  6.3e-06  1.00e+00   1.724041481e+02   1.724043929e+02   5.6e-11  2.47  
88  8.5e-08  7.4e-03  5.7e-06  1.00e+00   1.724041656e+02   1.724043859e+02   5.0e-11  2.50  
89  7.7e-08  7.4e-03  5.1e-06  1.00e+00   1.724041814e+02   1.724043796e+02   4.5e-11  2.53  
90  6.9e-08  7.4e-03  4.6e-06  1.00e+00   1.724041956e+02   1.724043740e+02   4.0e-11  2.55  
91  6.2e-08  7.4e-03  4.2e-06  9.99e-01   1.724042083e+02   1.724043689e+02   3.6e-11  2.58  
92  5.6e-08  7.3e-03  3.7e-06  1.00e+00   1.724042198e+02   1.724043644e+02   3.3e-11  2.61  
93  5.0e-08  7.3e-03  3.4e-06  1.00e+00   1.724042302e+02   1.724043602e+02   3.0e-11  2.63  
94  4.5e-08  7.3e-03  3.0e-06  1.00e+00   1.724042395e+02   1.724043565e+02   2.7e-11  2.66  
95  4.1e-08  7.3e-03  2.7e-06  1.00e+00   1.724042478e+02   1.724043532e+02   2.4e-11  2.69  
96  3.7e-08  7.3e-03  2.5e-06  9.98e-01   1.724042554e+02   1.724043502e+02   2.2e-11  2.72  
97  3.3e-08  7.3e-03  2.2e-06  1.00e+00   1.724042621e+02   1.724043475e+02   1.9e-11  2.74  
98  3.0e-08  7.3e-03  2.0e-06  9.99e-01   1.724042682e+02   1.724043451e+02   1.7e-11  2.77  
99  2.7e-08  7.3e-03  1.8e-06  1.00e+00   1.724042737e+02   1.724043429e+02   1.6e-11  2.80  
100 2.4e-08  7.2e-03  1.6e-06  9.99e-01   1.724042787e+02   1.724043409e+02   1.4e-11  2.82  
101 2.2e-08  6.5e-03  1.4e-06  1.00e+00   1.724042831e+02   1.724043391e+02   1.3e-11  2.85  
102 2.0e-08  5.9e-03  1.3e-06  1.00e+00   1.724042871e+02   1.724043375e+02   1.1e-11  2.88  
103 1.8e-08  5.3e-03  1.2e-06  1.00e+00   1.724042907e+02   1.724043361e+02   1.0e-11  2.91  
104 1.6e-08  4.8e-03  1.1e-06  1.00e+00   1.724042940e+02   1.724043348e+02   9.3e-12  2.93  
105 4.0e-09  1.2e-03  2.6e-07  1.00e+00   1.724043158e+02   1.724043260e+02   2.3e-12  2.96  
106 3.6e-09  1.1e-03  2.4e-07  9.85e-01   1.724043166e+02   1.724043257e+02   2.1e-12  2.99  
107 8.3e-10  2.3e-04  5.1e-08  9.87e-01   1.724043217e+02   1.724043237e+02   4.6e-13  3.02  
Interior-point optimizer terminated. Time: 3.02. 

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

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.7240432171e+02    Viol.  con: 1e-08    var: 0e+00  
  Dual.    obj: 1.7240432370e+02    Viol.  con: 0e+00    var: 2e-03  
* End solution on dual form. *
Transforming to primal solution.
Solving took 3.07 seconds.
Using solver 'mosek'
Solving for 1748 variables.
Number of Hessian non-zeros: 2054
* 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            : 1749            
  Cones                  : 0               
  Scalar variables       : 6101            
  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 : 925
Eliminator terminated.
Eliminator started.
Total number of eliminations : 935
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 935             
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            : 770
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3440              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.64e+04          after factor           : 1.45e+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.284360404e+05  2.000000000e+00   1.0e+00  0.07  
1   1.1e+03  1.4e+03  6.1e+04  -9.71e-01  -1.262635397e+05  3.636950172e+00   4.8e-01  0.10  
2   4.4e+02  5.6e+02  2.4e+04  -9.36e-01  -1.203757404e+05  1.002085855e+01   1.9e-01  0.13  
3   2.9e+02  3.7e+02  1.6e+04  -8.43e-01  -1.156270480e+05  5.939197233e+01   1.3e-01  0.15  
4   2.9e+02  3.7e+02  1.6e+04  -7.62e-01  -1.131820427e+05  2.127607602e+03   1.3e-01  0.18  
5   8.1e+01  1.0e+02  4.5e+03  -7.56e-01  -7.750853693e+04  9.253352203e+03   3.6e-02  0.20  
6   4.0e+01  5.2e+01  2.2e+03  -2.39e-01  -5.068344855e+04  1.003935381e+04   1.8e-02  0.23  
7   3.0e+01  3.9e+01  1.7e+03  2.16e-01   -4.166687084e+04  8.310011880e+03   1.3e-02  0.26  
8   1.9e+01  2.4e+01  1.0e+03  3.78e-01   -2.878214762e+04  5.414760202e+03   8.2e-03  0.29  
9   8.0e+00  1.0e+01  4.4e+02  5.99e-01   -1.316009073e+04  3.160855140e+03   3.5e-03  0.33  
10  4.0e+00  5.1e+00  2.2e+02  8.45e-01   -6.347173672e+03  2.138437342e+03   1.8e-03  0.37  
11  2.2e+00  2.9e+00  1.3e+02  9.42e-01   -3.502082237e+03  1.318842978e+03   9.9e-04  0.40  
12  9.1e-01  1.2e+00  5.1e+01  9.75e-01   -1.332349792e+03  6.477130965e+02   4.1e-04  0.44  
13  8.3e-01  1.1e+00  4.6e+01  9.70e-01   -1.217518710e+03  6.005423490e+02   3.7e-04  0.47  
14  5.9e-01  7.7e-01  3.3e+01  9.74e-01   -8.114641516e+02  4.901669087e+02   2.6e-04  0.50  
15  2.1e-01  7.5e-01  1.2e+01  9.90e-01   -1.973614446e+02  2.838980075e+02   9.8e-05  0.52  
16  1.1e-01  3.8e-01  6.1e+00  1.00e+00   -2.194439976e+01  2.162391718e+02   4.9e-05  0.55  
17  7.7e-02  2.8e-01  4.4e+00  1.01e+00   2.773236890e+01   2.014224171e+02   3.6e-05  0.58  
18  5.2e-02  2.0e-01  3.0e+00  1.02e+00   7.871595817e+01   1.952109800e+02   2.4e-05  0.61  
19  1.5e-02  1.1e-01  8.7e-01  1.00e+00   1.409222077e+02   1.747335923e+02   7.0e-06  0.64  
20  4.0e-03  2.2e-01  2.5e-01  1.02e+00   1.602102284e+02   1.696952601e+02   2.0e-06  0.67  
21  2.7e-03  2.2e-01  1.7e-01  1.01e+00   1.623238587e+02   1.687770558e+02   1.3e-06  0.69  
22  2.0e-03  1.6e-01  1.2e-01  1.00e+00   1.636803961e+02   1.683151872e+02   9.6e-07  0.72  
23  7.7e-04  9.6e-02  4.8e-02  1.01e+00   1.657772191e+02   1.676105799e+02   3.9e-07  0.75  
24  3.6e-04  8.1e-02  2.3e-02  1.01e+00   1.664800648e+02   1.673455654e+02   1.8e-07  0.78  
25  1.5e-04  8.1e-02  9.7e-03  1.01e+00   1.668359720e+02   1.672046964e+02   7.9e-08  0.81  
26  1.4e-04  7.4e-02  8.7e-03  1.01e+00   1.668663920e+02   1.671983718e+02   7.1e-08  0.84  
27  1.2e-04  6.7e-02  7.8e-03  1.01e+00   1.668896166e+02   1.671882789e+02   6.4e-08  0.87  
28  1.1e-04  6.2e-02  7.0e-03  1.01e+00   1.669108010e+02   1.671795167e+02   5.8e-08  0.90  
29  1.0e-04  5.6e-02  6.3e-03  1.01e+00   1.669296988e+02   1.671714738e+02   5.2e-08  0.93  
30  9.0e-05  5.1e-02  5.7e-03  1.01e+00   1.669466518e+02   1.671641929e+02   4.7e-08  0.96  
31  8.1e-05  4.7e-02  5.1e-03  1.01e+00   1.669618554e+02   1.671575963e+02   4.2e-08  0.99  
32  7.3e-05  4.3e-02  4.6e-03  1.01e+00   1.669754961e+02   1.671516252e+02   3.8e-08  1.02  
33  6.5e-05  4.0e-02  4.2e-03  1.01e+00   1.669877368e+02   1.671462222e+02   3.4e-08  1.04  
34  5.9e-05  3.6e-02  3.7e-03  1.01e+00   1.669987229e+02   1.671413348e+02   3.1e-08  1.07  
35  5.3e-05  3.4e-02  3.4e-03  1.00e+00   1.670085844e+02   1.671369149e+02   2.8e-08  1.10  
36  4.8e-05  3.1e-02  3.0e-03  1.00e+00   1.670174378e+02   1.671329189e+02   2.5e-08  1.13  
37  4.3e-05  2.9e-02  2.7e-03  1.00e+00   1.670253871e+02   1.671293070e+02   2.2e-08  1.15  
38  3.9e-05  2.7e-02  2.5e-03  1.00e+00   1.670325256e+02   1.671260429e+02   2.0e-08  1.18  
39  3.5e-05  2.5e-02  2.2e-03  1.00e+00   1.670389367e+02   1.671230939e+02   1.8e-08  1.21  
40  3.1e-05  2.3e-02  2.0e-03  1.00e+00   1.670446953e+02   1.671204299e+02   1.6e-08  1.23  
41  2.8e-05  2.2e-02  1.8e-03  1.00e+00   1.670498683e+02   1.671180240e+02   1.5e-08  1.26  
42  2.5e-05  2.0e-02  1.6e-03  1.00e+00   1.670545157e+02   1.671158516e+02   1.3e-08  1.29  
43  2.3e-05  1.9e-02  1.5e-03  1.00e+00   1.670586915e+02   1.671138903e+02   1.2e-08  1.32  
44  2.1e-05  1.8e-02  1.3e-03  1.00e+00   1.670624437e+02   1.671121200e+02   1.1e-08  1.35  
45  1.8e-05  1.7e-02  1.2e-03  1.00e+00   1.670658158e+02   1.671105223e+02   9.6e-09  1.38  
46  1.7e-05  1.6e-02  1.1e-03  1.00e+00   1.670688464e+02   1.671090804e+02   8.7e-09  1.40  
47  1.5e-05  1.5e-02  9.5e-04  1.00e+00   1.670715705e+02   1.671077797e+02   7.8e-09  1.43  
48  1.3e-05  1.4e-02  8.6e-04  1.00e+00   1.670740191e+02   1.671066064e+02   7.0e-09  1.46  
49  1.2e-05  1.4e-02  7.7e-04  1.00e+00   1.670762203e+02   1.671055480e+02   6.3e-09  1.49  
50  1.1e-05  1.3e-02  6.9e-04  1.00e+00   1.670781993e+02   1.671045936e+02   5.7e-09  1.52  
51  9.8e-06  1.3e-02  6.2e-04  1.00e+00   1.670799786e+02   1.671037330e+02   5.1e-09  1.54  
52  8.8e-06  1.2e-02  5.6e-04  1.00e+00   1.670815785e+02   1.671029570e+02   4.6e-09  1.57  
53  8.0e-06  1.2e-02  5.1e-04  1.00e+00   1.670830172e+02   1.671022576e+02   4.2e-09  1.60  
54  7.2e-06  1.1e-02  4.6e-04  1.00e+00   1.670843110e+02   1.671016271e+02   3.7e-09  1.62  
55  6.4e-06  1.1e-02  4.1e-04  1.00e+00   1.670854746e+02   1.671010589e+02   3.4e-09  1.65  
56  5.8e-06  1.1e-02  3.7e-04  1.00e+00   1.670865212e+02   1.671005469e+02   3.0e-09  1.68  
57  5.2e-06  1.0e-02  3.3e-04  1.00e+00   1.670874625e+02   1.671000854e+02   2.7e-09  1.70  
58  1.6e-06  3.3e-03  1.1e-04  1.00e+00   1.670932299e+02   1.670972276e+02   8.6e-10  1.73  
59  1.5e-06  3.0e-03  9.5e-05  1.00e+00   1.670934988e+02   1.670970969e+02   7.8e-10  1.76  
60  1.3e-06  2.7e-03  8.5e-05  1.00e+00   1.670937427e+02   1.670969811e+02   7.0e-10  1.79  
61  5.3e-07  1.1e-03  3.4e-05  1.00e+00   1.670950385e+02   1.670963291e+02   2.8e-10  1.82  
62  4.8e-07  9.6e-04  3.1e-05  1.00e+00   1.670951270e+02   1.670962884e+02   2.5e-10  1.85  
63  4.3e-07  8.6e-04  2.8e-05  1.00e+00   1.670952042e+02   1.670962494e+02   2.3e-10  1.87  
64  3.9e-07  7.7e-04  2.5e-05  1.00e+00   1.670952737e+02   1.670962143e+02   2.0e-10  1.90  
65  3.5e-07  7.0e-04  2.2e-05  9.99e-01   1.670953361e+02   1.670961828e+02   1.8e-10  1.93  
66  3.1e-07  6.3e-04  2.0e-05  9.99e-01   1.670953923e+02   1.670961543e+02   1.6e-10  1.96  
67  2.8e-07  5.6e-04  1.8e-05  1.00e+00   1.670954429e+02   1.670961287e+02   1.5e-10  1.98  
68  2.5e-07  5.1e-04  1.6e-05  1.00e+00   1.670954884e+02   1.670961055e+02   1.3e-10  2.01  
69  2.3e-07  4.6e-04  1.5e-05  9.99e-01   1.670955293e+02   1.670960848e+02   1.2e-10  2.04  
70  2.1e-07  4.1e-04  1.3e-05  9.99e-01   1.670955661e+02   1.670960660e+02   1.1e-10  2.07  
71  1.8e-07  3.7e-04  1.2e-05  1.00e+00   1.670955992e+02   1.670960491e+02   9.7e-11  2.10  
72  1.7e-07  3.3e-04  1.1e-05  9.99e-01   1.670956290e+02   1.670960340e+02   8.7e-11  2.13  
73  1.5e-07  3.0e-04  9.6e-06  9.96e-01   1.670956558e+02   1.670960204e+02   7.9e-11  2.15  
74  1.3e-07  2.7e-04  8.6e-06  1.00e+00   1.670956800e+02   1.670960080e+02   7.1e-11  2.18  
75  1.2e-07  2.4e-04  7.8e-06  9.99e-01   1.670957017e+02   1.670959970e+02   6.4e-11  2.21  
76  1.1e-07  2.2e-04  7.0e-06  1.00e+00   1.670957212e+02   1.670959870e+02   5.7e-11  2.23  
77  9.8e-08  2.0e-04  6.3e-06  1.01e+00   1.670957390e+02   1.670959778e+02   5.2e-11  2.26  
78  8.8e-08  1.8e-04  5.7e-06  9.96e-01   1.670957548e+02   1.670959698e+02   4.7e-11  2.29  
79  8.0e-08  1.6e-04  5.1e-06  9.96e-01   1.670957691e+02   1.670959626e+02   4.2e-11  2.31  
80  7.2e-08  1.4e-04  4.6e-06  1.00e+00   1.670957819e+02   1.670959560e+02   3.8e-11  2.34  
81  6.4e-08  1.3e-04  4.1e-06  9.97e-01   1.670957934e+02   1.670959501e+02   3.4e-11  2.37  
82  5.8e-08  1.2e-04  3.7e-06  1.02e+00   1.670958044e+02   1.670959444e+02   3.1e-11  2.40  
83  5.2e-08  1.0e-04  3.3e-06  9.98e-01   1.670958137e+02   1.670959397e+02   2.8e-11  2.42  
84  4.7e-08  9.4e-05  3.0e-06  1.02e+00   1.670958229e+02   1.670959349e+02   2.5e-11  2.45  
85  4.2e-08  8.5e-05  2.7e-06  9.93e-01   1.670958303e+02   1.670959311e+02   2.3e-11  2.48  
86  3.8e-08  7.6e-05  2.4e-06  1.01e+00   1.670958371e+02   1.670959276e+02   2.0e-11  2.50  
87  3.4e-08  6.9e-05  2.2e-06  1.03e+00   1.670958440e+02   1.670959240e+02   1.9e-11  2.53  
88  3.1e-08  6.2e-05  2.0e-06  1.01e+00   1.670958495e+02   1.670959212e+02   1.7e-11  2.56  
89  2.8e-08  5.6e-05  1.8e-06  9.83e-01   1.670958543e+02   1.670959188e+02   1.5e-11  2.59  
90  2.5e-08  5.0e-05  1.6e-06  1.01e+00   1.670958587e+02   1.670959166e+02   1.4e-11  2.62  
91  2.3e-08  4.5e-05  1.4e-06  9.90e-01   1.670958625e+02   1.670959147e+02   1.2e-11  2.64  
92  2.0e-08  4.1e-05  1.3e-06  1.01e+00   1.670958660e+02   1.670959129e+02   1.1e-11  2.67  
93  1.8e-08  3.6e-05  1.2e-06  1.02e+00   1.670958695e+02   1.670959111e+02   1.0e-11  2.70  
94  1.6e-08  3.3e-05  1.0e-06  1.02e+00   1.670958725e+02   1.670959095e+02   9.2e-12  2.73  
95  1.5e-08  3.0e-05  9.4e-07  1.00e+00   1.670958749e+02   1.670959083e+02   8.3e-12  2.75  
Interior-point optimizer terminated. Time: 2.76. 

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

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.6709587494e+02    Viol.  con: 2e-07    var: 0e+00  
  Dual.    obj: 1.6709590826e+02    Viol.  con: 0e+00    var: 2e-04  
* End solution on dual form. *
Transforming to primal solution.
Solving took 2.8 seconds.
Using solver 'mosek'
Solving for 1748 variables.
Number of Hessian non-zeros: 2054
* 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            : 1749            
  Cones                  : 0               
  Scalar variables       : 6101            
  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 : 925
Eliminator terminated.
Eliminator started.
Total number of eliminations : 935
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 935             
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            : 770
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3440              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.64e+04          after factor           : 1.45e+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.281650062e+05  2.000000000e+00   1.0e+00  0.06  
1   1.1e+03  1.4e+03  6.1e+04  -9.71e-01  -1.260064504e+05  3.586599160e+00   4.8e-01  0.09  
2   4.4e+02  5.6e+02  2.4e+04  -9.36e-01  -1.201037652e+05  9.955012891e+00   1.9e-01  0.12  
3   2.9e+02  3.7e+02  1.6e+04  -8.43e-01  -1.153210094e+05  5.962211276e+01   1.3e-01  0.15  
4   2.9e+02  3.7e+02  1.6e+04  -7.62e-01  -1.127513460e+05  2.237148899e+03   1.3e-01  0.17  
5   7.6e+01  9.7e+01  4.2e+03  -7.55e-01  -7.475764662e+04  9.749500116e+03   3.3e-02  0.20  
6   3.7e+01  4.7e+01  2.0e+03  -2.00e-01  -4.738526881e+04  1.028817213e+04   1.6e-02  0.23  
7   2.3e+01  3.0e+01  1.3e+03  2.71e-01   -3.362205850e+04  7.292254293e+03   1.0e-02  0.26  
8   1.4e+01  1.7e+01  7.6e+02  5.18e-01   -2.155807186e+04  4.842485392e+03   6.0e-03  0.28  
9   5.4e+00  6.9e+00  3.0e+02  7.18e-01   -8.872509867e+03  2.461241211e+03   2.4e-03  0.31  
10  2.4e+00  3.1e+00  1.4e+02  9.11e-01   -3.777333071e+03  1.422694077e+03   1.1e-03  0.34  
11  1.8e+00  2.3e+00  1.0e+02  9.74e-01   -2.754285439e+03  1.093076791e+03   7.9e-04  0.36  
12  8.1e-01  1.0e+00  4.6e+01  9.82e-01   -1.172184244e+03  5.956561612e+02   3.6e-04  0.39  
13  7.5e-01  1.1e+00  4.2e+01  9.46e-01   -1.100301574e+03  5.584993261e+02   3.4e-04  0.42  
14  6.2e-01  8.9e-01  3.5e+01  9.87e-01   -8.693275974e+02  5.054046218e+02   2.8e-04  0.45  
15  1.8e-01  2.9e-01  1.0e+01  9.89e-01   -1.579535340e+02  2.544991173e+02   8.4e-05  0.48  
16  1.0e-01  1.8e-01  5.8e+00  1.01e+00   -1.917021852e+01  2.099840026e+02   4.7e-05  0.51  
17  1.0e-01  1.8e-01  5.8e+00  1.02e+00   -1.750091120e+01  2.103208213e+02   4.7e-05  0.54  
18  8.6e-02  1.5e-01  5.0e+00  1.02e+00   1.630763777e+01   2.107226393e+02   4.0e-05  0.56  
19  4.3e-02  9.8e-02  2.5e+00  1.01e+00   9.144432228e+01   1.875637114e+02   2.0e-05  0.59  
20  1.2e-02  1.6e-01  7.1e-01  1.01e+00   1.464183323e+02   1.736022173e+02   5.7e-06  0.62  
21  4.7e-03  3.6e-01  2.8e-01  1.01e+00   1.584891262e+02   1.691037050e+02   2.3e-06  0.65  
22  1.2e-03  1.8e-01  7.5e-02  1.01e+00   1.645724771e+02   1.674404204e+02   6.1e-07  0.68  
23  6.6e-04  1.2e-01  4.1e-02  9.80e-01   1.655129262e+02   1.670779231e+02   3.4e-07  0.70  
24  2.0e-04  1.1e-01  1.3e-02  9.95e-01   1.662879377e+02   1.667831374e+02   1.1e-07  0.73  
25  6.9e-05  1.0e-01  4.5e-03  1.01e+00   1.665171061e+02   1.666889228e+02   3.8e-08  0.76  
26  3.1e-05  8.7e-02  2.1e-03  1.01e+00   1.665829630e+02   1.666610862e+02   1.8e-08  0.80  
27  2.8e-05  7.9e-02  1.9e-03  1.01e+00   1.665892629e+02   1.666595789e+02   1.6e-08  0.82  
28  2.5e-05  7.2e-02  1.7e-03  1.00e+00   1.665940980e+02   1.666573655e+02   1.4e-08  0.85  
29  2.3e-05  6.6e-02  1.5e-03  1.00e+00   1.665985138e+02   1.666554462e+02   1.3e-08  0.88  
30  2.0e-05  6.0e-02  1.4e-03  1.00e+00   1.666024753e+02   1.666537066e+02   1.1e-08  0.91  
31  1.8e-05  5.5e-02  1.2e-03  1.00e+00   1.666060362e+02   1.666521380e+02   1.0e-08  0.94  
32  1.7e-05  5.0e-02  1.1e-03  1.00e+00   1.666092361e+02   1.666507225e+02   9.3e-09  0.97  
33  1.5e-05  4.6e-02  9.9e-04  1.00e+00   1.666121121e+02   1.666494456e+02   8.4e-09  1.00  
34  1.3e-05  4.2e-02  8.9e-04  1.00e+00   1.666146972e+02   1.666482937e+02   7.5e-09  1.03  
35  1.2e-05  3.9e-02  8.0e-04  1.00e+00   1.666170208e+02   1.666472548e+02   6.8e-09  1.06  
36  1.1e-05  3.5e-02  7.2e-04  1.00e+00   1.666191096e+02   1.666463178e+02   6.1e-09  1.09  
37  9.8e-06  3.3e-02  6.5e-04  1.00e+00   1.666209874e+02   1.666454729e+02   5.5e-09  1.11  
38  8.8e-06  3.0e-02  5.9e-04  1.00e+00   1.666226757e+02   1.666447110e+02   5.0e-09  1.14  
39  7.9e-06  2.8e-02  5.3e-04  1.00e+00   1.666241935e+02   1.666440241e+02   4.5e-09  1.17  
40  7.1e-06  2.6e-02  4.7e-04  1.00e+00   1.666255583e+02   1.666434047e+02   4.0e-09  1.20  
41  6.4e-06  2.4e-02  4.3e-04  1.00e+00   1.666267855e+02   1.666428464e+02   3.6e-09  1.22  
42  5.8e-06  2.3e-02  3.8e-04  1.00e+00   1.666278889e+02   1.666423431e+02   3.3e-09  1.25  
43  5.2e-06  2.1e-02  3.5e-04  1.00e+00   1.666288812e+02   1.666418894e+02   2.9e-09  1.28  
44  4.7e-06  2.0e-02  3.1e-04  1.00e+00   1.666297735e+02   1.666414805e+02   2.6e-09  1.31  
45  4.2e-06  1.9e-02  2.8e-04  1.00e+00   1.666305759e+02   1.666411119e+02   2.4e-09  1.34  
46  3.8e-06  1.7e-02  2.5e-04  1.00e+00   1.666312975e+02   1.666407795e+02   2.1e-09  1.37  
47  3.4e-06  1.7e-02  2.3e-04  1.00e+00   1.666319463e+02   1.666404800e+02   1.9e-09  1.40  
48  3.1e-06  1.6e-02  2.0e-04  1.00e+00   1.666325298e+02   1.666402099e+02   1.7e-09  1.43  
49  2.8e-06  1.5e-02  1.8e-04  1.00e+00   1.666330545e+02   1.666399664e+02   1.6e-09  1.46  
50  2.5e-06  1.4e-02  1.7e-04  1.00e+00   1.666335263e+02   1.666397470e+02   1.4e-09  1.48  
51  2.2e-06  1.4e-02  1.5e-04  1.00e+00   1.666339506e+02   1.666395491e+02   1.3e-09  1.51  
52  2.0e-06  1.3e-02  1.3e-04  1.00e+00   1.666343323e+02   1.666393709e+02   1.1e-09  1.54  
53  1.8e-06  1.2e-02  1.2e-04  1.00e+00   1.666346756e+02   1.666392103e+02   1.0e-09  1.57  
54  1.6e-06  1.2e-02  1.1e-04  1.00e+00   1.666349844e+02   1.666390655e+02   9.2e-10  1.59  
55  1.5e-06  1.2e-02  9.8e-05  1.00e+00   1.666352621e+02   1.666389351e+02   8.3e-10  1.62  
56  1.3e-06  1.1e-02  8.8e-05  1.00e+00   1.666355120e+02   1.666388176e+02   7.4e-10  1.65  
57  1.2e-06  1.1e-02  7.9e-05  1.00e+00   1.666357367e+02   1.666387117e+02   6.7e-10  1.68  
58  1.1e-06  1.1e-02  7.1e-05  1.00e+00   1.666359388e+02   1.666386163e+02   6.0e-10  1.71  
59  9.6e-07  1.0e-02  6.4e-05  1.00e+00   1.666361206e+02   1.666385303e+02   5.4e-10  1.73  
60  8.7e-07  1.0e-02  5.8e-05  1.00e+00   1.666362840e+02   1.666384529e+02   4.9e-10  1.76  
61  7.8e-07  9.9e-03  5.2e-05  1.00e+00   1.666364311e+02   1.666383830e+02   4.4e-10  1.78  
62  7.0e-07  9.7e-03  4.7e-05  1.00e+00   1.666365633e+02   1.666383201e+02   4.0e-10  1.81  
63  6.3e-07  9.5e-03  4.2e-05  1.00e+00   1.666366823e+02   1.666382633e+02   3.6e-10  1.84  
64  5.7e-07  9.3e-03  3.8e-05  1.00e+00   1.666367892e+02   1.666382121e+02   3.2e-10  1.87  
65  5.1e-07  9.2e-03  3.4e-05  1.00e+00   1.666368854e+02   1.666381660e+02   2.9e-10  1.90  
66  4.6e-07  9.0e-03  3.1e-05  1.00e+00   1.666369718e+02   1.666381244e+02   2.6e-10  1.92  
67  4.1e-07  8.9e-03  2.8e-05  1.00e+00   1.666370496e+02   1.666380869e+02   2.3e-10  1.95  
68  3.7e-07  8.8e-03  2.5e-05  1.00e+00   1.666371195e+02   1.666380531e+02   2.1e-10  1.98  
69  3.4e-07  8.7e-03  2.2e-05  1.00e+00   1.666371824e+02   1.666380227e+02   1.9e-10  2.01  
70  3.0e-07  8.6e-03  2.0e-05  1.00e+00   1.666372390e+02   1.666379952e+02   1.7e-10  2.04  
71  2.7e-07  8.5e-03  1.8e-05  1.00e+00   1.666372898e+02   1.666379704e+02   1.5e-10  2.07  
72  2.4e-07  8.5e-03  1.6e-05  1.00e+00   1.666373356e+02   1.666379481e+02   1.4e-10  2.09  
73  2.2e-07  8.4e-03  1.5e-05  9.99e-01   1.666373767e+02   1.666379280e+02   1.2e-10  2.12  
74  2.0e-07  8.3e-03  1.3e-05  1.00e+00   1.666374138e+02   1.666379099e+02   1.1e-10  2.15  
75  1.8e-07  8.3e-03  1.2e-05  1.00e+00   1.666374471e+02   1.666378936e+02   1.0e-10  2.18  
76  1.6e-07  8.2e-03  1.1e-05  1.00e+00   1.666374770e+02   1.666378789e+02   9.1e-11  2.20  
77  1.4e-07  8.2e-03  9.6e-06  1.00e+00   1.666375040e+02   1.666378657e+02   8.1e-11  2.23  
78  1.3e-07  8.1e-03  8.7e-06  1.00e+00   1.666375283e+02   1.666378538e+02   7.3e-11  2.26  
79  1.2e-07  8.1e-03  7.8e-06  1.00e+00   1.666375501e+02   1.666378431e+02   6.6e-11  2.28  
80  1.1e-07  8.0e-03  7.0e-06  9.96e-01   1.666375697e+02   1.666378335e+02   5.9e-11  2.32  
81  9.5e-08  8.0e-03  6.3e-06  1.00e+00   1.666375874e+02   1.666378248e+02   5.3e-11  2.35  
82  8.5e-08  8.0e-03  5.7e-06  1.00e+00   1.666376033e+02   1.666378169e+02   4.8e-11  2.37  
83  7.7e-08  7.9e-03  5.1e-06  1.00e+00   1.666376176e+02   1.666378099e+02   4.3e-11  2.40  
84  6.9e-08  7.9e-03  4.6e-06  9.97e-01   1.666376305e+02   1.666378036e+02   3.9e-11  2.43  
85  6.2e-08  7.8e-03  4.1e-06  9.96e-01   1.666376421e+02   1.666377979e+02   3.5e-11  2.46  
86  5.6e-08  7.8e-03  3.7e-06  9.97e-01   1.666376525e+02   1.666377927e+02   3.2e-11  2.49  
87  5.0e-08  7.8e-03  3.4e-06  9.93e-01   1.666376619e+02   1.666377881e+02   2.8e-11  2.52  
88  4.5e-08  7.0e-03  3.0e-06  1.01e+00   1.666376706e+02   1.666377838e+02   2.6e-11  2.54  
89  4.1e-08  6.3e-03  2.7e-06  1.01e+00   1.666376784e+02   1.666377799e+02   2.3e-11  2.57  
90  3.7e-08  5.7e-03  2.4e-06  1.00e+00   1.666376852e+02   1.666377766e+02   2.1e-11  2.60  
91  3.3e-08  5.1e-03  2.2e-06  9.92e-01   1.666376913e+02   1.666377736e+02   1.9e-11  2.63  
92  3.0e-08  4.6e-03  2.0e-06  9.89e-01   1.666376968e+02   1.666377709e+02   1.7e-11  2.66  
93  2.7e-08  4.1e-03  1.8e-06  9.96e-01   1.666377018e+02   1.666377685e+02   1.5e-11  2.69  
94  2.4e-08  3.7e-03  1.6e-06  1.02e+00   1.666377066e+02   1.666377661e+02   1.4e-11  2.71  
95  2.2e-08  3.3e-03  1.4e-06  9.96e-01   1.666377106e+02   1.666377641e+02   1.2e-11  2.74  
96  2.0e-08  3.0e-03  1.3e-06  9.99e-01   1.666377142e+02   1.666377623e+02   1.1e-11  2.77  
97  1.8e-08  2.7e-03  1.2e-06  1.04e+00   1.666377179e+02   1.666377604e+02   1.0e-11  2.79  
98  1.6e-08  2.4e-03  1.1e-06  9.76e-01   1.666377207e+02   1.666377591e+02   9.2e-12  2.82  
99  1.4e-08  2.2e-03  9.5e-07  9.80e-01   1.666377233e+02   1.666377578e+02   8.3e-12  2.85  
100 1.3e-08  2.0e-03  8.5e-07  9.64e-01   1.666377256e+02   1.666377567e+02   7.4e-12  2.88  
101 1.2e-08  1.8e-03  7.7e-07  1.02e+00   1.666377278e+02   1.666377556e+02   6.8e-12  2.90  
102 1.0e-08  1.6e-03  6.9e-07  1.01e+00   1.666377297e+02   1.666377547e+02   6.1e-12  2.93  
103 9.4e-09  1.4e-03  6.2e-07  1.00e+00   1.666377314e+02   1.666377538e+02   5.5e-12  2.96  
104 8.4e-09  1.3e-03  5.6e-07  1.01e+00   1.666377329e+02   1.666377531e+02   4.9e-12  2.99  
105 7.6e-09  1.2e-03  5.0e-07  9.64e-01   1.666377343e+02   1.666377524e+02   4.5e-12  3.02  
106 6.9e-09  1.1e-03  4.5e-07  9.57e-01   1.666377355e+02   1.666377519e+02   4.0e-12  3.05  
107 6.2e-09  9.5e-04  4.1e-07  1.05e+00   1.666377368e+02   1.666377511e+02   3.7e-12  3.08  
108 5.6e-09  8.5e-04  3.7e-07  9.93e-01   1.666377378e+02   1.666377507e+02   3.3e-12  3.10  
109 5.2e-09  7.7e-04  3.3e-07  1.17e+00   1.666377393e+02   1.666377498e+02   3.3e-12  3.13  
110 4.7e-09  6.9e-04  3.0e-07  9.56e-01   1.666377400e+02   1.666377495e+02   2.9e-12  3.16  
111 3.8e-09  4.1e-05  1.8e-08  8.87e-01   1.666377462e+02   1.666377468e+02   3.2e-13  3.19  
Interior-point optimizer terminated. Time: 3.19. 

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

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.6663774623e+02    Viol.  con: 8e-08    var: 0e+00  
  Dual.    obj: 1.6663774682e+02    Viol.  con: 0e+00    var: 3e-04  
* End solution on dual form. *
Transforming to primal solution.
Solving took 3.24 seconds.
Using solver 'mosek'
Solving for 1748 variables.
Number of Hessian non-zeros: 2054
* 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            : 1749            
  Cones                  : 0               
  Scalar variables       : 6101            
  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 : 925
Eliminator terminated.
Eliminator started.
Total number of eliminations : 935
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 935             
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            : 770
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3440              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.64e+04          after factor           : 1.45e+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.281256849e+05  2.000000000e+00   1.0e+00  0.08  
1   1.1e+03  1.4e+03  6.1e+04  -9.71e-01  -1.259652942e+05  3.580273671e+00   4.8e-01  0.11  
2   4.3e+02  5.5e+02  2.4e+04  -9.36e-01  -1.199460224e+05  1.005567153e+01   1.9e-01  0.14  
3   2.9e+02  3.7e+02  1.6e+04  -8.41e-01  -1.152369818e+05  6.134011828e+01   1.3e-01  0.17  
4   2.9e+02  3.7e+02  1.6e+04  -7.61e-01  -1.125938780e+05  2.293613867e+03   1.3e-01  0.20  
5   7.3e+01  9.4e+01  4.1e+03  -7.54e-01  -7.359801353e+04  9.834646461e+03   3.2e-02  0.22  
6   3.6e+01  4.5e+01  2.0e+03  -1.82e-01  -4.627581728e+04  1.009594860e+04   1.6e-02  0.25  
7   2.1e+01  2.7e+01  1.2e+03  2.90e-01   -3.084204938e+04  6.881656158e+03   9.2e-03  0.28  
8   1.2e+01  1.6e+01  6.7e+02  5.65e-01   -1.932394068e+04  4.483628703e+03   5.4e-03  0.30  
9   4.7e+00  6.0e+00  2.6e+02  7.54e-01   -7.701989506e+03  2.174746701e+03   2.1e-03  0.33  
10  2.3e+00  2.9e+00  1.3e+02  9.26e-01   -3.516862137e+03  1.397320411e+03   1.0e-03  0.36  
11  1.5e+00  1.9e+00  8.4e+01  9.76e-01   -2.278058368e+03  9.686749531e+02   6.7e-04  0.39  
12  8.5e-01  1.1e+00  4.7e+01  9.85e-01   -1.223619998e+03  6.225978890e+02   3.8e-04  0.42  
13  7.5e-01  9.9e-01  4.2e+01  9.54e-01   -1.085111785e+03  5.622487917e+02   3.3e-04  0.44  
14  3.7e-01  4.9e-01  2.1e+01  9.85e-01   -4.368190133e+02  3.757300873e+02   1.7e-04  0.47  
15  1.8e-01  2.5e-01  1.0e+01  9.98e-01   -1.425569303e+02  2.585350381e+02   8.2e-05  0.50  
16  8.9e-02  1.6e-01  5.1e+00  1.01e+00   5.484300954e+00   2.044128766e+02   4.1e-05  0.52  
17  8.6e-02  1.5e-01  4.9e+00  1.01e+00   1.455516719e+01   2.066562981e+02   4.0e-05  0.55  
18  6.1e-02  1.1e-01  3.5e+00  1.01e+00   6.001217434e+01   1.948456405e+02   2.8e-05  0.58  
19  2.9e-02  7.3e-02  1.7e+00  1.01e+00   1.156052301e+02   1.809648007e+02   1.4e-05  0.60  
20  8.5e-03  1.8e-01  4.9e-01  1.01e+00   1.526398118e+02   1.716139730e+02   4.0e-06  0.63  
21  2.5e-03  1.8e-01  1.5e-01  1.00e+00   1.622522051e+02   1.679613540e+02   1.2e-06  0.66  
22  1.5e-03  1.2e-01  9.0e-02  1.00e+00   1.639807232e+02   1.674413390e+02   7.3e-07  0.69  
23  5.1e-04  1.0e-01  3.2e-02  1.01e+00   1.656593387e+02   1.668669769e+02   2.6e-07  0.71  
24  2.0e-04  9.6e-02  1.2e-02  1.01e+00   1.661981682e+02   1.666657462e+02   1.0e-07  0.74  
25  1.8e-04  8.7e-02  1.1e-02  1.01e+00   1.662345725e+02   1.666552717e+02   9.2e-08  0.77  
26  1.6e-04  7.9e-02  9.9e-03  1.01e+00   1.662646301e+02   1.666431182e+02   8.3e-08  0.79  
27  1.4e-04  7.2e-02  8.9e-03  1.01e+00   1.662918620e+02   1.666323890e+02   7.5e-08  0.82  
28  1.3e-04  6.6e-02  8.0e-03  1.01e+00   1.663162453e+02   1.666226264e+02   6.7e-08  0.85  
29  1.2e-04  6.0e-02  7.2e-03  1.01e+00   1.663381276e+02   1.666137938e+02   6.0e-08  0.88  
30  1.0e-04  5.5e-02  6.5e-03  1.01e+00   1.663577596e+02   1.666057960e+02   5.4e-08  0.90  
31  9.4e-05  5.0e-02  5.9e-03  1.01e+00   1.663753745e+02   1.665985557e+02   4.9e-08  0.93  
32  8.4e-05  4.6e-02  5.3e-03  1.01e+00   1.663911805e+02   1.665920014e+02   4.4e-08  0.96  
33  7.6e-05  4.2e-02  4.7e-03  1.01e+00   1.664053643e+02   1.665860688e+02   4.0e-08  0.99  
34  6.8e-05  3.9e-02  4.3e-03  1.01e+00   1.664180937e+02   1.665807000e+02   3.6e-08  1.01  
35  6.2e-05  3.5e-02  3.8e-03  1.01e+00   1.664295191e+02   1.665758422e+02   3.2e-08  1.04  
36  5.5e-05  3.3e-02  3.5e-03  1.00e+00   1.664397751e+02   1.665714478e+02   2.9e-08  1.07  
37  5.0e-05  3.0e-02  3.1e-03  1.00e+00   1.664489825e+02   1.665674734e+02   2.6e-08  1.09  
38  4.5e-05  2.8e-02  2.8e-03  1.00e+00   1.664572494e+02   1.665638795e+02   2.3e-08  1.12  
39  4.0e-05  2.6e-02  2.5e-03  1.00e+00   1.664646726e+02   1.665606305e+02   2.1e-08  1.15  
40  3.6e-05  2.4e-02  2.3e-03  1.00e+00   1.664713391e+02   1.665576938e+02   1.9e-08  1.18  
41  3.3e-05  2.2e-02  2.0e-03  1.00e+00   1.664773265e+02   1.665550399e+02   1.7e-08  1.20  
42  2.9e-05  2.1e-02  1.8e-03  1.00e+00   1.664827046e+02   1.665526420e+02   1.5e-08  1.23  
43  2.6e-05  2.0e-02  1.7e-03  1.00e+00   1.664875359e+02   1.665504759e+02   1.4e-08  1.26  
44  2.4e-05  1.8e-02  1.5e-03  1.00e+00   1.664918764e+02   1.665485195e+02   1.2e-08  1.29  
45  2.1e-05  1.7e-02  1.3e-03  1.00e+00   1.664957763e+02   1.665467529e+02   1.1e-08  1.31  
46  1.9e-05  1.6e-02  1.2e-03  1.00e+00   1.664992808e+02   1.665451581e+02   1.0e-08  1.34  
47  1.7e-05  1.6e-02  1.1e-03  1.00e+00   1.665024303e+02   1.665437185e+02   9.1e-09  1.37  
48  1.6e-05  1.5e-02  9.8e-04  1.00e+00   1.665052610e+02   1.665424194e+02   8.2e-09  1.40  
49  1.4e-05  1.4e-02  8.8e-04  1.00e+00   1.665078055e+02   1.665412473e+02   7.4e-09  1.43  
50  1.3e-05  1.4e-02  7.9e-04  1.00e+00   1.665100930e+02   1.665401901e+02   6.6e-09  1.46  
51  1.1e-05  1.3e-02  7.1e-04  1.00e+00   1.665121497e+02   1.665392366e+02   6.0e-09  1.48  
52  1.0e-05  1.2e-02  6.4e-04  1.00e+00   1.665139990e+02   1.665383770e+02   5.4e-09  1.51  
53  9.2e-06  1.2e-02  5.8e-04  1.00e+00   1.665156620e+02   1.665376020e+02   4.8e-09  1.54  
54  8.3e-06  1.2e-02  5.2e-04  1.00e+00   1.665171576e+02   1.665369035e+02   4.3e-09  1.57  
55  7.5e-06  1.1e-02  4.7e-04  1.00e+00   1.665185028e+02   1.665362740e+02   3.9e-09  1.60  
56  6.7e-06  1.1e-02  4.2e-04  1.00e+00   1.665197127e+02   1.665357068e+02   3.5e-09  1.62  
57  6.1e-06  1.1e-02  3.8e-04  1.00e+00   1.665208010e+02   1.665351957e+02   3.2e-09  1.65  
58  5.5e-06  1.0e-02  3.4e-04  1.00e+00   1.665217799e+02   1.665347352e+02   2.9e-09  1.68  
59  4.9e-06  1.0e-02  3.1e-04  1.00e+00   1.665226605e+02   1.665343203e+02   2.6e-09  1.71  
60  4.4e-06  9.9e-03  2.8e-04  1.00e+00   1.665234526e+02   1.665339465e+02   2.3e-09  1.74  
61  4.0e-06  9.7e-03  2.5e-04  1.00e+00   1.665241652e+02   1.665336096e+02   2.1e-09  1.77  
62  3.6e-06  9.5e-03  2.2e-04  1.00e+00   1.665248060e+02   1.665333061e+02   1.9e-09  1.80  
63  3.2e-06  9.4e-03  2.0e-04  1.00e+00   1.665253825e+02   1.665330326e+02   1.7e-09  1.82  
64  2.9e-06  9.2e-03  1.8e-04  1.00e+00   1.665259009e+02   1.665327861e+02   1.5e-09  1.85  
65  2.6e-06  9.1e-03  1.6e-04  1.00e+00   1.665263673e+02   1.665325639e+02   1.4e-09  1.88  
66  2.3e-06  9.0e-03  1.5e-04  1.00e+00   1.665267868e+02   1.665323638e+02   1.2e-09  1.91  
67  2.1e-06  8.9e-03  1.3e-04  1.00e+00   1.665271641e+02   1.665321835e+02   1.1e-09  1.93  
68  1.9e-06  8.8e-03  1.2e-04  1.00e+00   1.665275036e+02   1.665320210e+02   1.0e-09  1.96  
69  1.7e-06  8.7e-03  1.1e-04  1.00e+00   1.665278090e+02   1.665318747e+02   9.0e-10  1.99  
70  1.5e-06  8.6e-03  9.6e-05  1.00e+00   1.665280837e+02   1.665317429e+02   8.1e-10  2.02  
71  1.4e-06  8.6e-03  8.7e-05  1.00e+00   1.665283309e+02   1.665316241e+02   7.3e-10  2.05  
72  1.2e-06  8.5e-03  7.8e-05  1.00e+00   1.665285532e+02   1.665315172e+02   6.5e-10  2.08  
73  1.1e-06  8.5e-03  7.0e-05  1.00e+00   1.665287532e+02   1.665314208e+02   5.9e-10  2.10  
74  1.0e-06  8.4e-03  6.3e-05  1.00e+00   1.665289331e+02   1.665313340e+02   5.3e-10  2.13  
75  9.1e-07  8.4e-03  5.7e-05  1.00e+00   1.665290950e+02   1.665312558e+02   4.8e-10  2.16  
76  8.2e-07  8.3e-03  5.1e-05  1.00e+00   1.665292405e+02   1.665311853e+02   4.3e-10  2.19  
77  7.4e-07  8.3e-03  4.6e-05  1.00e+00   1.665293715e+02   1.665311217e+02   3.9e-10  2.22  
78  6.6e-07  8.2e-03  4.2e-05  1.00e+00   1.665294892e+02   1.665310645e+02   3.5e-10  2.25  
79  6.0e-07  8.2e-03  3.7e-05  1.00e+00   1.665295952e+02   1.665310129e+02   3.1e-10  2.27  
80  5.4e-07  8.2e-03  3.4e-05  1.00e+00   1.665296904e+02   1.665309664e+02   2.8e-10  2.30  
81  4.8e-07  8.1e-03  3.0e-05  1.00e+00   1.665297761e+02   1.665309244e+02   2.5e-10  2.33  
82  4.4e-07  8.1e-03  2.7e-05  1.00e+00   1.665298531e+02   1.665308866e+02   2.3e-10  2.36  
83  3.9e-07  8.1e-03  2.5e-05  1.00e+00   1.665299223e+02   1.665308526e+02   2.1e-10  2.39  
84  3.5e-07  8.0e-03  2.2e-05  1.00e+00   1.665299846e+02   1.665308218e+02   1.8e-10  2.42  
85  3.2e-07  8.0e-03  2.0e-05  1.00e+00   1.665300406e+02   1.665307941e+02   1.7e-10  2.45  
86  2.9e-07  8.0e-03  1.8e-05  9.99e-01   1.665300910e+02   1.665307692e+02   1.5e-10  2.48  
87  2.6e-07  8.0e-03  1.6e-05  1.00e+00   1.665301363e+02   1.665307467e+02   1.3e-10  2.50  
88  2.3e-07  7.9e-03  1.4e-05  9.98e-01   1.665301771e+02   1.665307265e+02   1.2e-10  2.53  
89  2.1e-07  7.9e-03  1.3e-05  1.00e+00   1.665302138e+02   1.665307082e+02   1.1e-10  2.56  
90  1.9e-07  7.9e-03  1.2e-05  9.98e-01   1.665302467e+02   1.665306918e+02   9.8e-11  2.59  
91  1.7e-07  7.9e-03  1.1e-05  9.99e-01   1.665302764e+02   1.665306770e+02   8.8e-11  2.61  
92  1.5e-07  7.9e-03  9.5e-06  9.99e-01   1.665303031e+02   1.665306636e+02   7.9e-11  2.64  
93  1.4e-07  7.8e-03  8.6e-06  1.00e+00   1.665303271e+02   1.665306516e+02   7.2e-11  2.67  
94  1.2e-07  7.8e-03  7.7e-06  1.00e+00   1.665303488e+02   1.665306408e+02   6.4e-11  2.70  
95  1.1e-07  7.8e-03  6.9e-06  9.97e-01   1.665303682e+02   1.665306311e+02   5.8e-11  2.72  
96  1.0e-07  7.8e-03  6.2e-06  1.00e+00   1.665303857e+02   1.665306223e+02   5.2e-11  2.75  
97  9.0e-08  7.8e-03  5.6e-06  1.00e+00   1.665304015e+02   1.665306144e+02   4.7e-11  2.78  
98  8.1e-08  7.8e-03  5.1e-06  1.00e+00   1.665304156e+02   1.665306072e+02   4.2e-11  2.81  
99  7.3e-08  7.8e-03  4.5e-06  1.00e+00   1.665304285e+02   1.665306008e+02   3.8e-11  2.84  
100 6.5e-08  7.7e-03  4.1e-06  1.00e+00   1.665304400e+02   1.665305950e+02   3.4e-11  2.87  
101 5.9e-08  7.7e-03  3.7e-06  9.90e-01   1.665304503e+02   1.665305899e+02   3.1e-11  2.90  
102 5.3e-08  6.9e-03  3.3e-06  1.00e+00   1.665304596e+02   1.665305852e+02   2.8e-11  2.92  
103 4.8e-08  6.2e-03  3.0e-06  1.00e+00   1.665304680e+02   1.665305809e+02   2.5e-11  2.95  
104 4.3e-08  5.6e-03  2.7e-06  9.95e-01   1.665304755e+02   1.665305772e+02   2.2e-11  2.98  
105 3.9e-08  5.1e-03  2.4e-06  1.00e+00   1.665304823e+02   1.665305738e+02   2.0e-11  3.00  
106 3.5e-08  4.5e-03  2.2e-06  9.97e-01   1.665304884e+02   1.665305707e+02   1.8e-11  3.03  
107 3.1e-08  4.1e-03  2.0e-06  1.01e+00   1.665304941e+02   1.665305678e+02   1.6e-11  3.06  
108 2.8e-08  3.7e-03  1.8e-06  1.01e+00   1.665304991e+02   1.665305653e+02   1.5e-11  3.09  
109 2.5e-08  3.3e-03  1.6e-06  1.00e+00   1.665305035e+02   1.665305630e+02   1.3e-11  3.12  
110 2.3e-08  3.0e-03  1.4e-06  1.01e+00   1.665305076e+02   1.665305610e+02   1.2e-11  3.14  
111 2.0e-08  2.7e-03  1.3e-06  1.00e+00   1.665305112e+02   1.665305592e+02   1.1e-11  3.17  
112 1.8e-08  2.4e-03  1.2e-06  9.68e-01   1.665305143e+02   1.665305576e+02   9.8e-12  3.20  
113 1.7e-08  2.2e-03  1.0e-06  1.02e+00   1.665305175e+02   1.665305560e+02   8.9e-12  3.22  
114 1.5e-08  2.0e-03  9.4e-07  9.75e-01   1.665305201e+02   1.665305547e+02   8.0e-12  3.25  
115 1.3e-08  1.8e-03  8.4e-07  1.00e+00   1.665305224e+02   1.665305536e+02   7.2e-12  3.28  
116 1.2e-08  1.6e-03  7.6e-07  9.71e-01   1.665305244e+02   1.665305527e+02   6.5e-12  3.31  
117 1.1e-08  1.4e-03  6.8e-07  9.82e-01   1.665305263e+02   1.665305518e+02   5.9e-12  3.33  
118 9.9e-09  1.3e-03  6.1e-07  9.83e-01   1.665305280e+02   1.665305509e+02   5.3e-12  3.36  
119 8.9e-09  1.2e-03  5.5e-07  1.01e+00   1.665305295e+02   1.665305501e+02   4.8e-12  3.39  
120 8.1e-09  1.0e-03  5.0e-07  1.04e+00   1.665305311e+02   1.665305493e+02   4.4e-12  3.42  
121 7.3e-09  9.4e-04  4.5e-07  9.95e-01   1.665305323e+02   1.665305487e+02   3.9e-12  3.44  
122 6.6e-09  8.4e-04  4.0e-07  9.94e-01   1.665305334e+02   1.665305481e+02   3.5e-12  3.47  
123 5.9e-09  7.6e-04  3.6e-07  9.40e-01   1.665305344e+02   1.665305476e+02   3.2e-12  3.49  
124 5.3e-09  6.8e-04  3.3e-07  9.74e-01   1.665305353e+02   1.665305472e+02   2.9e-12  3.52  
125 4.8e-09  6.1e-04  2.9e-07  1.01e+00   1.665305361e+02   1.665305468e+02   2.6e-12  3.55  
126 4.4e-09  5.5e-04  2.6e-07  1.05e+00   1.665305369e+02   1.665305463e+02   2.4e-12  3.57  
127 3.9e-09  5.0e-04  2.4e-07  9.20e-01   1.665305375e+02   1.665305460e+02   2.1e-12  3.60  
128 3.5e-09  4.5e-04  2.1e-07  1.02e+00   1.665305381e+02   1.665305457e+02   1.9e-12  3.63  
129 3.1e-09  4.0e-04  1.9e-07  8.22e-01   1.665305386e+02   1.665305455e+02   1.8e-12  3.65  
130 2.8e-09  3.6e-04  1.7e-07  1.01e+00   1.665305391e+02   1.665305453e+02   1.6e-12  3.68  
131 2.6e-09  3.3e-04  1.6e-07  9.83e-01   1.665305395e+02   1.665305450e+02   1.4e-12  3.71  
132 7.2e-10  6.2e-05  3.0e-08  9.68e-01   1.665305425e+02   1.665305435e+02   2.9e-13  3.74  
Interior-point optimizer terminated. Time: 3.74. 

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

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.6653054247e+02    Viol.  con: 2e-08    var: 0e+00  
  Dual.    obj: 1.6653054354e+02    Viol.  con: 0e+00    var: 4e-04  
* End solution on dual form. *
Transforming to primal solution.
Solving took 3.79 seconds.
Using solver 'mosek'
Solving for 1748 variables.
Number of Hessian non-zeros: 2054
* 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            : 1749            
  Cones                  : 0               
  Scalar variables       : 6101            
  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 : 925
Eliminator terminated.
Eliminator started.
Total number of eliminations : 935
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 935             
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            : 770
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3440              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.64e+04          after factor           : 1.45e+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.281219235e+05  2.000000000e+00   1.0e+00  0.07  
1   1.1e+03  1.4e+03  6.1e+04  -9.71e-01  -1.259510022e+05  3.575672889e+00   4.8e-01  0.10  
2   4.3e+02  5.5e+02  2.4e+04  -9.36e-01  -1.198706908e+05  1.013520380e+01   1.9e-01  0.13  
3   2.9e+02  3.7e+02  1.6e+04  -8.40e-01  -1.151566033e+05  6.243035535e+01   1.2e-01  0.15  
4   2.8e+02  3.6e+02  1.6e+04  -7.60e-01  -1.125384751e+05  2.273182231e+03   1.2e-01  0.18  
5   7.5e+01  9.6e+01  4.1e+03  -7.53e-01  -7.445598288e+04  9.639370247e+03   3.3e-02  0.21  
6   3.3e+01  4.2e+01  1.8e+03  -1.95e-01  -4.330172839e+04  1.030586072e+04   1.4e-02  0.23  
7   1.9e+01  2.5e+01  1.1e+03  3.42e-01   -2.853321846e+04  6.914887615e+03   8.5e-03  0.26  
8   1.1e+01  1.5e+01  6.3e+02  6.05e-01   -1.808891513e+04  4.388500467e+03   5.0e-03  0.29  
9   4.5e+00  5.7e+00  2.5e+02  7.74e-01   -7.326203003e+03  2.100230464e+03   2.0e-03  0.31  
10  2.1e+00  2.7e+00  1.2e+02  9.30e-01   -3.203256342e+03  1.327234703e+03   9.3e-04  0.34  
11  1.3e+00  1.7e+00  7.5e+01  9.81e-01   -2.002110295e+03  8.889917147e+02   6.0e-04  0.37  
12  8.1e-01  1.0e+00  4.5e+01  9.84e-01   -1.160040704e+03  6.061209470e+02   3.6e-04  0.40  
13  6.4e-01  8.5e-01  3.6e+01  9.55e-01   -9.073974273e+02  5.061475981e+02   2.9e-04  0.42  
14  3.6e-01  4.9e-01  2.0e+01  9.93e-01   -4.159476298e+02  3.800119955e+02   1.6e-04  0.45  
15  1.8e-01  2.4e-01  9.9e+00  9.93e-01   -1.330012479e+02  2.580974963e+02   8.0e-05  0.48  
16  7.9e-02  1.3e-01  4.5e+00  1.01e+00   2.195150659e+01   1.995873717e+02   3.7e-05  0.51  
17  6.8e-02  1.1e-01  3.9e+00  1.02e+00   4.516690710e+01   1.977842591e+02   3.2e-05  0.54  
18  2.8e-02  7.4e-02  1.6e+00  1.02e+00   1.183275480e+02   1.806139819e+02   1.3e-05  0.56  
19  8.1e-03  2.0e-01  4.7e-01  1.01e+00   1.533682854e+02   1.714089392e+02   3.8e-06  0.59  
20  2.9e-03  2.4e-01  1.7e-01  1.00e+00   1.613675695e+02   1.680691265e+02   1.4e-06  0.61  
21  1.7e-03  1.4e-01  1.0e-01  1.01e+00   1.635976699e+02   1.674592376e+02   8.2e-07  0.65  
22  5.0e-04  1.2e-01  3.1e-02  1.01e+00   1.656258532e+02   1.668059101e+02   2.6e-07  0.67  
23  1.8e-04  1.1e-01  1.1e-02  1.01e+00   1.661713828e+02   1.666014220e+02   9.5e-08  0.70  
24  8.3e-05  8.8e-02  5.3e-03  1.01e+00   1.663353629e+02   1.665344141e+02   4.4e-08  0.73  
25  3.7e-05  8.0e-02  2.4e-03  1.01e+00   1.664121796e+02   1.665024882e+02   2.0e-08  0.76  
26  3.4e-05  7.3e-02  2.2e-03  1.01e+00   1.664200218e+02   1.665013216e+02   1.8e-08  0.79  
27  3.0e-05  6.6e-02  1.9e-03  1.01e+00   1.664255395e+02   1.664986815e+02   1.6e-08  0.82  
28  2.7e-05  6.1e-02  1.7e-03  1.01e+00   1.664306270e+02   1.664964407e+02   1.5e-08  0.85  
29  2.5e-05  5.5e-02  1.6e-03  1.01e+00   1.664351794e+02   1.664943993e+02   1.3e-08  0.87  
30  2.2e-05  5.1e-02  1.4e-03  1.01e+00   1.664392714e+02   1.664925594e+02   1.2e-08  0.90  
31  2.0e-05  4.6e-02  1.3e-03  1.00e+00   1.664429470e+02   1.664908981e+02   1.1e-08  0.93  
32  1.8e-05  4.2e-02  1.1e-03  1.00e+00   1.664462494e+02   1.664893988e+02   9.7e-09  0.95  
33  1.6e-05  3.9e-02  1.0e-03  1.00e+00   1.664492168e+02   1.664880459e+02   8.7e-09  0.98  
34  1.5e-05  3.6e-02  9.3e-04  1.00e+00   1.664518834e+02   1.664868253e+02   7.8e-09  1.01  
35  1.3e-05  3.3e-02  8.3e-04  1.00e+00   1.664542801e+02   1.664857243e+02   7.1e-09  1.04  
36  1.2e-05  3.0e-02  7.5e-04  1.00e+00   1.664564344e+02   1.664847313e+02   6.4e-09  1.06  
37  1.1e-05  2.8e-02  6.8e-04  1.00e+00   1.664583710e+02   1.664838358e+02   5.7e-09  1.09  
38  9.5e-06  2.6e-02  6.1e-04  1.00e+00   1.664601120e+02   1.664830286e+02   5.1e-09  1.12  
39  8.6e-06  2.4e-02  5.5e-04  1.00e+00   1.664616774e+02   1.664823009e+02   4.6e-09  1.15  
40  7.7e-06  2.3e-02  4.9e-04  1.00e+00   1.664630851e+02   1.664816450e+02   4.2e-09  1.18  
41  6.9e-06  2.1e-02  4.4e-04  1.00e+00   1.664643510e+02   1.664810539e+02   3.8e-09  1.20  
42  6.2e-06  2.0e-02  4.0e-04  1.00e+00   1.664654895e+02   1.664805214e+02   3.4e-09  1.23  
43  5.6e-06  1.9e-02  3.6e-04  1.00e+00   1.664665135e+02   1.664800416e+02   3.0e-09  1.26  
44  5.1e-06  1.7e-02  3.2e-04  1.00e+00   1.664674345e+02   1.664796094e+02   2.7e-09  1.28  
45  4.6e-06  1.6e-02  2.9e-04  1.00e+00   1.664682630e+02   1.664792200e+02   2.5e-09  1.31  
46  4.1e-06  1.6e-02  2.6e-04  1.00e+00   1.664690083e+02   1.664788693e+02   2.2e-09  1.34  
47  3.7e-06  1.5e-02  2.4e-04  1.00e+00   1.664696788e+02   1.664785534e+02   2.0e-09  1.36  
48  3.3e-06  1.4e-02  2.1e-04  1.00e+00   1.664702819e+02   1.664782689e+02   1.8e-09  1.39  
49  3.0e-06  1.3e-02  1.9e-04  1.00e+00   1.664708244e+02   1.664780126e+02   1.6e-09  1.42  
50  2.7e-06  1.3e-02  1.7e-04  1.00e+00   1.664713125e+02   1.664777817e+02   1.5e-09  1.44  
51  2.4e-06  1.2e-02  1.5e-04  1.00e+00   1.664717517e+02   1.664775738e+02   1.3e-09  1.47  
52  2.2e-06  1.2e-02  1.4e-04  1.00e+00   1.664721468e+02   1.664773867e+02   1.2e-09  1.50  
53  2.0e-06  1.1e-02  1.3e-04  1.00e+00   1.664725024e+02   1.664772183e+02   1.1e-09  1.52  
54  1.8e-06  1.1e-02  1.1e-04  1.00e+00   1.664728224e+02   1.664770666e+02   9.5e-10  1.55  
55  1.6e-06  1.1e-02  1.0e-04  1.00e+00   1.664731103e+02   1.664769302e+02   8.6e-10  1.58  
56  1.4e-06  1.0e-02  9.1e-05  1.00e+00   1.664733695e+02   1.664768073e+02   7.7e-10  1.60  
57  1.3e-06  1.0e-02  8.2e-05  1.00e+00   1.664736027e+02   1.664766968e+02   7.0e-10  1.63  
58  1.2e-06  9.9e-03  7.4e-05  1.00e+00   1.664738126e+02   1.664765973e+02   6.3e-10  1.66  
59  1.0e-06  9.6e-03  6.7e-05  1.00e+00   1.664740014e+02   1.664765076e+02   5.6e-10  1.69  
60  9.4e-07  9.4e-03  6.0e-05  1.00e+00   1.664741714e+02   1.664764269e+02   5.1e-10  1.71  
61  8.4e-07  9.3e-03  5.4e-05  1.00e+00   1.664743243e+02   1.664763543e+02   4.6e-10  1.74  
62  7.6e-07  9.1e-03  4.9e-05  1.00e+00   1.664744619e+02   1.664762890e+02   4.1e-10  1.77  
63  6.8e-07  8.9e-03  4.4e-05  1.00e+00   1.664745858e+02   1.664762301e+02   3.7e-10  1.79  
64  6.2e-07  8.8e-03  3.9e-05  1.00e+00   1.664746972e+02   1.664761770e+02   3.3e-10  1.82  
65  5.5e-07  8.7e-03  3.5e-05  1.00e+00   1.664747974e+02   1.664761292e+02   3.0e-10  1.85  
66  5.0e-07  8.6e-03  3.2e-05  1.00e+00   1.664748876e+02   1.664760862e+02   2.7e-10  1.88  
67  4.5e-07  8.5e-03  2.9e-05  1.00e+00   1.664749687e+02   1.664760475e+02   2.4e-10  1.91  
68  4.0e-07  8.4e-03  2.6e-05  9.99e-01   1.664750416e+02   1.664760126e+02   2.2e-10  1.94  
69  3.6e-07  8.3e-03  2.3e-05  1.00e+00   1.664751073e+02   1.664759811e+02   2.0e-10  1.97  
70  3.3e-07  8.2e-03  2.1e-05  1.00e+00   1.664751663e+02   1.664759528e+02   1.8e-10  1.99  
71  2.9e-07  8.2e-03  1.9e-05  1.00e+00   1.664752194e+02   1.664759272e+02   1.6e-10  2.02  
72  2.6e-07  8.1e-03  1.7e-05  1.00e+00   1.664752672e+02   1.664759042e+02   1.4e-10  2.05  
73  2.4e-07  8.1e-03  1.5e-05  1.00e+00   1.664753102e+02   1.664758835e+02   1.3e-10  2.08  
74  2.1e-07  8.0e-03  1.4e-05  1.00e+00   1.664753489e+02   1.664758648e+02   1.2e-10  2.10  
75  1.9e-07  8.0e-03  1.2e-05  9.98e-01   1.664753837e+02   1.664758481e+02   1.0e-10  2.13  
76  1.7e-07  7.9e-03  1.1e-05  1.00e+00   1.664754150e+02   1.664758329e+02   9.4e-11  2.15  
77  1.6e-07  7.9e-03  1.0e-05  1.00e+00   1.664754432e+02   1.664758193e+02   8.5e-11  2.18  
78  1.4e-07  7.9e-03  9.0e-06  1.00e+00   1.664754687e+02   1.664758069e+02   7.6e-11  2.21  
79  1.3e-07  7.8e-03  8.1e-06  1.00e+00   1.664754915e+02   1.664757959e+02   6.9e-11  2.23  
80  1.1e-07  7.8e-03  7.3e-06  9.97e-01   1.664755120e+02   1.664757860e+02   6.2e-11  2.26  
81  1.0e-07  7.8e-03  6.6e-06  1.00e+00   1.664755306e+02   1.664757770e+02   5.6e-11  2.29  
82  9.2e-08  7.7e-03  5.9e-06  9.99e-01   1.664755472e+02   1.664757689e+02   5.0e-11  2.31  
83  8.3e-08  7.0e-03  5.3e-06  1.01e+00   1.664755626e+02   1.664757614e+02   4.5e-11  2.34  
84  7.5e-08  6.3e-03  4.8e-06  1.01e+00   1.664755765e+02   1.664757546e+02   4.1e-11  2.37  
85  6.7e-08  5.6e-03  4.3e-06  1.01e+00   1.664755887e+02   1.664757487e+02   3.7e-11  2.39  
86  6.1e-08  5.1e-03  3.9e-06  9.94e-01   1.664755995e+02   1.664757435e+02   3.3e-11  2.42  
87  5.5e-08  4.6e-03  3.5e-06  9.97e-01   1.664756092e+02   1.664757388e+02   3.0e-11  2.45  
88  4.9e-08  4.1e-03  3.1e-06  1.00e+00   1.664756180e+02   1.664757346e+02   2.7e-11  2.48  
89  4.4e-08  3.7e-03  2.8e-06  9.98e-01   1.664756258e+02   1.664757308e+02   2.4e-11  2.50  
90  4.0e-08  3.3e-03  2.5e-06  1.00e+00   1.664756330e+02   1.664757273e+02   2.2e-11  2.53  
91  3.6e-08  3.0e-03  2.3e-06  1.01e+00   1.664756396e+02   1.664757241e+02   2.0e-11  2.56  
92  3.2e-08  2.7e-03  2.1e-06  9.89e-01   1.664756453e+02   1.664757214e+02   1.8e-11  2.59  
93  2.9e-08  2.4e-03  1.9e-06  1.01e+00   1.664756505e+02   1.664757188e+02   1.6e-11  2.62  
94  2.6e-08  2.2e-03  1.7e-06  9.89e-01   1.664756551e+02   1.664757166e+02   1.4e-11  2.65  
95  2.3e-08  2.0e-03  1.5e-06  9.93e-01   1.664756593e+02   1.664757146e+02   1.3e-11  2.67  
96  2.1e-08  1.8e-03  1.3e-06  1.02e+00   1.664756633e+02   1.664757126e+02   1.2e-11  2.70  
97  1.9e-08  1.6e-03  1.2e-06  1.02e+00   1.664756668e+02   1.664757109e+02   1.1e-11  2.73  
98  1.7e-08  1.4e-03  1.1e-06  9.80e-01   1.664756698e+02   1.664757095e+02   9.6e-12  2.76  
99  1.5e-08  1.3e-03  9.8e-07  1.01e+00   1.664756726e+02   1.664757081e+02   8.7e-12  2.79  
100 1.4e-08  1.2e-03  8.9e-07  9.69e-01   1.664756750e+02   1.664757070e+02   7.8e-12  2.81  
101 1.2e-08  1.0e-03  8.0e-07  1.03e+00   1.664756774e+02   1.664757058e+02   7.1e-12  2.84  
102 1.1e-08  9.4e-04  7.2e-07  9.68e-01   1.664756793e+02   1.664757049e+02   6.4e-12  2.87  
103 1.0e-08  8.5e-04  6.5e-07  9.99e-01   1.664756811e+02   1.664757041e+02   5.8e-12  2.90  
104 9.1e-09  7.6e-04  5.8e-07  9.97e-01   1.664756826e+02   1.664757034e+02   5.2e-12  2.93  
105 2.1e-09  8.9e-05  6.8e-08  1.03e+00   1.664756948e+02   1.664756972e+02   5.6e-13  2.96  
Interior-point optimizer terminated. Time: 2.96. 

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

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.6647569483e+02    Viol.  con: 4e-08    var: 0e+00  
  Dual.    obj: 1.6647569721e+02    Viol.  con: 0e+00    var: 6e-04  
* End solution on dual form. *
Transforming to primal solution.
Solving took 3 seconds.
Using solver 'mosek'
Solving for 1748 variables.
Number of Hessian non-zeros: 2054
* 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            : 1749            
  Cones                  : 0               
  Scalar variables       : 6101            
  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 : 925
Eliminator terminated.
Eliminator started.
Total number of eliminations : 935
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 935             
Lin. dep.  - tries                  : 1                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.01    
Matrix reordering started.
Local matrix reordering started.
Local matrix reordering terminated.
Matrix reordering terminated.
Optimizer  - threads                : 20              
Optimizer  - solved problem         : the primal      
Optimizer  - Constraints            : 770
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3439              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.64e+04          after factor           : 1.45e+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  2.9e+03  1.3e+05  0.00e+00   -1.280507083e+05  2.000000000e+00   1.0e+00  0.05  
1   1.1e+03  1.4e+03  6.1e+04  -9.71e-01  -1.258771622e+05  3.574359655e+00   4.8e-01  0.08  
2   4.3e+02  5.4e+02  2.4e+04  -9.36e-01  -1.197600706e+05  1.017435644e+01   1.9e-01  0.11  
3   2.9e+02  3.6e+02  1.6e+04  -8.40e-01  -1.150414973e+05  6.302902407e+01   1.2e-01  0.14  
4   2.8e+02  3.6e+02  1.6e+04  -7.59e-01  -1.124384906e+05  2.261517036e+03   1.2e-01  0.17  
5   7.5e+01  9.6e+01  4.2e+03  -7.52e-01  -7.457692810e+04  9.579748125e+03   3.3e-02  0.19  
6   3.0e+01  3.8e+01  1.7e+03  -1.97e-01  -4.046197555e+04  1.027491990e+04   1.3e-02  0.22  
7   1.8e+01  2.3e+01  1.0e+03  3.92e-01   -2.694185637e+04  6.671808415e+03   7.9e-03  0.25  
8   9.7e+00  1.2e+01  5.4e+02  6.31e-01   -1.557345539e+04  3.882129742e+03   4.3e-03  0.27  
9   3.9e+00  5.0e+00  2.2e+02  8.13e-01   -6.391617715e+03  1.890793987e+03   1.7e-03  0.30  
10  2.1e+00  2.6e+00  1.2e+02  9.41e-01   -3.269353327e+03  1.203687622e+03   9.2e-04  0.33  
11  1.0e+00  1.3e+00  5.8e+01  9.80e-01   -1.531762836e+03  7.332234957e+02   4.7e-04  0.35  
12  8.1e-01  1.0e+00  4.5e+01  9.78e-01   -1.183111763e+03  6.026640234e+02   3.6e-04  0.38  
13  4.8e-01  6.1e-01  2.7e+01  9.74e-01   -6.438564189e+02  4.230539030e+02   2.2e-04  0.41  
14  2.7e-01  3.5e-01  1.5e+01  1.00e+00   -2.811399799e+02  3.129272011e+02   1.2e-04  0.43  
15  9.5e-02  1.5e-01  5.4e+00  1.00e+00   -7.759322888e+00  2.065007784e+02   4.4e-05  0.46  
16  8.6e-02  1.3e-01  4.9e+00  1.02e+00   1.584273960e+01   2.085236081e+02   4.0e-05  0.49  
17  5.8e-02  9.1e-02  3.3e+00  1.02e+00   6.553948781e+01   1.939122081e+02   2.7e-05  0.51  
18  2.7e-02  7.0e-02  1.6e+00  1.02e+00   1.190296336e+02   1.797907015e+02   1.3e-05  0.54  
19  7.7e-03  1.9e-01  4.5e-01  1.02e+00   1.538472349e+02   1.711117336e+02   3.6e-06  0.57  
20  3.1e-03  2.3e-01  1.8e-01  1.01e+00   1.611239325e+02   1.680954454e+02   1.5e-06  0.59  
21  1.8e-03  1.4e-01  1.1e-01  1.01e+00   1.633668504e+02   1.674679194e+02   8.8e-07  0.62  
22  5.4e-04  1.3e-01  3.3e-02  1.01e+00   1.655416022e+02   1.667976597e+02   2.7e-07  0.65  
23  3.9e-04  1.1e-01  2.4e-02  9.97e-01   1.657990374e+02   1.666977987e+02   2.0e-07  0.67  
24  2.1e-04  7.7e-02  1.3e-02  9.85e-01   1.660842322e+02   1.665892943e+02   1.1e-07  0.70  
25  1.8e-04  6.6e-02  1.1e-02  1.00e+00   1.661384006e+02   1.665728179e+02   9.5e-08  0.73  
26  1.7e-04  6.0e-02  1.0e-02  1.01e+00   1.661706632e+02   1.665613777e+02   8.6e-08  0.75  
27  1.5e-04  5.5e-02  9.3e-03  1.01e+00   1.661983168e+02   1.665498389e+02   7.7e-08  0.78  
28  1.3e-04  5.0e-02  8.3e-03  1.01e+00   1.662233508e+02   1.665396453e+02   6.9e-08  0.81  
29  1.2e-04  4.6e-02  7.5e-03  1.01e+00   1.662457725e+02   1.665303773e+02   6.2e-08  0.83  
30  1.1e-04  4.2e-02  6.8e-03  1.01e+00   1.662658965e+02   1.665219915e+02   5.6e-08  0.86  
31  9.8e-05  3.9e-02  6.1e-03  1.01e+00   1.662839537e+02   1.665143992e+02   5.1e-08  0.88  
32  8.8e-05  3.5e-02  5.5e-03  1.01e+00   1.663001582e+02   1.665075268e+02   4.6e-08  0.91  
33  7.9e-05  3.3e-02  4.9e-03  1.00e+00   1.663147005e+02   1.665013060e+02   4.1e-08  0.94  
34  7.1e-05  3.0e-02  4.4e-03  1.00e+00   1.663277517e+02   1.664956755e+02   3.7e-08  0.96  
35  6.4e-05  2.8e-02  4.0e-03  1.00e+00   1.663394655e+02   1.664905800e+02   3.3e-08  0.99  
36  5.8e-05  2.6e-02  3.6e-03  1.00e+00   1.663499798e+02   1.664859693e+02   3.0e-08  1.02  
37  5.2e-05  2.4e-02  3.2e-03  1.00e+00   1.663594184e+02   1.664817980e+02   2.7e-08  1.04  
38  4.7e-05  2.2e-02  2.9e-03  1.00e+00   1.663678921e+02   1.664780252e+02   2.4e-08  1.07  
39  4.2e-05  2.1e-02  2.6e-03  1.00e+00   1.663755005e+02   1.664746134e+02   2.2e-08  1.10  
40  3.8e-05  2.0e-02  2.4e-03  1.00e+00   1.663823326e+02   1.664715288e+02   2.0e-08  1.12  
41  3.4e-05  1.8e-02  2.1e-03  1.00e+00   1.663884683e+02   1.664687406e+02   1.8e-08  1.15  
42  3.1e-05  1.7e-02  1.9e-03  1.00e+00   1.663939790e+02   1.664662207e+02   1.6e-08  1.18  
43  2.8e-05  1.6e-02  1.7e-03  1.00e+00   1.663989288e+02   1.664639437e+02   1.4e-08  1.20  
44  2.5e-05  1.6e-02  1.5e-03  1.00e+00   1.664033751e+02   1.664618866e+02   1.3e-08  1.23  
45  2.2e-05  1.5e-02  1.4e-03  1.00e+00   1.664073695e+02   1.664600283e+02   1.2e-08  1.26  
46  2.0e-05  1.4e-02  1.3e-03  1.00e+00   1.664109581e+02   1.664583499e+02   1.0e-08  1.28  
47  1.8e-05  1.3e-02  1.1e-03  1.00e+00   1.664141823e+02   1.664568341e+02   9.4e-09  1.31  
48  1.6e-05  1.3e-02  1.0e-03  1.00e+00   1.664170794e+02   1.664554653e+02   8.5e-09  1.33  
49  1.5e-05  1.2e-02  9.1e-04  1.00e+00   1.664196827e+02   1.664542296e+02   7.6e-09  1.36  
50  1.3e-05  1.2e-02  8.2e-04  1.00e+00   1.664220221e+02   1.664531140e+02   6.9e-09  1.39  
51  1.2e-05  1.1e-02  7.4e-04  1.00e+00   1.664241246e+02   1.664521071e+02   6.2e-09  1.41  
52  1.1e-05  1.1e-02  6.7e-04  1.00e+00   1.664260143e+02   1.664511984e+02   5.6e-09  1.44  
53  9.6e-06  1.1e-02  6.0e-04  1.00e+00   1.664277128e+02   1.664503784e+02   5.0e-09  1.47  
54  8.7e-06  1.1e-02  5.4e-04  1.00e+00   1.664292395e+02   1.664496386e+02   4.5e-09  1.49  
55  7.8e-06  1.0e-02  4.9e-04  1.00e+00   1.664306120e+02   1.664489712e+02   4.0e-09  1.52  
56  7.0e-06  1.0e-02  4.4e-04  1.00e+00   1.664318459e+02   1.664483692e+02   3.6e-09  1.55  
57  6.3e-06  9.8e-03  3.9e-04  1.00e+00   1.664329553e+02   1.664478262e+02   3.3e-09  1.57  
58  5.7e-06  9.6e-03  3.5e-04  1.00e+00   1.664339527e+02   1.664473366e+02   3.0e-09  1.60  
59  5.1e-06  9.4e-03  3.2e-04  1.00e+00   1.664348495e+02   1.664468951e+02   2.7e-09  1.63  
60  4.6e-06  9.3e-03  2.9e-04  1.00e+00   1.664356559e+02   1.664464970e+02   2.4e-09  1.65  
61  4.2e-06  9.1e-03  2.6e-04  1.00e+00   1.664363810e+02   1.664461381e+02   2.2e-09  1.68  
62  3.7e-06  9.0e-03  2.3e-04  1.00e+00   1.664370331e+02   1.664458145e+02   1.9e-09  1.71  
63  3.4e-06  8.9e-03  2.1e-04  1.00e+00   1.664376194e+02   1.664455227e+02   1.7e-09  1.73  
64  3.0e-06  8.8e-03  1.9e-04  1.00e+00   1.664381466e+02   1.664452597e+02   1.6e-09  1.76  
65  2.7e-06  8.7e-03  1.7e-04  1.00e+00   1.664386208e+02   1.664450226e+02   1.4e-09  1.79  
66  2.5e-06  8.6e-03  1.5e-04  1.00e+00   1.664390472e+02   1.664448090e+02   1.3e-09  1.81  
67  2.2e-06  8.5e-03  1.4e-04  1.00e+00   1.664394308e+02   1.664446165e+02   1.1e-09  1.84  
68  2.0e-06  8.4e-03  1.2e-04  1.00e+00   1.664397759e+02   1.664444430e+02   1.0e-09  1.87  
69  1.8e-06  8.4e-03  1.1e-04  1.00e+00   1.664400863e+02   1.664442868e+02   9.3e-10  1.89  
70  1.6e-06  8.3e-03  1.0e-04  1.00e+00   1.664403656e+02   1.664441461e+02   8.3e-10  1.92  
71  1.4e-06  8.2e-03  9.0e-05  1.00e+00   1.664406168e+02   1.664440193e+02   7.5e-10  1.95  
72  1.3e-06  8.2e-03  8.1e-05  1.00e+00   1.664408429e+02   1.664439051e+02   6.8e-10  1.97  
73  1.2e-06  8.1e-03  7.3e-05  1.00e+00   1.664410462e+02   1.664438023e+02   6.1e-10  2.00  
74  1.1e-06  8.1e-03  6.6e-05  1.00e+00   1.664412292e+02   1.664437097e+02   5.5e-10  2.03  
75  9.5e-07  8.0e-03  5.9e-05  1.00e+00   1.664413937e+02   1.664436262e+02   4.9e-10  2.05  
76  8.5e-07  8.0e-03  5.3e-05  1.00e+00   1.664415418e+02   1.664435511e+02   4.4e-10  2.08  
77  7.7e-07  8.0e-03  4.8e-05  1.00e+00   1.664416750e+02   1.664434834e+02   4.0e-10  2.11  
78  6.9e-07  7.9e-03  4.3e-05  1.00e+00   1.664417949e+02   1.664434225e+02   3.6e-10  2.13  
79  6.2e-07  7.9e-03  3.9e-05  1.00e+00   1.664419027e+02   1.664433675e+02   3.2e-10  2.16  
80  5.6e-07  7.9e-03  3.5e-05  1.00e+00   1.664419997e+02   1.664433180e+02   2.9e-10  2.19  
81  5.0e-07  7.8e-03  3.1e-05  1.00e+00   1.664420869e+02   1.664432735e+02   2.6e-10  2.21  
82  4.5e-07  7.8e-03  2.8e-05  1.00e+00   1.664421654e+02   1.664432333e+02   2.4e-10  2.24  
83  4.1e-07  7.8e-03  2.5e-05  1.00e+00   1.664422360e+02   1.664431971e+02   2.1e-10  2.27  
84  3.7e-07  7.8e-03  2.3e-05  1.00e+00   1.664422995e+02   1.664431645e+02   1.9e-10  2.29  
85  3.3e-07  7.7e-03  2.1e-05  1.00e+00   1.664423567e+02   1.664431352e+02   1.7e-10  2.32  
86  3.0e-07  7.7e-03  1.9e-05  1.00e+00   1.664424081e+02   1.664431087e+02   1.5e-10  2.35  
87  2.7e-07  7.7e-03  1.7e-05  1.00e+00   1.664424544e+02   1.664430849e+02   1.4e-10  2.38  
88  2.4e-07  7.7e-03  1.5e-05  1.00e+00   1.664424960e+02   1.664430635e+02   1.3e-10  2.40  
89  2.2e-07  7.7e-03  1.4e-05  1.00e+00   1.664425335e+02   1.664430442e+02   1.1e-10  2.43  
90  2.0e-07  7.6e-03  1.2e-05  1.00e+00   1.664425672e+02   1.664430269e+02   1.0e-10  2.46  
91  1.8e-07  7.6e-03  1.1e-05  9.99e-01   1.664425976e+02   1.664430113e+02   9.1e-11  2.48  
92  1.6e-07  7.6e-03  9.9e-06  1.00e+00   1.664426249e+02   1.664429972e+02   8.2e-11  2.51  
93  1.4e-07  7.6e-03  8.9e-06  9.96e-01   1.664426495e+02   1.664429846e+02   7.4e-11  2.54  
94  1.3e-07  7.6e-03  8.0e-06  9.98e-01   1.664426716e+02   1.664429733e+02   6.7e-11  2.56  
95  1.2e-07  7.6e-03  7.2e-06  1.00e+00   1.664426915e+02   1.664429630e+02   6.0e-11  2.59  
96  1.0e-07  7.6e-03  6.5e-06  1.00e+00   1.664427095e+02   1.664429538e+02   5.4e-11  2.62  
97  9.4e-08  7.5e-03  5.8e-06  9.97e-01   1.664427256e+02   1.664429455e+02   4.9e-11  2.64  
98  8.4e-08  7.5e-03  5.2e-06  1.00e+00   1.664427401e+02   1.664429380e+02   4.4e-11  2.67  
99  7.6e-08  7.5e-03  4.7e-06  1.00e+00   1.664427532e+02   1.664429313e+02   3.9e-11  2.70  
100 6.8e-08  7.5e-03  4.2e-06  1.00e+00   1.664427650e+02   1.664429252e+02   3.5e-11  2.72  
101 6.1e-08  7.5e-03  3.8e-06  1.00e+00   1.664427755e+02   1.664429198e+02   3.2e-11  2.75  
102 5.5e-08  7.5e-03  3.4e-06  1.00e+00   1.664427851e+02   1.664429149e+02   2.9e-11  2.78  
103 5.0e-08  6.7e-03  3.1e-06  1.01e+00   1.664427938e+02   1.664429104e+02   2.6e-11  2.80  
104 4.5e-08  6.1e-03  2.8e-06  1.02e+00   1.664428019e+02   1.664429061e+02   2.3e-11  2.83  
105 4.0e-08  5.5e-03  2.5e-06  1.01e+00   1.664428090e+02   1.664429025e+02   2.1e-11  2.86  
106 3.6e-08  4.9e-03  2.3e-06  1.00e+00   1.664428152e+02   1.664428993e+02   1.9e-11  2.89  
107 3.3e-08  4.4e-03  2.0e-06  9.94e-01   1.664428208e+02   1.664428965e+02   1.7e-11  2.91  
108 2.9e-08  4.0e-03  1.8e-06  1.01e+00   1.664428260e+02   1.664428938e+02   1.5e-11  2.94  
109 2.6e-08  3.6e-03  1.6e-06  9.81e-01   1.664428305e+02   1.664428915e+02   1.4e-11  2.97  
110 2.4e-08  3.2e-03  1.5e-06  9.77e-01   1.664428345e+02   1.664428895e+02   1.3e-11  2.99  
111 2.1e-08  2.9e-03  1.3e-06  1.02e+00   1.664428384e+02   1.664428875e+02   1.1e-11  3.02  
112 1.9e-08  2.6e-03  1.2e-06  9.59e-01   1.664428416e+02   1.664428859e+02   1.0e-11  3.05  
113 1.7e-08  2.4e-03  1.1e-06  9.85e-01   1.664428445e+02   1.664428844e+02   9.2e-12  3.07  
114 1.6e-08  2.1e-03  9.7e-07  9.85e-01   1.664428471e+02   1.664428831e+02   8.3e-12  3.10  
115 1.4e-08  1.9e-03  8.7e-07  1.01e+00   1.664428496e+02   1.664428818e+02   7.5e-12  3.13  
116 1.3e-08  1.7e-03  7.9e-07  9.96e-01   1.664428517e+02   1.664428807e+02   6.7e-12  3.16  
117 1.1e-08  1.5e-03  7.1e-07  9.39e-01   1.664428536e+02   1.664428798e+02   6.1e-12  3.18  
118 1.1e-08  1.4e-03  6.4e-07  1.04e+00   1.664428556e+02   1.664428787e+02   5.5e-12  3.21  
119 9.5e-09  1.3e-03  5.7e-07  9.12e-01   1.664428571e+02   1.664428779e+02   5.0e-12  3.24  
120 8.9e-09  1.1e-03  5.2e-07  1.11e+00   1.664428592e+02   1.664428767e+02   4.7e-12  3.26  
121 8.1e-09  1.0e-03  4.6e-07  8.22e-01   1.664428604e+02   1.664428760e+02   4.3e-12  3.29  
122 7.6e-09  9.1e-04  4.2e-07  9.54e-01   1.664428614e+02   1.664428755e+02   3.8e-12  3.32  
123 7.3e-09  8.2e-04  3.8e-07  1.03e+00   1.664428625e+02   1.664428750e+02   3.5e-12  3.34  
124 6.9e-09  7.4e-04  3.4e-07  6.80e-01   1.664428633e+02   1.664428745e+02   3.1e-12  3.37  
125 6.3e-09  6.6e-04  3.0e-07  1.06e+00   1.664428643e+02   1.664428740e+02   2.9e-12  3.40  
126 5.6e-09  6.0e-04  2.7e-07  8.71e-01   1.664428650e+02   1.664428737e+02   2.6e-12  3.42  
127 5.0e-09  5.4e-04  2.5e-07  6.48e-01   1.664428655e+02   1.664428734e+02   2.4e-12  3.45  
128 4.8e-09  4.8e-04  2.2e-07  4.64e-01   1.664428660e+02   1.664428733e+02   2.1e-12  3.47  
129 4.6e-09  4.4e-04  2.0e-07  7.87e-01   1.664428665e+02   1.664428731e+02   1.9e-12  3.50  
130 4.3e-09  3.9e-04  1.8e-07  1.04e+00   1.664428670e+02   1.664428728e+02   1.8e-12  3.53  
131 1.0e-08  3.5e-04  1.6e-07  1.52e+00   1.664428673e+02   1.664428729e+02   1.6e-12  3.56  
132 9.6e-09  3.2e-04  1.5e-07  7.57e-01   1.664428677e+02   1.664428727e+02   1.4e-12  3.59  
133 9.6e-09  2.9e-04  1.3e-07  8.51e-01   1.664428680e+02   1.664428725e+02   1.3e-12  3.62  
134 8.7e-09  2.6e-04  1.2e-07  6.65e-01   1.664428683e+02   1.664428724e+02   1.2e-12  3.64  
135 7.7e-09  2.3e-04  1.1e-07  2.13e+00   1.664428685e+02   1.664428722e+02   1.0e-12  3.67  
136 6.4e-09  2.1e-04  9.6e-08  2.68e+00   1.664428688e+02   1.664428718e+02   9.2e-13  3.70  
Interior-point optimizer terminated. Time: 3.70. 

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

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.6644286879e+02    Viol.  con: 2e-07    var: 0e+00  
  Dual.    obj: 1.6644287185e+02    Viol.  con: 0e+00    var: 1e-03  
* End solution on dual form. *
Transforming to primal solution.
Solving took 3.74 seconds.
Using solver 'mosek'
Solving for 1748 variables.
Number of Hessian non-zeros: 2054
* 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            : 1749            
  Cones                  : 0               
  Scalar variables       : 6101            
  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 : 925
Eliminator terminated.
Eliminator started.
Total number of eliminations : 935
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 935             
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            : 770
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3439              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.64e+04          after factor           : 1.45e+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  2.9e+03  1.3e+05  0.00e+00   -1.280489609e+05  2.000000000e+00   1.0e+00  0.07  
1   1.1e+03  1.4e+03  6.1e+04  -9.71e-01  -1.258746551e+05  3.573540076e+00   4.8e-01  0.10  
2   4.3e+02  5.4e+02  2.4e+04  -9.36e-01  -1.197248529e+05  1.020047814e+01   1.9e-01  0.13  
3   2.9e+02  3.6e+02  1.6e+04  -8.39e-01  -1.150061315e+05  6.350458349e+01   1.2e-01  0.15  
4   2.8e+02  3.6e+02  1.6e+04  -7.59e-01  -1.124090174e+05  2.256518400e+03   1.2e-01  0.18  
5   7.5e+01  9.5e+01  4.1e+03  -7.52e-01  -7.445949162e+04  9.583518943e+03   3.3e-02  0.21  
6   3.0e+01  3.8e+01  1.7e+03  -1.95e-01  -4.029028695e+04  1.021235582e+04   1.3e-02  0.23  
7   1.8e+01  2.3e+01  9.9e+02  3.95e-01   -2.693754935e+04  6.641974690e+03   7.9e-03  0.26  
8   9.5e+00  1.2e+01  5.2e+02  6.31e-01   -1.531786817e+04  3.830168122e+03   4.2e-03  0.28  
9   3.6e+00  4.6e+00  2.0e+02  8.16e-01   -5.905173365e+03  1.796571168e+03   1.6e-03  0.31  
10  2.0e+00  2.5e+00  1.1e+02  9.47e-01   -3.113315670e+03  1.193554394e+03   8.9e-04  0.34  
11  8.5e-01  1.1e+00  4.7e+01  9.81e-01   -1.224279398e+03  6.160621166e+02   3.8e-04  0.36  
12  8.2e-01  1.1e+00  4.6e+01  9.50e-01   -1.207775024e+03  5.913558410e+02   3.7e-04  0.39  
13  5.1e-01  6.6e-01  2.8e+01  9.72e-01   -7.035573176e+02  4.268397207e+02   2.3e-04  0.42  
14  3.1e-01  4.1e-01  1.7e+01  1.00e+00   -3.505774263e+02  3.411855642e+02   1.4e-04  0.44  
15  1.1e-01  1.7e-01  6.1e+00  9.98e-01   -2.684400448e+01  2.143800403e+02   5.0e-05  0.47  
16  8.2e-02  1.3e-01  4.7e+00  1.02e+00   2.198019135e+01   2.045205694e+02   3.8e-05  0.49  
17  4.1e-02  8.3e-02  2.4e+00  1.02e+00   9.510986661e+01   1.869519065e+02   1.9e-05  0.52  
18  1.4e-02  8.3e-02  8.2e-01  1.02e+00   1.425315843e+02   1.741990011e+02   6.7e-06  0.55  
19  6.3e-03  7.2e-02  3.6e-01  1.01e+00   1.556736003e+02   1.695989820e+02   2.9e-06  0.57  
20  1.5e-03  1.6e-01  9.2e-02  1.01e+00   1.638769569e+02   1.673910287e+02   7.5e-07  0.60  
21  8.1e-04  1.1e-01  5.0e-02  9.78e-01   1.650488856e+02   1.669447113e+02   4.1e-07  0.63  
22  2.5e-04  1.1e-01  1.6e-02  9.89e-01   1.659980860e+02   1.666010425e+02   1.3e-07  0.65  
23  1.2e-04  8.9e-02  7.5e-03  1.01e+00   1.662206488e+02   1.665064843e+02   6.3e-08  0.68  
24  4.6e-05  8.6e-02  3.0e-03  1.01e+00   1.663410607e+02   1.664565355e+02   2.6e-08  0.70  
25  2.1e-05  7.8e-02  1.4e-03  1.01e+00   1.663845703e+02   1.664381928e+02   1.2e-08  0.73  
26  1.9e-05  7.1e-02  1.3e-03  1.00e+00   1.663890808e+02   1.664373692e+02   1.1e-08  0.76  
27  1.7e-05  6.5e-02  1.2e-03  1.01e+00   1.663923555e+02   1.664358023e+02   9.7e-09  0.78  
28  1.6e-05  5.9e-02  1.0e-03  1.00e+00   1.663953620e+02   1.664344575e+02   8.8e-09  0.81  
29  1.4e-05  5.4e-02  9.3e-04  1.00e+00   1.663980528e+02   1.664332326e+02   7.9e-09  0.84  
30  1.3e-05  5.0e-02  8.4e-04  1.00e+00   1.664004724e+02   1.664321294e+02   7.1e-09  0.86  
31  1.1e-05  4.5e-02  7.5e-04  1.00e+00   1.664026465e+02   1.664311337e+02   6.4e-09  0.89  
32  1.0e-05  4.2e-02  6.8e-04  1.00e+00   1.664046006e+02   1.664302357e+02   5.8e-09  0.92  
33  9.2e-06  3.8e-02  6.1e-04  1.00e+00   1.664063568e+02   1.664294259e+02   5.2e-09  0.94  
34  8.3e-06  3.5e-02  5.5e-04  1.00e+00   1.664079355e+02   1.664286954e+02   4.7e-09  0.97  
35  7.5e-06  3.3e-02  5.0e-04  1.00e+00   1.664093546e+02   1.664280368e+02   4.2e-09  0.99  
36  6.7e-06  3.0e-02  4.5e-04  1.00e+00   1.664106304e+02   1.664274430e+02   3.8e-09  1.02  
37  6.1e-06  2.8e-02  4.0e-04  1.00e+00   1.664117775e+02   1.664269077e+02   3.4e-09  1.05  
38  5.5e-06  2.6e-02  3.6e-04  1.00e+00   1.664128089e+02   1.664264251e+02   3.1e-09  1.07  
39  4.9e-06  2.4e-02  3.3e-04  1.00e+00   1.664137362e+02   1.664259902e+02   2.8e-09  1.10  
40  4.4e-06  2.2e-02  2.9e-04  1.00e+00   1.664145702e+02   1.664255981e+02   2.5e-09  1.12  
41  4.0e-06  2.1e-02  2.6e-04  1.00e+00   1.664153201e+02   1.664252447e+02   2.2e-09  1.15  
42  3.6e-06  2.0e-02  2.4e-04  1.00e+00   1.664159945e+02   1.664249262e+02   2.0e-09  1.18  
43  3.2e-06  1.8e-02  2.1e-04  1.00e+00   1.664166009e+02   1.664246392e+02   1.8e-09  1.20  
44  2.9e-06  1.7e-02  1.9e-04  1.00e+00   1.664171462e+02   1.664243805e+02   1.6e-09  1.24  
45  2.6e-06  1.6e-02  1.7e-04  1.00e+00   1.664176367e+02   1.664241474e+02   1.5e-09  1.26  
46  2.3e-06  1.6e-02  1.6e-04  1.00e+00   1.664180779e+02   1.664239374e+02   1.3e-09  1.29  
47  2.1e-06  1.5e-02  1.4e-04  1.00e+00   1.664184748e+02   1.664237482e+02   1.2e-09  1.32  
48  1.9e-06  1.4e-02  1.3e-04  1.00e+00   1.664188318e+02   1.664235778e+02   1.1e-09  1.35  
49  1.7e-06  1.3e-02  1.1e-04  1.00e+00   1.664191530e+02   1.664234243e+02   9.6e-10  1.37  
50  1.5e-06  1.3e-02  1.0e-04  1.00e+00   1.664194420e+02   1.664232861e+02   8.6e-10  1.40  
51  1.4e-06  1.2e-02  9.2e-05  1.00e+00   1.664197020e+02   1.664231617e+02   7.8e-10  1.43  
52  1.2e-06  1.2e-02  8.3e-05  1.00e+00   1.664199359e+02   1.664230496e+02   7.0e-10  1.46  
53  1.1e-06  1.1e-02  7.4e-05  1.00e+00   1.664201463e+02   1.664229487e+02   6.3e-10  1.48  
54  1.0e-06  1.1e-02  6.7e-05  1.00e+00   1.664203357e+02   1.664228578e+02   5.7e-10  1.51  
55  9.1e-07  1.1e-02  6.0e-05  1.00e+00   1.664205060e+02   1.664227759e+02   5.1e-10  1.54  
56  8.2e-07  1.0e-02  5.4e-05  1.00e+00   1.664206593e+02   1.664227022e+02   4.6e-10  1.56  
57  7.4e-07  1.0e-02  4.9e-05  1.00e+00   1.664207972e+02   1.664226358e+02   4.1e-10  1.59  
58  6.6e-07  9.9e-03  4.4e-05  1.00e+00   1.664209212e+02   1.664225759e+02   3.7e-10  1.61  
59  6.0e-07  9.7e-03  4.0e-05  1.00e+00   1.664210328e+02   1.664225220e+02   3.3e-10  1.64  
60  5.4e-07  9.5e-03  3.6e-05  1.00e+00   1.664211332e+02   1.664224735e+02   3.0e-10  1.67  
61  4.8e-07  9.3e-03  3.2e-05  1.00e+00   1.664212235e+02   1.664224298e+02   2.7e-10  1.69  
62  4.4e-07  9.1e-03  2.9e-05  9.99e-01   1.664213047e+02   1.664223904e+02   2.4e-10  1.72  
63  3.9e-07  9.0e-03  2.6e-05  9.99e-01   1.664213778e+02   1.664223550e+02   2.2e-10  1.75  
64  3.5e-07  8.9e-03  2.3e-05  1.00e+00   1.664214435e+02   1.664223230e+02   2.0e-10  1.77  
65  3.2e-07  8.7e-03  2.1e-05  1.00e+00   1.664215026e+02   1.664222942e+02   1.8e-10  1.80  
66  2.9e-07  8.6e-03  1.9e-05  1.00e+00   1.664215558e+02   1.664222682e+02   1.6e-10  1.83  
67  2.6e-07  8.5e-03  1.7e-05  1.00e+00   1.664216037e+02   1.664222448e+02   1.4e-10  1.85  
68  2.3e-07  8.4e-03  1.5e-05  1.00e+00   1.664216468e+02   1.664222238e+02   1.3e-10  1.88  
69  2.1e-07  8.3e-03  1.4e-05  1.00e+00   1.664216855e+02   1.664222048e+02   1.2e-10  1.91  
70  1.9e-07  8.3e-03  1.2e-05  9.98e-01   1.664217204e+02   1.664221878e+02   1.1e-10  1.94  
71  1.7e-07  8.2e-03  1.1e-05  9.98e-01   1.664217518e+02   1.664221725e+02   9.5e-11  1.97  
72  1.5e-07  8.1e-03  1.0e-05  1.00e+00   1.664217800e+02   1.664221587e+02   8.5e-11  1.99  
73  1.4e-07  8.1e-03  9.0e-06  9.98e-01   1.664218054e+02   1.664221463e+02   7.7e-11  2.02  
74  1.2e-07  8.0e-03  8.1e-06  9.97e-01   1.664218283e+02   1.664221351e+02   6.9e-11  2.05  
75  1.1e-07  8.0e-03  7.3e-06  9.99e-01   1.664218489e+02   1.664221250e+02   6.2e-11  2.07  
76  1.0e-07  7.9e-03  6.6e-06  1.00e+00   1.664218675e+02   1.664221158e+02   5.6e-11  2.11  
77  9.0e-08  7.9e-03  5.9e-06  1.00e+00   1.664218842e+02   1.664221077e+02   5.0e-11  2.13  
78  8.1e-08  7.9e-03  5.3e-06  9.99e-01   1.664218992e+02   1.664221003e+02   4.5e-11  2.16  
79  7.3e-08  7.8e-03  4.8e-06  1.00e+00   1.664219127e+02   1.664220937e+02   4.1e-11  2.19  
80  6.5e-08  7.0e-03  4.3e-06  1.01e+00   1.664219255e+02   1.664220873e+02   3.7e-11  2.22  
81  5.9e-08  6.3e-03  3.9e-06  1.00e+00   1.664219363e+02   1.664220820e+02   3.3e-11  2.24  
82  5.3e-08  5.7e-03  3.5e-06  9.93e-01   1.664219461e+02   1.664220772e+02   3.0e-11  2.27  
83  4.8e-08  5.1e-03  3.2e-06  9.88e-01   1.664219549e+02   1.664220730e+02   2.7e-11  2.30  
84  4.3e-08  4.6e-03  2.8e-06  1.01e+00   1.664219630e+02   1.664220690e+02   2.4e-11  2.32  
85  3.9e-08  4.2e-03  2.6e-06  1.01e+00   1.664219703e+02   1.664220654e+02   2.2e-11  2.35  
86  3.5e-08  3.7e-03  2.3e-06  1.00e+00   1.664219767e+02   1.664220622e+02   2.0e-11  2.38  
87  3.1e-08  3.4e-03  2.1e-06  9.94e-01   1.664219824e+02   1.664220594e+02   1.8e-11  2.40  
88  2.8e-08  3.0e-03  1.9e-06  1.00e+00   1.664219876e+02   1.664220569e+02   1.6e-11  2.44  
89  2.5e-08  2.7e-03  1.7e-06  9.72e-01   1.664219922e+02   1.664220547e+02   1.4e-11  2.46  
90  2.3e-08  2.5e-03  1.5e-06  9.95e-01   1.664219964e+02   1.664220526e+02   1.3e-11  2.49  
91  2.0e-08  2.2e-03  1.4e-06  9.85e-01   1.664220002e+02   1.664220508e+02   1.2e-11  2.52  
92  1.8e-08  2.0e-03  1.2e-06  1.01e+00   1.664220037e+02   1.664220490e+02   1.1e-11  2.55  
93  1.7e-08  1.8e-03  1.1e-06  9.84e-01   1.664220068e+02   1.664220475e+02   9.5e-12  2.57  
94  1.5e-08  1.6e-03  9.9e-07  9.75e-01   1.664220095e+02   1.664220462e+02   8.5e-12  2.60  
95  1.3e-08  1.5e-03  8.9e-07  9.48e-01   1.664220119e+02   1.664220451e+02   7.7e-12  2.63  
96  1.2e-08  1.3e-03  8.0e-07  9.27e-01   1.664220141e+02   1.664220441e+02   6.9e-12  2.65  
97  1.1e-08  1.2e-03  7.2e-07  9.39e-01   1.664220161e+02   1.664220431e+02   6.2e-12  2.68  
98  9.8e-09  1.1e-03  6.5e-07  9.70e-01   1.664220179e+02   1.664220422e+02   5.6e-12  2.71  
99  8.9e-09  9.5e-04  5.8e-07  9.76e-01   1.664220195e+02   1.664220414e+02   5.1e-12  2.73  
100 8.0e-09  8.6e-04  5.3e-07  9.92e-01   1.664220209e+02   1.664220407e+02   4.5e-12  2.76  
101 7.2e-09  7.7e-04  4.7e-07  1.07e+00   1.664220227e+02   1.664220398e+02   4.2e-12  2.79  
102 6.5e-09  6.9e-04  4.3e-07  9.92e-01   1.664220238e+02   1.664220392e+02   3.8e-12  2.81  
103 5.9e-09  6.2e-04  3.8e-07  9.47e-01   1.664220248e+02   1.664220387e+02   3.4e-12  2.84  
104 5.3e-09  5.6e-04  3.5e-07  9.43e-01   1.664220258e+02   1.664220383e+02   3.1e-12  2.87  
105 4.8e-09  5.1e-04  3.1e-07  1.12e+00   1.664220271e+02   1.664220375e+02   3.0e-12  2.89  
106 4.4e-09  4.6e-04  2.8e-07  1.13e+00   1.664220282e+02   1.664220369e+02   2.8e-12  2.92  
107 3.9e-09  4.1e-04  2.5e-07  9.68e-01   1.664220288e+02   1.664220367e+02   2.6e-12  2.95  
108 4.9e-09  3.7e-04  2.3e-07  1.00e+00   1.664220293e+02   1.664220363e+02   2.3e-12  2.98  
109 5.4e-09  3.3e-04  2.0e-07  1.03e+00   1.664220300e+02   1.664220357e+02   2.0e-12  3.00  
110 4.9e-09  3.0e-04  1.8e-07  1.00e+00   1.664220304e+02   1.664220355e+02   1.8e-12  3.03  
111 4.4e-09  2.7e-04  1.7e-07  1.11e+00   1.664220310e+02   1.664220352e+02   1.8e-12  3.06  
112 3.3e-09  1.7e-05  1.0e-08  7.51e-01   1.664220340e+02   1.664220343e+02   2.8e-13  3.08  
Interior-point optimizer terminated. Time: 3.09. 

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

Interior-point solution summary
  Problem status  : PRIMAL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.6642203403e+02    Viol.  con: 7e-08    var: 0e+00  
  Dual.    obj: 1.6642203434e+02    Viol.  con: 0e+00    var: 9e-05  
* End solution on dual form. *
Transforming to primal solution.
Solving took 3.12 seconds.
Using solver 'mosek'
Solving for 1748 variables.
Number of Hessian non-zeros: 2054
* 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            : 1749            
  Cones                  : 0               
  Scalar variables       : 6101            
  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 : 925
Eliminator terminated.
Eliminator started.
Total number of eliminations : 935
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Eliminator - elim's                 : 935             
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            : 770
Optimizer  - Cones                  : 0
Optimizer  - Scalar variables       : 3439              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.04            
Factor     - nonzeros before factor : 1.64e+04          after factor           : 1.45e+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  2.9e+03  1.3e+05  0.00e+00   -1.280480914e+05  2.000000000e+00   1.0e+00  0.10  
1   1.1e+03  1.4e+03  6.1e+04  -9.71e-01  -1.258735653e+05  3.573328932e+00   4.8e-01  0.14  
2   4.3e+02  5.4e+02  2.4e+04  -9.36e-01  -1.197005165e+05  1.021704910e+01   1.9e-01  0.17  
3   2.9e+02  3.6e+02  1.6e+04  -8.39e-01  -1.149813364e+05  6.382282848e+01   1.2e-01  0.20  
4   2.8e+02  3.6e+02  1.6e+04  -7.59e-01  -1.123855381e+05  2.255174300e+03   1.2e-01  0.23  
5   7.5e+01  9.5e+01  4.1e+03  -7.51e-01  -7.423605712e+04  9.613733410e+03   3.3e-02  0.27  
6   3.0e+01  3.8e+01  1.6e+03  -1.92e-01  -4.018138785e+04  1.017431380e+04   1.3e-02  0.30  
7   1.8e+01  2.3e+01  9.9e+02  3.96e-01   -2.694058819e+04  6.639014934e+03   7.9e-03  0.33  
8   9.5e+00  1.2e+01  5.2e+02  6.31e-01   -1.520626265e+04  3.808636445e+03   4.1e-03  0.36  
9   3.3e+00  4.2e+00  1.8e+02  8.18e-01   -5.318856833e+03  1.679777755e+03   1.4e-03  0.39  
10  1.6e+00  2.0e+00  8.9e+01  9.54e-01   -2.417637878e+03  1.055144361e+03   7.1e-04  0.42  
11  9.5e-01  1.2e+00  5.3e+01  9.86e-01   -1.370564147e+03  7.033932534e+02   4.2e-04  0.46  
12  8.6e-01  1.1e+00  4.8e+01  9.64e-01   -1.258996127e+03  6.421024771e+02   3.8e-04  0.49  
13  4.8e-01  6.1e-01  2.7e+01  9.77e-01   -6.393548614e+02  4.225781077e+02   2.1e-04  0.52  
14  2.6e-01  3.4e-01  1.4e+01  1.00e+00   -2.623837600e+02  3.061905928e+02   1.2e-04  0.55  
15  9.2e-02  1.5e-01  5.3e+00  1.00e+00   -2.393511908e+00  2.056343256e+02   4.3e-05  0.58  
16  8.6e-02  1.3e-01  4.9e+00  1.02e+00   1.576519694e+01   2.083366785e+02   4.0e-05  0.61  
17  6.0e-02  9.5e-02  3.4e+00  1.02e+00   6.107162906e+01   1.952044425e+02   2.8e-05  0.64  
18  3.4e-02  7.3e-02  1.9e+00  1.02e+00   1.081912769e+02   1.827216994e+02   1.6e-05  0.67  
19  9.3e-03  1.7e-01  5.4e-01  1.02e+00   1.512031013e+02   1.719128007e+02   4.3e-06  0.70  
20  3.4e-03  2.1e-01  2.0e-01  1.01e+00   1.605108517e+02   1.682875774e+02   1.7e-06  0.73  
21  1.3e-03  1.3e-01  7.6e-02  1.01e+00   1.642779468e+02   1.671863571e+02   6.2e-07  0.76  
22  8.5e-04  1.0e-01  5.1e-02  9.84e-01   1.649813599e+02   1.669397449e+02   4.2e-07  0.78  
23  2.6e-04  1.1e-01  1.6e-02  9.86e-01   1.659710769e+02   1.665859669e+02   1.3e-07  0.81  
24  9.4e-05  1.0e-01  6.0e-03  1.01e+00   1.662464779e+02   1.664756789e+02   5.1e-08  0.84  
25  3.7e-05  9.6e-02  2.4e-03  1.01e+00   1.663445768e+02   1.664349664e+02   2.0e-08  0.87  
26  1.7e-05  8.1e-02  1.1e-03  1.00e+00   1.663787301e+02   1.664205999e+02   9.5e-09  0.89  
27  1.5e-05  7.4e-02  1.0e-03  1.00e+00   1.663822233e+02   1.664199215e+02   8.5e-09  0.92  
28  1.4e-05  6.7e-02  9.0e-04  1.01e+00   1.663847898e+02   1.664187110e+02   7.7e-09  0.95  
29  1.2e-05  6.1e-02  8.1e-04  1.00e+00   1.663871435e+02   1.664176671e+02   6.9e-09  0.98  
30  1.1e-05  5.6e-02  7.3e-04  1.00e+00   1.663892517e+02   1.664167186e+02   6.2e-09  1.01  
31  1.0e-05  5.1e-02  6.6e-04  1.00e+00   1.663911476e+02   1.664158643e+02   5.6e-09  1.04  
32  9.0e-06  4.7e-02  5.9e-04  1.00e+00   1.663928516e+02   1.664150937e+02   5.0e-09  1.07  
33  8.1e-06  4.3e-02  5.3e-04  1.00e+00   1.663943836e+02   1.664143991e+02   4.5e-09  1.10  
34  7.3e-06  3.9e-02  4.8e-04  1.00e+00   1.663957608e+02   1.664137729e+02   4.1e-09  1.12  
35  6.6e-06  3.6e-02  4.3e-04  1.00e+00   1.663969991e+02   1.664132084e+02   3.7e-09  1.15  
36  5.9e-06  3.3e-02  3.9e-04  1.00e+00   1.663981126e+02   1.664126996e+02   3.3e-09  1.18  
37  5.3e-06  3.1e-02  3.5e-04  1.00e+00   1.663991138e+02   1.664122411e+02   3.0e-09  1.21  
38  4.8e-06  2.9e-02  3.1e-04  1.00e+00   1.664000142e+02   1.664118279e+02   2.7e-09  1.24  
39  4.3e-06  2.7e-02  2.8e-04  1.00e+00   1.664008239e+02   1.664114555e+02   2.4e-09  1.26  
40  3.9e-06  2.5e-02  2.5e-04  1.00e+00   1.664015520e+02   1.664111199e+02   2.2e-09  1.29  
41  3.5e-06  2.3e-02  2.3e-04  1.00e+00   1.664022068e+02   1.664108175e+02   2.0e-09  1.32  
42  3.1e-06  2.1e-02  2.1e-04  1.00e+00   1.664027957e+02   1.664105450e+02   1.8e-09  1.35  
43  2.8e-06  2.0e-02  1.9e-04  1.00e+00   1.664033254e+02   1.664102994e+02   1.6e-09  1.38  
44  2.5e-06  1.9e-02  1.7e-04  1.00e+00   1.664038018e+02   1.664100782e+02   1.4e-09  1.42  
45  2.3e-06  1.8e-02  1.5e-04  1.00e+00   1.664042303e+02   1.664098788e+02   1.3e-09  1.44  
46  2.1e-06  1.7e-02  1.4e-04  1.00e+00   1.664046158e+02   1.664096993e+02   1.2e-09  1.47  
47  1.9e-06  1.6e-02  1.2e-04  1.00e+00   1.664049627e+02   1.664095377e+02   1.0e-09  1.50  
48  1.7e-06  1.5e-02  1.1e-04  1.00e+00   1.664052747e+02   1.664093922e+02   9.3e-10  1.53  
49  1.5e-06  1.4e-02  9.8e-05  1.00e+00   1.664055554e+02   1.664092611e+02   8.4e-10  1.56  
50  1.4e-06  1.4e-02  8.9e-05  1.00e+00   1.664058080e+02   1.664091430e+02   7.6e-10  1.58  
51  1.2e-06  1.3e-02  8.0e-05  1.00e+00   1.664060352e+02   1.664090368e+02   6.8e-10  1.61  
52  1.1e-06  1.2e-02  7.2e-05  1.00e+00   1.664062397e+02   1.664089411e+02   6.1e-10  1.64  
53  9.9e-07  1.2e-02  6.5e-05  1.00e+00   1.664064237e+02   1.664088548e+02   5.5e-10  1.67  
54  8.9e-07  1.2e-02  5.8e-05  1.00e+00   1.664065892e+02   1.664087772e+02   5.0e-10  1.69  
55  8.0e-07  1.1e-02  5.2e-05  1.00e+00   1.664067381e+02   1.664087073e+02   4.5e-10  1.72  
56  7.2e-07  1.1e-02  4.7e-05  1.00e+00   1.664068720e+02   1.664086444e+02   4.0e-10  1.74  
57  6.5e-07  1.0e-02  4.2e-05  1.00e+00   1.664069925e+02   1.664085877e+02   3.6e-10  1.77  
58  5.8e-07  1.0e-02  3.8e-05  1.00e+00   1.664071010e+02   1.664085365e+02   3.3e-10  1.80  
59  5.2e-07  9.9e-03  3.4e-05  1.00e+00   1.664071985e+02   1.664084905e+02   2.9e-10  1.83  
60  4.7e-07  9.7e-03  3.1e-05  1.00e+00   1.664072862e+02   1.664084490e+02   2.6e-10  1.85  
61  4.2e-07  9.5e-03  2.8e-05  1.00e+00   1.664073651e+02   1.664084116e+02   2.4e-10  1.89  
62  3.8e-07  9.3e-03  2.5e-05  1.00e+00   1.664074361e+02   1.664083780e+02   2.1e-10  1.92  
63  3.4e-07  9.1e-03  2.3e-05  1.00e+00   1.664075000e+02   1.664083476e+02   1.9e-10  1.95  
64  3.1e-07  9.0e-03  2.0e-05  1.00e+00   1.664075574e+02   1.664083203e+02   1.7e-10  1.97  
65  2.8e-07  8.8e-03  1.8e-05  1.00e+00   1.664076091e+02   1.664082957e+02   1.6e-10  2.00  
66  2.5e-07  8.7e-03  1.6e-05  1.00e+00   1.664076556e+02   1.664082735e+02   1.4e-10  2.03  
67  2.3e-07  8.6e-03  1.5e-05  1.00e+00   1.664076974e+02   1.664082535e+02   1.3e-10  2.06  
68  2.0e-07  8.5e-03  1.3e-05  1.00e+00   1.664077351e+02   1.664082356e+02   1.1e-10  2.08  
69  1.8e-07  8.4e-03  1.2e-05  1.00e+00   1.664077690e+02   1.664082193e+02   1.0e-10  2.11  
70  1.6e-07  8.3e-03  1.1e-05  9.97e-01   1.664077994e+02   1.664082048e+02   9.2e-11  2.14  
71  1.5e-07  8.2e-03  9.7e-06  1.00e+00   1.664078269e+02   1.664081917e+02   8.3e-11  2.17  
72  1.3e-07  8.2e-03  8.7e-06  1.00e+00   1.664078515e+02   1.664081799e+02   7.5e-11  2.19  
73  1.2e-07  8.1e-03  7.9e-06  9.99e-01   1.664078737e+02   1.664081693e+02   6.7e-11  2.22  
74  1.1e-07  8.0e-03  7.1e-06  9.95e-01   1.664078937e+02   1.664081598e+02   6.0e-11  2.25  
75  9.7e-08  8.0e-03  6.4e-06  9.99e-01   1.664079117e+02   1.664081512e+02   5.4e-11  2.27  
76  8.7e-08  7.9e-03  5.7e-06  1.00e+00   1.664079279e+02   1.664081434e+02   4.9e-11  2.31  
77  7.9e-08  7.9e-03  5.2e-06  9.98e-01   1.664079425e+02   1.664081364e+02   4.4e-11  2.33  
78  7.1e-08  7.8e-03  4.6e-06  1.00e+00   1.664079556e+02   1.664081301e+02   4.0e-11  2.36  
79  6.4e-08  7.8e-03  4.2e-06  9.99e-01   1.664079674e+02   1.664081245e+02   3.6e-11  2.39  
80  5.7e-08  7.8e-03  3.8e-06  9.99e-01   1.664079780e+02   1.664081194e+02   3.2e-11  2.42  
81  5.2e-08  7.7e-03  3.4e-06  9.92e-01   1.664079875e+02   1.664081148e+02   2.9e-11  2.44  
82  4.6e-08  7.7e-03  3.0e-06  9.91e-01   1.664079961e+02   1.664081108e+02   2.6e-11  2.47  
83  4.2e-08  7.7e-03  2.7e-06  9.99e-01   1.664080039e+02   1.664081070e+02   2.3e-11  2.50  
84  3.8e-08  6.9e-03  2.5e-06  1.01e+00   1.664080110e+02   1.664081036e+02   2.1e-11  2.53  
85  3.4e-08  6.2e-03  2.2e-06  9.96e-01   1.664080172e+02   1.664081006e+02   1.9e-11  2.55  
86  3.0e-08  5.6e-03  2.0e-06  1.01e+00   1.664080230e+02   1.664080978e+02   1.7e-11  2.58  
87  2.7e-08  5.0e-03  1.8e-06  9.91e-01   1.664080280e+02   1.664080954e+02   1.5e-11  2.61  
88  2.5e-08  4.5e-03  1.6e-06  1.02e+00   1.664080330e+02   1.664080930e+02   1.4e-11  2.63  
89  2.2e-08  4.1e-03  1.5e-06  1.03e+00   1.664080375e+02   1.664080908e+02   1.3e-11  2.66  
90  2.0e-08  3.7e-03  1.3e-06  1.03e+00   1.664080415e+02   1.664080888e+02   1.2e-11  2.69  
91  1.8e-08  3.3e-03  1.2e-06  1.00e+00   1.664080447e+02   1.664080872e+02   1.0e-11  2.72  
92  1.6e-08  3.0e-03  1.1e-06  9.90e-01   1.664080476e+02   1.664080859e+02   9.4e-12  2.75  
93  1.5e-08  2.7e-03  9.6e-07  9.55e-01   1.664080502e+02   1.664080847e+02   8.5e-12  2.78  
94  1.3e-08  2.4e-03  8.6e-07  9.48e-01   1.664080525e+02   1.664080836e+02   7.6e-12  2.81  
95  1.2e-08  2.2e-03  7.7e-07  1.04e+00   1.664080550e+02   1.664080824e+02   7.0e-12  2.83  
96  1.1e-08  1.9e-03  7.0e-07  9.29e-01   1.664080568e+02   1.664080815e+02   6.3e-12  2.86  
97  9.6e-09  1.8e-03  6.3e-07  9.86e-01   1.664080585e+02   1.664080807e+02   5.7e-12  2.89  
98  8.7e-09  1.6e-03  5.6e-07  1.01e+00   1.664080600e+02   1.664080800e+02   5.1e-12  2.91  
99  7.9e-09  1.4e-03  5.1e-07  1.08e+00   1.664080618e+02   1.664080790e+02   4.8e-12  2.94  
100 7.1e-09  1.3e-03  4.6e-07  9.31e-01   1.664080630e+02   1.664080785e+02   4.3e-12  2.97  
101 6.5e-09  1.2e-03  4.1e-07  1.16e+00   1.664080648e+02   1.664080775e+02   4.2e-12  3.00  
102 5.9e-09  1.0e-03  3.7e-07  9.89e-01   1.664080657e+02   1.664080771e+02   3.8e-12  3.02  
103 5.3e-09  9.3e-04  3.3e-07  9.19e-01   1.664080665e+02   1.664080768e+02   3.4e-12  3.05  
104 4.9e-09  8.4e-04  3.0e-07  9.57e-01   1.664080672e+02   1.664080764e+02   3.1e-12  3.08  
105 4.3e-09  7.5e-04  2.7e-07  9.10e-01   1.664080678e+02   1.664080762e+02   2.8e-12  3.11  
106 4.1e-09  6.8e-04  2.4e-07  1.07e+00   1.664080685e+02   1.664080758e+02   2.6e-12  3.13  
107 3.6e-09  6.1e-04  2.2e-07  1.07e+00   1.664080692e+02   1.664080755e+02   2.4e-12  3.17  
108 3.3e-09  5.5e-04  2.0e-07  8.59e-01   1.664080696e+02   1.664080753e+02   2.2e-12  3.20  
109 3.0e-09  5.0e-04  1.8e-07  9.23e-01   1.664080700e+02   1.664080751e+02   1.9e-12  3.23  
110 2.8e-09  4.5e-04  1.6e-07  9.40e-01   1.664080703e+02   1.664080750e+02   1.7e-12  3.26  
111 2.5e-09  4.0e-04  1.4e-07  9.14e-01   1.664080706e+02   1.664080748e+02   1.6e-12  3.29  
112 2.1e-09  3.6e-04  1.3e-07  1.51e+00   1.664080709e+02   1.664080746e+02   1.4e-12  3.32  
113 6.3e-09  4.1e-05  1.5e-08  8.05e-01   1.664080733e+02   1.664080737e+02   2.6e-13  3.35  
Interior-point optimizer terminated. Time: 3.36. 

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

Interior-point solution summary
  Problem status  : PRIM.
----------------------------------------------------------------------
Ran 1 test in 86.225s

OK

Generating XML reports...
AL_AND_DUAL_FEASIBLE
  Solution status : OPTIMAL
  Primal.  obj: 1.6640807328e+02    Viol.  con: 2e-07    var: 0e+00  
  Dual.    obj: 1.6640807375e+02    Viol.  con: 0e+00    var: 2e-04  
* End solution on dual form. *
Transforming to primal solution.
Solving took 3.39 seconds.
Solving took 9 GP solves and 37.6 seconds.

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

Checking for relaxed constants...
Solution check warning: Primal solution computed cost did not match solver-returned cost: 1.4957404539545545e+110 vs 1.49570319779e+110
GP iteration 0 has relaxed constants

Cost
----
 1.496e+110

Free Variables
--------------
                   | Mission1.Aircraft.Engine.Turbine.Relax1
        C_{p_{t2}} : 2.251                                                Cp Value for Combustion Products in LP Turbine

                   | Mission1.Aircraft.Fuselage.Relax1
          l_{nose} : 1.042                                                Nose length
          n_{pass} : [ 2.86     ]                                         Number of passengers

                   | Mission1.Aircraft.Relax1
f_{L_{total/wing}} : 1.656                                                Total lift as a percentage of wing lift

                   | Mission1.Aircraft.Wing.WingNoStruct.Relax1
     \tan(\Lambda) : 1.133                                                Tangent of quarter-chord sweep angle

                   | Mission1.FlightState.Atmosphere.Relax1
           L_{atm} : [ 1.77      1         1         1         1        ] Temperature lapse rate
            T_{sl} : [ 1         1         1.25      1         1        ] Temperature at sea level

                   | Mission1.Relax1
           R_{req} : 2.362                                                Required Cruise Range

GP iteration 1 has relaxed constants

Cost
----
 7.486e+74

Free Variables
--------------
          | Mission1.Aircraft.Engine.Combustor.Relax1
hold_{4a} : 1.093        1+(gamma-1)/2 * M_4a**2

          | Mission1.Aircraft.Fuselage.Relax1
 n_{pass} : [ 1.03     ] Number of passengers

          | Mission1.Aircraft.LandingGear.Relax1
 h_{hold} : 1.006        Hold height

Solution check warning: Primal solution computed cost did not match solver-returned cost: 3.705364276963884e+72 vs 3.70524079507e+72
WEIGHT DIFFERENCES


Total Fuel Weight Percent Diff: [-92.94682513]


Total Aircraft Weight Percent Diff: [-21.4805675]


Engine Weight Percent Diff: -56.278280652656264


Fuselage Weight Percent Diff: -0.869744931622029


Payload Weight Percent Diff: [-0.04003562]


VT Weight Percent Diff: -8.607969556922072


HT Weight Percent Diff: -93.23332559376848


Wing Weight Percent Diff: 8.267545972217079




WING DIFFERENCES


Wing Span Percent Diff: -0.029992620561356022


Wing Area Percent Diff: 32.89964486708966




HORIZONTAL TAIL DIFFERENCES


HT Area Percent Diff: 40.4884745562753




VERTICAL TAIL DIFFERENCES




VT Span Percent Diff: -11.022355800289205


VT Area Percent Diff: -60.38684931910109




CRUISE SEGMENT 1 DRAG DIFFERENCES


Overall Cd Percent Diff: [-18.54714589]


L/D Percent Diff: [24.01023805]


Nacelle Cd Percent Diff: [-94.27641562]


HT Cd Percent Diff: [-80.76942583] dimensionless


Fuselage Cd Percent Diff: [108.78752887]


VT Cd Percent Diff: [-58.00290968] dimensionless


Wing Cd percent Diff: [-14.2290868]
Induced Drag Cd Percent Diff: [1.21951009]




CRUISE SEGMENT 1 TSFC DIFFERENCES


Initial Cruise TSFC Percent Diff: [-90.57035788]




FUSELAGE DIFFERENCES




Weight of HB material: -38.361353753418015 


Weight of VB material: 87.81523867396702 
Fan Propulsive Efficiency in Cruise Segment 1
---------------------
[0.71260516]
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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
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.5)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.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) (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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting git+https://github.com/convexengineering/gpfit.git
  Cloning https://github.com/convexengineering/gpfit.git to /tmp/pip-req-build-YTvizj
  Running command git clone -q https://github.com/convexengineering/gpfit.git /tmp/pip-req-build-YTvizj
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.5)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.2)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from gpfit==0.1) (0.9.1.0)
Requirement already satisfied: pint>=0.8.1 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: cvxopt>=1.1.8 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: six in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.12.0)
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.8.1->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'
  Created wheel for gpfit: filename=gpfit-0.1-cp27-none-any.whl size=25151 sha256=3633da97a688c200a8bb4f0e7405a48cb661f7b007d40a3f691c7f4fc584cc4e
  Stored in directory: /tmp/pip-ephem-wheel-cache-NYLNBB/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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting git+https://github.com/convexengineering/gassolar.git
  Cloning https://github.com/convexengineering/gassolar.git to /tmp/pip-req-build-q8PGM3
  Running command git clone -q https://github.com/convexengineering/gassolar.git /tmp/pip-req-build-q8PGM3
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.5)
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.2)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from gassolar==0.0.0.0) (0.9.1.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.8.1 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: cvxopt>=1.1.8 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: six in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.12.0)
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.2)
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.8.1->gpkit->gassolar==0.0.0.0) (1.0.2)
Building wheels for collected packages: gassolar
  Building wheel for gassolar (setup.py): started
  Building wheel for gassolar (setup.py): finished with status 'done'
  Created wheel for gassolar: filename=gassolar-0.0.0.0-cp27-none-any.whl size=4876517 sha256=851f1ec14f68ca12b2496f0f177884a5320f8c0498bce42fb33eed7baa270973
  Stored in directory: /tmp/pip-ephem-wheel-cache-T963js/wheels/fe/11/0a/2dde16df75c51194d20248ec9e30e88fc7200e9fc4664b032e
Successfully built gassolar
em our way, along 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/robust.git']
  attempt 1

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

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/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/moseDEPRECATION: 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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
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.5)
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.2)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from solar==0.0.0.0) (0.9.1.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.8.1 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: cvxopt>=1.1.8 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: six in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->solar==0.0.0.0) (1.12.0)
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.2)
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.8.1->gpkit->solar==0.0.0.0) (1.0.2)
Building wheels for collected packages: solar
  Building wheel for solar (setup.py): started
  Building wheel for solar (setup.py): finished with status 'done'
  Created wheel for solar: filename=solar-0.0.0.0-cp27-none-any.whl size=14811 sha256=d48d5f3165008acbc01a696c45b782f07e9daa3ee700262af1f1b5a765093de8
  Stored in directory: /tmp/pip-ephem-wheel-cache-cB_UG0/wheels/ae/24/03/1baf35ee7823dae129e47f2798684d8a102f0a24d7319bbf05
Successfully built solar
Installing collected packages: solar
Successfully installed solar-0.0.0.0

Running tests...
----------------------------------------------------------------------
EEEEEE
======================================================================
ERROR [0.128s]: test_solar_npod_trade_py_mosek (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 40, in test_fn
    mod.test()
  File "npod_trade.py", line 91, in test
  File "npod_trade.py", line 16, in pods
  File "solar.py", line 14, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing.py", line 7, in <module>
    from .wing_core import WingCore
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing_core.py", line 3, in <module>
    from gpkitmodels.GP.materials import foamhd
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/__init__.py", line 1, in <module>
    from composite import CFRPFabric, CFRPUD, Kevlar
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 3, in <module>
    class CFRPFabric(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.001s]: test_solar_npod_trade_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 40, in test_fn
    mod.test()
  File "npod_trade.py", line 91, in test
  File "npod_trade.py", line 16, in pods
  File "solar.py", line 14, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing.py", line 7, in <module>
    from .wing_core import WingCore
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing_core.py", line 3, in <module>
    from gpkitmodels.GP.materials import foamhd
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/__init__.py", line 1, in <module>
    from composite import CFRPFabric, CFRPUD, Kevlar
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 3, in <module>
    class CFRPFabric(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.002s]: test_solar_season_py_mosek (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "season.py", line 6, in <module>
  File "solar.py", line 14, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing.py", line 7, in <module>
    from .wing_core import WingCore
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing_core.py", line 3, in <module>
    from gpkitmodels.GP.materials import foamhd
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/__init__.py", line 1, in <module>
    from composite import CFRPFabric, CFRPUD, Kevlar
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 3, in <module>
    class CFRPFabric(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.001s]: test_solar_season_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "season.py", line 6, in <module>
  File "solar.py", line 14, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing.py", line 7, in <module>
    from .wing_core import WingCore
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing_core.py", line 3, in <module>
    from gpkitmodels.GP.materials import foamhd
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/__init__.py", line 1, in <module>
    from composite import CFRPFabric, CFRPUD, Kevlar
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 3, in <module>
    class CFRPFabric(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.002s]: test_solar_sens_chart_py_mosek (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "sens_chart.py", line 7, in <module>
  File "solar.py", line 14, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing.py", line 7, in <module>
    from .wing_core import WingCore
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing_core.py", line 3, in <module>
    from gpkitmodels.GP.materials import foamhd
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/__init__.py", line 1, in <module>
    from composite import CFRPFabric, CFRPUD, Kevlar
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 3, in <module>
    class CFRPFabric(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.001s]: test_solar_sens_chart_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "sens_chart.py", line 7, in <module>
  File "solar.py", line 14, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing.py", line 7, in <module>
    from .wing_core import WingCore
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing_core.py", line 3, in <module>
    from gpkitmodels.GP.materials import foamhd
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/__init__.py", line 1, in <module>
    from composite import CFRPFabric, CFRPUD, Kevlar
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 3, in <module>
    class CFRPFabric(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

----------------------------------------------------------------------
Ran 6 tests in 0.135s

FAILED (errors=6)

Generating XML reports...
adding test for 'solar/sens_chart.py'
adding test for 'solar/season.py'
adding test for 'solar/npod_trade.py'

N=1

N=1
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.
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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
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.5)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.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) (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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting git+https://github.com/hoburg/gpfit.git
  Cloning https://github.com/hoburg/gpfit.git to /tmp/pip-req-build-HEvjEb
  Running command git clone -q https://github.com/hoburg/gpfit.git /tmp/pip-req-build-HEvjEb
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.5)
Requirement already satisfied: scipy in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.2)
Requirement already satisfied: gpkit in /jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from gpfit==0.1) (0.9.1.0)
Requirement already satisfied: pint>=0.8.1 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: cvxopt>=1.1.8 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: six in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.12.0)
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.8.1->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'
  Created wheel for gpfit: filename=gpfit-0.1-cp27-none-any.whl size=25151 sha256=f4e82cfec0cb321330488be1ca7cd5b05370df5720b124399c3d94a08756ade3
  Stored in directory: /tmp/pip-ephem-wheel-cache-S95tPm/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. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
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.5)
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.2)
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'
  Created wheel for gpkitmodels: filename=gpkitmodels-0.0.0.0-cp27-none-any.whl size=65697 sha256=8adb9c7da3c612ee91f7dabc05a9188bd4f8b3b2c691700bac9b4eb5b5313cf4
  Stored in directory: /tmp/pip-ephem-wheel-cache-SlHhUI/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...
----------------------------------------------------------------------
EEEEEEEEEE......
======================================================================
ERROR [0.002s]: test_gpkitmodels_GP_aircraft_fuselage_test_fuselage_py_mosek (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "test_fuselage.py", line 2, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/fuselage/elliptical_fuselage.py", line 4, in <module>
    from gpkitmodels.GP.materials import cfrpfabric
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/materials/__init__.py", line 1, in <module>
    from composite import CFRPFabric, CFRPUD, Kevlar
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/materials/composite.py", line 3, in <module>
    class CFRPFabric(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.000s]: test_gpkitmodels_GP_aircraft_fuselage_test_fuselage_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "test_fuselage.py", line 2, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/fuselage/elliptical_fuselage.py", line 4, in <module>
    from gpkitmodels.GP.materials import cfrpfabric
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/materials/__init__.py", line 1, in <module>
    from composite import CFRPFabric, CFRPUD, Kevlar
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/materials/composite.py", line 3, in <module>
    class CFRPFabric(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.002s]: test_gpkitmodels_GP_aircraft_motor_motor_test_py_mosek (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "motor_test.py", line 2, in <module>
  File "motor.py", line 4, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/prop/propeller.py", line 9, in <module>
    class ActuatorProp(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/prop/propeller.py", line 36, in ActuatorProp
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.001s]: test_gpkitmodels_GP_aircraft_motor_motor_test_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "motor_test.py", line 2, in <module>
  File "motor.py", line 4, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/prop/propeller.py", line 9, in <module>
    class ActuatorProp(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/prop/propeller.py", line 36, in ActuatorProp
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.001s]: test_gpkitmodels_GP_aircraft_prop_prop_test_py_mosek (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "prop_test.py", line 2, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/prop/propeller.py", line 9, in <module>
    class ActuatorProp(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/prop/propeller.py", line 36, in ActuatorProp
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.000s]: test_gpkitmodels_GP_aircraft_prop_prop_test_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "prop_test.py", line 2, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/prop/propeller.py", line 9, in <module>
    class ActuatorProp(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/prop/propeller.py", line 36, in ActuatorProp
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.002s]: test_gpkitmodels_GP_aircraft_tail_tail_tests_py_mosek (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "tail_tests.py", line 2, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/tail/horizontal_tail.py", line 4, in <module>
    from .tail_aero import TailAero
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/tail/tail_aero.py", line 10, in <module>
    class TailAero(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/tail/tail_aero.py", line 31, in TailAero
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.001s]: test_gpkitmodels_GP_aircraft_tail_tail_tests_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "tail_tests.py", line 2, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/tail/horizontal_tail.py", line 4, in <module>
    from .tail_aero import TailAero
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/tail/tail_aero.py", line 10, in <module>
    class TailAero(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/tail/tail_aero.py", line 31, in TailAero
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.001s]: test_gpkitmodels_GP_aircraft_wing_wing_test_py_mosek (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "wing_test.py", line 2, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/wing/wing.py", line 7, in <module>
    from .wing_core import WingCore
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/wing/wing_core.py", line 3, in <module>
    from gpkitmodels.GP.materials import foamhd
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/materials/__init__.py", line 1, in <module>
    from composite import CFRPFabric, CFRPUD, Kevlar
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/materials/composite.py", line 3, in <module>
    class CFRPFabric(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

======================================================================
ERROR [0.001s]: test_gpkitmodels_GP_aircraft_wing_wing_test_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "wing_test.py", line 2, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/wing/wing.py", line 7, in <module>
    from .wing_core import WingCore
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/wing/wing_core.py", line 3, in <module>
    from gpkitmodels.GP.materials import foamhd
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/materials/__init__.py", line 1, in <module>
    from composite import CFRPFabric, CFRPUD, Kevlar
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/materials/composite.py", line 3, in <module>
    class CFRPFabric(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/materials/composite.py", line 22, in CFRPFabric
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable

----------------------------------------------------------------------
Ran 16 tests in 7.598s

FAILED (errors=10)

Generating XML reports...
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'
SP is not converging! Last GP iteration had a higher cost (3e+03) than the previous one (2.7e+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.
SP is not converging! Last GP iteration had a higher cost (3e+03) than the previous one (2.7e+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.
SP is not converging! Last GP iteration had a higher cost (4.3e+03) than the previous one (3.4e+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.
SP is not converging! Last GP iteration had a higher cost (4.3e+03) than the previous one (4.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.
SP is not converging! Last GP iteration had a higher cost (4.3e+03) than the previous one (4.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.
SP is not converging! Last GP iteration had a higher cost (4.3e+03) than the previous one (3.4e+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.
SP is not converging! Last GP iteration had a higher cost (4.3e+03) than the previous one (4.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.
SP is not converging! Last GP iteration had a higher cost (4.3e+03) than the previous one (4.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.
Beginning signomial solve.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.093 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.0234 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.017 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.0212 seconds.
Solving took 4 GP solves and 0.162 seconds.
Beginning signomial solve.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.443 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.26 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.261 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.27 seconds.
Solving took 4 GP solves and 1.25 seconds.
Cloning into 'eVTOL'...

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

OK

Generating XML reports...
adding test for 'models/model_tests.py'
k/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+https://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]
Build step 'Console output (build log) parsing' changed build result to FAILURE
INFO: Starting to record.
INFO: Processing JUnit
INFO: [JUnit] - 9 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 FAILURE
INFO: Stopping recording.
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: FAILURE