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