TSTP Solution File: SWV034+1 by ET---2.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : SWV034+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% Computer : n026.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Wed Jul 20 18:14:53 EDT 2022

% Result   : Theorem 0.26s 1.46s
% Output   : CNFRefutation 0.26s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   21
%            Number of leaves      :   12
% Syntax   : Number of formulae    :  301 (  56 unt;   0 def)
%            Number of atoms       : 2915 ( 769 equ)
%            Maximal formula atoms :  720 (   9 avg)
%            Number of connectives : 4515 (1901   ~;2377   |; 197   &)
%                                         (   2 <=>;  38  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   61 (   8 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   3 prp; 0-2 aty)
%            Number of functors    :   32 (  32 usr;  26 con; 0-3 aty)
%            Number of variables   :   69 (   0 sgn  46   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(succ_plus_2_r,axiom,
    ! [X1] : plus(X1,n2) = succ(succ(X1)),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV003+0.ax',succ_plus_2_r) ).

fof(succ_plus_1_r,axiom,
    ! [X1] : plus(X1,n1) = succ(X1),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV003+0.ax',succ_plus_1_r) ).

fof(succ_plus_1_l,axiom,
    ! [X1] : plus(n1,X1) = succ(X1),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV003+0.ax',succ_plus_1_l) ).

fof(succ_plus_2_l,axiom,
    ! [X1] : plus(n2,X1) = succ(succ(X1)),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV003+0.ax',succ_plus_2_l) ).

fof(successor_2,axiom,
    succ(succ(n0)) = n2,
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p',successor_2) ).

fof(successor_1,axiom,
    succ(n0) = n1,
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p',successor_1) ).

fof(gauss_init_0049,conjecture,
    ( ( s_best7_init = init
      & s_sworst7_init = init
      & s_worst7_init = init
      & leq(n0,s_best7)
      & leq(n0,s_sworst7)
      & leq(n0,s_worst7)
      & leq(n0,pv19)
      & leq(s_best7,n3)
      & leq(s_sworst7,n3)
      & leq(s_worst7,n3)
      & leq(pv19,minus(n410,n1))
      & ! [X14] :
          ( ( leq(n0,X14)
            & leq(X14,n2) )
         => ! [X18] :
              ( ( leq(n0,X18)
                & leq(X18,n3) )
             => a_select3(simplex7_init,X18,X14) = init ) )
      & ! [X4] :
          ( ( leq(n0,X4)
            & leq(X4,n3) )
         => a_select2(s_values7_init,X4) = init )
      & ! [X20] :
          ( ( leq(n0,X20)
            & leq(X20,n2) )
         => a_select2(s_center7_init,X20) = init )
      & ! [X21] :
          ( ( leq(n0,X21)
            & leq(X21,minus(n3,n1)) )
         => a_select2(s_try7_init,X21) = init )
      & ( gt(loopcounter,n1)
       => ( pvar1400_init = init
          & pvar1401_init = init
          & pvar1402_init = init ) ) )
   => ( init = init
      & s_best7_init = init
      & s_sworst7_init = init
      & s_worst7_init = init
      & leq(n0,s_best7)
      & leq(n0,s_sworst7)
      & leq(n0,s_worst7)
      & leq(n0,pv19)
      & leq(s_best7,n3)
      & leq(s_sworst7,n3)
      & leq(s_worst7,n3)
      & leq(pv19,minus(n410,n1))
      & ! [X22] :
          ( ( leq(n0,X22)
            & leq(X22,n2) )
         => ! [X28] :
              ( ( leq(n0,X28)
                & leq(X28,n3) )
             => a_select3(simplex7_init,X28,X22) = init ) )
      & ! [X29] :
          ( ( leq(n0,X29)
            & leq(X29,n3) )
         => a_select2(s_values7_init,X29) = init )
      & ! [X5] :
          ( ( leq(n0,X5)
            & leq(X5,n2) )
         => a_select2(s_center7_init,X5) = init )
      & ! [X11] :
          ( ( leq(n0,X11)
            & leq(X11,minus(n3,n1)) )
         => a_select2(s_try7_init,X11) = init )
      & ( gt(loopcounter,n1)
       => ( pvar1400_init = init
          & pvar1401_init = init
          & pvar1402_init = init ) ) ) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p',gauss_init_0049) ).

fof(pred_succ,axiom,
    ! [X1] : pred(succ(X1)) = X1,
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV003+0.ax',pred_succ) ).

fof(pred_minus_1,axiom,
    ! [X1] : minus(X1,n1) = pred(X1),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV003+0.ax',pred_minus_1) ).

fof(successor_3,axiom,
    succ(succ(succ(n0))) = n3,
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p',successor_3) ).

fof(c_0_10,plain,
    ! [X2] : plus(X2,n2) = succ(succ(X2)),
    inference(variable_rename,[status(thm)],[succ_plus_2_r]) ).

fof(c_0_11,plain,
    ! [X2] : plus(X2,n1) = succ(X2),
    inference(variable_rename,[status(thm)],[succ_plus_1_r]) ).

fof(c_0_12,plain,
    ! [X2] : plus(n1,X2) = succ(X2),
    inference(variable_rename,[status(thm)],[succ_plus_1_l]) ).

fof(c_0_13,plain,
    ( epred2_0
  <=> ( s_best7_init = init
      & s_sworst7_init = init
      & s_worst7_init = init
      & leq(n0,s_best7)
      & leq(n0,s_sworst7)
      & leq(n0,s_worst7)
      & leq(n0,pv19)
      & leq(s_best7,n3)
      & leq(s_sworst7,n3)
      & leq(s_worst7,n3)
      & leq(pv19,minus(n410,n1))
      & ! [X14] :
          ( ( leq(n0,X14)
            & leq(X14,n2) )
         => ! [X18] :
              ( ( leq(n0,X18)
                & leq(X18,n3) )
             => a_select3(simplex7_init,X18,X14) = init ) )
      & ! [X4] :
          ( ( leq(n0,X4)
            & leq(X4,n3) )
         => a_select2(s_values7_init,X4) = init )
      & ! [X20] :
          ( ( leq(n0,X20)
            & leq(X20,n2) )
         => a_select2(s_center7_init,X20) = init )
      & ! [X21] :
          ( ( leq(n0,X21)
            & leq(X21,minus(n3,n1)) )
         => a_select2(s_try7_init,X21) = init )
      & ( gt(loopcounter,n1)
       => ( pvar1400_init = init
          & pvar1401_init = init
          & pvar1402_init = init ) ) ) ),
    introduced(definition) ).

fof(c_0_14,plain,
    ( epred3_0
  <=> ( init = init
      & s_best7_init = init
      & s_sworst7_init = init
      & s_worst7_init = init
      & leq(n0,s_best7)
      & leq(n0,s_sworst7)
      & leq(n0,s_worst7)
      & leq(n0,pv19)
      & leq(s_best7,n3)
      & leq(s_sworst7,n3)
      & leq(s_worst7,n3)
      & leq(pv19,minus(n410,n1))
      & ! [X22] :
          ( ( leq(n0,X22)
            & leq(X22,n2) )
         => ! [X28] :
              ( ( leq(n0,X28)
                & leq(X28,n3) )
             => a_select3(simplex7_init,X28,X22) = init ) )
      & ! [X29] :
          ( ( leq(n0,X29)
            & leq(X29,n3) )
         => a_select2(s_values7_init,X29) = init )
      & ! [X5] :
          ( ( leq(n0,X5)
            & leq(X5,n2) )
         => a_select2(s_center7_init,X5) = init ) ) ),
    introduced(definition) ).

fof(c_0_15,plain,
    ! [X2] : plus(n2,X2) = succ(succ(X2)),
    inference(variable_rename,[status(thm)],[succ_plus_2_l]) ).

cnf(c_0_16,plain,
    plus(X1,n2) = succ(succ(X1)),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_17,plain,
    plus(X1,n1) = succ(X1),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_18,plain,
    plus(n1,X1) = succ(X1),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_19,plain,
    succ(succ(n0)) = n2,
    inference(split_conjunct,[status(thm)],[successor_2]) ).

cnf(c_0_20,plain,
    succ(n0) = n1,
    inference(split_conjunct,[status(thm)],[successor_1]) ).

fof(c_0_21,plain,
    ( epred2_0
   => ( s_best7_init = init
      & s_sworst7_init = init
      & s_worst7_init = init
      & leq(n0,s_best7)
      & leq(n0,s_sworst7)
      & leq(n0,s_worst7)
      & leq(n0,pv19)
      & leq(s_best7,n3)
      & leq(s_sworst7,n3)
      & leq(s_worst7,n3)
      & leq(pv19,minus(n410,n1))
      & ! [X14] :
          ( ( leq(n0,X14)
            & leq(X14,n2) )
         => ! [X18] :
              ( ( leq(n0,X18)
                & leq(X18,n3) )
             => a_select3(simplex7_init,X18,X14) = init ) )
      & ! [X4] :
          ( ( leq(n0,X4)
            & leq(X4,n3) )
         => a_select2(s_values7_init,X4) = init )
      & ! [X20] :
          ( ( leq(n0,X20)
            & leq(X20,n2) )
         => a_select2(s_center7_init,X20) = init )
      & ! [X21] :
          ( ( leq(n0,X21)
            & leq(X21,minus(n3,n1)) )
         => a_select2(s_try7_init,X21) = init )
      & ( gt(loopcounter,n1)
       => ( pvar1400_init = init
          & pvar1401_init = init
          & pvar1402_init = init ) ) ) ),
    inference(split_equiv,[status(thm)],[c_0_13]) ).

fof(c_0_22,negated_conjecture,
    ~ ( epred2_0
     => ( epred3_0
        & ! [X11] :
            ( ( leq(n0,X11)
              & leq(X11,minus(n3,n1)) )
           => a_select2(s_try7_init,X11) = init )
        & ( gt(loopcounter,n1)
         => ( pvar1400_init = init
            & pvar1401_init = init
            & pvar1402_init = init ) ) ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(assume_negation,[status(cth)],[gauss_init_0049]),c_0_13]),c_0_14]) ).

fof(c_0_23,plain,
    ! [X2] : pred(succ(X2)) = X2,
    inference(variable_rename,[status(thm)],[pred_succ]) ).

fof(c_0_24,plain,
    ! [X2] : minus(X2,n1) = pred(X2),
    inference(variable_rename,[status(thm)],[pred_minus_1]) ).

cnf(c_0_25,plain,
    plus(n2,X1) = succ(succ(X1)),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_26,plain,
    plus(X1,n2) = plus(plus(X1,n1),n1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_16,c_0_17]),c_0_17]) ).

cnf(c_0_27,plain,
    plus(n1,X1) = plus(X1,n1),
    inference(rw,[status(thm)],[c_0_18,c_0_17]) ).

cnf(c_0_28,plain,
    succ(succ(succ(n0))) = n3,
    inference(split_conjunct,[status(thm)],[successor_3]) ).

cnf(c_0_29,plain,
    plus(plus(n0,n1),n1) = n2,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_19,c_0_17]),c_0_17]) ).

cnf(c_0_30,plain,
    plus(n0,n1) = n1,
    inference(rw,[status(thm)],[c_0_20,c_0_17]) ).

fof(c_0_31,plain,
    ! [X22,X23,X24,X25,X26] :
      ( ( s_best7_init = init
        | ~ epred2_0 )
      & ( s_sworst7_init = init
        | ~ epred2_0 )
      & ( s_worst7_init = init
        | ~ epred2_0 )
      & ( leq(n0,s_best7)
        | ~ epred2_0 )
      & ( leq(n0,s_sworst7)
        | ~ epred2_0 )
      & ( leq(n0,s_worst7)
        | ~ epred2_0 )
      & ( leq(n0,pv19)
        | ~ epred2_0 )
      & ( leq(s_best7,n3)
        | ~ epred2_0 )
      & ( leq(s_sworst7,n3)
        | ~ epred2_0 )
      & ( leq(s_worst7,n3)
        | ~ epred2_0 )
      & ( leq(pv19,minus(n410,n1))
        | ~ epred2_0 )
      & ( ~ leq(n0,X22)
        | ~ leq(X22,n2)
        | ~ leq(n0,X23)
        | ~ leq(X23,n3)
        | a_select3(simplex7_init,X23,X22) = init
        | ~ epred2_0 )
      & ( ~ leq(n0,X24)
        | ~ leq(X24,n3)
        | a_select2(s_values7_init,X24) = init
        | ~ epred2_0 )
      & ( ~ leq(n0,X25)
        | ~ leq(X25,n2)
        | a_select2(s_center7_init,X25) = init
        | ~ epred2_0 )
      & ( ~ leq(n0,X26)
        | ~ leq(X26,minus(n3,n1))
        | a_select2(s_try7_init,X26) = init
        | ~ epred2_0 )
      & ( pvar1400_init = init
        | ~ gt(loopcounter,n1)
        | ~ epred2_0 )
      & ( pvar1401_init = init
        | ~ gt(loopcounter,n1)
        | ~ epred2_0 )
      & ( pvar1402_init = init
        | ~ gt(loopcounter,n1)
        | ~ epred2_0 ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_21])])])])])]) ).

fof(c_0_32,negated_conjecture,
    ( epred2_0
    & ( gt(loopcounter,n1)
      | leq(n0,esk24_0)
      | ~ epred3_0 )
    & ( pvar1400_init != init
      | pvar1401_init != init
      | pvar1402_init != init
      | leq(n0,esk24_0)
      | ~ epred3_0 )
    & ( gt(loopcounter,n1)
      | leq(esk24_0,minus(n3,n1))
      | ~ epred3_0 )
    & ( pvar1400_init != init
      | pvar1401_init != init
      | pvar1402_init != init
      | leq(esk24_0,minus(n3,n1))
      | ~ epred3_0 )
    & ( gt(loopcounter,n1)
      | a_select2(s_try7_init,esk24_0) != init
      | ~ epred3_0 )
    & ( pvar1400_init != init
      | pvar1401_init != init
      | pvar1402_init != init
      | a_select2(s_try7_init,esk24_0) != init
      | ~ epred3_0 ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_22])])])])])]) ).

cnf(c_0_33,plain,
    pred(succ(X1)) = X1,
    inference(split_conjunct,[status(thm)],[c_0_23]) ).

cnf(c_0_34,plain,
    minus(X1,n1) = pred(X1),
    inference(split_conjunct,[status(thm)],[c_0_24]) ).

cnf(c_0_35,plain,
    plus(n2,X1) = plus(plus(X1,n1),n1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_25,c_0_17]),c_0_17]) ).

cnf(c_0_36,plain,
    plus(n1,plus(X1,n1)) = plus(X1,n2),
    inference(rw,[status(thm)],[c_0_26,c_0_27]) ).

cnf(c_0_37,plain,
    plus(plus(plus(n0,n1),n1),n1) = n3,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_28,c_0_17]),c_0_17]),c_0_17]) ).

cnf(c_0_38,plain,
    plus(n1,n1) = n2,
    inference(rw,[status(thm)],[c_0_29,c_0_30]) ).

fof(c_0_39,plain,
    ( ( init = init
      & s_best7_init = init
      & s_sworst7_init = init
      & s_worst7_init = init
      & leq(n0,s_best7)
      & leq(n0,s_sworst7)
      & leq(n0,s_worst7)
      & leq(n0,pv19)
      & leq(s_best7,n3)
      & leq(s_sworst7,n3)
      & leq(s_worst7,n3)
      & leq(pv19,minus(n410,n1))
      & ! [X22] :
          ( ( leq(n0,X22)
            & leq(X22,n2) )
         => ! [X28] :
              ( ( leq(n0,X28)
                & leq(X28,n3) )
             => a_select3(simplex7_init,X28,X22) = init ) )
      & ! [X29] :
          ( ( leq(n0,X29)
            & leq(X29,n3) )
         => a_select2(s_values7_init,X29) = init )
      & ! [X5] :
          ( ( leq(n0,X5)
            & leq(X5,n2) )
         => a_select2(s_center7_init,X5) = init ) )
   => epred3_0 ),
    inference(split_equiv,[status(thm)],[c_0_14]) ).

cnf(c_0_40,plain,
    ( a_select2(s_try7_init,X1) = init
    | ~ epred2_0
    | ~ leq(X1,minus(n3,n1))
    | ~ leq(n0,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_41,negated_conjecture,
    epred2_0,
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_42,plain,
    minus(plus(X1,n1),n1) = X1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_33,c_0_17]),c_0_34]) ).

cnf(c_0_43,plain,
    plus(X1,n2) = plus(n2,X1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_35,c_0_27]),c_0_36]) ).

cnf(c_0_44,plain,
    plus(n1,n2) = n3,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_37,c_0_30]),c_0_38]),c_0_27]) ).

fof(c_0_45,plain,
    ( ( leq(n0,esk32_0)
      | leq(n0,esk31_0)
      | leq(n0,esk29_0)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(esk32_0,n2)
      | leq(n0,esk31_0)
      | leq(n0,esk29_0)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( a_select2(s_center7_init,esk32_0) != init
      | leq(n0,esk31_0)
      | leq(n0,esk29_0)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(n0,esk32_0)
      | leq(esk31_0,n3)
      | leq(n0,esk29_0)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(esk32_0,n2)
      | leq(esk31_0,n3)
      | leq(n0,esk29_0)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( a_select2(s_center7_init,esk32_0) != init
      | leq(esk31_0,n3)
      | leq(n0,esk29_0)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(n0,esk32_0)
      | a_select2(s_values7_init,esk31_0) != init
      | leq(n0,esk29_0)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(esk32_0,n2)
      | a_select2(s_values7_init,esk31_0) != init
      | leq(n0,esk29_0)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( a_select2(s_center7_init,esk32_0) != init
      | a_select2(s_values7_init,esk31_0) != init
      | leq(n0,esk29_0)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(n0,esk32_0)
      | leq(n0,esk31_0)
      | leq(esk29_0,n2)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(esk32_0,n2)
      | leq(n0,esk31_0)
      | leq(esk29_0,n2)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( a_select2(s_center7_init,esk32_0) != init
      | leq(n0,esk31_0)
      | leq(esk29_0,n2)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(n0,esk32_0)
      | leq(esk31_0,n3)
      | leq(esk29_0,n2)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(esk32_0,n2)
      | leq(esk31_0,n3)
      | leq(esk29_0,n2)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( a_select2(s_center7_init,esk32_0) != init
      | leq(esk31_0,n3)
      | leq(esk29_0,n2)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(n0,esk32_0)
      | a_select2(s_values7_init,esk31_0) != init
      | leq(esk29_0,n2)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(esk32_0,n2)
      | a_select2(s_values7_init,esk31_0) != init
      | leq(esk29_0,n2)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( a_select2(s_center7_init,esk32_0) != init
      | a_select2(s_values7_init,esk31_0) != init
      | leq(esk29_0,n2)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(n0,esk32_0)
      | leq(n0,esk31_0)
      | leq(n0,esk30_0)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(esk32_0,n2)
      | leq(n0,esk31_0)
      | leq(n0,esk30_0)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( a_select2(s_center7_init,esk32_0) != init
      | leq(n0,esk31_0)
      | leq(n0,esk30_0)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(n0,esk32_0)
      | leq(esk31_0,n3)
      | leq(n0,esk30_0)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(esk32_0,n2)
      | leq(esk31_0,n3)
      | leq(n0,esk30_0)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( a_select2(s_center7_init,esk32_0) != init
      | leq(esk31_0,n3)
      | leq(n0,esk30_0)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(n0,esk32_0)
      | a_select2(s_values7_init,esk31_0) != init
      | leq(n0,esk30_0)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(esk32_0,n2)
      | a_select2(s_values7_init,esk31_0) != init
      | leq(n0,esk30_0)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( a_select2(s_center7_init,esk32_0) != init
      | a_select2(s_values7_init,esk31_0) != init
      | leq(n0,esk30_0)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(n0,esk32_0)
      | leq(n0,esk31_0)
      | leq(esk30_0,n3)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(esk32_0,n2)
      | leq(n0,esk31_0)
      | leq(esk30_0,n3)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( a_select2(s_center7_init,esk32_0) != init
      | leq(n0,esk31_0)
      | leq(esk30_0,n3)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(n0,esk32_0)
      | leq(esk31_0,n3)
      | leq(esk30_0,n3)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(esk32_0,n2)
      | leq(esk31_0,n3)
      | leq(esk30_0,n3)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( a_select2(s_center7_init,esk32_0) != init
      | leq(esk31_0,n3)
      | leq(esk30_0,n3)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(n0,esk32_0)
      | a_select2(s_values7_init,esk31_0) != init
      | leq(esk30_0,n3)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(esk32_0,n2)
      | a_select2(s_values7_init,esk31_0) != init
      | leq(esk30_0,n3)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( a_select2(s_center7_init,esk32_0) != init
      | a_select2(s_values7_init,esk31_0) != init
      | leq(esk30_0,n3)
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(n0,esk32_0)
      | leq(n0,esk31_0)
      | a_select3(simplex7_init,esk30_0,esk29_0) != init
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(esk32_0,n2)
      | leq(n0,esk31_0)
      | a_select3(simplex7_init,esk30_0,esk29_0) != init
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( a_select2(s_center7_init,esk32_0) != init
      | leq(n0,esk31_0)
      | a_select3(simplex7_init,esk30_0,esk29_0) != init
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(n0,esk32_0)
      | leq(esk31_0,n3)
      | a_select3(simplex7_init,esk30_0,esk29_0) != init
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(esk32_0,n2)
      | leq(esk31_0,n3)
      | a_select3(simplex7_init,esk30_0,esk29_0) != init
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( a_select2(s_center7_init,esk32_0) != init
      | leq(esk31_0,n3)
      | a_select3(simplex7_init,esk30_0,esk29_0) != init
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(n0,esk32_0)
      | a_select2(s_values7_init,esk31_0) != init
      | a_select3(simplex7_init,esk30_0,esk29_0) != init
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( leq(esk32_0,n2)
      | a_select2(s_values7_init,esk31_0) != init
      | a_select3(simplex7_init,esk30_0,esk29_0) != init
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 )
    & ( a_select2(s_center7_init,esk32_0) != init
      | a_select2(s_values7_init,esk31_0) != init
      | a_select3(simplex7_init,esk30_0,esk29_0) != init
      | init != init
      | s_best7_init != init
      | s_sworst7_init != init
      | s_worst7_init != init
      | ~ leq(n0,s_best7)
      | ~ leq(n0,s_sworst7)
      | ~ leq(n0,s_worst7)
      | ~ leq(n0,pv19)
      | ~ leq(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | ~ leq(pv19,minus(n410,n1))
      | epred3_0 ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_39])])])])])]) ).

cnf(c_0_46,plain,
    ( a_select2(s_try7_init,X1) = init
    | ~ leq(X1,minus(n3,n1))
    | ~ leq(n0,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_40,c_0_41])]) ).

cnf(c_0_47,plain,
    minus(n3,n1) = n2,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_43]),c_0_44]) ).

cnf(c_0_48,negated_conjecture,
    ( leq(esk24_0,minus(n3,n1))
    | gt(loopcounter,n1)
    | ~ epred3_0 ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_49,plain,
    ( epred3_0
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | a_select2(s_values7_init,esk31_0) != init
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_50,plain,
    ( s_best7_init = init
    | ~ epred2_0 ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_51,plain,
    ( s_sworst7_init = init
    | ~ epred2_0 ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_52,plain,
    ( s_worst7_init = init
    | ~ epred2_0 ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_53,plain,
    ( leq(n0,s_best7)
    | ~ epred2_0 ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_54,plain,
    ( leq(n0,s_sworst7)
    | ~ epred2_0 ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_55,plain,
    ( leq(n0,s_worst7)
    | ~ epred2_0 ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_56,plain,
    ( leq(n0,pv19)
    | ~ epred2_0 ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_57,plain,
    ( leq(s_best7,n3)
    | ~ epred2_0 ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_58,plain,
    ( leq(s_sworst7,n3)
    | ~ epred2_0 ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_59,plain,
    ( leq(s_worst7,n3)
    | ~ epred2_0 ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_60,plain,
    ( leq(pv19,minus(n410,n1))
    | ~ epred2_0 ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_61,plain,
    ( epred3_0
    | leq(n0,esk32_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_62,plain,
    ( epred3_0
    | leq(esk32_0,n2)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_63,plain,
    ( pvar1402_init = init
    | ~ epred2_0
    | ~ gt(loopcounter,n1) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_64,negated_conjecture,
    ( gt(loopcounter,n1)
    | ~ epred3_0
    | a_select2(s_try7_init,esk24_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_65,plain,
    ( a_select2(s_try7_init,X1) = init
    | ~ leq(X1,n2)
    | ~ leq(n0,X1) ),
    inference(rw,[status(thm)],[c_0_46,c_0_47]) ).

cnf(c_0_66,negated_conjecture,
    ( leq(n0,esk24_0)
    | gt(loopcounter,n1)
    | ~ epred3_0 ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_67,negated_conjecture,
    ( leq(esk24_0,n2)
    | gt(loopcounter,n1)
    | ~ epred3_0 ),
    inference(rw,[status(thm)],[c_0_48,c_0_47]) ).

cnf(c_0_68,plain,
    ( pvar1401_init = init
    | ~ epred2_0
    | ~ gt(loopcounter,n1) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_69,plain,
    ( pvar1400_init = init
    | ~ epred2_0
    | ~ gt(loopcounter,n1) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_70,plain,
    ( epred3_0
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_values7_init,esk31_0) != init
    | a_select2(s_center7_init,esk32_0) != init
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_49]) ).

cnf(c_0_71,plain,
    s_best7_init = init,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_50,c_0_41])]) ).

cnf(c_0_72,plain,
    s_sworst7_init = init,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_51,c_0_41])]) ).

cnf(c_0_73,plain,
    s_worst7_init = init,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_52,c_0_41])]) ).

cnf(c_0_74,plain,
    leq(n0,s_best7),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_53,c_0_41])]) ).

cnf(c_0_75,plain,
    leq(n0,s_sworst7),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_54,c_0_41])]) ).

cnf(c_0_76,plain,
    leq(n0,s_worst7),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_55,c_0_41])]) ).

cnf(c_0_77,plain,
    leq(n0,pv19),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_56,c_0_41])]) ).

cnf(c_0_78,plain,
    leq(s_best7,n3),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_57,c_0_41])]) ).

cnf(c_0_79,plain,
    leq(s_sworst7,n3),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_58,c_0_41])]) ).

cnf(c_0_80,plain,
    leq(s_worst7,n3),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_59,c_0_41])]) ).

cnf(c_0_81,plain,
    leq(pv19,minus(n410,n1)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_60,c_0_41])]) ).

cnf(c_0_82,plain,
    ( a_select2(s_center7_init,X1) = init
    | ~ epred2_0
    | ~ leq(X1,n2)
    | ~ leq(n0,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_83,plain,
    ( epred3_0
    | leq(n0,esk32_0)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_values7_init,esk31_0) != init
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_61]) ).

cnf(c_0_84,plain,
    ( epred3_0
    | leq(esk32_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_values7_init,esk31_0) != init
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_62]) ).

cnf(c_0_85,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_values7_init,esk31_0) != init
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_86,negated_conjecture,
    ( ~ epred3_0
    | a_select2(s_try7_init,esk24_0) != init
    | pvar1402_init != init
    | pvar1401_init != init
    | pvar1400_init != init ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_87,negated_conjecture,
    ( leq(n0,esk24_0)
    | ~ epred3_0
    | pvar1402_init != init
    | pvar1401_init != init
    | pvar1400_init != init ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_88,negated_conjecture,
    ( leq(esk24_0,minus(n3,n1))
    | ~ epred3_0
    | pvar1402_init != init
    | pvar1401_init != init
    | pvar1400_init != init ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_89,plain,
    ( pvar1402_init = init
    | ~ gt(loopcounter,n1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_63,c_0_41])]) ).

cnf(c_0_90,negated_conjecture,
    ( gt(loopcounter,n1)
    | ~ epred3_0 ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_64,c_0_65]),c_0_66]),c_0_67]) ).

cnf(c_0_91,plain,
    ( pvar1401_init = init
    | ~ gt(loopcounter,n1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_68,c_0_41])]) ).

cnf(c_0_92,plain,
    ( pvar1400_init = init
    | ~ gt(loopcounter,n1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_69,c_0_41])]) ).

cnf(c_0_93,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_values7_init,esk31_0) != init
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_94,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_values7_init,esk31_0) != init
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_95,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_values7_init,esk31_0) != init
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_96,plain,
    ( epred3_0
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | a_select2(s_values7_init,esk31_0) != init
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_70,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_97,plain,
    ( a_select2(s_center7_init,X1) = init
    | ~ leq(X1,n2)
    | ~ leq(n0,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_82,c_0_41])]) ).

cnf(c_0_98,plain,
    ( epred3_0
    | leq(n0,esk32_0)
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_83,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_99,plain,
    ( epred3_0
    | leq(esk32_0,n2)
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_84,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_100,plain,
    ( a_select2(s_values7_init,X1) = init
    | ~ epred2_0
    | ~ leq(X1,n3)
    | ~ leq(n0,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_101,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_values7_init,esk31_0) != init
    | a_select2(s_center7_init,esk32_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_85]) ).

cnf(c_0_102,negated_conjecture,
    ( pvar1400_init != init
    | pvar1401_init != init
    | pvar1402_init != init
    | ~ epred3_0 ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_86,c_0_46]),c_0_87]),c_0_88]) ).

cnf(c_0_103,plain,
    ( pvar1402_init = init
    | ~ epred3_0 ),
    inference(spm,[status(thm)],[c_0_89,c_0_90]) ).

cnf(c_0_104,plain,
    ( pvar1401_init = init
    | ~ epred3_0 ),
    inference(spm,[status(thm)],[c_0_91,c_0_90]) ).

cnf(c_0_105,plain,
    ( pvar1400_init = init
    | ~ epred3_0 ),
    inference(spm,[status(thm)],[c_0_92,c_0_90]) ).

cnf(c_0_106,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_values7_init,esk31_0) != init
    | a_select2(s_center7_init,esk32_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_93]) ).

cnf(c_0_107,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_values7_init,esk31_0) != init
    | a_select2(s_center7_init,esk32_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_94]) ).

cnf(c_0_108,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_values7_init,esk31_0) != init
    | a_select2(s_center7_init,esk32_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_95]) ).

cnf(c_0_109,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(n0,esk31_0)
    | leq(esk32_0,n2)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_110,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_111,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_112,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(esk31_0,n3)
    | leq(n0,esk32_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_113,plain,
    ( epred3_0
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_96,c_0_97]),c_0_98]),c_0_99]) ).

cnf(c_0_114,plain,
    ( a_select2(s_values7_init,X1) = init
    | ~ leq(X1,n3)
    | ~ leq(n0,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_100,c_0_41])]) ).

cnf(c_0_115,plain,
    ( a_select3(simplex7_init,X1,X2) = init
    | ~ epred2_0
    | ~ leq(X1,n3)
    | ~ leq(n0,X1)
    | ~ leq(X2,n2)
    | ~ leq(n0,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_116,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | a_select2(s_values7_init,esk31_0) != init
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_101,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_117,negated_conjecture,
    ~ epred3_0,
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_102,c_0_103]),c_0_104]),c_0_105]) ).

cnf(c_0_118,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | a_select2(s_values7_init,esk31_0) != init
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_106,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_119,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | a_select2(s_values7_init,esk31_0) != init
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_107,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_120,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | a_select2(s_values7_init,esk31_0) != init
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_108,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_121,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(esk32_0,n2)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_122,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(n0,esk31_0)
    | leq(esk32_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_109]) ).

cnf(c_0_123,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_110]) ).

cnf(c_0_124,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(n0,esk32_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_125,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_111]) ).

cnf(c_0_126,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(n0,esk32_0)
    | leq(esk31_0,n3)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_112]) ).

cnf(c_0_127,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(n0,esk31_0)
    | leq(esk32_0,n2)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_128,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_129,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_130,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(esk31_0,n3)
    | leq(n0,esk32_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_131,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_132,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(esk31_0,n3)
    | leq(n0,esk32_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_133,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_134,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(esk31_0,n3)
    | leq(n0,esk32_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_135,plain,
    ( epred3_0
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0) ),
    inference(spm,[status(thm)],[c_0_113,c_0_114]) ).

cnf(c_0_136,plain,
    ( a_select3(simplex7_init,X1,X2) = init
    | ~ leq(X2,n2)
    | ~ leq(X1,n3)
    | ~ leq(n0,X2)
    | ~ leq(n0,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_115,c_0_41])]) ).

cnf(c_0_137,plain,
    ( leq(esk30_0,n3)
    | a_select2(s_values7_init,esk31_0) != init
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_116,c_0_97]),c_0_117]) ).

cnf(c_0_138,plain,
    ( leq(n0,esk30_0)
    | a_select2(s_values7_init,esk31_0) != init
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_118,c_0_97]),c_0_117]) ).

cnf(c_0_139,plain,
    ( leq(n0,esk29_0)
    | a_select2(s_values7_init,esk31_0) != init
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_119,c_0_97]),c_0_117]) ).

cnf(c_0_140,plain,
    ( leq(esk29_0,n2)
    | a_select2(s_values7_init,esk31_0) != init
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_120,c_0_97]),c_0_117]) ).

cnf(c_0_141,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(esk32_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_values7_init,esk31_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_121]) ).

cnf(c_0_142,plain,
    ( epred3_0
    | leq(esk32_0,n2)
    | leq(n0,esk31_0)
    | leq(n0,esk29_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_122,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_143,plain,
    ( epred3_0
    | leq(esk32_0,n2)
    | leq(esk31_0,n3)
    | leq(n0,esk29_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_123,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_144,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(n0,esk32_0)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_values7_init,esk31_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_124]) ).

cnf(c_0_145,plain,
    ( epred3_0
    | leq(n0,esk32_0)
    | leq(n0,esk31_0)
    | leq(n0,esk29_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_125,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_146,plain,
    ( epred3_0
    | leq(esk31_0,n3)
    | leq(n0,esk32_0)
    | leq(n0,esk29_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_126,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_147,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(esk31_0,n3)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_148,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(n0,esk31_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_149,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(esk32_0,n2)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_150,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(n0,esk31_0)
    | leq(esk32_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_127]) ).

cnf(c_0_151,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_128]) ).

cnf(c_0_152,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(n0,esk32_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_153,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_129]) ).

cnf(c_0_154,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(n0,esk32_0)
    | leq(esk31_0,n3)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_130]) ).

cnf(c_0_155,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(n0,esk32_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_156,plain,
    ( epred3_0
    | leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | leq(esk30_0,n3)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_131]) ).

cnf(c_0_157,plain,
    ( epred3_0
    | leq(n0,esk32_0)
    | leq(esk30_0,n3)
    | leq(esk31_0,n3)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_132]) ).

cnf(c_0_158,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(n0,esk31_0)
    | leq(esk32_0,n2)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_159,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_160,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(n0,esk32_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_161,plain,
    ( epred3_0
    | leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | leq(esk29_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_133]) ).

cnf(c_0_162,plain,
    ( epred3_0
    | leq(n0,esk32_0)
    | leq(esk29_0,n2)
    | leq(esk31_0,n3)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_134]) ).

cnf(c_0_163,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(n0,esk31_0)
    | leq(esk32_0,n2)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_164,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_165,plain,
    ( epred3_0
    | leq(n0,esk31_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_166,plain,
    ( ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0)
    | ~ leq(esk29_0,n2)
    | ~ leq(esk30_0,n3)
    | ~ leq(n0,esk29_0)
    | ~ leq(n0,esk30_0) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_135,c_0_136]),c_0_117]) ).

cnf(c_0_167,plain,
    ( leq(esk30_0,n3)
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0)
    | ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0) ),
    inference(spm,[status(thm)],[c_0_137,c_0_114]) ).

cnf(c_0_168,plain,
    ( leq(n0,esk30_0)
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0)
    | ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0) ),
    inference(spm,[status(thm)],[c_0_138,c_0_114]) ).

cnf(c_0_169,plain,
    ( leq(n0,esk29_0)
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0)
    | ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0) ),
    inference(spm,[status(thm)],[c_0_139,c_0_114]) ).

cnf(c_0_170,plain,
    ( leq(esk29_0,n2)
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0)
    | ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0) ),
    inference(spm,[status(thm)],[c_0_140,c_0_114]) ).

cnf(c_0_171,plain,
    ( epred3_0
    | leq(esk32_0,n2)
    | leq(n0,esk29_0)
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_141,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_172,plain,
    ( leq(n0,esk29_0)
    | leq(n0,esk31_0)
    | leq(esk32_0,n2) ),
    inference(sr,[status(thm)],[c_0_142,c_0_117]) ).

cnf(c_0_173,plain,
    ( leq(n0,esk29_0)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2) ),
    inference(sr,[status(thm)],[c_0_143,c_0_117]) ).

cnf(c_0_174,plain,
    ( epred3_0
    | leq(n0,esk32_0)
    | leq(n0,esk29_0)
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_144,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_175,plain,
    ( leq(n0,esk29_0)
    | leq(n0,esk31_0)
    | leq(n0,esk32_0) ),
    inference(sr,[status(thm)],[c_0_145,c_0_117]) ).

cnf(c_0_176,plain,
    ( leq(n0,esk29_0)
    | leq(n0,esk32_0)
    | leq(esk31_0,n3) ),
    inference(sr,[status(thm)],[c_0_146,c_0_117]) ).

cnf(c_0_177,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(esk31_0,n3)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_center7_init,esk32_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_147]) ).

cnf(c_0_178,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(n0,esk31_0)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_center7_init,esk32_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_148]) ).

cnf(c_0_179,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(esk32_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_values7_init,esk31_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_149]) ).

cnf(c_0_180,plain,
    ( epred3_0
    | leq(esk32_0,n2)
    | leq(n0,esk31_0)
    | leq(n0,esk30_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_150,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_181,plain,
    ( epred3_0
    | leq(esk32_0,n2)
    | leq(esk31_0,n3)
    | leq(n0,esk30_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_151,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_182,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(n0,esk32_0)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_values7_init,esk31_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_152]) ).

cnf(c_0_183,plain,
    ( epred3_0
    | leq(n0,esk32_0)
    | leq(n0,esk31_0)
    | leq(n0,esk30_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_153,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_184,plain,
    ( epred3_0
    | leq(esk31_0,n3)
    | leq(n0,esk32_0)
    | leq(n0,esk30_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_154,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_185,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(n0,esk31_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_186,plain,
    ( epred3_0
    | leq(n0,esk32_0)
    | leq(esk30_0,n3)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_values7_init,esk31_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_155]) ).

cnf(c_0_187,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(n0,esk32_0)
    | leq(n0,esk31_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_156,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_188,plain,
    ( epred3_0
    | leq(esk31_0,n3)
    | leq(esk30_0,n3)
    | leq(n0,esk32_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_157,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_189,plain,
    ( epred3_0
    | leq(n0,esk31_0)
    | leq(esk30_0,n3)
    | leq(esk32_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_158]) ).

cnf(c_0_190,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(esk31_0,n3)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_191,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_159]) ).

cnf(c_0_192,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(n0,esk31_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_193,plain,
    ( epred3_0
    | leq(n0,esk32_0)
    | leq(esk29_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_values7_init,esk31_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_160]) ).

cnf(c_0_194,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(n0,esk32_0)
    | leq(n0,esk31_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_161,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_195,plain,
    ( epred3_0
    | leq(esk31_0,n3)
    | leq(esk29_0,n2)
    | leq(n0,esk32_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_162,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_196,plain,
    ( epred3_0
    | leq(n0,esk31_0)
    | leq(esk29_0,n2)
    | leq(esk32_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_163]) ).

cnf(c_0_197,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(esk31_0,n3)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_198,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_164]) ).

cnf(c_0_199,plain,
    ( epred3_0
    | leq(n0,esk31_0)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_center7_init,esk32_0) != init
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_165]) ).

cnf(c_0_200,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(n0,esk31_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_201,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(esk31_0,n3)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_202,plain,
    ( epred3_0
    | leq(esk31_0,n3)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_203,plain,
    ( ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0)
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_166,c_0_167]),c_0_168]),c_0_169]),c_0_170]) ).

cnf(c_0_204,plain,
    ( leq(n0,esk29_0)
    | leq(esk32_0,n2) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_171,c_0_114]),c_0_117]),c_0_172]),c_0_173]) ).

cnf(c_0_205,plain,
    ( leq(n0,esk29_0)
    | leq(n0,esk32_0) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_174,c_0_114]),c_0_117]),c_0_175]),c_0_176]) ).

cnf(c_0_206,plain,
    ( epred3_0
    | leq(esk31_0,n3)
    | leq(n0,esk29_0)
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_177,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_207,plain,
    ( epred3_0
    | leq(n0,esk31_0)
    | leq(n0,esk29_0)
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_178,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_208,plain,
    ( epred3_0
    | leq(esk32_0,n2)
    | leq(n0,esk30_0)
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_179,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_209,plain,
    ( leq(n0,esk30_0)
    | leq(n0,esk31_0)
    | leq(esk32_0,n2) ),
    inference(sr,[status(thm)],[c_0_180,c_0_117]) ).

cnf(c_0_210,plain,
    ( leq(n0,esk30_0)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2) ),
    inference(sr,[status(thm)],[c_0_181,c_0_117]) ).

cnf(c_0_211,plain,
    ( epred3_0
    | leq(n0,esk32_0)
    | leq(n0,esk30_0)
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_182,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_212,plain,
    ( leq(n0,esk30_0)
    | leq(n0,esk31_0)
    | leq(n0,esk32_0) ),
    inference(sr,[status(thm)],[c_0_183,c_0_117]) ).

cnf(c_0_213,plain,
    ( leq(n0,esk30_0)
    | leq(n0,esk32_0)
    | leq(esk31_0,n3) ),
    inference(sr,[status(thm)],[c_0_184,c_0_117]) ).

cnf(c_0_214,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(esk32_0,n2)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_215,plain,
    ( epred3_0
    | leq(n0,esk31_0)
    | leq(esk30_0,n3)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_center7_init,esk32_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_185]) ).

cnf(c_0_216,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(n0,esk32_0)
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_186,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_217,plain,
    ( leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | leq(esk30_0,n3) ),
    inference(sr,[status(thm)],[c_0_187,c_0_117]) ).

cnf(c_0_218,plain,
    ( leq(n0,esk32_0)
    | leq(esk30_0,n3)
    | leq(esk31_0,n3) ),
    inference(sr,[status(thm)],[c_0_188,c_0_117]) ).

cnf(c_0_219,plain,
    ( epred3_0
    | leq(esk32_0,n2)
    | leq(esk30_0,n3)
    | leq(n0,esk31_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_189,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_220,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(esk31_0,n3)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_center7_init,esk32_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_190]) ).

cnf(c_0_221,plain,
    ( epred3_0
    | leq(esk32_0,n2)
    | leq(esk31_0,n3)
    | leq(esk30_0,n3) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_191,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_222,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(esk32_0,n2)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_223,plain,
    ( epred3_0
    | leq(n0,esk31_0)
    | leq(esk29_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_center7_init,esk32_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_192]) ).

cnf(c_0_224,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(n0,esk32_0)
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_193,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_225,plain,
    ( leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | leq(esk29_0,n2) ),
    inference(sr,[status(thm)],[c_0_194,c_0_117]) ).

cnf(c_0_226,plain,
    ( leq(n0,esk32_0)
    | leq(esk29_0,n2)
    | leq(esk31_0,n3) ),
    inference(sr,[status(thm)],[c_0_195,c_0_117]) ).

cnf(c_0_227,plain,
    ( epred3_0
    | leq(esk32_0,n2)
    | leq(esk29_0,n2)
    | leq(n0,esk31_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_196,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_228,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(esk31_0,n3)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_center7_init,esk32_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_197]) ).

cnf(c_0_229,plain,
    ( epred3_0
    | leq(esk32_0,n2)
    | leq(esk31_0,n3)
    | leq(esk29_0,n2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_198,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_230,plain,
    ( epred3_0
    | leq(n0,esk31_0)
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_199,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_231,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(n0,esk31_0)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_center7_init,esk32_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_200]) ).

cnf(c_0_232,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(esk31_0,n3)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_center7_init,esk32_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_201]) ).

cnf(c_0_233,plain,
    ( epred3_0
    | leq(esk31_0,n3)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_center7_init,esk32_0) != init
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_202]) ).

cnf(c_0_234,plain,
    ( leq(n0,esk29_0)
    | ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_203,c_0_204]),c_0_205]) ).

cnf(c_0_235,plain,
    ( leq(n0,esk29_0)
    | leq(esk31_0,n3) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_206,c_0_97]),c_0_117]),c_0_205]),c_0_204]) ).

cnf(c_0_236,plain,
    ( leq(n0,esk29_0)
    | leq(n0,esk31_0) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_207,c_0_97]),c_0_117]),c_0_205]),c_0_204]) ).

cnf(c_0_237,plain,
    ( leq(n0,esk30_0)
    | leq(esk32_0,n2) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_208,c_0_114]),c_0_117]),c_0_209]),c_0_210]) ).

cnf(c_0_238,plain,
    ( leq(n0,esk30_0)
    | leq(n0,esk32_0) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_211,c_0_114]),c_0_117]),c_0_212]),c_0_213]) ).

cnf(c_0_239,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(esk32_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_values7_init,esk31_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_214]) ).

cnf(c_0_240,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(n0,esk31_0)
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_215,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_241,plain,
    ( leq(n0,esk32_0)
    | leq(esk30_0,n3) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_216,c_0_114]),c_0_117]),c_0_217]),c_0_218]) ).

cnf(c_0_242,plain,
    ( leq(n0,esk31_0)
    | leq(esk30_0,n3)
    | leq(esk32_0,n2) ),
    inference(sr,[status(thm)],[c_0_219,c_0_117]) ).

cnf(c_0_243,plain,
    ( epred3_0
    | leq(esk31_0,n3)
    | leq(esk30_0,n3)
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_220,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_244,plain,
    ( leq(esk30_0,n3)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2) ),
    inference(sr,[status(thm)],[c_0_221,c_0_117]) ).

cnf(c_0_245,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(esk32_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select2(s_values7_init,esk31_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_222]) ).

cnf(c_0_246,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(n0,esk31_0)
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_223,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_247,plain,
    ( leq(n0,esk32_0)
    | leq(esk29_0,n2) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_224,c_0_114]),c_0_117]),c_0_225]),c_0_226]) ).

cnf(c_0_248,plain,
    ( leq(n0,esk31_0)
    | leq(esk29_0,n2)
    | leq(esk32_0,n2) ),
    inference(sr,[status(thm)],[c_0_227,c_0_117]) ).

cnf(c_0_249,plain,
    ( epred3_0
    | leq(esk31_0,n3)
    | leq(esk29_0,n2)
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_228,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_250,plain,
    ( leq(esk29_0,n2)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2) ),
    inference(sr,[status(thm)],[c_0_229,c_0_117]) ).

cnf(c_0_251,plain,
    ( leq(n0,esk31_0)
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_230,c_0_97]),c_0_117]) ).

cnf(c_0_252,plain,
    ( epred3_0
    | leq(n0,esk31_0)
    | leq(n0,esk30_0)
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_231,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_253,plain,
    ( epred3_0
    | leq(n0,esk31_0)
    | leq(esk32_0,n2)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select3(simplex7_init,esk30_0,esk29_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_254,plain,
    ( epred3_0
    | leq(esk31_0,n3)
    | leq(n0,esk30_0)
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_232,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_255,plain,
    ( epred3_0
    | leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select3(simplex7_init,esk30_0,esk29_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_256,plain,
    ( epred3_0
    | leq(esk31_0,n3)
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | a_select2(s_center7_init,esk32_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_233,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_257,plain,
    leq(n0,esk29_0),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_234,c_0_235]),c_0_236]) ).

cnf(c_0_258,plain,
    ( leq(n0,esk30_0)
    | ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_203,c_0_237]),c_0_238]) ).

cnf(c_0_259,plain,
    ( epred3_0
    | leq(esk32_0,n2)
    | leq(esk30_0,n3)
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_239,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_260,plain,
    ( leq(n0,esk31_0)
    | leq(esk30_0,n3) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_240,c_0_97]),c_0_117]),c_0_241]),c_0_242]) ).

cnf(c_0_261,plain,
    ( leq(esk30_0,n3)
    | leq(esk31_0,n3) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_243,c_0_97]),c_0_117]),c_0_241]),c_0_244]) ).

cnf(c_0_262,plain,
    ( epred3_0
    | leq(esk32_0,n2)
    | leq(esk29_0,n2)
    | a_select2(s_values7_init,esk31_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_245,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_263,plain,
    ( leq(n0,esk31_0)
    | leq(esk29_0,n2) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_246,c_0_97]),c_0_117]),c_0_247]),c_0_248]) ).

cnf(c_0_264,plain,
    ( leq(esk29_0,n2)
    | leq(esk31_0,n3) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_249,c_0_97]),c_0_117]),c_0_247]),c_0_250]) ).

cnf(c_0_265,plain,
    ( leq(n0,esk31_0)
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0)
    | ~ leq(esk29_0,n2)
    | ~ leq(esk30_0,n3)
    | ~ leq(n0,esk29_0)
    | ~ leq(n0,esk30_0) ),
    inference(spm,[status(thm)],[c_0_251,c_0_136]) ).

cnf(c_0_266,plain,
    ( leq(n0,esk30_0)
    | leq(n0,esk31_0) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_252,c_0_97]),c_0_117]),c_0_238]),c_0_237]) ).

cnf(c_0_267,plain,
    ( epred3_0
    | leq(n0,esk31_0)
    | leq(esk32_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_253]) ).

cnf(c_0_268,plain,
    ( leq(n0,esk30_0)
    | leq(esk31_0,n3) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_254,c_0_97]),c_0_117]),c_0_238]),c_0_237]) ).

cnf(c_0_269,plain,
    ( epred3_0
    | leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_255]) ).

cnf(c_0_270,plain,
    ( leq(esk31_0,n3)
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_256,c_0_97]),c_0_117]) ).

cnf(c_0_271,plain,
    ( epred3_0
    | leq(esk31_0,n3)
    | leq(n0,esk32_0)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select3(simplex7_init,esk30_0,esk29_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_272,plain,
    ( ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0)
    | ~ leq(esk29_0,n2)
    | ~ leq(esk30_0,n3) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_166,c_0_257])]),c_0_258]) ).

cnf(c_0_273,plain,
    ( leq(esk30_0,n3)
    | leq(esk32_0,n2) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_259,c_0_114]),c_0_117]),c_0_260]),c_0_261]) ).

cnf(c_0_274,plain,
    ( leq(esk29_0,n2)
    | leq(esk32_0,n2) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_262,c_0_114]),c_0_117]),c_0_263]),c_0_264]) ).

cnf(c_0_275,plain,
    ( leq(n0,esk31_0)
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0)
    | ~ leq(esk29_0,n2)
    | ~ leq(esk30_0,n3) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_265,c_0_257])]),c_0_266]) ).

cnf(c_0_276,plain,
    ( epred3_0
    | leq(esk32_0,n2)
    | leq(n0,esk31_0)
    | a_select3(simplex7_init,esk30_0,esk29_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_267,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_277,plain,
    leq(n0,esk30_0),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_258,c_0_268]),c_0_266]) ).

cnf(c_0_278,plain,
    ( epred3_0
    | leq(n0,esk32_0)
    | leq(n0,esk31_0)
    | a_select3(simplex7_init,esk30_0,esk29_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_269,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_279,plain,
    ( epred3_0
    | leq(esk31_0,n3)
    | leq(esk32_0,n2)
    | ~ leq(pv19,minus(n410,n1))
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ leq(n0,pv19)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_best7)
    | s_worst7_init != init
    | s_sworst7_init != init
    | s_best7_init != init
    | $false
    | a_select3(simplex7_init,esk30_0,esk29_0) != init ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_280,plain,
    ( leq(esk31_0,n3)
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0)
    | ~ leq(esk29_0,n2)
    | ~ leq(esk30_0,n3)
    | ~ leq(n0,esk29_0)
    | ~ leq(n0,esk30_0) ),
    inference(spm,[status(thm)],[c_0_270,c_0_136]) ).

cnf(c_0_281,plain,
    ( epred3_0
    | leq(n0,esk32_0)
    | leq(esk31_0,n3)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_271]) ).

cnf(c_0_282,plain,
    ( leq(esk32_0,n2)
    | ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_272,c_0_273]),c_0_274]) ).

cnf(c_0_283,plain,
    ( leq(n0,esk32_0)
    | ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_272,c_0_241]),c_0_247]) ).

cnf(c_0_284,plain,
    ( leq(n0,esk31_0)
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_275,c_0_260]),c_0_263]) ).

cnf(c_0_285,plain,
    ( leq(n0,esk31_0)
    | leq(esk32_0,n2) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_276,c_0_136]),c_0_257]),c_0_277])]),c_0_117]),c_0_260]),c_0_263]) ).

cnf(c_0_286,plain,
    ( leq(n0,esk31_0)
    | leq(n0,esk32_0) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_278,c_0_136]),c_0_257]),c_0_277])]),c_0_117]),c_0_260]),c_0_263]) ).

cnf(c_0_287,plain,
    ( epred3_0
    | leq(esk31_0,n3)
    | leq(esk32_0,n2)
    | init != s_best7_init
    | s_sworst7_init != init
    | s_worst7_init != init
    | a_select3(simplex7_init,esk30_0,esk29_0) != init
    | ~ leq(n0,s_best7)
    | ~ leq(n0,s_sworst7)
    | ~ leq(n0,s_worst7)
    | ~ leq(n0,pv19)
    | ~ leq(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(pv19,minus(n410,n1)) ),
    inference(cn,[status(thm)],[c_0_279]) ).

cnf(c_0_288,plain,
    ( leq(esk31_0,n3)
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0)
    | ~ leq(esk29_0,n2)
    | ~ leq(esk30_0,n3)
    | ~ leq(n0,esk30_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_280,c_0_257])]) ).

cnf(c_0_289,plain,
    ( epred3_0
    | leq(esk31_0,n3)
    | leq(n0,esk32_0)
    | a_select3(simplex7_init,esk30_0,esk29_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_281,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_290,plain,
    ( ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_203,c_0_282]),c_0_283]) ).

cnf(c_0_291,plain,
    leq(n0,esk31_0),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_284,c_0_285]),c_0_286]) ).

cnf(c_0_292,plain,
    ( epred3_0
    | leq(esk32_0,n2)
    | leq(esk31_0,n3)
    | a_select3(simplex7_init,esk30_0,esk29_0) != init ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_287,c_0_71]),c_0_72]),c_0_73]),c_0_74]),c_0_75]),c_0_76]),c_0_77]),c_0_78]),c_0_79]),c_0_80]),c_0_81])]) ).

cnf(c_0_293,plain,
    ( leq(esk31_0,n3)
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0)
    | ~ leq(esk29_0,n2)
    | ~ leq(esk30_0,n3) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_288,c_0_277])]) ).

cnf(c_0_294,plain,
    ( leq(n0,esk32_0)
    | leq(esk31_0,n3) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_289,c_0_136]),c_0_257]),c_0_277])]),c_0_117]),c_0_261]),c_0_264]) ).

cnf(c_0_295,plain,
    ~ leq(esk31_0,n3),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_290,c_0_291])]) ).

cnf(c_0_296,plain,
    ( leq(esk31_0,n3)
    | leq(esk32_0,n2) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_292,c_0_136]),c_0_257]),c_0_277])]),c_0_117]),c_0_261]),c_0_264]) ).

cnf(c_0_297,plain,
    ( leq(esk31_0,n3)
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_293,c_0_261]),c_0_264]) ).

cnf(c_0_298,plain,
    leq(n0,esk32_0),
    inference(sr,[status(thm)],[c_0_294,c_0_295]) ).

cnf(c_0_299,plain,
    leq(esk32_0,n2),
    inference(sr,[status(thm)],[c_0_296,c_0_295]) ).

cnf(c_0_300,plain,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_297,c_0_298])]),c_0_295]),c_0_299])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : SWV034+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.08/0.15  % Command  : run_ET %s %d
% 0.14/0.36  % Computer : n026.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Thu Jun 16 04:55:38 EDT 2022
% 0.14/0.37  % CPUTime  : 
% 0.26/1.46  # Running protocol protocol_eprover_63dc1b1eb7d762c2f3686774d32795976f981b97 for 23 seconds:
% 0.26/1.46  # Preprocessing time       : 0.033 s
% 0.26/1.46  
% 0.26/1.46  # Proof found!
% 0.26/1.46  # SZS status Theorem
% 0.26/1.46  # SZS output start CNFRefutation
% See solution above
% 0.26/1.46  # Proof object total steps             : 301
% 0.26/1.46  # Proof object clause steps            : 277
% 0.26/1.46  # Proof object formula steps           : 24
% 0.26/1.46  # Proof object conjectures             : 14
% 0.26/1.46  # Proof object clause conjectures      : 11
% 0.26/1.46  # Proof object formula conjectures     : 3
% 0.26/1.46  # Proof object initial clauses used    : 79
% 0.26/1.46  # Proof object initial formulas used   : 10
% 0.26/1.46  # Proof object generating inferences   : 53
% 0.26/1.46  # Proof object simplifying inferences  : 779
% 0.26/1.46  # Training examples: 0 positive, 0 negative
% 0.26/1.46  # Parsed axioms                        : 92
% 0.26/1.46  # Removed by relevancy pruning/SinE    : 0
% 0.26/1.46  # Initial clauses                      : 269
% 0.26/1.46  # Removed in clause preprocessing      : 2
% 0.26/1.46  # Initial clauses in saturation        : 267
% 0.26/1.46  # Processed clauses                    : 1173
% 0.26/1.46  # ...of these trivial                  : 65
% 0.26/1.46  # ...subsumed                          : 365
% 0.26/1.46  # ...remaining for further processing  : 742
% 0.26/1.46  # Other redundant clauses eliminated   : 10
% 0.26/1.46  # Clauses deleted for lack of memory   : 0
% 0.26/1.46  # Backward-subsumed                    : 80
% 0.26/1.46  # Backward-rewritten                   : 55
% 0.26/1.46  # Generated clauses                    : 19309
% 0.26/1.46  # ...of the previous two non-trivial   : 18687
% 0.26/1.46  # Contextual simplify-reflections      : 79
% 0.26/1.46  # Paramodulations                      : 19272
% 0.26/1.46  # Factorizations                       : 2
% 0.26/1.46  # Equation resolutions                 : 14
% 0.26/1.46  # Current number of processed clauses  : 585
% 0.26/1.46  #    Positive orientable unit clauses  : 156
% 0.26/1.46  #    Positive unorientable unit clauses: 5
% 0.26/1.46  #    Negative unit clauses             : 88
% 0.26/1.46  #    Non-unit-clauses                  : 336
% 0.26/1.46  # Current number of unprocessed clauses: 12154
% 0.26/1.46  # ...number of literals in the above   : 70628
% 0.26/1.46  # Current number of archived formulas  : 0
% 0.26/1.46  # Current number of archived clauses   : 158
% 0.26/1.46  # Clause-clause subsumption calls (NU) : 22196
% 0.26/1.46  # Rec. Clause-clause subsumption calls : 8144
% 0.26/1.46  # Non-unit clause-clause subsumptions  : 260
% 0.26/1.46  # Unit Clause-clause subsumption calls : 8944
% 0.26/1.46  # Rewrite failures with RHS unbound    : 0
% 0.26/1.46  # BW rewrite match attempts            : 31
% 0.26/1.46  # BW rewrite match successes           : 24
% 0.26/1.46  # Condensation attempts                : 0
% 0.26/1.46  # Condensation successes               : 0
% 0.26/1.46  # Termbank termtop insertions          : 528145
% 0.26/1.46  
% 0.26/1.46  # -------------------------------------------------
% 0.26/1.46  # User time                : 0.325 s
% 0.26/1.46  # System time              : 0.009 s
% 0.26/1.46  # Total time               : 0.334 s
% 0.26/1.46  # Maximum resident set size: 15740 pages
% 0.26/23.45  eprover: CPU time limit exceeded, terminating
% 0.26/23.45  eprover: CPU time limit exceeded, terminating
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.47  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.47  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.48  eprover: No such file or directory
% 0.26/23.49  eprover: eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.inCannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.49  
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.49  eprover: No such file or directory
% 0.26/23.50  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.50  eprover: No such file or directory
% 0.26/23.50  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.50  eprover: No such file or directory
% 0.26/23.50  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.50  eprover: No such file or directory
% 0.26/23.50  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.50  eprover: No such file or directory
% 0.26/23.51  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.51  eprover: No such file or directory
% 0.26/23.51  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.51  eprover: No such file or directory
% 0.26/23.52  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.52  eprover: No such file or directory
% 0.26/23.52  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.52  eprover: No such file or directory
% 0.26/23.52  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.52  eprover: No such file or directory
% 0.26/23.52  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.52  eprover: No such file or directory
% 0.26/23.53  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.26/23.53  eprover: No such file or directory
% 0.26/23.53  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.26/23.53  eprover: No such file or directory
%------------------------------------------------------------------------------