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