/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: a(b(x1)) -> b(d(x1)) 2: a(c(x1)) -> d(d(d(x1))) 3: b(d(x1)) -> a(c(b(x1))) 4: c(f(x1)) -> d(d(c(x1))) 5: d(d(x1)) -> f(x1) 6: f(f(x1)) -> a(x1) Number of strict rules: 6 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #a(c(x1)) -> #d(d(d(x1))) #2: #a(c(x1)) -> #d(d(x1)) #3: #a(c(x1)) -> #d(x1) #4: #f(f(x1)) -> #a(x1) #5: #d(d(x1)) -> #f(x1) #6: #b(d(x1)) -> #a(c(b(x1))) #7: #b(d(x1)) -> #c(b(x1)) #8: #b(d(x1)) -> #b(x1) #9: #a(b(x1)) -> #b(d(x1)) #10: #a(b(x1)) -> #d(x1) #11: #c(f(x1)) -> #d(d(c(x1))) #12: #c(f(x1)) -> #d(c(x1)) #13: #c(f(x1)) -> #c(x1) Number of SCCs: 1, DPs: 13 SCC { #1..13 } Sum... succeeded. a(x1) w: (x1) d(x1) w: (x1) b(x1) w: (2438 + x1) c(x1) w: (x1) f(x1) w: (x1) #d(x1) w: (21238 + x1) #f(x1) w: (21238 + x1) #c(x1) w: (21238 + x1) #a(x1) w: (21238 + x1) #b(x1) w: (23676 + x1) USABLE RULES: { 1..6 } Removed DPs: #10 Number of SCCs: 1, DPs: 12 SCC { #1..9 #11..13 } Sum... Max... QLPOpS... NegMaxSum... QWPOpSMaxSum... 2D-Mat... sum_sum_int,sum_neg... heuristic_int,sum_neg... failed. Finding a loop... failed.