/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: cond(true(),x,y) -> cond(and(gr(x,0()),gr(y,0())),p(x),p(y)) 2: and(true(),true()) -> true() 3: and(x,false()) -> false() 4: and(false(),x) -> false() 5: gr(0(),0()) -> false() 6: gr(0(),x) -> false() 7: gr(s(x),0()) -> true() 8: gr(s(x),s(y)) -> gr(x,y) 9: p(0()) -> 0() 10: p(s(x)) -> x Number of strict rules: 10 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #cond(true(),x,y) -> #cond(and(gr(x,0()),gr(y,0())),p(x),p(y)) #2: #cond(true(),x,y) -> #and(gr(x,0()),gr(y,0())) #3: #cond(true(),x,y) -> #gr(x,0()) #4: #cond(true(),x,y) -> #gr(y,0()) #5: #cond(true(),x,y) -> #p(x) #6: #cond(true(),x,y) -> #p(y) #7: #gr(s(x),s(y)) -> #gr(x,y) Number of SCCs: 2, DPs: 2 SCC { #7 } POLO(Sum)... succeeded. s w: x1 + 1 and w: 0 false w: 0 #p w: 0 true w: 0 p w: 0 #cond w: 0 0 w: 0 #gr w: x1 + x2 gr w: 0 #and w: 0 cond w: 0 USABLE RULES: { } Removed DPs: #7 Number of SCCs: 1, DPs: 1 SCC { #1 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... succeeded. s w: max(x1 + 4, 0) and w: max(x1 + 1, 0) false w: 0 #p w: max(x1 - 1, 0) true w: 2 p w: max(x1 - 3, 0) #cond w: max(x1 + 2, x2 + 2, x3 - 2, 0) 0 w: 0 #gr w: 0 gr w: max(x1 - 2, 0) #and w: 0 cond w: max(x3 - 1, 0) USABLE RULES: { 2..7 9 10 } Removed DPs: #1 Number of SCCs: 0, DPs: 0