The only mandatory argument for the octeract-engine executable is the model file. The executable also accepts the following optional arguments:
-h [ --help ]: Produce help message.-o [ --option ] arg: Specify option file path.-d [ --dir ] arg: Specify output solution directory.-t [ --timeout ] arg: Specify solving time (in seconds).-n [ --numcores ] arg: Specify maximum number of cores.–m [ --mpi-hostfile ] arg: Specify host file for MPI distributed multiprocessing.–p [ --print-problem ]: Print problem details.–v [ --version ]: Print version information.--stats: Print problem statistics.