/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: cond1(true(),x,y) -> cond2(gr(x,0()),x,y) 2: cond2(true(),x,y) -> cond1(or(gr(x,0()),gr(y,0())),p(x),y) 3: cond2(false(),x,y) -> cond3(gr(y,0()),x,y) 4: cond3(true(),x,y) -> cond1(or(gr(x,0()),gr(y,0())),x,p(y)) 5: cond3(false(),x,y) -> cond1(or(gr(x,0()),gr(y,0())),x,y) 6: gr(0(),x) -> false() 7: gr(s(x),0()) -> true() 8: gr(s(x),s(y)) -> gr(x,y) 9: or(false(),false()) -> false() 10: or(true(),x) -> true() 11: or(x,true()) -> true() 12: p(0()) -> 0() 13: p(s(x)) -> x Number of strict rules: 13 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #cond2(true(),x,y) -> #cond1(or(gr(x,0()),gr(y,0())),p(x),y) #2: #cond2(true(),x,y) -> #or(gr(x,0()),gr(y,0())) #3: #cond2(true(),x,y) -> #gr(x,0()) #4: #cond2(true(),x,y) -> #gr(y,0()) #5: #cond2(true(),x,y) -> #p(x) #6: #cond3(false(),x,y) -> #cond1(or(gr(x,0()),gr(y,0())),x,y) #7: #cond3(false(),x,y) -> #or(gr(x,0()),gr(y,0())) #8: #cond3(false(),x,y) -> #gr(x,0()) #9: #cond3(false(),x,y) -> #gr(y,0()) #10: #cond2(false(),x,y) -> #cond3(gr(y,0()),x,y) #11: #cond2(false(),x,y) -> #gr(y,0()) #12: #cond1(true(),x,y) -> #cond2(gr(x,0()),x,y) #13: #cond1(true(),x,y) -> #gr(x,0()) #14: #gr(s(x),s(y)) -> #gr(x,y) #15: #cond3(true(),x,y) -> #cond1(or(gr(x,0()),gr(y,0())),x,p(y)) #16: #cond3(true(),x,y) -> #or(gr(x,0()),gr(y,0())) #17: #cond3(true(),x,y) -> #gr(x,0()) #18: #cond3(true(),x,y) -> #gr(y,0()) #19: #cond3(true(),x,y) -> #p(y) Number of SCCs: 2, DPs: 6 SCC { #14 } POLO(Sum)... succeeded. cond2 w: 0 #cond3 w: 0 s w: x1 + 1 #cond1 w: 0 false w: 0 #p w: 0 true w: 0 cond1 w: 0 p w: 0 0 w: 0 #gr w: x1 + x2 or w: 0 cond3 w: 0 #cond2 w: 0 #or w: 0 gr w: 0 USABLE RULES: { } Removed DPs: #14 Number of SCCs: 1, DPs: 5 SCC { #1 #6 #10 #12 #15 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... succeeded. cond2 w: max(x2 - 1, 0) #cond3 w: max(x1, x3 - 1, 0) s w: max(x1 + 3, 0) #cond1 w: max(x3 - 1, 0) false w: 0 #p w: 0 true w: 1 cond1 w: max(x2 - 1, 0) p w: max(x1 - 1, 0) 0 w: 0 #gr w: 0 or w: max(x1 - 2, x2 + 5, 0) cond3 w: max(x2 - 1, 0) #cond2 w: max(x3 - 1, 0) #or w: 0 gr w: max(x1 - 2, 0) USABLE RULES: { 6 7 12 13 } Removed DPs: #15 Number of SCCs: 1, DPs: 4 SCC { #1 #6 #10 #12 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... succeeded. cond2 w: max(x2 - 1, 0) #cond3 w: max(x2 - 1, 0) s w: max(x1 + 7, 0) #cond1 w: max(x2 - 1, 0) false w: 0 #p w: 0 true w: 3 cond1 w: max(x2 - 1, 0) p w: max(x1 - 1, 0) 0 w: 0 #gr w: 0 or w: max(x1 - 2, x2 + 1, 0) cond3 w: max(x2 - 1, 0) #cond2 w: max(x1, x2 - 1, 0) #or w: 0 gr w: max(x1 - 4, 0) USABLE RULES: { 6 7 12 13 } Removed DPs: #1 Number of SCCs: 1, DPs: 3 SCC { #6 #10 #12 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.