TSTP Solution File: PUZ031+3 by E-SAT---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E-SAT---3.1
% Problem  : PUZ031+3 : TPTP v8.1.2. Released v4.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n011.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 : 2400s
% WCLimit  : 300s
% DateTime : Tue Oct 10 19:12:44 EDT 2023

% Result   : Theorem 0.19s 0.50s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   20
% Syntax   : Number of formulae    :   87 (  27 unt;   0 def)
%            Number of atoms       :  222 (   0 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  241 ( 106   ~;  95   |;  21   &)
%                                         (   0 <=>;  19  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   10 (   9 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   6 con; 0-1 aty)
%            Number of variables   :  120 (   3 sgn;  52   !;  14   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(pel47_13,axiom,
    ! [X2,X3] :
      ( ( bird(X2)
        & snail(X3) )
     => ~ eats(X2,X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',pel47_13) ).

fof(pel47_7,axiom,
    ! [X2] :
      ( animal(X2)
     => ( ! [X3] :
            ( plant(X3)
           => eats(X2,X3) )
        | ! [X4] :
            ( animal(X4)
           => ( ( much_smaller(X4,X2)
                & ? [X5] :
                    ( plant(X5)
                    & eats(X4,X5) ) )
             => eats(X2,X4) ) ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',pel47_7) ).

fof(pel47_8,axiom,
    ! [X3,X2] :
      ( ( bird(X3)
        & snail(X2) )
     => much_smaller(X2,X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',pel47_8) ).

fof(bird_is_animal,axiom,
    ! [X1] :
      ( bird(X1)
     => animal(X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',bird_is_animal) ).

fof(snail_is_animal,axiom,
    ! [X1] :
      ( snail(X1)
     => animal(X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',snail_is_animal) ).

fof(pel47_14a,axiom,
    ! [X2] :
      ( snail(X2)
     => ? [X3] :
          ( plant(X3)
          & eats(X2,X3) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',pel47_14a) ).

fof(grain_is_plant,axiom,
    ! [X1] :
      ( grain(X1)
     => plant(X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',grain_is_plant) ).

fof(grain_type,axiom,
    ? [X1] : grain(X1),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',grain_type) ).

fof(plant_type,axiom,
    ? [X1] : plant(X1),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',plant_type) ).

fof(snail_type,axiom,
    ? [X1] : snail(X1),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',snail_type) ).

fof(pel47_9,axiom,
    ! [X2,X3] :
      ( ( bird(X2)
        & fox(X3) )
     => much_smaller(X2,X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',pel47_9) ).

fof(fox_is_animal,axiom,
    ! [X1] :
      ( fox(X1)
     => animal(X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',fox_is_animal) ).

fof(bird_type,axiom,
    ? [X1] : bird(X1),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',bird_type) ).

fof(pel47,conjecture,
    ? [X2,X3,X5] :
      ( animal(X2)
      & animal(X3)
      & grain(X5)
      & eats(X3,X5)
      & eats(X2,X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',pel47) ).

fof(fox_type,axiom,
    ? [X1] : fox(X1),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',fox_type) ).

fof(pel47_11,axiom,
    ! [X2,X3] :
      ( ( wolf(X2)
        & fox(X3) )
     => ~ eats(X2,X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',pel47_11) ).

fof(pel47_10,axiom,
    ! [X2,X3] :
      ( ( fox(X2)
        & wolf(X3) )
     => much_smaller(X2,X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',pel47_10) ).

fof(wolf_is_animal,axiom,
    ! [X1] :
      ( wolf(X1)
     => animal(X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',wolf_is_animal) ).

fof(pel47_11a,axiom,
    ! [X2,X3] :
      ( ( wolf(X2)
        & grain(X3) )
     => ~ eats(X2,X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',pel47_11a) ).

fof(wolf_type,axiom,
    ? [X1] : wolf(X1),
    file('/export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p',wolf_type) ).

fof(c_0_20,plain,
    ! [X2,X3] :
      ( ( bird(X2)
        & snail(X3) )
     => ~ eats(X2,X3) ),
    inference(fof_simplification,[status(thm)],[pel47_13]) ).

fof(c_0_21,plain,
    ! [X16,X17,X18,X19] :
      ( ~ animal(X16)
      | ~ plant(X17)
      | eats(X16,X17)
      | ~ animal(X18)
      | ~ much_smaller(X18,X16)
      | ~ plant(X19)
      | ~ eats(X18,X19)
      | eats(X16,X18) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[pel47_7])])]) ).

fof(c_0_22,plain,
    ! [X31,X32] :
      ( ~ bird(X31)
      | ~ snail(X32)
      | much_smaller(X32,X31) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[pel47_8])]) ).

fof(c_0_23,plain,
    ! [X14] :
      ( ~ bird(X14)
      | animal(X14) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[bird_is_animal])]) ).

fof(c_0_24,plain,
    ! [X44] :
      ( ~ snail(X44)
      | animal(X44) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[snail_is_animal])]) ).

fof(c_0_25,plain,
    ! [X39,X40] :
      ( ~ bird(X39)
      | ~ snail(X40)
      | ~ eats(X39,X40) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_20])]) ).

cnf(c_0_26,plain,
    ( eats(X1,X2)
    | eats(X1,X3)
    | ~ animal(X1)
    | ~ plant(X2)
    | ~ animal(X3)
    | ~ much_smaller(X3,X1)
    | ~ plant(X4)
    | ~ eats(X3,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

cnf(c_0_27,plain,
    ( much_smaller(X2,X1)
    | ~ bird(X1)
    | ~ snail(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_28,plain,
    ( animal(X1)
    | ~ bird(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_23]) ).

cnf(c_0_29,plain,
    ( animal(X1)
    | ~ snail(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_24]) ).

cnf(c_0_30,plain,
    ( ~ bird(X1)
    | ~ snail(X2)
    | ~ eats(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

fof(c_0_31,plain,
    ! [X22] :
      ( ( plant(esk5_1(X22))
        | ~ snail(X22) )
      & ( eats(X22,esk5_1(X22))
        | ~ snail(X22) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[pel47_14a])])])]) ).

fof(c_0_32,plain,
    ! [X10] :
      ( ~ grain(X10)
      | plant(X10) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[grain_is_plant])]) ).

fof(c_0_33,plain,
    grain(esk1_0),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[grain_type])]) ).

cnf(c_0_34,plain,
    ( eats(X1,X2)
    | ~ eats(X3,X4)
    | ~ plant(X4)
    | ~ plant(X2)
    | ~ snail(X3)
    | ~ bird(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_26,c_0_27]),c_0_28]),c_0_29]),c_0_30]) ).

cnf(c_0_35,plain,
    ( eats(X1,esk5_1(X1))
    | ~ snail(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_36,plain,
    ( plant(esk5_1(X1))
    | ~ snail(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

fof(c_0_37,plain,
    plant(esk3_0),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[plant_type])]) ).

cnf(c_0_38,plain,
    ( plant(X1)
    | ~ grain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_39,plain,
    grain(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

cnf(c_0_40,plain,
    ( eats(X1,X2)
    | ~ plant(X2)
    | ~ snail(X3)
    | ~ bird(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_34,c_0_35]),c_0_36]) ).

cnf(c_0_41,plain,
    plant(esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_37]) ).

fof(c_0_42,plain,
    snail(esk9_0),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[snail_type])]) ).

cnf(c_0_43,plain,
    plant(esk1_0),
    inference(spm,[status(thm)],[c_0_38,c_0_39]) ).

fof(c_0_44,plain,
    ! [X35,X36] :
      ( ~ bird(X35)
      | ~ fox(X36)
      | much_smaller(X35,X36) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[pel47_9])]) ).

fof(c_0_45,plain,
    ! [X46] :
      ( ~ fox(X46)
      | animal(X46) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[fox_is_animal])]) ).

cnf(c_0_46,plain,
    ( eats(X1,esk3_0)
    | ~ snail(X2)
    | ~ bird(X1) ),
    inference(spm,[status(thm)],[c_0_40,c_0_41]) ).

cnf(c_0_47,plain,
    snail(esk9_0),
    inference(split_conjunct,[status(thm)],[c_0_42]) ).

fof(c_0_48,plain,
    bird(esk7_0),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[bird_type])]) ).

fof(c_0_49,negated_conjecture,
    ~ ? [X2,X3,X5] :
        ( animal(X2)
        & animal(X3)
        & grain(X5)
        & eats(X3,X5)
        & eats(X2,X3) ),
    inference(assume_negation,[status(cth)],[pel47]) ).

cnf(c_0_50,plain,
    ( eats(X1,esk1_0)
    | ~ snail(X2)
    | ~ bird(X1) ),
    inference(spm,[status(thm)],[c_0_40,c_0_43]) ).

cnf(c_0_51,plain,
    ( much_smaller(X1,X2)
    | ~ bird(X1)
    | ~ fox(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_44]) ).

cnf(c_0_52,plain,
    ( animal(X1)
    | ~ fox(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_53,plain,
    ( eats(X1,esk3_0)
    | ~ bird(X1) ),
    inference(spm,[status(thm)],[c_0_46,c_0_47]) ).

cnf(c_0_54,plain,
    bird(esk7_0),
    inference(split_conjunct,[status(thm)],[c_0_48]) ).

fof(c_0_55,negated_conjecture,
    ! [X6,X7,X8] :
      ( ~ animal(X6)
      | ~ animal(X7)
      | ~ grain(X8)
      | ~ eats(X7,X8)
      | ~ eats(X6,X7) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_49])]) ).

cnf(c_0_56,plain,
    ( eats(X1,esk1_0)
    | ~ bird(X1) ),
    inference(spm,[status(thm)],[c_0_50,c_0_47]) ).

fof(c_0_57,plain,
    fox(esk10_0),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[fox_type])]) ).

fof(c_0_58,plain,
    ! [X2,X3] :
      ( ( wolf(X2)
        & fox(X3) )
     => ~ eats(X2,X3) ),
    inference(fof_simplification,[status(thm)],[pel47_11]) ).

cnf(c_0_59,plain,
    ( eats(X1,X2)
    | eats(X1,X3)
    | ~ eats(X3,X4)
    | ~ plant(X4)
    | ~ plant(X2)
    | ~ bird(X3)
    | ~ fox(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_26,c_0_51]),c_0_52]),c_0_28]) ).

cnf(c_0_60,plain,
    eats(esk7_0,esk3_0),
    inference(spm,[status(thm)],[c_0_53,c_0_54]) ).

cnf(c_0_61,negated_conjecture,
    ( ~ animal(X1)
    | ~ animal(X2)
    | ~ grain(X3)
    | ~ eats(X2,X3)
    | ~ eats(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_55]) ).

cnf(c_0_62,plain,
    eats(esk7_0,esk1_0),
    inference(spm,[status(thm)],[c_0_56,c_0_54]) ).

cnf(c_0_63,plain,
    animal(esk7_0),
    inference(spm,[status(thm)],[c_0_28,c_0_54]) ).

cnf(c_0_64,plain,
    fox(esk10_0),
    inference(split_conjunct,[status(thm)],[c_0_57]) ).

fof(c_0_65,plain,
    ! [X26,X27] :
      ( ~ fox(X26)
      | ~ wolf(X27)
      | much_smaller(X26,X27) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[pel47_10])]) ).

fof(c_0_66,plain,
    ! [X25] :
      ( ~ wolf(X25)
      | animal(X25) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[wolf_is_animal])]) ).

fof(c_0_67,plain,
    ! [X28,X29] :
      ( ~ wolf(X28)
      | ~ fox(X29)
      | ~ eats(X28,X29) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_58])]) ).

cnf(c_0_68,plain,
    ( eats(X1,esk7_0)
    | eats(X1,X2)
    | ~ plant(X2)
    | ~ fox(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_59,c_0_60]),c_0_41]),c_0_54])]) ).

cnf(c_0_69,negated_conjecture,
    ( ~ eats(X1,esk7_0)
    | ~ animal(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_61,c_0_62]),c_0_39]),c_0_63])]) ).

cnf(c_0_70,plain,
    animal(esk10_0),
    inference(spm,[status(thm)],[c_0_52,c_0_64]) ).

cnf(c_0_71,plain,
    ( much_smaller(X1,X2)
    | ~ fox(X1)
    | ~ wolf(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_65]) ).

cnf(c_0_72,plain,
    ( animal(X1)
    | ~ wolf(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_66]) ).

cnf(c_0_73,plain,
    ( ~ wolf(X1)
    | ~ fox(X2)
    | ~ eats(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_67]) ).

cnf(c_0_74,plain,
    ( eats(X1,esk3_0)
    | eats(X1,esk7_0)
    | ~ fox(X1) ),
    inference(spm,[status(thm)],[c_0_68,c_0_41]) ).

cnf(c_0_75,negated_conjecture,
    ~ eats(esk10_0,esk7_0),
    inference(spm,[status(thm)],[c_0_69,c_0_70]) ).

cnf(c_0_76,plain,
    ( eats(X1,X2)
    | ~ eats(X3,X4)
    | ~ plant(X4)
    | ~ plant(X2)
    | ~ fox(X3)
    | ~ wolf(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_26,c_0_71]),c_0_72]),c_0_52]),c_0_73]) ).

cnf(c_0_77,plain,
    eats(esk10_0,esk3_0),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_74,c_0_64]),c_0_75]) ).

fof(c_0_78,plain,
    ! [X2,X3] :
      ( ( wolf(X2)
        & grain(X3) )
     => ~ eats(X2,X3) ),
    inference(fof_simplification,[status(thm)],[pel47_11a]) ).

cnf(c_0_79,plain,
    ( eats(X1,X2)
    | ~ plant(X2)
    | ~ wolf(X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_76,c_0_77]),c_0_41]),c_0_64])]) ).

fof(c_0_80,plain,
    wolf(esk6_0),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[wolf_type])]) ).

fof(c_0_81,plain,
    ! [X11,X12] :
      ( ~ wolf(X11)
      | ~ grain(X12)
      | ~ eats(X11,X12) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_78])]) ).

cnf(c_0_82,plain,
    ( eats(X1,esk1_0)
    | ~ wolf(X1) ),
    inference(spm,[status(thm)],[c_0_79,c_0_43]) ).

cnf(c_0_83,plain,
    wolf(esk6_0),
    inference(split_conjunct,[status(thm)],[c_0_80]) ).

cnf(c_0_84,plain,
    ( ~ wolf(X1)
    | ~ grain(X2)
    | ~ eats(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_81]) ).

cnf(c_0_85,plain,
    eats(esk6_0,esk1_0),
    inference(spm,[status(thm)],[c_0_82,c_0_83]) ).

cnf(c_0_86,plain,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_84,c_0_85]),c_0_39]),c_0_83])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : PUZ031+3 : TPTP v8.1.2. Released v4.1.0.
% 0.03/0.13  % Command    : run_E %s %d THM
% 0.13/0.35  % Computer : n011.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 2400
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Oct  2 18:54:38 EDT 2023
% 0.13/0.35  % CPUTime    : 
% 0.19/0.48  Running first-order model finding
% 0.19/0.48  Running: /export/starexec/sandbox2/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --satauto-schedule=8 --cpu-limit=300 /export/starexec/sandbox2/tmp/tmp.mQoQzj8j8E/E---3.1_14985.p
% 0.19/0.50  # Version: 3.1pre001
% 0.19/0.50  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.19/0.50  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.50  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.19/0.50  # Starting new_bool_3 with 300s (1) cores
% 0.19/0.50  # Starting new_bool_1 with 300s (1) cores
% 0.19/0.50  # Starting sh5l with 300s (1) cores
% 0.19/0.50  # new_bool_3 with pid 15063 completed with status 0
% 0.19/0.50  # Result found by new_bool_3
% 0.19/0.50  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.19/0.50  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.50  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.19/0.50  # Starting new_bool_3 with 300s (1) cores
% 0.19/0.50  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.19/0.50  # Search class: FGHNF-FFSM11-SFFFFFNN
% 0.19/0.50  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.19/0.50  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.19/0.50  # SAT001_MinMin_p005000_rr_RG with pid 15068 completed with status 0
% 0.19/0.50  # Result found by SAT001_MinMin_p005000_rr_RG
% 0.19/0.50  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.19/0.50  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.50  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.19/0.50  # Starting new_bool_3 with 300s (1) cores
% 0.19/0.50  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.19/0.50  # Search class: FGHNF-FFSM11-SFFFFFNN
% 0.19/0.50  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.19/0.50  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.19/0.50  # Preprocessing time       : 0.001 s
% 0.19/0.50  # Presaturation interreduction done
% 0.19/0.50  
% 0.19/0.50  # Proof found!
% 0.19/0.50  # SZS status Theorem
% 0.19/0.50  # SZS output start CNFRefutation
% See solution above
% 0.19/0.50  # Parsed axioms                        : 29
% 0.19/0.50  # Removed by relevancy pruning/SinE    : 3
% 0.19/0.50  # Initial clauses                      : 28
% 0.19/0.50  # Removed in clause preprocessing      : 0
% 0.19/0.50  # Initial clauses in saturation        : 28
% 0.19/0.50  # Processed clauses                    : 132
% 0.19/0.50  # ...of these trivial                  : 0
% 0.19/0.50  # ...subsumed                          : 8
% 0.19/0.50  # ...remaining for further processing  : 124
% 0.19/0.50  # Other redundant clauses eliminated   : 0
% 0.19/0.50  # Clauses deleted for lack of memory   : 0
% 0.19/0.50  # Backward-subsumed                    : 19
% 0.19/0.50  # Backward-rewritten                   : 0
% 0.19/0.50  # Generated clauses                    : 100
% 0.19/0.50  # ...of the previous two non-redundant : 95
% 0.19/0.50  # ...aggressively subsumed             : 0
% 0.19/0.50  # Contextual simplify-reflections      : 11
% 0.19/0.50  # Paramodulations                      : 100
% 0.19/0.50  # Factorizations                       : 0
% 0.19/0.50  # NegExts                              : 0
% 0.19/0.50  # Equation resolutions                 : 0
% 0.19/0.50  # Total rewrite steps                  : 25
% 0.19/0.50  # Propositional unsat checks           : 0
% 0.19/0.50  #    Propositional check models        : 0
% 0.19/0.50  #    Propositional check unsatisfiable : 0
% 0.19/0.50  #    Propositional clauses             : 0
% 0.19/0.50  #    Propositional clauses after purity: 0
% 0.19/0.50  #    Propositional unsat core size     : 0
% 0.19/0.50  #    Propositional preprocessing time  : 0.000
% 0.19/0.50  #    Propositional encoding time       : 0.000
% 0.19/0.50  #    Propositional solver time         : 0.000
% 0.19/0.50  #    Success case prop preproc time    : 0.000
% 0.19/0.50  #    Success case prop encoding time   : 0.000
% 0.19/0.50  #    Success case prop solver time     : 0.000
% 0.19/0.50  # Current number of processed clauses  : 77
% 0.19/0.50  #    Positive orientable unit clauses  : 20
% 0.19/0.50  #    Positive unorientable unit clauses: 0
% 0.19/0.50  #    Negative unit clauses             : 12
% 0.19/0.50  #    Non-unit-clauses                  : 45
% 0.19/0.50  # Current number of unprocessed clauses: 16
% 0.19/0.50  # ...number of literals in the above   : 85
% 0.19/0.50  # Current number of archived formulas  : 0
% 0.19/0.50  # Current number of archived clauses   : 47
% 0.19/0.50  # Clause-clause subsumption calls (NU) : 264
% 0.19/0.50  # Rec. Clause-clause subsumption calls : 115
% 0.19/0.50  # Non-unit clause-clause subsumptions  : 27
% 0.19/0.50  # Unit Clause-clause subsumption calls : 201
% 0.19/0.50  # Rewrite failures with RHS unbound    : 0
% 0.19/0.50  # BW rewrite match attempts            : 0
% 0.19/0.50  # BW rewrite match successes           : 0
% 0.19/0.50  # Condensation attempts                : 0
% 0.19/0.50  # Condensation successes               : 0
% 0.19/0.50  # Termbank termtop insertions          : 3174
% 0.19/0.50  
% 0.19/0.50  # -------------------------------------------------
% 0.19/0.50  # User time                : 0.012 s
% 0.19/0.50  # System time              : 0.001 s
% 0.19/0.50  # Total time               : 0.013 s
% 0.19/0.50  # Maximum resident set size: 1732 pages
% 0.19/0.50  
% 0.19/0.50  # -------------------------------------------------
% 0.19/0.50  # User time                : 0.012 s
% 0.19/0.50  # System time              : 0.004 s
% 0.19/0.50  # Total time               : 0.016 s
% 0.19/0.50  # Maximum resident set size: 1692 pages
% 0.19/0.50  % E---3.1 exiting
%------------------------------------------------------------------------------