(declare-sort Loc 0) (declare-const l0 Loc) (declare-const l1 Loc) (declare-const l3 Loc) (declare-const l4 Loc) (declare-const l5 Loc) (declare-const l6 Loc) (declare-const l2 Loc) (declare-const l7 Loc) (declare-const l8 Loc) (assert (distinct l0 l1 l3 l4 l5 l6 l2 l7 l8)) (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) (Result_4^0 Int) (__cil_tmp6_20^0 Int) (__disjvr_0^0 Int) (__disjvr_1^0 Int) (__retres5_19^0 Int) (cnt_117^0 Int) (cnt_122^0 Int) (cnt_187^0 Int) (cnt_198^0 Int) (cnt_94^0 Int) (devExt_7^0 Int) (i_12^0 Int) (irp_11^0 Int) (loop_count_14^0 Int) (loop_max_13^0 Int) (lt_113^0 Int) (lt_21^0 Int) (lt_38^0 Int) (lt_39^0 Int) (lt_40^0 Int) (lt_41^0 Int) (lt_42^0 Int) (lt_43^0 Int) (lt_44^0 Int) (lt_45^0 Int) (lt_46^0 Int) (lt_47^0 Int) (lt_48^0 Int) (lt_49^0 Int) (lt_50^0 Int) (lt_51^0 Int) (lt_90^0 Int) (nPacketsOld_9^0 Int) (nPackets_10^0 Int) (request_8^0 Int) (tmp_15^0 Int) (tmp___0_16^0 Int) (tmp___1_17^0 Int) (tmp___2_18^0 Int) ) Bool (cfg_init pc^0 l8 true)) (define-fun next_main ( (pc^0 Loc) (Result_4^0 Int) (__cil_tmp6_20^0 Int) (__disjvr_0^0 Int) (__disjvr_1^0 Int) (__retres5_19^0 Int) (cnt_117^0 Int) (cnt_122^0 Int) (cnt_187^0 Int) (cnt_198^0 Int) (cnt_94^0 Int) (devExt_7^0 Int) (i_12^0 Int) (irp_11^0 Int) (loop_count_14^0 Int) (loop_max_13^0 Int) (lt_113^0 Int) (lt_21^0 Int) (lt_38^0 Int) (lt_39^0 Int) (lt_40^0 Int) (lt_41^0 Int) (lt_42^0 Int) (lt_43^0 Int) (lt_44^0 Int) (lt_45^0 Int) (lt_46^0 Int) (lt_47^0 Int) (lt_48^0 Int) (lt_49^0 Int) (lt_50^0 Int) (lt_51^0 Int) (lt_90^0 Int) (nPacketsOld_9^0 Int) (nPackets_10^0 Int) (request_8^0 Int) (tmp_15^0 Int) (tmp___0_16^0 Int) (tmp___1_17^0 Int) (tmp___2_18^0 Int) (pc^post Loc) (Result_4^post Int) (__cil_tmp6_20^post Int) (__disjvr_0^post Int) (__disjvr_1^post Int) (__retres5_19^post Int) (cnt_117^post Int) (cnt_122^post Int) (cnt_187^post Int) (cnt_198^post Int) (cnt_94^post Int) (devExt_7^post Int) (i_12^post Int) (irp_11^post Int) (loop_count_14^post Int) (loop_max_13^post Int) (lt_113^post Int) (lt_21^post Int) (lt_38^post Int) (lt_39^post Int) (lt_40^post Int) (lt_41^post Int) (lt_42^post Int) (lt_43^post Int) (lt_44^post Int) (lt_45^post Int) (lt_46^post Int) (lt_47^post Int) (lt_48^post Int) (lt_49^post Int) (lt_50^post Int) (lt_51^post Int) (lt_90^post Int) (nPacketsOld_9^post Int) (nPackets_10^post Int) (request_8^post Int) (tmp_15^post Int) (tmp___0_16^post Int) (tmp___1_17^post Int) (tmp___2_18^post Int) ) Bool (or (cfg_trans2 pc^0 l0 pc^post l1 (exists ( (lt_51^1 Int) ) (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (= loop_count_14^post loop_count_14^post) (= loop_max_13^post loop_max_13^post)) (= i_12^post i_12^post)) (= irp_11^post irp_11^post)) (= nPackets_10^post nPackets_10^post)) (= nPacketsOld_9^post nPacketsOld_9^post)) (= request_8^post request_8^post)) (= devExt_7^post devExt_7^post)) (= tmp_15^post tmp_15^post)) (= tmp___0_16^post tmp___0_16^post)) (= lt_51^1 (+ 0 tmp_15^post))) (= lt_51^post lt_51^post)) (= tmp___1_17^post tmp___1_17^post)) (= tmp___2_18^post tmp___2_18^post)) (= lt_50^post (+ 0 tmp_15^post))) (= Result_4^post Result_4^post)) (= __cil_tmp6_20^0 __cil_tmp6_20^post)) (= __disjvr_0^0 __disjvr_0^post)) (= __disjvr_1^0 __disjvr_1^post)) (= __retres5_19^0 __retres5_19^post)) (= cnt_117^0 cnt_117^post)) (= cnt_122^0 cnt_122^post)) (= cnt_187^0 cnt_187^post)) (= cnt_198^0 cnt_198^post)) (= cnt_94^0 cnt_94^post)) (= lt_113^0 lt_113^post)) (= lt_21^0 lt_21^post)) (= lt_38^0 lt_38^post)) (= lt_39^0 lt_39^post)) (= lt_40^0 lt_40^post)) (= lt_41^0 lt_41^post)) (= lt_42^0 lt_42^post)) (= lt_43^0 lt_43^post)) (= lt_44^0 lt_44^post)) (= lt_45^0 lt_45^post)) (= lt_46^0 lt_46^post)) (= lt_47^0 lt_47^post)) (= lt_48^0 lt_48^post)) (= lt_49^0 lt_49^post)) (= lt_90^0 lt_90^post)))) (cfg_trans2 pc^0 l1 pc^post l3 (exists ( (lt_45^1 Int) (lt_46^1 Int) (lt_47^1 Int) (lt_48^1 Int) (lt_49^1 Int) ) (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (= lt_50^post lt_50^post) (= lt_49^1 (+ 0 cnt_94^0))) (= lt_49^post lt_49^post)) (= lt_47^1 (+ 0 lt_90^0))) (= lt_48^1 (+ 0 tmp___0_16^0))) (= lt_47^post lt_47^post)) (= lt_48^post lt_48^post)) (= lt_45^1 (+ 0 cnt_117^0))) (= lt_46^1 (+ 0 cnt_122^0))) (<= 0 (+ (+ -1 (* -1 lt_45^1)) lt_46^1))) (= lt_45^post lt_45^post)) (= lt_46^post lt_46^post)) (= lt_44^post (+ 0 lt_113^0))) (= Result_4^0 Result_4^post)) (= __cil_tmp6_20^0 __cil_tmp6_20^post)) (= __disjvr_0^0 __disjvr_0^post)) (= __disjvr_1^0 __disjvr_1^post)) (= __retres5_19^0 __retres5_19^post)) (= cnt_117^0 cnt_117^post)) (= cnt_122^0 cnt_122^post)) (= cnt_187^0 cnt_187^post)) (= cnt_198^0 cnt_198^post)) (= cnt_94^0 cnt_94^post)) (= devExt_7^0 devExt_7^post)) (= i_12^0 i_12^post)) (= irp_11^0 irp_11^post)) (= loop_count_14^0 loop_count_14^post)) (= loop_max_13^0 loop_max_13^post)) (= lt_113^0 lt_113^post)) (= lt_21^0 lt_21^post)) (= lt_38^0 lt_38^post)) (= lt_39^0 lt_39^post)) (= lt_40^0 lt_40^post)) (= lt_41^0 lt_41^post)) (= lt_42^0 lt_42^post)) (= lt_43^0 lt_43^post)) (= lt_51^0 lt_51^post)) (= lt_90^0 lt_90^post)) (= nPacketsOld_9^0 nPacketsOld_9^post)) (= nPackets_10^0 nPackets_10^post)) (= request_8^0 request_8^post)) (= tmp_15^0 tmp_15^post)) (= tmp___0_16^0 tmp___0_16^post)) (= tmp___1_17^0 tmp___1_17^post)) (= tmp___2_18^0 tmp___2_18^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 (= __disjvr_0^post __disjvr_0^0) (= Result_4^0 Result_4^post)) (= __cil_tmp6_20^0 __cil_tmp6_20^post)) (= __disjvr_0^0 __disjvr_0^post)) (= __disjvr_1^0 __disjvr_1^post)) (= __retres5_19^0 __retres5_19^post)) (= cnt_117^0 cnt_117^post)) (= cnt_122^0 cnt_122^post)) (= cnt_187^0 cnt_187^post)) (= cnt_198^0 cnt_198^post)) (= cnt_94^0 cnt_94^post)) (= devExt_7^0 devExt_7^post)) (= i_12^0 i_12^post)) (= irp_11^0 irp_11^post)) (= loop_count_14^0 loop_count_14^post)) (= loop_max_13^0 loop_max_13^post)) (= lt_113^0 lt_113^post)) (= lt_21^0 lt_21^post)) (= lt_38^0 lt_38^post)) (= lt_39^0 lt_39^post)) (= lt_40^0 lt_40^post)) (= lt_41^0 lt_41^post)) (= lt_42^0 lt_42^post)) (= lt_43^0 lt_43^post)) (= lt_44^0 lt_44^post)) (= lt_45^0 lt_45^post)) (= lt_46^0 lt_46^post)) (= lt_47^0 lt_47^post)) (= lt_48^0 lt_48^post)) (= lt_49^0 lt_49^post)) (= lt_50^0 lt_50^post)) (= lt_51^0 lt_51^post)) (= lt_90^0 lt_90^post)) (= nPacketsOld_9^0 nPacketsOld_9^post)) (= nPackets_10^0 nPackets_10^post)) (= request_8^0 request_8^post)) (= tmp_15^0 tmp_15^post)) (= tmp___0_16^0 tmp___0_16^post)) (= tmp___1_17^0 tmp___1_17^post)) (= tmp___2_18^0 tmp___2_18^post))) (cfg_trans2 pc^0 l4 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 (= lt_44^post lt_44^post) (= lt_42^post (+ 0 lt_113^0))) (= lt_43^post (+ 0 cnt_187^0))) (= Result_4^0 Result_4^post)) (= __cil_tmp6_20^0 __cil_tmp6_20^post)) (= __disjvr_0^0 __disjvr_0^post)) (= __disjvr_1^0 __disjvr_1^post)) (= __retres5_19^0 __retres5_19^post)) (= cnt_117^0 cnt_117^post)) (= cnt_122^0 cnt_122^post)) (= cnt_187^0 cnt_187^post)) (= cnt_198^0 cnt_198^post)) (= cnt_94^0 cnt_94^post)) (= devExt_7^0 devExt_7^post)) (= i_12^0 i_12^post)) (= irp_11^0 irp_11^post)) (= loop_count_14^0 loop_count_14^post)) (= loop_max_13^0 loop_max_13^post)) (= lt_113^0 lt_113^post)) (= lt_21^0 lt_21^post)) (= lt_38^0 lt_38^post)) (= lt_39^0 lt_39^post)) (= lt_40^0 lt_40^post)) (= lt_41^0 lt_41^post)) (= lt_45^0 lt_45^post)) (= lt_46^0 lt_46^post)) (= lt_47^0 lt_47^post)) (= lt_48^0 lt_48^post)) (= lt_49^0 lt_49^post)) (= lt_50^0 lt_50^post)) (= lt_51^0 lt_51^post)) (= lt_90^0 lt_90^post)) (= nPacketsOld_9^0 nPacketsOld_9^post)) (= nPackets_10^0 nPackets_10^post)) (= request_8^0 request_8^post)) (= tmp_15^0 tmp_15^post)) (= tmp___0_16^0 tmp___0_16^post)) (= tmp___1_17^0 tmp___1_17^post)) (= tmp___2_18^0 tmp___2_18^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 (= __disjvr_1^post __disjvr_1^0) (= Result_4^0 Result_4^post)) (= __cil_tmp6_20^0 __cil_tmp6_20^post)) (= __disjvr_0^0 __disjvr_0^post)) (= __disjvr_1^0 __disjvr_1^post)) (= __retres5_19^0 __retres5_19^post)) (= cnt_117^0 cnt_117^post)) (= cnt_122^0 cnt_122^post)) (= cnt_187^0 cnt_187^post)) (= cnt_198^0 cnt_198^post)) (= cnt_94^0 cnt_94^post)) (= devExt_7^0 devExt_7^post)) (= i_12^0 i_12^post)) (= irp_11^0 irp_11^post)) (= loop_count_14^0 loop_count_14^post)) (= loop_max_13^0 loop_max_13^post)) (= lt_113^0 lt_113^post)) (= lt_21^0 lt_21^post)) (= lt_38^0 lt_38^post)) (= lt_39^0 lt_39^post)) (= lt_40^0 lt_40^post)) (= lt_41^0 lt_41^post)) (= lt_42^0 lt_42^post)) (= lt_43^0 lt_43^post)) (= lt_44^0 lt_44^post)) (= lt_45^0 lt_45^post)) (= lt_46^0 lt_46^post)) (= lt_47^0 lt_47^post)) (= lt_48^0 lt_48^post)) (= lt_49^0 lt_49^post)) (= lt_50^0 lt_50^post)) (= lt_51^0 lt_51^post)) (= lt_90^0 lt_90^post)) (= nPacketsOld_9^0 nPacketsOld_9^post)) (= nPackets_10^0 nPackets_10^post)) (= request_8^0 request_8^post)) (= tmp_15^0 tmp_15^post)) (= tmp___0_16^0 tmp___0_16^post)) (= tmp___1_17^0 tmp___1_17^post)) (= tmp___2_18^0 tmp___2_18^post))) (cfg_trans2 pc^0 l6 pc^post l2 (exists ( (lt_39^1 Int) (lt_40^1 Int) (lt_41^1 Int) ) (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (= lt_42^post lt_42^post) (= lt_43^post lt_43^post)) (= lt_39^1 (+ 0 lt_113^0))) (= lt_40^1 (+ 0 cnt_198^0))) (= lt_41^1 (+ 0 lt_90^0))) (= lt_39^post lt_39^post)) (= lt_40^post lt_40^post)) (= lt_41^post lt_41^post)) (= lt_38^post (+ 0 lt_90^0))) (= Result_4^post Result_4^post)) (= __cil_tmp6_20^0 __cil_tmp6_20^post)) (= __disjvr_0^0 __disjvr_0^post)) (= __disjvr_1^0 __disjvr_1^post)) (= __retres5_19^0 __retres5_19^post)) (= cnt_117^0 cnt_117^post)) (= cnt_122^0 cnt_122^post)) (= cnt_187^0 cnt_187^post)) (= cnt_198^0 cnt_198^post)) (= cnt_94^0 cnt_94^post)) (= devExt_7^0 devExt_7^post)) (= i_12^0 i_12^post)) (= irp_11^0 irp_11^post)) (= loop_count_14^0 loop_count_14^post)) (= loop_max_13^0 loop_max_13^post)) (= lt_113^0 lt_113^post)) (= lt_21^0 lt_21^post)) (= lt_44^0 lt_44^post)) (= lt_45^0 lt_45^post)) (= lt_46^0 lt_46^post)) (= lt_47^0 lt_47^post)) (= lt_48^0 lt_48^post)) (= lt_49^0 lt_49^post)) (= lt_50^0 lt_50^post)) (= lt_51^0 lt_51^post)) (= lt_90^0 lt_90^post)) (= nPacketsOld_9^0 nPacketsOld_9^post)) (= nPackets_10^0 nPackets_10^post)) (= request_8^0 request_8^post)) (= tmp_15^0 tmp_15^post)) (= tmp___0_16^0 tmp___0_16^post)) (= tmp___1_17^0 tmp___1_17^post)) (= tmp___2_18^0 tmp___2_18^post)))) (cfg_trans2 pc^0 l1 pc^post l7 (exists ( (Result_4^1 Int) (lt_21^1 Int) (lt_45^1 Int) (lt_46^1 Int) (lt_47^1 Int) (lt_48^1 Int) (lt_49^1 Int) ) (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (= lt_50^post lt_50^post) (= lt_49^1 (+ 0 cnt_94^0))) (= lt_49^post lt_49^post)) (= lt_47^1 (+ 0 lt_90^0))) (= lt_48^1 (+ 0 tmp___0_16^0))) (= lt_47^post lt_47^post)) (= lt_48^post lt_48^post)) (= lt_45^1 (+ 0 cnt_117^0))) (= lt_46^1 (+ 0 cnt_122^0))) (<= (+ (+ 0 (* -1 lt_45^1)) lt_46^1) 0)) (= lt_45^post lt_45^post)) (= lt_46^post lt_46^post)) (= lt_21^1 (+ 0 lt_90^0))) (= Result_4^1 Result_4^1)) (= lt_21^post lt_21^post)) (= __retres5_19^post 0)) (= __cil_tmp6_20^post (+ 0 __retres5_19^post))) (= Result_4^post (+ 0 __cil_tmp6_20^post))) (= __disjvr_0^0 __disjvr_0^post)) (= __disjvr_1^0 __disjvr_1^post)) (= cnt_117^0 cnt_117^post)) (= cnt_122^0 cnt_122^post)) (= cnt_187^0 cnt_187^post)) (= cnt_198^0 cnt_198^post)) (= cnt_94^0 cnt_94^post)) (= devExt_7^0 devExt_7^post)) (= i_12^0 i_12^post)) (= irp_11^0 irp_11^post)) (= loop_count_14^0 loop_count_14^post)) (= loop_max_13^0 loop_max_13^post)) (= lt_113^0 lt_113^post)) (= lt_38^0 lt_38^post)) (= lt_39^0 lt_39^post)) (= lt_40^0 lt_40^post)) (= lt_41^0 lt_41^post)) (= lt_42^0 lt_42^post)) (= lt_43^0 lt_43^post)) (= lt_44^0 lt_44^post)) (= lt_51^0 lt_51^post)) (= lt_90^0 lt_90^post)) (= nPacketsOld_9^0 nPacketsOld_9^post)) (= nPackets_10^0 nPackets_10^post)) (= request_8^0 request_8^post)) (= tmp_15^0 tmp_15^post)) (= tmp___0_16^0 tmp___0_16^post)) (= tmp___1_17^0 tmp___1_17^post)) (= tmp___2_18^0 tmp___2_18^post)))) (cfg_trans2 pc^0 l8 pc^post l0 (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (and (= Result_4^0 Result_4^post) (= __cil_tmp6_20^0 __cil_tmp6_20^post)) (= __disjvr_0^0 __disjvr_0^post)) (= __disjvr_1^0 __disjvr_1^post)) (= __retres5_19^0 __retres5_19^post)) (= cnt_117^0 cnt_117^post)) (= cnt_122^0 cnt_122^post)) (= cnt_187^0 cnt_187^post)) (= cnt_198^0 cnt_198^post)) (= cnt_94^0 cnt_94^post)) (= devExt_7^0 devExt_7^post)) (= i_12^0 i_12^post)) (= irp_11^0 irp_11^post)) (= loop_count_14^0 loop_count_14^post)) (= loop_max_13^0 loop_max_13^post)) (= lt_113^0 lt_113^post)) (= lt_21^0 lt_21^post)) (= lt_38^0 lt_38^post)) (= lt_39^0 lt_39^post)) (= lt_40^0 lt_40^post)) (= lt_41^0 lt_41^post)) (= lt_42^0 lt_42^post)) (= lt_43^0 lt_43^post)) (= lt_44^0 lt_44^post)) (= lt_45^0 lt_45^post)) (= lt_46^0 lt_46^post)) (= lt_47^0 lt_47^post)) (= lt_48^0 lt_48^post)) (= lt_49^0 lt_49^post)) (= lt_50^0 lt_50^post)) (= lt_51^0 lt_51^post)) (= lt_90^0 lt_90^post)) (= nPacketsOld_9^0 nPacketsOld_9^post)) (= nPackets_10^0 nPackets_10^post)) (= request_8^0 request_8^post)) (= tmp_15^0 tmp_15^post)) (= tmp___0_16^0 tmp___0_16^post)) (= tmp___1_17^0 tmp___1_17^post)) (= tmp___2_18^0 tmp___2_18^post))) ) )