- : unit = () h : heuristic = - : unit = () APPLY CRITERIA (Marked dependency pairs) TRS termination of: [1] app(app(app(sort,f),g),nil) -> nil [2] app(app(app(sort,f),g),app(app(cons,x),y)) -> app(app(app(app(insert,f),g),app(app(app(sort,f),g),y)),x) [3] app(app(app(app(insert,f),g),nil),y) -> app(app(cons,y),nil) [4] app(app(app(app(insert,f),g),app(app(cons,x),z)),y) -> app(app(cons,app(app(f,x),y)), app(app(app(app(insert,f),g),z),app(app(g,x),y))) [5] app(app(max,0),y) -> y [6] app(app(max,x),0) -> x [7] app(app(max,app(s,x)),app(s,y)) -> app(app(max,x),y) [8] app(app(min,0),y) -> 0 [9] app(app(min,x),0) -> 0 [10] app(app(min,app(s,x)),app(s,y)) -> app(app(min,x),y) [11] app(asort,z) -> app(app(app(sort,min),max),z) [12] app(dsort,z) -> app(app(app(sort,max),min),z) Sub problem: guided: DP termination of: END GUIDED APPLY CRITERIA (Graph splitting) Found 1 components: { --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> --> } APPLY CRITERIA (Choosing graph) Trying to solve the following constraints: { app(app(app(app(insert,f),g),nil),y) >= app(app(cons,y),nil) ; app(app(app(app(insert,f),g),app(app(cons,x),z)),y) >= app(app(cons, app(app(f,x),y)), app(app(app( app( insert, f), g), z), app(app(g,x),y))) ; app(app(app(sort,f),g),nil) >= nil ; app(app(app(sort,f),g),app(app(cons,x),y)) >= app(app(app(app(insert,f),g), app(app(app(sort,f),g),y)), x) ; app(app(max,app(s,x)),app(s,y)) >= app(app(max,x),y) ; app(app(max,0),y) >= y ; app(app(max,x),0) >= x ; app(app(min,app(s,x)),app(s,y)) >= app(app(min,x),y) ; app(app(min,0),y) >= 0 ; app(app(min,x),0) >= 0 ; app(asort,z) >= app(app(app(sort,min),max),z) ; app(dsort,z) >= app(app(app(sort,max),min),z) ; Marked_app(app(app(app(insert,f),g),nil),y) >= Marked_app(app(cons,y),nil) ; Marked_app(app(app(app(insert,f),g),app(app(cons,x),z)),y) >= Marked_app( app( app( app( insert, f), g), z), app( app(g,x), y)) ; Marked_app(app(app(app(insert,f),g),app(app(cons,x),z)),y) >= Marked_app( app( app( insert, f), g), z) ; Marked_app(app(app(app(insert,f),g),app(app(cons,x),z)),y) >= Marked_app( app( cons, app( app(f,x), y)), app( app( app( app( insert, f), g), z), app( app(g,x), y))) ; Marked_app(app(app(app(insert,f),g),app(app(cons,x),z)),y) >= Marked_app( app( f,x), y) ; Marked_app(app(app(app(insert,f),g),app(app(cons,x),z)),y) >= Marked_app( app( g,x), y) ; Marked_app(app(app(app(insert,f),g),app(app(cons,x),z)),y) >= Marked_app(f,x) ; Marked_app(app(app(app(insert,f),g),app(app(cons,x),z)),y) >= Marked_app(g,x) ; Marked_app(app(app(sort,f),g),app(app(cons,x),y)) >= Marked_app(app( app( app( insert, f), g), app( app( app( sort, f), g), y)), x) ; Marked_app(app(app(sort,f),g),app(app(cons,x),y)) >= Marked_app(app( app( sort, f), g), y) ; Marked_app(app(app(sort,f),g),app(app(cons,x),y)) >= Marked_app(app( app( insert, f), g), app(app(app(sort,f),g), y)) ; Marked_app(app(app(sort,f),g),app(app(cons,x),y)) >= Marked_app(app(insert,f), g) ; Marked_app(app(max,app(s,x)),app(s,y)) >= Marked_app(app(max,x),y) ; Marked_app(app(min,app(s,x)),app(s,y)) >= Marked_app(app(min,x),y) ; Marked_app(asort,z) >= Marked_app(app(app(sort,min),max),z) ; Marked_app(asort,z) >= Marked_app(app(sort,min),max) ; Marked_app(dsort,z) >= Marked_app(app(app(sort,max),min),z) ; Marked_app(dsort,z) >= Marked_app(app(sort,max),min) ; } + Disjunctions:{ { Marked_app(app(app(app(insert,f),g),nil),y) > Marked_app(app(cons,y),nil) ; } { Marked_app(app(app(app(insert,f),g),app(app(cons,x),z)),y) > Marked_app( app(app( app( insert, f), g), z), app(app(g,x),y)) ; } { Marked_app(app(app(app(insert,f),g),app(app(cons,x),z)),y) > Marked_app( app(app( insert, f), g),z) ; } { Marked_app(app(app(app(insert,f),g),app(app(cons,x),z)),y) > Marked_app( app(cons, app( app(f,x), y)), app(app( app( app( insert, f), g), z), app( app(g,x), y))) ; } { Marked_app(app(app(app(insert,f),g),app(app(cons,x),z)),y) > Marked_app( app(f, x),y) ; } { Marked_app(app(app(app(insert,f),g),app(app(cons,x),z)),y) > Marked_app( app(g, x),y) ; } { Marked_app(app(app(app(insert,f),g),app(app(cons,x),z)),y) > Marked_app(f,x) ; } { Marked_app(app(app(app(insert,f),g),app(app(cons,x),z)),y) > Marked_app(g,x) ; } { Marked_app(app(app(sort,f),g),app(app(cons,x),y)) > Marked_app(app( app( app( insert, f), g), app( app( app( sort, f), g), y)), x) ; } { Marked_app(app(app(sort,f),g),app(app(cons,x),y)) > Marked_app(app( app( sort, f), g), y) ; } { Marked_app(app(app(sort,f),g),app(app(cons,x),y)) > Marked_app(app( app( insert, f), g), app(app(app(sort,f),g), y)) ; } { Marked_app(app(app(sort,f),g),app(app(cons,x),y)) > Marked_app(app(insert,f), g) ; } { Marked_app(app(max,app(s,x)),app(s,y)) > Marked_app(app(max,x),y) ; } { Marked_app(app(min,app(s,x)),app(s,y)) > Marked_app(app(min,x),y) ; } { Marked_app(asort,z) > Marked_app(app(app(sort,min),max),z) ; } { Marked_app(asort,z) > Marked_app(app(sort,min),max) ; } { Marked_app(dsort,z) > Marked_app(app(app(sort,max),min),z) ; } { Marked_app(dsort,z) > Marked_app(app(sort,max),min) ; } } === TIMER virtual : 10.000000 === Entering poly_solver Starting Sat solver initialization Calling Sat solver... === STOPING TIMER virtual === === TIMER real : 10.000000 === === STOPING TIMER real === Sat solver returned === STOPING TIMER real === === STOPING TIMER virtual === No solution found for these parameters. Entering rpo_solver === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === TIMER virtual : 25.000000 === Search parameters: AFS type: 2 ; time limit: 25.. === STOPING TIMER virtual === === TIMER virtual : 15.000000 === Entering poly_solver Starting Sat solver initialization === STOPING TIMER virtual === Time out for these parameters. === TIMER virtual : 50.000000 === trying sub matrices of size: 1 Matrix interpretation constraints generated. Search parameters: LINEAR MATRIX 3x3 (strict=1x1) ; time limit: 50.. Termination constraints generated. Starting Sat solver initialization Calling Sat solver... === STOPING TIMER virtual === === TIMER real : 50.000000 === === STOPING TIMER real === Sat solver returned === STOPING TIMER real === === STOPING TIMER virtual === No solution found for these parameters. No solution found for these constraints. APPLY CRITERIA (ID_CRIT) NOT SOLVED No proof found Cime worked for 51.167055 seconds (real time) Cime Exit Status: 0