/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: f(s(x),x) -> f(s(x),round(x)) 2: round(0()) -> 0() 3: round(0()) -> s(0()) 4: round(s(0())) -> s(0()) 5: round(s(s(x))) -> s(s(round(x))) Number of strict rules: 5 Direct POLO(bPol) ... failed. Uncurrying f 1: f^1_s(x,x) -> f^1_s(x,round(x)) 2: round(0()) -> 0() 3: round(0()) -> s(0()) 4: round(s(0())) -> s(0()) 5: round(s(s(x))) -> s(s(round(x))) 6: f(s(_1),_2) ->= f^1_s(_1,_2) Number of strict rules: 5 Direct POLO(bPol) ... removes: 6 s w: 2 * x1 f w: 2 * x1 + 2 * x2 + 1 0 w: 0 round w: x1 f^1_s w: 2 * x1 + x2 Number of strict rules: 5 Direct POLO(bPol) ... failed. Dependency Pairs: #1: #round(s(s(x))) -> #round(x) #2: #f^1_s(x,x) -> #f^1_s(x,round(x)) #3: #f^1_s(x,x) -> #round(x) Number of SCCs: 2, DPs: 2 SCC { #1 } POLO(Sum)... succeeded. s w: x1 + 1 #f^1_s w: 0 f w: 0 0 w: 0 round w: 0 #round w: x1 f^1_s w: 0 USABLE RULES: { } Removed DPs: #1 Number of SCCs: 1, DPs: 1 SCC { #2 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.