/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: f(true(),x,y) -> f(gt(x,y),double(x),s(y)) 2: gt(s(x),0()) -> true() 3: gt(0(),y) -> false() 4: gt(s(x),s(y)) -> gt(x,y) 5: double(x) -> times(x,s(s(0()))) 6: times(0(),y) -> 0() 7: times(s(x),y) -> plus(y,times(x,y)) 8: plus(0(),y) -> y 9: plus(s(x),y) -> plus(x,s(y)) Number of strict rules: 9 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #plus(s(x),y) -> #plus(x,s(y)) #2: #times(s(x),y) -> #plus(y,times(x,y)) #3: #times(s(x),y) -> #times(x,y) #4: #double(x) -> #times(x,s(s(0()))) #5: #f(true(),x,y) -> #f(gt(x,y),double(x),s(y)) #6: #f(true(),x,y) -> #gt(x,y) #7: #f(true(),x,y) -> #double(x) #8: #gt(s(x),s(y)) -> #gt(x,y) Number of SCCs: 4, DPs: 4 SCC { #3 } Sum... succeeded. s(x1) w: (1 + x1) gt(x1,x2) w: (0) #plus(x1,x2) w: (0) false() w: (0) true() w: (0) f(x1,x2,x3) w: (0) #times(x1,x2) w: (x1) 0() w: (0) #double(x1) w: (0) double(x1) w: (0) times(x1,x2) w: (0) #gt(x1,x2) w: (0) #f(x1,x2,x3) w: (0) plus(x1,x2) w: (0) USABLE RULES: { } Removed DPs: #3 Number of SCCs: 3, DPs: 3 SCC { #8 } Sum... succeeded. s(x1) w: (1 + x1) gt(x1,x2) w: (0) #plus(x1,x2) w: (0) false() w: (0) true() w: (0) f(x1,x2,x3) w: (0) #times(x1,x2) w: (0) 0() w: (0) #double(x1) w: (0) double(x1) w: (0) times(x1,x2) w: (0) #gt(x1,x2) w: (x2) #f(x1,x2,x3) w: (0) plus(x1,x2) w: (0) USABLE RULES: { } Removed DPs: #8 Number of SCCs: 2, DPs: 2 SCC { #1 } Sum... succeeded. s(x1) w: (1 + x1) gt(x1,x2) w: (0) #plus(x1,x2) w: (x1) false() w: (0) true() w: (0) f(x1,x2,x3) w: (0) #times(x1,x2) w: (0) 0() w: (0) #double(x1) w: (0) double(x1) w: (0) times(x1,x2) w: (0) #gt(x1,x2) w: (0) #f(x1,x2,x3) w: (0) plus(x1,x2) w: (0) USABLE RULES: { } Removed DPs: #1 Number of SCCs: 1, DPs: 1 SCC { #5 } Sum... Max... QLPOpS... NegMaxSum... QWPOpSMaxSum... 2D-Mat... sum_sum_int,sum_neg... heuristic_int,sum_neg... failed. Finding a loop... failed.