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