/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(c(b(x1))) -> b(a(b(x1))) 2: a(b(c(x1))) -> b(b(c(x1))) 3: a(b(c(x1))) ->= c(c(b(x1))) 4: b(a(c(x1))) ->= c(a(c(x1))) 5: a(a(c(x1))) ->= a(a(b(x1))) 6: b(c(a(x1))) ->= a(c(b(x1))) 7: a(a(a(x1))) ->= c(a(b(x1))) Number of strict rules: 2 Direct POLO(bPol) ... removes: 3 7 2 a w: x1 + 11967 b w: x1 + 9726 c w: x1 + 9726 Number of strict rules: 1 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #b(c(a(x1))) ->? #a(c(b(x1))) #2: #b(c(a(x1))) ->? #b(x1) #3: #a(a(c(x1))) ->? #a(a(b(x1))) #4: #a(a(c(x1))) ->? #a(b(x1)) #5: #a(a(c(x1))) ->? #b(x1) #6: #a(c(b(x1))) -> #b(a(b(x1))) #7: #a(c(b(x1))) -> #a(b(x1)) Number of SCCs: 1, DPs: 7 SCC { #1..7 } POLO(Sum)... succeeded. a w: x1 + 2438 b w: x1 + 897 c w: x1 + 897 #a w: x1 + 1541 #b w: x1 USABLE RULES: { 1 4..6 } Removed DPs: #2 #4 #5 #7 Number of SCCs: 2, DPs: 3 SCC { #3 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.