/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Problem 1: (VAR x y z) (RULES *(x,+(y,z)) -> +(*(x,y),*(x,z)) ) Problem 1: Innermost Equivalent Processor: -> Rules: *(x,+(y,z)) -> +(*(x,y),*(x,z)) -> The term rewriting system is non-overlaping or locally confluent overlay system. Therefore, innermost termination implies termination. Problem 1: Dependency Pairs Processor: -> Pairs: *#(x,+(y,z)) -> *#(x,y) *#(x,+(y,z)) -> *#(x,z) -> Rules: *(x,+(y,z)) -> +(*(x,y),*(x,z)) Problem 1: SCC Processor: -> Pairs: *#(x,+(y,z)) -> *#(x,y) *#(x,+(y,z)) -> *#(x,z) -> Rules: *(x,+(y,z)) -> +(*(x,y),*(x,z)) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: *#(x,+(y,z)) -> *#(x,y) *#(x,+(y,z)) -> *#(x,z) ->->-> Rules: *(x,+(y,z)) -> +(*(x,y),*(x,z)) Problem 1: Subterm Processor: -> Pairs: *#(x,+(y,z)) -> *#(x,y) *#(x,+(y,z)) -> *#(x,z) -> Rules: *(x,+(y,z)) -> +(*(x,y),*(x,z)) ->Projection: pi(*#) = 2 Problem 1: SCC Processor: -> Pairs: Empty -> Rules: *(x,+(y,z)) -> +(*(x,y),*(x,z)) ->Strongly Connected Components: There is no strongly connected component The problem is finite.