/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Problem 1: (VAR x y z) (RULES f(x) -> g(x,y,z) | h(a,x) -> i(y), h(a,y) -> i(z) h(a,a) -> i(b) h(a,b) -> i(c) h(b,b) -> i(d) ) Problem 1: Valid CTRS Processor: -> Rules: f(x) -> g(x,y,z) | h(a,x) -> i(y), h(a,y) -> i(z) h(a,a) -> i(b) h(a,b) -> i(c) h(b,b) -> i(d) -> The system is a deterministic 3-CTRS. Problem 1: Dependency Pairs Processor: Conditional Termination Problem 1: -> Pairs: Empty -> QPairs: Empty -> Rules: f(x) -> g(x,y,z) | h(a,x) -> i(y), h(a,y) -> i(z) h(a,a) -> i(b) h(a,b) -> i(c) h(b,b) -> i(d) Conditional Termination Problem 2: -> Pairs: F(x) -> H(a,x) F(x) -> H(a,y) | h(a,x) -> i(y) -> QPairs: Empty -> Rules: f(x) -> g(x,y,z) | h(a,x) -> i(y), h(a,y) -> i(z) h(a,a) -> i(b) h(a,b) -> i(c) h(b,b) -> i(d) The problem is decomposed in 2 subproblems. Problem 1.1: SCC Processor: -> Pairs: Empty -> QPairs: Empty -> Rules: f(x) -> g(x,y,z) | h(a,x) -> i(y), h(a,y) -> i(z) h(a,a) -> i(b) h(a,b) -> i(c) h(b,b) -> i(d) ->Strongly Connected Components: There is no strongly connected component The problem is finite. Problem 1.2: SCC Processor: -> Pairs: F(x) -> H(a,x) F(x) -> H(a,y) | h(a,x) -> i(y) -> QPairs: Empty -> Rules: f(x) -> g(x,y,z) | h(a,x) -> i(y), h(a,y) -> i(z) h(a,a) -> i(b) h(a,b) -> i(c) h(b,b) -> i(d) ->Strongly Connected Components: There is no strongly connected component The problem is finite.