/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__f(X,X) -> a__f(a(),b()) 2: a__b() -> a() 3: mark(f(X1,X2)) -> a__f(mark(X1),X2) 4: mark(b()) -> a__b() 5: mark(a()) -> a() 6: a__f(X1,X2) -> f(X1,X2) 7: a__b() -> b() Number of strict rules: 7 Direct poly ... removes: 4 5 7 2 a() w: (0) b() w: (0) a__b() w: (8859) a__f(x1,x2) w: (2439 + 2 * x2 + x1) f(x1,x2) w: (2439 + 2 * x2 + x1) mark(x1) w: (8861 + x1) Number of strict rules: 3 Direct poly ... removes: 3 6 a() w: (0) b() w: (0) a__b() w: (8367) a__f(x1,x2) w: (2440 + 2 * x2 + x1) f(x1,x2) w: (2439 + x2 + x1) mark(x1) w: (8366 + 2 * x1) Number of strict rules: 1 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #a__f(X,X) -> #a__f(a(),b()) Number of SCCs: 1, DPs: 1 SCC { #1 } Sum... Max... QLPOpS... NegMaxSum... QWPOpSMaxSum... 2D-Mat... sum_sum_int,sum_neg... heuristic_int,sum_neg... failed. Finding a loop... failed.