/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: f(f(a(),b()),x) -> f(a(),f(a(),x)) 2: f(f(b(),a()),x) -> f(b(),f(b(),x)) 3: f(x,f(y,z)) -> f(f(x,y),z) Number of strict rules: 3 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #f(f(b(),a()),x) -> #f(b(),f(b(),x)) #2: #f(f(b(),a()),x) -> #f(b(),x) #3: #f(x,f(y,z)) -> #f(f(x,y),z) #4: #f(x,f(y,z)) -> #f(x,y) #5: #f(f(a(),b()),x) -> #f(a(),f(a(),x)) #6: #f(f(a(),b()),x) -> #f(a(),x) Number of SCCs: 1, DPs: 6 SCC { #1..6 } Sum... succeeded. a() w: (11798) b() w: (11798) f(x1,x2) w: (1 + x2 + x1) #f(x1,x2) w: (8365 + x2 + x1) USABLE RULES: { 1..3 } Removed DPs: #2 #4 #6 Number of SCCs: 1, DPs: 3 SCC { #1 #3 #5 } Sum... Max... QLPOpS... NegMaxSum... QWPOpSMaxSum... 2D-Mat... sum_sum_int,sum_neg... heuristic_int,sum_neg... failed. Finding a loop... failed.