/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(a(x1)) -> b(a(c(b(x1)))) 2: b(b(x1)) -> a(a(x1)) 3: c(a(x1)) -> x1 Number of strict rules: 3 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #b(b(x1)) -> #a(a(x1)) #2: #b(b(x1)) -> #a(x1) #3: #a(a(x1)) -> #b(a(c(b(x1)))) #4: #a(a(x1)) -> #a(c(b(x1))) #5: #a(a(x1)) -> #c(b(x1)) #6: #a(a(x1)) -> #b(x1) Number of SCCs: 1, DPs: 5 SCC { #1..4 #6 } Sum... Max... QLPOpS... NegMaxSum... succeeded. a(x1) w: (max{0, 8856 + x1}) b(x1) w: (max{0, 8856 + x1}) c(x1) w: (max{0, -8856 + x1}) #c(x1) w: (0) #a(x1) w: (max{0, 29019 + x1}) #b(x1) w: (max{0, 29019 + x1}) USABLE RULES: { 1..3 } Removed DPs: #2 #4 #6 Number of SCCs: 1, DPs: 2 SCC { #1 #3 } Sum... Max... QLPOpS... NegMaxSum... QWPOpSMaxSum... 2D-Mat... sum_sum_int,sum_neg... heuristic_int,sum_neg... failed. Finding a loop... failed.