/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- NO Problem 1: (VAR X Y Z) (RULES from(X) -> cons(X) sel(0,cons(X)) -> X sel(s(X),cons(Y)) -> sel(X,Z) ) Problem 1: Extra Variables Processor: -> Rules: from(X) -> cons(X) sel(0,cons(X)) -> X sel(s(X),cons(Y)) -> sel(X,Z) -> The system has extra variables. The problem is infinite.