- : unit = () - : unit = () h : heuristic = - : unit = () APPLY CRITERIA (Marked dependency pairs) TRS termination of: [1] active(c) -> mark(f(g(c))) [2] active(f(g(X))) -> mark(g(X)) [3] proper(c) -> ok(c) [4] proper(f(X)) -> f(proper(X)) [5] proper(g(X)) -> g(proper(X)) [6] f(ok(X)) -> ok(f(X)) [7] g(ok(X)) -> ok(g(X)) [8] top(mark(X)) -> top(proper(X)) [9] top(ok(X)) -> top(active(X)) Sub problem: guided: DP termination of: END GUIDED APPLY CRITERIA (Graph splitting) Found 4 components: { --> --> --> --> } { --> --> --> --> } { --> } { --> } APPLY CRITERIA (Subterm criterion) APPLY CRITERIA (Choosing graph) Trying to solve the following constraints: { f(ok(X)) >= ok(f(X)) ; g(ok(X)) >= ok(g(X)) ; active(f(g(X))) >= mark(g(X)) ; active(c) >= mark(f(g(c))) ; proper(f(X)) >= f(proper(X)) ; proper(g(X)) >= g(proper(X)) ; proper(c) >= ok(c) ; top(mark(X)) >= top(proper(X)) ; top(ok(X)) >= top(active(X)) ; Marked_top(mark(X)) >= Marked_top(proper(X)) ; Marked_top(ok(X)) >= Marked_top(active(X)) ; } + Disjunctions:{ { Marked_top(mark(X)) > Marked_top(proper(X)) ; } { Marked_top(ok(X)) > Marked_top(active(X)) ; } } === 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 Sat solver result read === STOPING TIMER real === === STOPING TIMER virtual === constraint: f(ok(X)) >= ok(f(X)) constraint: g(ok(X)) >= ok(g(X)) constraint: active(f(g(X))) >= mark(g(X)) constraint: active(c) >= mark(f(g(c))) constraint: proper(f(X)) >= f(proper(X)) constraint: proper(g(X)) >= g(proper(X)) constraint: proper(c) >= ok(c) constraint: top(mark(X)) >= top(proper(X)) constraint: top(ok(X)) >= top(active(X)) constraint: Marked_top(mark(X)) >= Marked_top(proper(X)) constraint: Marked_top(ok(X)) >= Marked_top(active(X)) APPLY CRITERIA (Subterm criterion) ST: Marked_proper -> 1 APPLY CRITERIA (Subterm criterion) ST: Marked_g -> 1 APPLY CRITERIA (Subterm criterion) ST: Marked_f -> 1 APPLY CRITERIA (Graph splitting) Found 1 components: { --> } APPLY CRITERIA (Subterm criterion) APPLY CRITERIA (Choosing graph) Trying to solve the following constraints: { f(ok(X)) >= ok(f(X)) ; g(ok(X)) >= ok(g(X)) ; active(f(g(X))) >= mark(g(X)) ; active(c) >= mark(f(g(c))) ; proper(f(X)) >= f(proper(X)) ; proper(g(X)) >= g(proper(X)) ; proper(c) >= ok(c) ; top(mark(X)) >= top(proper(X)) ; top(ok(X)) >= top(active(X)) ; Marked_top(ok(X)) >= Marked_top(active(X)) ; } + Disjunctions:{ { Marked_top(ok(X)) > Marked_top(active(X)) ; } } === 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 Sat solver result read === STOPING TIMER real === === STOPING TIMER virtual === constraint: f(ok(X)) >= ok(f(X)) constraint: g(ok(X)) >= ok(g(X)) constraint: active(f(g(X))) >= mark(g(X)) constraint: active(c) >= mark(f(g(c))) constraint: proper(f(X)) >= f(proper(X)) constraint: proper(g(X)) >= g(proper(X)) constraint: proper(c) >= ok(c) constraint: top(mark(X)) >= top(proper(X)) constraint: top(ok(X)) >= top(active(X)) constraint: Marked_top(ok(X)) >= Marked_top(active(X)) APPLY CRITERIA (Graph splitting) Found 0 components: APPLY CRITERIA (Graph splitting) Found 0 components: APPLY CRITERIA (Graph splitting) Found 0 components: APPLY CRITERIA (Graph splitting) Found 0 components: SOLVED { TRS termination of: [1] active(c) -> mark(f(g(c))) [2] active(f(g(X))) -> mark(g(X)) [3] proper(c) -> ok(c) [4] proper(f(X)) -> f(proper(X)) [5] proper(g(X)) -> g(proper(X)) [6] f(ok(X)) -> ok(f(X)) [7] g(ok(X)) -> ok(g(X)) [8] top(mark(X)) -> top(proper(X)) [9] top(ok(X)) -> top(active(X)) , CRITERION: MDP [ { DP termination of: , CRITERION: SG [ { DP termination of: , CRITERION: CG using polynomial interpretation = [ mark ] (X0) = 2*X0 + 1; [ Marked_top ] (X0) = 2*X0; [ active ] (X0) = 1*X0; [ g ] (X0) = 0; [ proper ] (X0) = 1*X0; [ f ] (X0) = 1; [ ok ] (X0) = 1*X0; [ c ] () = 3; [ top ] (X0) = 1*X0; removing [ { DP termination of: , CRITERION: SG [ { DP termination of: , CRITERION: ORD [ Solution found: polynomial interpretation = [ mark ] (X0) = 0; [ Marked_top ] (X0) = 3*X0 + 0; [ active ] (X0) = 0; [ g ] (X0) = 2 + 3*X0 + 0; [ proper ] (X0) = 2*X0 + 0; [ f ] (X0) = 2 + 0; [ ok ] (X0) = 2 + 0; [ c ] () = 2 + 0; [ top ] (X0) = 0; ]} ]} ]} { DP termination of: , CRITERION: ST [ { DP termination of: , CRITERION: SG [ ]} ]} { DP termination of: , CRITERION: ST [ { DP termination of: , CRITERION: SG [ ]} ]} { DP termination of: , CRITERION: ST [ { DP termination of: , CRITERION: SG [ ]} ]} ]} ]} Cime worked for 0.092884 seconds (real time) Cime Exit Status: 0