/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Problem 1: (VAR x1) (RULES a(b(a(x1))) -> a(b(b(a(x1)))) b(b(b(x1))) -> b(b(x1)) ) Problem 1: Dependency Pairs Processor: -> Pairs: A(b(a(x1))) -> A(b(b(a(x1)))) A(b(a(x1))) -> B(b(a(x1))) -> Rules: a(b(a(x1))) -> a(b(b(a(x1)))) b(b(b(x1))) -> b(b(x1)) Problem 1: SCC Processor: -> Pairs: A(b(a(x1))) -> A(b(b(a(x1)))) A(b(a(x1))) -> B(b(a(x1))) -> Rules: a(b(a(x1))) -> a(b(b(a(x1)))) b(b(b(x1))) -> b(b(x1)) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: A(b(a(x1))) -> A(b(b(a(x1)))) ->->-> Rules: a(b(a(x1))) -> a(b(b(a(x1)))) b(b(b(x1))) -> b(b(x1)) Problem 1: Reduction Pair Processor: -> Pairs: A(b(a(x1))) -> A(b(b(a(x1)))) -> Rules: a(b(a(x1))) -> a(b(b(a(x1)))) b(b(b(x1))) -> b(b(x1)) -> Usable rules: a(b(a(x1))) -> a(b(b(a(x1)))) b(b(b(x1))) -> b(b(x1)) ->Interpretation type: Linear ->Coefficients: Natural Numbers ->Dimension: 2 ->Bound: 1 ->Interpretation: [a](X) = [1 0;0 0].X + [0;1] [b](X) = [0 1;0 0].X [A](X) = [1 0;1 1].X Problem 1: SCC Processor: -> Pairs: Empty -> Rules: a(b(a(x1))) -> a(b(b(a(x1)))) b(b(b(x1))) -> b(b(x1)) ->Strongly Connected Components: There is no strongly connected component The problem is finite.