Segmentation fault error with JuMP and Ipopt on HPC cluster

The current version of Ipopt with MUMPS is not thread-safe. Use a different linear solver.

https://github.com/jump-dev/Ipopt.jl/issues/190