fast_poll.t2_fixed.smt2

loading
details
attribute value
description
owner Johannes Waldmann
uploaded 2017-08-17 03:45:05.0
disk size 121.1 KB
downloadable true
type
attribute value
name no_type
processor id 1
description this is the default benchmark type for rejected benchmarks and benchmarks that are not associated with a type.
owning community none
loading contents
(declare-sort Loc 0)
(declare-const l0 Loc)
(declare-const l1 Loc)
(declare-const l2 Loc)
(declare-const l3 Loc)
(declare-const l4 Loc)
(declare-const l5 Loc)
(declare-const l6 Loc)
(declare-const l7 Loc)
(declare-const l8 Loc)
(declare-const l9 Loc)
(declare-const l10 Loc)
(declare-const l11 Loc)
(declare-const l12 Loc)
(declare-const l13 Loc)
(declare-const l14 Loc)
(declare-const l15 Loc)
(declare-const l16 Loc)
(declare-const l17 Loc)
(declare-const l18 Loc)
(declare-const l19 Loc)
(declare-const l20 Loc)
(declare-const l21 Loc)
(declare-const l22 Loc)
(declare-const l23 Loc)
(declare-const l24 Loc)
(declare-const l25 Loc)
(declare-const l26 Loc)
(declare-const l27 Loc)
(declare-const l28 Loc)
(declare-const l29 Loc)
(declare-const l30 Loc)
(declare-const l31 Loc)
(declare-const l32 Loc)
(declare-const l33 Loc)
(declare-const l34 Loc)
(declare-const l35 Loc)
(assert (distinct l0 l1 l2 l3 l4 l5 l6 l7 l8 l9 l10 l11 l12 l13 l14 l15 l16 l17 l18 l19 l20 l21 l22 l23 l24 l25 l26 l27 l28 l29 l30 l31 l32 l33 l34 l35))

(define-fun cfg_init ( (pc Loc) (src Loc) (rel Bool) ) Bool
  (and (= pc src) rel))

(define-fun cfg_trans2 ( (pc Loc) (src Loc)
                         (pc1 Loc) (dst Loc)
                         (rel Bool) ) Bool
  (and (= pc src) (= pc1 dst) rel))

(define-fun cfg_trans3 ( (pc Loc) (exit Loc)
                         (pc1 Loc) (call Loc)
                         (pc2 Loc) (return Loc)
                         (rel Bool) ) Bool
  (and (= pc exit) (= pc1 call) (= pc2 return) rel))

(define-fun init_main ( (pc^0 Loc) (Count^0 Int) (PowerStateIsAC^0 Int) (WarmPollPeriod^0 Int) (devId___013^0 Int) (deviceStatus___012^0 Int) (mdl17^0 Int) (mfg16^0 Int) (polling^0 Int) (requestRescan___014^0 Int) (ret_nondet1010^0 Int) (ret_nondet2126^0 Int) (ret_nondet22^0 Int) (ret_nondet2328^0 Int) (ret_nondet2530^0 Int) (ret_nondet2732^0 Int) (ret_nondet2934^0 Int) (ret_nondet3136^0 Int) (ret_nondet3338^0 Int) (ret_nondet3540^0 Int) (ret_nondet3742^0 Int) (ret_nondet3944^0 Int) (ret_nondet4146^0 Int) (ret_nondet44^0 Int) (ret_nondet66^0 Int) (ret_nondet88^0 Int) (status^0 Int) (status___011^0 Int) (tmp15^0 Int) (tmp___018^0 Int) (tmp___119^0 Int) (tmp___220^0 Int) (tmp___322^0 Int) (tmp___423^0 Int) (x11^0 Int) (x2025^0 Int) (x2227^0 Int) (x2429^0 Int) (x2631^0 Int) (x2833^0 Int) (x3035^0 Int) (x3237^0 Int) (x33^0 Int) (x3439^0 Int) (x3641^0 Int) (x3843^0 Int) (x4045^0 Int) (x55^0 Int) (x77^0 Int) (x99^0 Int) ) Bool
  (cfg_init pc^0 l35 true))

(define-fun next_main (
                 (pc^0 Loc) (Count^0 Int) (PowerStateIsAC^0 Int) (WarmPollPeriod^0 Int) (devId___013^0 Int) (deviceStatus___012^0 Int) (mdl17^0 Int) (mfg16^0 Int) (polling^0 Int) (requestRescan___014^0 Int) (ret_nondet1010^0 Int) (ret_nondet2126^0 Int) (ret_nondet22^0 Int) (ret_nondet2328^0 Int) (ret_nondet2530^0 Int) (ret_nondet2732^0 Int) (ret_nondet2934^0 Int) (ret_nondet3136^0 Int) (ret_nondet3338^0 Int) (ret_nondet3540^0 Int) (ret_nondet3742^0 Int) (ret_nondet3944^0 Int) (ret_nondet4146^0 Int) (ret_nondet44^0 Int) (ret_nondet66^0 Int) (ret_nondet88^0 Int) (status^0 Int) (status___011^0 Int) (tmp15^0 Int) (tmp___018^0 Int) (tmp___119^0 Int) (tmp___220^0 Int) (tmp___322^0 Int) (tmp___423^0 Int) (x11^0 Int) (x2025^0 Int) (x2227^0 Int) (x2429^0 Int) (x2631^0 Int) (x2833^0 Int) (x3035^0 Int) (x3237^0 Int) (x33^0 Int) (x3439^0 Int) (x3641^0 Int) (x3843^0 Int) (x4045^0 Int) (x55^0 Int) (x77^0 Int) (x99^0 Int)
                 (pc^post Loc) (Count^post Int) (PowerStateIsAC^post Int) (WarmPollPeriod^post Int) (devId___013^post Int) (deviceStatus___012^post Int) (mdl17^post Int) (mfg16^post Int) (polling^post Int) (requestRescan___014^post Int) (ret_nondet1010^post Int) (ret_nondet2126^post Int) (ret_nondet22^post Int) (ret_nondet2328^post Int) (ret_nondet2530^post Int) (ret_nondet2732^post Int) (ret_nondet2934^post Int) (ret_nondet3136^post Int) (ret_nondet3338^post Int) (ret_nondet3540^post Int) (ret_nondet3742^post Int) (ret_nondet3944^post Int) (ret_nondet4146^post Int) (ret_nondet44^post Int) (ret_nondet66^post Int) (ret_nondet88^post Int) (status^post Int) (status___011^post Int) (tmp15^post Int) (tmp___018^post Int) (tmp___119^post Int) (tmp___220^post Int) (tmp___322^post Int) (tmp___423^post Int) (x11^post Int) (x2025^post Int) (x2227^post Int) (x2429^post Int) (x2631^post Int) (x2833^post Int) (x3035^post Int) (x3237^post Int) (x33^post Int) (x3439^post Int) (x3641^post Int) (x3843^post Int) (x4045^post Int) (x55^post Int) (x77^post Int) (x99^post Int)
             ) Bool
  (or
    (cfg_trans2 pc^0 l0 pc^post l1 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (= Count^0 Count^post) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l2 pc^post l3 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (= Count^0 Count^post) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l3 pc^post l4 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (= polling^post 1) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l5 pc^post l2 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= (+ 0 Count^0) 0) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l5 pc^post l6 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= 1 (+ 0 Count^0)) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l7 pc^post l5 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (= Count^post (+ -1 Count^0)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l8 pc^post l7 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (= Count^0 Count^post) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l9 pc^post l7 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= (+ 0 requestRescan___014^0) 0) (<= 0 (+ 0 requestRescan___014^0))) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l9 pc^post l8 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= 1 (+ 0 requestRescan___014^0)) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l9 pc^post l8 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= (+ 1 requestRescan___014^0) 0) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l10 pc^post l11 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= (+ 0 requestRescan___014^0) 0) (<= 0 (+ 0 requestRescan___014^0))) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l10 pc^post l11 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= 1 (+ 0 requestRescan___014^0)) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l10 pc^post l11 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= (+ 1 requestRescan___014^0) 0) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l12 pc^post l10 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (= requestRescan___014^post 1) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l13 pc^post l10 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= (+ 0 mdl17^0) 0) (<= 0 (+ 0 mdl17^0))) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l13 pc^post l12 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= 1 (+ 0 mdl17^0)) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l13 pc^post l12 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= (+ 1 mdl17^0) 0) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l14 pc^post l10 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= (+ 0 mfg16^0) 0) (<= 0 (+ 0 mfg16^0))) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l14 pc^post l13 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= 1 (+ 0 mfg16^0)) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l14 pc^post l13 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= (+ 1 mfg16^0) 0) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l15 pc^post l14 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (= Count^0 Count^post) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l16 pc^post l10 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= (+ 0 devId___013^0) 0) (<= 0 (+ 0 devId___013^0))) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l16 pc^post l15 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= 1 (+ 0 devId___013^0)) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l16 pc^post l15 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= (+ 1 devId___013^0) 0) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l11 pc^post l9 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (= Count^0 Count^post) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l17 pc^post l16 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= (+ 0 tmp___018^0) 0) (<= 0 (+ 0 tmp___018^0))) (= ret_nondet4146^post (+ 0 x4045^0))) (= devId___013^post (+ 0 ret_nondet4146^post))) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l17 pc^post l11 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= 1 (+ 0 tmp___018^0)) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l17 pc^post l11 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= (+ 1 tmp___018^0) 0) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l18 pc^post l17 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (= requestRescan___014^post 0) (= ret_nondet3742^post (+ 0 x3641^0))) (= deviceStatus___012^post (+ 0 ret_nondet3742^post))) (= ret_nondet3944^post (+ 0 x3843^0))) (= tmp___018^post (+ 0 ret_nondet3944^post))) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l19 pc^post l7 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= (+ 0 tmp___119^0) 0) (<= 0 (+ 0 tmp___119^0))) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l19 pc^post l18 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= 1 (+ 0 tmp___119^0)) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l19 pc^post l18 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= (+ 1 tmp___119^0) 0) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l20 pc^post l19 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (= ret_nondet3540^post (+ 0 x3439^0)) (= tmp___119^post (+ 0 ret_nondet3540^post))) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l21 pc^post l7 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= (+ 0 tmp___220^0) 0) (<= 0 (+ 0 tmp___220^0))) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l21 pc^post l20 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= 1 (+ 0 tmp___220^0)) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l21 pc^post l20 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= (+ 1 tmp___220^0) 0) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l22 pc^post l7 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= (+ 1 status___011^0) -1) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l22 pc^post l7 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= 0 (+ 0 status___011^0)) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3338^0 ret_nondet3338^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___220^0 tmp___220^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
    (cfg_trans2 pc^0 l22 pc^post l21 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (<= -1 (+ 0 status___011^0)) (<= (+ 0 status___011^0) -1)) (= ret_nondet3338^post (+ 0 x3237^0))) (= tmp___220^post (+ 0 ret_nondet3338^post))) (= Count^0 Count^post)) (= PowerStateIsAC^0 PowerStateIsAC^post)) (= WarmPollPeriod^0 WarmPollPeriod^post)) (= devId___013^0 devId___013^post)) (= deviceStatus___012^0 deviceStatus___012^post)) (= mdl17^0 mdl17^post)) (= mfg16^0 mfg16^post)) (= polling^0 polling^post)) (= requestRescan___014^0 requestRescan___014^post)) (= ret_nondet1010^0 ret_nondet1010^post)) (= ret_nondet2126^0 ret_nondet2126^post)) (= ret_nondet22^0 ret_nondet22^post)) (= ret_nondet2328^0 ret_nondet2328^post)) (= ret_nondet2530^0 ret_nondet2530^post)) (= ret_nondet2732^0 ret_nondet2732^post)) (= ret_nondet2934^0 ret_nondet2934^post)) (= ret_nondet3136^0 ret_nondet3136^post)) (= ret_nondet3540^0 ret_nondet3540^post)) (= ret_nondet3742^0 ret_nondet3742^post)) (= ret_nondet3944^0 ret_nondet3944^post)) (= ret_nondet4146^0 ret_nondet4146^post)) (= ret_nondet44^0 ret_nondet44^post)) (= ret_nondet66^0 ret_nondet66^post)) (= ret_nondet88^0 ret_nondet88^post)) (= status^0 status^post)) (= status___011^0 status___011^post)) (= tmp15^0 tmp15^post)) (= tmp___018^0 tmp___018^post)) (= tmp___119^0 tmp___119^post)) (= tmp___322^0 tmp___322^post)) (= tmp___423^0 tmp___423^post)) (= x11^0 x11^post)) (= x2025^0 x2025^post)) (= x2227^0 x2227^post)) (= x2429^0 x2429^post)) (= x2631^0 x2631^post)) (= x2833^0 x2833^post)) (= x3035^0 x3035^post)) (= x3237^0 x3237^post)) (= x33^0 x33^post)) (= x3439^0 x3439^post)) (= x3641^0 x3641^post)) (= x3843^0 x3843^post)) (= x4045^0 x4045^post)) (= x55^0 x55^post)) (= x77^0 x77^post)) (= x99^0 x99^post)))
popout

content may be truncated. 'popout' for larger text window.

actions get anonymous link download benchmark