/export/starexec/sandbox/solver/bin/starexec_run_ttt2 /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/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 62018 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 62278 MAYBE Problem: f(x,y) -> cond(lt(x,y),x,y) cond(tt(),x,y) -> f(s(x),s(y)) lt(0(),y) -> tt() lt(s(x),s(y)) -> lt(x,y) Proof: Open