/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: f(x) -> s(x) 2: f(s(s(x))) -> s(f(f(x))) 3: rand(x) ->= x 4: rand(x) ->= rand(s(x)) Number of strict rules: 2 Direct POLO(bPol) ... removes: 3 s w: x1 f w: x1 rand w: x1 + 1 Number of strict rules: 2 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #f(s(s(x))) -> #f(f(x)) #2: #f(s(s(x))) -> #f(x) Number of SCCs: 1, DPs: 2 SCC { #1 #2 } POLO(Sum)... succeeded. s w: x1 + 1 f w: x1 + 1 rand w: 0 #f w: x1 Removed DPs: #1 #2 Number of SCCs: 0, DPs: 0