/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 z:S) (RULES and(not(not(x:S)),y:S,not(z:S)) -> and(y:S,band(x:S,z:S),x:S) ) Problem 1: Innermost Equivalent Processor: -> Rules: and(not(not(x:S)),y:S,not(z:S)) -> and(y:S,band(x:S,z:S),x:S) -> The term rewriting system is non-overlaping or locally confluent overlay system. Therefore, innermost termination implies termination. Problem 1: Dependency Pairs Processor: -> Pairs: AND(not(not(x:S)),y:S,not(z:S)) -> AND(y:S,band(x:S,z:S),x:S) -> Rules: and(not(not(x:S)),y:S,not(z:S)) -> and(y:S,band(x:S,z:S),x:S) Problem 1: SCC Processor: -> Pairs: AND(not(not(x:S)),y:S,not(z:S)) -> AND(y:S,band(x:S,z:S),x:S) -> Rules: and(not(not(x:S)),y:S,not(z:S)) -> and(y:S,band(x:S,z:S),x:S) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: AND(not(not(x:S)),y:S,not(z:S)) -> AND(y:S,band(x:S,z:S),x:S) ->->-> Rules: and(not(not(x:S)),y:S,not(z:S)) -> and(y:S,band(x:S,z:S),x:S) Problem 1: Reduction Pairs Processor: -> Pairs: AND(not(not(x:S)),y:S,not(z:S)) -> AND(y:S,band(x:S,z:S),x:S) -> Rules: and(not(not(x:S)),y:S,not(z:S)) -> and(y:S,band(x:S,z:S),x:S) -> Usable rules: Empty ->Interpretation type: Linear ->Coefficients: Natural Numbers ->Dimension: 1 ->Bound: 2 ->Interpretation: [and](X1,X2,X3) = 0 [band](X1,X2) = 2.X1 + 2.X2 + 2 [fSNonEmpty] = 0 [not](X) = 2.X + 2 [AND](X1,X2,X3) = 2.X1 + 2.X2 + 2.X3 Problem 1: SCC Processor: -> Pairs: Empty -> Rules: and(not(not(x:S)),y:S,not(z:S)) -> and(y:S,band(x:S,z:S),x:S) ->Strongly Connected Components: There is no strongly connected component The problem is finite.