/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Problem 1: (VAR v_NonEmpty:S x:S y:S) (RULES f(0,y:S) -> 0 f(s(x:S),y:S) -> f(f(x:S,y:S),y:S) ) Problem 1: Innermost Equivalent Processor: -> Rules: f(0,y:S) -> 0 f(s(x:S),y:S) -> f(f(x:S,y:S),y:S) -> The term rewriting system is non-overlaping or locally confluent overlay system. Therefore, innermost termination implies termination. Problem 1: Dependency Pairs Processor: -> Pairs: F(s(x:S),y:S) -> F(f(x:S,y:S),y:S) F(s(x:S),y:S) -> F(x:S,y:S) -> Rules: f(0,y:S) -> 0 f(s(x:S),y:S) -> f(f(x:S,y:S),y:S) Problem 1: SCC Processor: -> Pairs: F(s(x:S),y:S) -> F(f(x:S,y:S),y:S) F(s(x:S),y:S) -> F(x:S,y:S) -> Rules: f(0,y:S) -> 0 f(s(x:S),y:S) -> f(f(x:S,y:S),y:S) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: F(s(x:S),y:S) -> F(f(x:S,y:S),y:S) F(s(x:S),y:S) -> F(x:S,y:S) ->->-> Rules: f(0,y:S) -> 0 f(s(x:S),y:S) -> f(f(x:S,y:S),y:S) Problem 1: Reduction Pairs Processor: -> Pairs: F(s(x:S),y:S) -> F(f(x:S,y:S),y:S) F(s(x:S),y:S) -> F(x:S,y:S) -> Rules: f(0,y:S) -> 0 f(s(x:S),y:S) -> f(f(x:S,y:S),y:S) -> Usable rules: f(0,y:S) -> 0 f(s(x:S),y:S) -> f(f(x:S,y:S),y:S) ->Interpretation type: Linear ->Coefficients: Natural Numbers ->Dimension: 1 ->Bound: 2 ->Interpretation: [f](X1,X2) = 2.X1 [0] = 2 [fSNonEmpty] = 0 [s](X) = 2.X + 2 [F](X1,X2) = 2.X1 Problem 1: SCC Processor: -> Pairs: F(s(x:S),y:S) -> F(x:S,y:S) -> Rules: f(0,y:S) -> 0 f(s(x:S),y:S) -> f(f(x:S,y:S),y:S) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: F(s(x:S),y:S) -> F(x:S,y:S) ->->-> Rules: f(0,y:S) -> 0 f(s(x:S),y:S) -> f(f(x:S,y:S),y:S) Problem 1: Subterm Processor: -> Pairs: F(s(x:S),y:S) -> F(x:S,y:S) -> Rules: f(0,y:S) -> 0 f(s(x:S),y:S) -> f(f(x:S,y:S),y:S) ->Projection: pi(F) = 1 Problem 1: SCC Processor: -> Pairs: Empty -> Rules: f(0,y:S) -> 0 f(s(x:S),y:S) -> f(f(x:S,y:S),y:S) ->Strongly Connected Components: There is no strongly connected component The problem is finite.