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