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