/export/starexec/sandbox/solver/bin/starexec_run_Default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: c(b(a(x1))) -> c(b(b(x1))) 2: b(a(c(x1))) -> b(b(c(x1))) 3: c(c(c(x1))) -> b(c(c(x1))) 4: a(c(a(x1))) -> b(c(b(x1))) 5: b(c(b(x1))) -> c(b(c(x1))) 6: a(c(b(x1))) -> b(a(c(x1))) 7: b(b(a(x1))) ->= c(b(b(x1))) Number of strict rules: 6 Direct POLO(bPol) ... removes: 4 1 7 2 a w: x1 + 32287 b w: x1 + 32286 c w: x1 + 32286 Number of strict rules: 3 Direct POLO(bPol) ... removes: 6 a w: 2 * x1 + 30613 b w: x1 + 30613 c w: x1 + 30613 Number of strict rules: 2 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #b(c(b(x1))) -> #c(b(c(x1))) #2: #b(c(b(x1))) -> #b(c(x1)) #3: #b(c(b(x1))) -> #c(x1) #4: #c(c(c(x1))) -> #b(c(c(x1))) Number of SCCs: 1, DPs: 4 SCC { #1..4 } POLO(Sum)... succeeded. a w: 0 b w: x1 + 1 c w: x1 + 1 #c w: x1 #b w: x1 USABLE RULES: { 3 5 } Removed DPs: #2 #3 Number of SCCs: 1, DPs: 2 SCC { #1 #4 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.