/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: app(app(fmap(),fnil()),x) -> nil() 2: app(app(fmap(),app(app(fcons(),f),t)),x) -> app(app(cons(),app(f,x)),app(app(fmap(),t),x)) Number of strict rules: 2 Direct poly ... failed. Freezing app 1: app❆2_fmap(fnil(),x) -> nil() 2: app❆2_fmap(app❆2_fcons(f,t),x) -> app❆2_cons(app(f,x),app❆2_fmap(t,x)) 3: app(fmap(),_1) ->= app❆1_fmap(_1) 4: app(app❆1_fmap(_1),_2) ->= app❆2_fmap(_1,_2) 5: app(cons(),_1) ->= app❆1_cons(_1) 6: app(app❆1_cons(_1),_2) ->= app❆2_cons(_1,_2) 7: app(fcons(),_1) ->= app❆1_fcons(_1) 8: app(app❆1_fcons(_1),_2) ->= app❆2_fcons(_1,_2) Number of strict rules: 2 Direct poly ... failed. Dependency Pairs: #1: #app❆2_fmap(app❆2_fcons(f,t),x) -> #app(f,x) #2: #app❆2_fmap(app❆2_fcons(f,t),x) -> #app❆2_fmap(t,x) #3: #app(app❆1_fmap(_1),_2) ->? #app❆2_fmap(_1,_2) Number of SCCs: 1, DPs: 3 SCC { #1..3 } Sum... succeeded. app❆2_fmap(x1,x2) w: (0) app❆1_fmap(x1) w: (3 + x1) app❆1_fcons(x1) w: (0) fmap() w: (0) app❆2_fcons(x1,x2) w: (21239 + x2 + x1) #app❆2_fmap(x1,x2) w: (4 + x1) nil() w: (0) #app(x1,x2) w: (2 + x1) fnil() w: (0) cons() w: (0) app❆2_cons(x1,x2) w: (0) app❆1_cons(x1) w: (0) fcons() w: (0) app(x1,x2) w: (0) USABLE RULES: { } Removed DPs: #1..3 Number of SCCs: 0, DPs: 0