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