/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: *(0(),x) -> 0() 2: *(1(),x) -> x 3: *(2(),2()) -> .(1(),0()) 4: *(3(),x) -> .(x,*(min(),x)) 5: *(min(),min()) -> 1() 6: *(2(),min()) -> .(min(),2()) 7: *(.(x,y),z) -> .(*(x,z),*(y,z)) 8: *(+(y,z),x) -> +(*(x,y),*(x,z)) 9: +(0(),x) -> x 10: +(x,x) -> *(2(),x) 11: +(1(),2()) -> 3() 12: +(1(),min()) -> 0() 13: +(2(),min()) -> 1() 14: +(3(),x) -> .(1(),+(min(),x)) 15: +(.(x,y),z) -> .(x,+(y,z)) 16: +(*(2(),x),x) -> *(3(),x) 17: +(*(min(),x),x) -> 0() 18: +(*(2(),v),*(min(),v)) -> v 19: .(min(),3()) -> min() 20: .(x,min()) -> .(+(min(),x),3()) 21: .(0(),x) -> x 22: .(x,.(y,z)) -> .(+(x,y),z) Number of strict rules: 22 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #*(2(),min()) -> #.(min(),2()) #2: #+(3(),x) -> #.(1(),+(min(),x)) #3: #+(3(),x) -> #+(min(),x) #4: #.(x,min()) -> #.(+(min(),x),3()) #5: #.(x,min()) -> #+(min(),x) #6: #*(.(x,y),z) -> #.(*(x,z),*(y,z)) #7: #*(.(x,y),z) -> #*(x,z) #8: #*(.(x,y),z) -> #*(y,z) #9: #+(x,x) -> #*(2(),x) #10: #.(x,.(y,z)) -> #.(+(x,y),z) #11: #.(x,.(y,z)) -> #+(x,y) #12: #+(*(2(),x),x) -> #*(3(),x) #13: #*(2(),2()) -> #.(1(),0()) #14: #*(+(y,z),x) -> #+(*(x,y),*(x,z)) #15: #*(+(y,z),x) -> #*(x,y) #16: #*(+(y,z),x) -> #*(x,z) #17: #+(.(x,y),z) -> #.(x,+(y,z)) #18: #+(.(x,y),z) -> #+(y,z) #19: #*(3(),x) -> #.(x,*(min(),x)) #20: #*(3(),x) -> #*(min(),x) Number of SCCs: 2, DPs: 9 SCC { #7 #8 #15 #16 } Sum... succeeded. 1() w: (0) #.(x1,x2) w: (0) 3() w: (0) #*(x1,x2) w: (x2 + x1) 0() w: (0) .(x1,x2) w: (1 + x2 + x1) min() w: (0) 2() w: (0) +(x1,x2) w: (1 + x2 + x1) #+(x1,x2) w: (0) *(x1,x2) w: (0) USABLE RULES: { } Removed DPs: #7 #8 #15 #16 Number of SCCs: 1, DPs: 5 SCC { #2 #10 #11 #17 #18 } Sum... Max... QLPOpS... NegMaxSum... QWPOpSMaxSum... 2D-Mat... sum_sum_int,sum_neg... heuristic_int,sum_neg... failed. Finding a loop... failed.