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

View Problem - Process Solution

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

% Computer : n022.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:58 EDT 2022

% Result   : Theorem 0.28s 1.47s
% Output   : CNFRefutation 0.28s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   24
%            Number of leaves      :   13
% Syntax   : Number of formulae    :  313 (  58 unt;   0 def)
%            Number of atoms       : 2764 ( 834 equ)
%            Maximal formula atoms :  630 (   8 avg)
%            Number of connectives : 4179 (1728   ~;2212   |; 195   &)
%                                         (   2 <=>;  42  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   59 (   7 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   4 prp; 0-2 aty)
%            Number of functors    :   31 (  31 usr;  25 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_0065,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(s_best7,n3)
      & leq(s_sworst7,n3)
      & leq(s_worst7,n3)
      & ! [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
      & ( n0 != pv1413
       => ( 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(s_best7,n3)
          & leq(s_sworst7,n3)
          & leq(s_worst7,n3)
          & ! [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 ) ) ) )
      & ( n0 = pv1413
       => true ) ) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p',gauss_init_0065) ).

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(ttrue,axiom,
    true,
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV003+0.ax',ttrue) ).

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

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

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

fof(c_0_14,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(s_best7,n3)
      & leq(s_sworst7,n3)
      & leq(s_worst7,n3)
      & ! [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_15,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(s_best7,n3)
      & leq(s_sworst7,n3)
      & leq(s_worst7,n3)
      & ! [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_16,plain,
    ! [X2] : plus(n2,X2) = succ(succ(X2)),
    inference(variable_rename,[status(thm)],[succ_plus_2_l]) ).

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

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

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

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

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

fof(c_0_22,negated_conjecture,
    ~ ( epred2_0
     => ( init = init
        & ( n0 != pv1413
         => ( 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 ) ) ) )
        & ( n0 = pv1413
         => true ) ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(assume_negation,[status(cth)],[gauss_init_0065]),c_0_14]),c_0_15]) ).

fof(c_0_23,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(s_best7,n3)
      & leq(s_sworst7,n3)
      & leq(s_worst7,n3)
      & ! [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_14]) ).

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

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

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

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

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

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

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

cnf(c_0_31,plain,
    plus(n0,n1) = n1,
    inference(rw,[status(thm)],[c_0_21,c_0_18]) ).

fof(c_0_32,negated_conjecture,
    ( epred2_0
    & ( n0 = pv1413
      | n0 != pv1413
      | init != init )
    & ( ~ true
      | n0 != pv1413
      | init != init )
    & ( n0 = pv1413
      | gt(loopcounter,n1)
      | leq(n0,esk24_0)
      | ~ epred3_0
      | init != init )
    & ( ~ true
      | gt(loopcounter,n1)
      | leq(n0,esk24_0)
      | ~ epred3_0
      | init != init )
    & ( n0 = pv1413
      | pvar1400_init != init
      | pvar1401_init != init
      | pvar1402_init != init
      | leq(n0,esk24_0)
      | ~ epred3_0
      | init != init )
    & ( ~ true
      | pvar1400_init != init
      | pvar1401_init != init
      | pvar1402_init != init
      | leq(n0,esk24_0)
      | ~ epred3_0
      | init != init )
    & ( n0 = pv1413
      | gt(loopcounter,n1)
      | leq(esk24_0,minus(n3,n1))
      | ~ epred3_0
      | init != init )
    & ( ~ true
      | gt(loopcounter,n1)
      | leq(esk24_0,minus(n3,n1))
      | ~ epred3_0
      | init != init )
    & ( n0 = pv1413
      | pvar1400_init != init
      | pvar1401_init != init
      | pvar1402_init != init
      | leq(esk24_0,minus(n3,n1))
      | ~ epred3_0
      | init != init )
    & ( ~ true
      | pvar1400_init != init
      | pvar1401_init != init
      | pvar1402_init != init
      | leq(esk24_0,minus(n3,n1))
      | ~ epred3_0
      | init != init )
    & ( n0 = pv1413
      | gt(loopcounter,n1)
      | a_select2(s_try7_init,esk24_0) != init
      | ~ epred3_0
      | init != init )
    & ( ~ true
      | gt(loopcounter,n1)
      | a_select2(s_try7_init,esk24_0) != init
      | ~ epred3_0
      | init != init )
    & ( n0 = pv1413
      | pvar1400_init != init
      | pvar1401_init != init
      | pvar1402_init != init
      | a_select2(s_try7_init,esk24_0) != init
      | ~ epred3_0
      | init != init )
    & ( ~ true
      | pvar1400_init != init
      | pvar1401_init != init
      | pvar1402_init != init
      | a_select2(s_try7_init,esk24_0) != init
      | ~ epred3_0
      | init != init ) ),
    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])])])])])]) ).

fof(c_0_33,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(s_best7,n3)
        | ~ epred2_0 )
      & ( leq(s_sworst7,n3)
        | ~ epred2_0 )
      & ( leq(s_worst7,n3)
        | ~ 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_23])])])])])]) ).

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

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

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

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

cnf(c_0_38,plain,
    plus(plus(plus(n0,n1),n1),n1) = n3,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_29,c_0_18]),c_0_18]),c_0_18]) ).

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

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

fof(c_0_41,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(s_best7,n3)
      & leq(s_sworst7,n3)
      & leq(s_worst7,n3)
      & ! [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_15]) ).

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

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

cnf(c_0_44,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_33]) ).

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

cnf(c_0_46,plain,
    minus(plus(X1,n1),n1) = X1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_34,c_0_18]),c_0_35]) ).

cnf(c_0_47,plain,
    plus(X1,n2) = plus(n2,X1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_36,c_0_28]),c_0_37]) ).

cnf(c_0_48,plain,
    plus(n1,n2) = n3,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_38,c_0_31]),c_0_39]),c_0_28]) ).

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

cnf(c_0_50,negated_conjecture,
    ( gt(loopcounter,n1)
    | leq(esk24_0,minus(n3,n1))
    | ~ true
    | ~ epred3_0 ),
    inference(cn,[status(thm)],[c_0_40]) ).

cnf(c_0_51,plain,
    true,
    inference(split_conjunct,[status(thm)],[ttrue]) ).

fof(c_0_52,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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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(s_best7,n3)
      | ~ leq(s_sworst7,n3)
      | ~ leq(s_worst7,n3)
      | 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_41])])])])])]) ).

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

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

cnf(c_0_55,negated_conjecture,
    ( leq(esk24_0,minus(n3,n1))
    | pvar1400_init != init
    | pvar1401_init != init
    | pvar1402_init != init
    | ~ true
    | ~ epred3_0 ),
    inference(cn,[status(thm)],[c_0_42]) ).

cnf(c_0_56,negated_conjecture,
    ( gt(loopcounter,n1)
    | a_select2(s_try7_init,esk24_0) != init
    | ~ true
    | ~ epred3_0 ),
    inference(cn,[status(thm)],[c_0_43]) ).

cnf(c_0_57,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_44,c_0_45])]) ).

cnf(c_0_58,plain,
    minus(n3,n1) = n2,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_47]),c_0_48]) ).

cnf(c_0_59,negated_conjecture,
    ( gt(loopcounter,n1)
    | leq(n0,esk24_0)
    | ~ true
    | ~ epred3_0 ),
    inference(cn,[status(thm)],[c_0_49]) ).

cnf(c_0_60,negated_conjecture,
    ( leq(esk24_0,minus(n3,n1))
    | gt(loopcounter,n1)
    | ~ epred3_0 ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_50,c_0_51])]) ).

cnf(c_0_61,plain,
    ( epred3_0
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

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

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

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

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

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

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

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

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

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

cnf(c_0_71,plain,
    ( epred3_0
    | leq(n0,esk32_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_72,plain,
    ( epred3_0
    | leq(esk32_0,n2)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_73,negated_conjecture,
    ( pvar1400_init != init
    | pvar1401_init != init
    | pvar1402_init != init
    | a_select2(s_try7_init,esk24_0) != init
    | ~ true
    | ~ epred3_0 ),
    inference(cn,[status(thm)],[c_0_53]) ).

cnf(c_0_74,negated_conjecture,
    ( leq(n0,esk24_0)
    | pvar1400_init != init
    | pvar1401_init != init
    | pvar1402_init != init
    | ~ true
    | ~ epred3_0 ),
    inference(cn,[status(thm)],[c_0_54]) ).

cnf(c_0_75,negated_conjecture,
    ( leq(esk24_0,minus(n3,n1))
    | pvar1400_init != init
    | pvar1401_init != init
    | pvar1402_init != init
    | ~ epred3_0 ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_55,c_0_51])]) ).

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

cnf(c_0_77,negated_conjecture,
    ( gt(loopcounter,n1)
    | a_select2(s_try7_init,esk24_0) != init
    | ~ epred3_0 ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_56,c_0_51])]) ).

cnf(c_0_78,plain,
    ( a_select2(s_try7_init,X1) = init
    | ~ leq(X1,n2)
    | ~ leq(n0,X1) ),
    inference(rw,[status(thm)],[c_0_57,c_0_58]) ).

cnf(c_0_79,negated_conjecture,
    ( leq(n0,esk24_0)
    | gt(loopcounter,n1)
    | ~ epred3_0 ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_59,c_0_51])]) ).

cnf(c_0_80,negated_conjecture,
    ( leq(esk24_0,n2)
    | gt(loopcounter,n1)
    | ~ epred3_0 ),
    inference(rw,[status(thm)],[c_0_60,c_0_58]) ).

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

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

cnf(c_0_83,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_61]) ).

cnf(c_0_84,plain,
    s_best7_init = init,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_62,c_0_45])]) ).

cnf(c_0_85,plain,
    s_sworst7_init = init,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_63,c_0_45])]) ).

cnf(c_0_86,plain,
    s_worst7_init = init,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_64,c_0_45])]) ).

cnf(c_0_87,plain,
    leq(n0,s_best7),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_65,c_0_45])]) ).

cnf(c_0_88,plain,
    leq(n0,s_sworst7),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_66,c_0_45])]) ).

cnf(c_0_89,plain,
    leq(n0,s_worst7),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_67,c_0_45])]) ).

cnf(c_0_90,plain,
    leq(s_best7,n3),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_68,c_0_45])]) ).

cnf(c_0_91,plain,
    leq(s_sworst7,n3),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_69,c_0_45])]) ).

cnf(c_0_92,plain,
    leq(s_worst7,n3),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_70,c_0_45])]) ).

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

cnf(c_0_94,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_71]) ).

cnf(c_0_95,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_72]) ).

cnf(c_0_96,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_97,negated_conjecture,
    ( a_select2(s_try7_init,esk24_0) != init
    | pvar1400_init != init
    | pvar1401_init != init
    | pvar1402_init != init
    | ~ epred3_0 ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_73,c_0_51])]) ).

cnf(c_0_98,negated_conjecture,
    ( leq(n0,esk24_0)
    | pvar1400_init != init
    | pvar1401_init != init
    | pvar1402_init != init
    | ~ epred3_0 ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_74,c_0_51])]) ).

cnf(c_0_99,negated_conjecture,
    ( leq(esk24_0,n2)
    | pvar1400_init != init
    | pvar1401_init != init
    | pvar1402_init != init
    | ~ epred3_0 ),
    inference(rw,[status(thm)],[c_0_75,c_0_58]) ).

cnf(c_0_100,plain,
    ( pvar1402_init = init
    | ~ gt(loopcounter,n1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_76,c_0_45])]) ).

cnf(c_0_101,negated_conjecture,
    ( gt(loopcounter,n1)
    | ~ epred3_0 ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_77,c_0_78]),c_0_79]),c_0_80]) ).

cnf(c_0_102,plain,
    ( pvar1401_init = init
    | ~ gt(loopcounter,n1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_81,c_0_45])]) ).

cnf(c_0_103,plain,
    ( pvar1400_init = init
    | ~ gt(loopcounter,n1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_82,c_0_45])]) ).

cnf(c_0_104,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_105,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_106,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_107,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)],[c_0_83,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_108,plain,
    ( a_select2(s_center7_init,X1) = init
    | ~ leq(X1,n2)
    | ~ leq(n0,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_93,c_0_45])]) ).

cnf(c_0_109,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)],[c_0_94,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_110,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)],[c_0_95,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

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

cnf(c_0_112,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_96]) ).

cnf(c_0_113,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_97,c_0_78]),c_0_98]),c_0_99]) ).

cnf(c_0_114,plain,
    ( pvar1402_init = init
    | ~ epred3_0 ),
    inference(spm,[status(thm)],[c_0_100,c_0_101]) ).

cnf(c_0_115,plain,
    ( pvar1401_init = init
    | ~ epred3_0 ),
    inference(spm,[status(thm)],[c_0_102,c_0_101]) ).

cnf(c_0_116,plain,
    ( pvar1400_init = init
    | ~ epred3_0 ),
    inference(spm,[status(thm)],[c_0_103,c_0_101]) ).

cnf(c_0_117,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_104]) ).

cnf(c_0_118,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_105]) ).

cnf(c_0_119,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_106]) ).

cnf(c_0_120,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(n0,esk31_0)
    | leq(esk32_0,n2)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_121,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_122,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_123,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(esk31_0,n3)
    | leq(n0,esk32_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_124,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_125,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(esk31_0,n3)
    | leq(n0,esk32_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_126,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_107,c_0_108]),c_0_109]),c_0_110]) ).

cnf(c_0_127,plain,
    ( a_select2(s_values7_init,X1) = init
    | ~ leq(X1,n3)
    | ~ leq(n0,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_111,c_0_45])]) ).

cnf(c_0_128,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_33]) ).

cnf(c_0_129,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)],[c_0_112,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_130,negated_conjecture,
    ~ epred3_0,
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_113,c_0_114]),c_0_115]),c_0_116]) ).

cnf(c_0_131,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)],[c_0_117,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_132,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)],[c_0_118,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_133,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)],[c_0_119,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_134,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(esk32_0,n2)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_135,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_120]) ).

cnf(c_0_136,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_121]) ).

cnf(c_0_137,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(n0,esk32_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_138,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_122]) ).

cnf(c_0_139,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_123]) ).

cnf(c_0_140,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(n0,esk32_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_141,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_124]) ).

cnf(c_0_142,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_125]) ).

cnf(c_0_143,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(n0,esk31_0)
    | leq(esk32_0,n2)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_144,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_145,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_146,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(n0,esk31_0)
    | leq(esk32_0,n2)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_147,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_148,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(n0,esk31_0)
    | leq(esk32_0,n2)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_149,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_126,c_0_127]) ).

cnf(c_0_150,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_128,c_0_45])]) ).

cnf(c_0_151,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_129,c_0_108]),c_0_130]) ).

cnf(c_0_152,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_131,c_0_108]),c_0_130]) ).

cnf(c_0_153,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_132,c_0_108]),c_0_130]) ).

cnf(c_0_154,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_133,c_0_108]),c_0_130]) ).

cnf(c_0_155,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_134]) ).

cnf(c_0_156,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)],[c_0_135,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_157,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)],[c_0_136,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_158,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_137]) ).

cnf(c_0_159,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)],[c_0_138,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_160,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)],[c_0_139,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_161,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(esk31_0,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_162,plain,
    ( epred3_0
    | leq(n0,esk29_0)
    | leq(n0,esk31_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_163,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(n0,esk31_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_164,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_140]) ).

cnf(c_0_165,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)],[c_0_141,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_166,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)],[c_0_142,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_167,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_143]) ).

cnf(c_0_168,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(esk31_0,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_169,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_144]) ).

cnf(c_0_170,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(n0,esk31_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_171,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_145]) ).

cnf(c_0_172,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_146]) ).

cnf(c_0_173,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(esk31_0,n3)
    | leq(n0,esk32_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_174,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(n0,esk31_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_175,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_147]) ).

cnf(c_0_176,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_148]) ).

cnf(c_0_177,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(esk31_0,n3)
    | leq(n0,esk32_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_178,plain,
    ( epred3_0
    | leq(n0,esk31_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_179,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_149,c_0_150]),c_0_130]) ).

cnf(c_0_180,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_151,c_0_127]) ).

cnf(c_0_181,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_152,c_0_127]) ).

cnf(c_0_182,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_153,c_0_127]) ).

cnf(c_0_183,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_154,c_0_127]) ).

cnf(c_0_184,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)],[c_0_155,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_185,plain,
    ( leq(n0,esk29_0)
    | leq(n0,esk31_0)
    | leq(esk32_0,n2) ),
    inference(sr,[status(thm)],[c_0_156,c_0_130]) ).

cnf(c_0_186,plain,
    ( leq(n0,esk29_0)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2) ),
    inference(sr,[status(thm)],[c_0_157,c_0_130]) ).

cnf(c_0_187,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)],[c_0_158,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_188,plain,
    ( leq(n0,esk29_0)
    | leq(n0,esk31_0)
    | leq(n0,esk32_0) ),
    inference(sr,[status(thm)],[c_0_159,c_0_130]) ).

cnf(c_0_189,plain,
    ( leq(n0,esk29_0)
    | leq(n0,esk32_0)
    | leq(esk31_0,n3) ),
    inference(sr,[status(thm)],[c_0_160,c_0_130]) ).

cnf(c_0_190,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_161]) ).

cnf(c_0_191,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_162]) ).

cnf(c_0_192,plain,
    ( epred3_0
    | leq(n0,esk30_0)
    | leq(esk32_0,n2)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_193,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_163]) ).

cnf(c_0_194,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)],[c_0_164,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_195,plain,
    ( leq(n0,esk30_0)
    | leq(n0,esk31_0)
    | leq(n0,esk32_0) ),
    inference(sr,[status(thm)],[c_0_165,c_0_130]) ).

cnf(c_0_196,plain,
    ( leq(n0,esk30_0)
    | leq(n0,esk32_0)
    | leq(esk31_0,n3) ),
    inference(sr,[status(thm)],[c_0_166,c_0_130]) ).

cnf(c_0_197,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)],[c_0_167,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_198,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_168]) ).

cnf(c_0_199,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)],[c_0_169,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_200,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(n0,esk32_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_201,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_170]) ).

cnf(c_0_202,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)],[c_0_171,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_203,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)],[c_0_172,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_204,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_173]) ).

cnf(c_0_205,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_206,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(n0,esk32_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_207,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_174]) ).

cnf(c_0_208,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)],[c_0_175,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_209,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)],[c_0_176,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_210,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_177]) ).

cnf(c_0_211,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_212,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_178]) ).

cnf(c_0_213,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_179,c_0_180]),c_0_181]),c_0_182]),c_0_183]) ).

cnf(c_0_214,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_184,c_0_127]),c_0_130]),c_0_185]),c_0_186]) ).

cnf(c_0_215,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_187,c_0_127]),c_0_130]),c_0_188]),c_0_189]) ).

cnf(c_0_216,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)],[c_0_190,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_217,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)],[c_0_191,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_218,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_192]) ).

cnf(c_0_219,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)],[c_0_193,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_220,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_194,c_0_127]),c_0_130]),c_0_195]),c_0_196]) ).

cnf(c_0_221,plain,
    ( leq(n0,esk30_0)
    | leq(n0,esk31_0)
    | leq(esk32_0,n2) ),
    inference(sr,[status(thm)],[c_0_197,c_0_130]) ).

cnf(c_0_222,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)],[c_0_198,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_223,plain,
    ( leq(n0,esk30_0)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2) ),
    inference(sr,[status(thm)],[c_0_199,c_0_130]) ).

cnf(c_0_224,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(esk31_0,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_225,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_200]) ).

cnf(c_0_226,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)],[c_0_201,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_227,plain,
    ( leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | leq(esk30_0,n3) ),
    inference(sr,[status(thm)],[c_0_202,c_0_130]) ).

cnf(c_0_228,plain,
    ( leq(n0,esk31_0)
    | leq(esk30_0,n3)
    | leq(esk32_0,n2) ),
    inference(sr,[status(thm)],[c_0_203,c_0_130]) ).

cnf(c_0_229,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)],[c_0_204,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_230,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_205]) ).

cnf(c_0_231,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(esk31_0,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_232,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_206]) ).

cnf(c_0_233,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)],[c_0_207,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_234,plain,
    ( leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | leq(esk29_0,n2) ),
    inference(sr,[status(thm)],[c_0_208,c_0_130]) ).

cnf(c_0_235,plain,
    ( leq(n0,esk31_0)
    | leq(esk29_0,n2)
    | leq(esk32_0,n2) ),
    inference(sr,[status(thm)],[c_0_209,c_0_130]) ).

cnf(c_0_236,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)],[c_0_210,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_237,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_211]) ).

cnf(c_0_238,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)],[c_0_212,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_239,plain,
    ( leq(n0,esk29_0)
    | ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_213,c_0_214]),c_0_215]) ).

cnf(c_0_240,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_216,c_0_108]),c_0_130]),c_0_215]),c_0_214]) ).

cnf(c_0_241,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_217,c_0_108]),c_0_130]),c_0_215]),c_0_214]) ).

cnf(c_0_242,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)],[c_0_218,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_243,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_219,c_0_108]),c_0_130]),c_0_220]),c_0_221]) ).

cnf(c_0_244,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_222,c_0_108]),c_0_130]),c_0_220]),c_0_223]) ).

cnf(c_0_245,plain,
    ( epred3_0
    | leq(esk30_0,n3)
    | leq(esk32_0,n2)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_246,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_224]) ).

cnf(c_0_247,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)],[c_0_225,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_248,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_226,c_0_108]),c_0_130]),c_0_227]),c_0_228]) ).

cnf(c_0_249,plain,
    ( leq(n0,esk32_0)
    | leq(esk30_0,n3)
    | leq(esk31_0,n3) ),
    inference(sr,[status(thm)],[c_0_229,c_0_130]) ).

cnf(c_0_250,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)],[c_0_230,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_251,plain,
    ( epred3_0
    | leq(esk29_0,n2)
    | leq(esk32_0,n2)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_252,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_231]) ).

cnf(c_0_253,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)],[c_0_232,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_254,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_233,c_0_108]),c_0_130]),c_0_234]),c_0_235]) ).

cnf(c_0_255,plain,
    ( leq(n0,esk32_0)
    | leq(esk29_0,n2)
    | leq(esk31_0,n3) ),
    inference(sr,[status(thm)],[c_0_236,c_0_130]) ).

cnf(c_0_256,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)],[c_0_237,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_257,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_238,c_0_108]),c_0_130]) ).

cnf(c_0_258,plain,
    ( epred3_0
    | leq(esk31_0,n3)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_259,plain,
    leq(n0,esk29_0),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_239,c_0_240]),c_0_241]) ).

cnf(c_0_260,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_242,c_0_127]),c_0_130]),c_0_243]),c_0_244]) ).

cnf(c_0_261,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_245]) ).

cnf(c_0_262,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)],[c_0_246,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_263,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_247,c_0_127]),c_0_130]),c_0_248]),c_0_249]) ).

cnf(c_0_264,plain,
    ( leq(esk30_0,n3)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2) ),
    inference(sr,[status(thm)],[c_0_250,c_0_130]) ).

cnf(c_0_265,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_251]) ).

cnf(c_0_266,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)],[c_0_252,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_267,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_253,c_0_127]),c_0_130]),c_0_254]),c_0_255]) ).

cnf(c_0_268,plain,
    ( leq(esk29_0,n2)
    | leq(esk31_0,n3)
    | leq(esk32_0,n2) ),
    inference(sr,[status(thm)],[c_0_256,c_0_130]) ).

cnf(c_0_269,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_257,c_0_150]) ).

cnf(c_0_270,plain,
    ( epred3_0
    | leq(n0,esk31_0)
    | leq(esk32_0,n2)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_271,plain,
    ( epred3_0
    | leq(n0,esk31_0)
    | leq(n0,esk32_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_272,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_258]) ).

cnf(c_0_273,plain,
    ( ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0)
    | ~ leq(esk29_0,n2)
    | ~ leq(esk30_0,n3)
    | ~ leq(n0,esk30_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_179,c_0_259])]) ).

cnf(c_0_274,plain,
    leq(n0,esk30_0),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_213,c_0_260]),c_0_220]),c_0_243]),c_0_244]) ).

cnf(c_0_275,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)],[c_0_261,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_276,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_262,c_0_108]),c_0_130]),c_0_263]),c_0_264]) ).

cnf(c_0_277,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)],[c_0_265,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_278,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_266,c_0_108]),c_0_130]),c_0_267]),c_0_268]) ).

cnf(c_0_279,plain,
    ( leq(n0,esk31_0)
    | ~ 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_269,c_0_259])]) ).

cnf(c_0_280,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_270]) ).

cnf(c_0_281,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_271]) ).

cnf(c_0_282,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)],[c_0_272,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_283,plain,
    ( ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0)
    | ~ leq(esk29_0,n2)
    | ~ leq(esk30_0,n3) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_273,c_0_274])]) ).

cnf(c_0_284,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_275,c_0_127]),c_0_130]),c_0_248]),c_0_276]) ).

cnf(c_0_285,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_277,c_0_127]),c_0_130]),c_0_254]),c_0_278]) ).

cnf(c_0_286,plain,
    ( leq(n0,esk31_0)
    | ~ 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_279,c_0_274])]) ).

cnf(c_0_287,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)],[c_0_280,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_288,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)],[c_0_281,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_289,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_282,c_0_108]),c_0_130]) ).

cnf(c_0_290,plain,
    ( leq(esk32_0,n2)
    | ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_283,c_0_284]),c_0_285]) ).

cnf(c_0_291,plain,
    ( leq(n0,esk32_0)
    | ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_283,c_0_263]),c_0_267]) ).

cnf(c_0_292,plain,
    ( leq(n0,esk31_0)
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_286,c_0_248]),c_0_254]) ).

cnf(c_0_293,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_287,c_0_150]),c_0_259]),c_0_274])]),c_0_130]),c_0_284]),c_0_285]) ).

cnf(c_0_294,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_288,c_0_150]),c_0_259]),c_0_274])]),c_0_130]),c_0_263]),c_0_267]) ).

cnf(c_0_295,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_289,c_0_150]) ).

cnf(c_0_296,plain,
    ( epred3_0
    | leq(esk31_0,n3)
    | leq(n0,esk32_0)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_297,plain,
    ( ~ leq(esk31_0,n3)
    | ~ leq(n0,esk31_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_213,c_0_290]),c_0_291]) ).

cnf(c_0_298,plain,
    leq(n0,esk31_0),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_292,c_0_293]),c_0_294]) ).

cnf(c_0_299,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_295,c_0_259])]) ).

cnf(c_0_300,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_296]) ).

cnf(c_0_301,plain,
    ~ leq(esk31_0,n3),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_297,c_0_298])]) ).

cnf(c_0_302,plain,
    ( epred3_0
    | leq(esk31_0,n3)
    | leq(esk32_0,n2)
    | ~ leq(s_worst7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_best7,n3)
    | ~ 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_52]) ).

cnf(c_0_303,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_299,c_0_274])]) ).

cnf(c_0_304,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)],[c_0_300,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_305,plain,
    leq(esk29_0,n2),
    inference(sr,[status(thm)],[c_0_278,c_0_301]) ).

cnf(c_0_306,plain,
    leq(esk30_0,n3),
    inference(sr,[status(thm)],[c_0_276,c_0_301]) ).

cnf(c_0_307,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(s_best7,n3)
    | ~ leq(s_sworst7,n3)
    | ~ leq(s_worst7,n3) ),
    inference(cn,[status(thm)],[c_0_302]) ).

cnf(c_0_308,plain,
    ( leq(esk31_0,n3)
    | ~ leq(esk32_0,n2)
    | ~ leq(n0,esk32_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_303,c_0_276]),c_0_278]) ).

cnf(c_0_309,plain,
    leq(n0,esk32_0),
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_304,c_0_150]),c_0_305]),c_0_306]),c_0_259]),c_0_274])]),c_0_130]),c_0_301]) ).

cnf(c_0_310,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)],[c_0_307,c_0_84]),c_0_85]),c_0_86]),c_0_87]),c_0_88]),c_0_89]),c_0_90]),c_0_91]),c_0_92])]) ).

cnf(c_0_311,plain,
    ~ leq(esk32_0,n2),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_308,c_0_309])]),c_0_301]) ).

cnf(c_0_312,plain,
    $false,
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_310,c_0_150]),c_0_305]),c_0_306]),c_0_259]),c_0_274])]),c_0_130]),c_0_311]),c_0_301]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.14  % Problem  : SWV038+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.04/0.15  % Command  : run_ET %s %d
% 0.15/0.37  % Computer : n022.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.37  % CPULimit : 300
% 0.15/0.37  % WCLimit  : 600
% 0.15/0.37  % DateTime : Wed Jun 15 21:04:02 EDT 2022
% 0.15/0.37  % CPUTime  : 
% 0.28/1.47  # Running protocol protocol_eprover_63dc1b1eb7d762c2f3686774d32795976f981b97 for 23 seconds:
% 0.28/1.47  # Preprocessing time       : 0.034 s
% 0.28/1.47  
% 0.28/1.47  # Proof found!
% 0.28/1.47  # SZS status Theorem
% 0.28/1.47  # SZS output start CNFRefutation
% See solution above
% 0.28/1.48  # Proof object total steps             : 313
% 0.28/1.48  # Proof object clause steps            : 288
% 0.28/1.48  # Proof object formula steps           : 25
% 0.28/1.48  # Proof object conjectures             : 27
% 0.28/1.48  # Proof object clause conjectures      : 24
% 0.28/1.48  # Proof object formula conjectures     : 3
% 0.28/1.48  # Proof object initial clauses used    : 78
% 0.28/1.48  # Proof object initial formulas used   : 11
% 0.28/1.48  # Proof object generating inferences   : 52
% 0.28/1.48  # Proof object simplifying inferences  : 708
% 0.28/1.48  # Training examples: 0 positive, 0 negative
% 0.28/1.48  # Parsed axioms                        : 85
% 0.28/1.48  # Removed by relevancy pruning/SinE    : 0
% 0.28/1.48  # Initial clauses                      : 268
% 0.28/1.48  # Removed in clause preprocessing      : 3
% 0.28/1.48  # Initial clauses in saturation        : 265
% 0.28/1.48  # Processed clauses                    : 992
% 0.28/1.48  # ...of these trivial                  : 22
% 0.28/1.48  # ...subsumed                          : 278
% 0.28/1.48  # ...remaining for further processing  : 691
% 0.28/1.48  # Other redundant clauses eliminated   : 14
% 0.28/1.48  # Clauses deleted for lack of memory   : 0
% 0.28/1.48  # Backward-subsumed                    : 97
% 0.28/1.48  # Backward-rewritten                   : 59
% 0.28/1.48  # Generated clauses                    : 17270
% 0.28/1.48  # ...of the previous two non-trivial   : 16681
% 0.28/1.48  # Contextual simplify-reflections      : 79
% 0.28/1.48  # Paramodulations                      : 17227
% 0.28/1.48  # Factorizations                       : 6
% 0.28/1.48  # Equation resolutions                 : 18
% 0.28/1.48  # Current number of processed clauses  : 515
% 0.28/1.48  #    Positive orientable unit clauses  : 126
% 0.28/1.48  #    Positive unorientable unit clauses: 5
% 0.28/1.48  #    Negative unit clauses             : 63
% 0.28/1.48  #    Non-unit-clauses                  : 321
% 0.28/1.48  # Current number of unprocessed clauses: 9900
% 0.28/1.48  # ...number of literals in the above   : 58984
% 0.28/1.48  # Current number of archived formulas  : 0
% 0.28/1.48  # Current number of archived clauses   : 177
% 0.28/1.48  # Clause-clause subsumption calls (NU) : 22528
% 0.28/1.48  # Rec. Clause-clause subsumption calls : 5843
% 0.28/1.48  # Non-unit clause-clause subsumptions  : 239
% 0.28/1.48  # Unit Clause-clause subsumption calls : 7932
% 0.28/1.48  # Rewrite failures with RHS unbound    : 0
% 0.28/1.48  # BW rewrite match attempts            : 28
% 0.28/1.48  # BW rewrite match successes           : 26
% 0.28/1.48  # Condensation attempts                : 0
% 0.28/1.48  # Condensation successes               : 0
% 0.28/1.48  # Termbank termtop insertions          : 471488
% 0.28/1.48  
% 0.28/1.48  # -------------------------------------------------
% 0.28/1.48  # User time                : 0.290 s
% 0.28/1.48  # System time              : 0.008 s
% 0.28/1.48  # Total time               : 0.298 s
% 0.28/1.48  # Maximum resident set size: 13288 pages
% 0.28/23.46  eprover: CPU time limit exceeded, terminating
% 0.28/23.48  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.48  eprover: No such file or directory
% 0.28/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.49  eprover: No such file or directory
% 0.28/23.49  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.49  eprover: No such file or directory
% 0.28/23.49  eprover: CPU time limit exceeded, terminating
% 0.28/23.50  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.50  eprover: No such file or directory
% 0.28/23.50  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.50  eprover: No such file or directory
% 0.28/23.51  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.51  eprover: No such file or directory
% 0.28/23.51  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.51  eprover: No such file or directory
% 0.28/23.51  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.51  eprover: No such file or directory
% 0.28/23.51  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.51  eprover: No such file or directory
% 0.28/23.51  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.51  eprover: No such file or directory
% 0.28/23.52  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.52  eprover: No such file or directory
% 0.28/23.52  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.52  eprover: No such file or directory
% 0.28/23.52  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.52  eprover: No such file or directory
% 0.28/23.52  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.28/23.52  eprover: No such file or directory
% 0.28/23.52  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.52  eprover: No such file or directory
% 0.28/23.53  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.53  eprover: No such file or directory
% 0.28/23.54  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.54  eprover: No such file or directory
% 0.28/23.54  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.54  eprover: No such file or directory
% 0.28/23.55  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.55  eprover: No such file or directory
% 0.28/23.55  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.55  eprover: No such file or directory
% 0.28/23.56  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.56  eprover: No such file or directory
% 0.28/23.56  eprover: Cannot stat file /export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p
% 0.28/23.56  eprover: No such file or directory
%------------------------------------------------------------------------------