/export/starexec/sandbox2/solver/bin/starexec_run_ttt2 /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- failure 'Failure("No result of SMT solver - maybe due to some flag of the solver? or the solver was not found in PATH?")' in subprocess 60524 MAYBE Problem: minus(x,y) -> cond(min(x,y),x,y) cond(y,x,y) -> s(minus(x,s(y))) min(0(),v) -> 0() min(u,0()) -> 0() min(s(u),s(v)) -> s(min(u,v)) Proof: Open