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