TSTP Solution File: COM140+1 by E-SAT---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E-SAT---3.1
% Problem  : COM140+1 : TPTP v8.1.2. Released v6.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n017.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 17:22:30 EDT 2023

% Result   : Theorem 10.58s 1.82s
% Output   : CNFRefutation 10.58s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   61 (  17 unt;   0 def)
%            Number of atoms       :  179 (  86 equ)
%            Maximal formula atoms :   13 (   2 avg)
%            Number of connectives :  190 (  72   ~;  77   |;  21   &)
%                                         (   0 <=>;  20  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   5 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :   15 (  15 usr;   8 con; 0-3 aty)
%            Number of variables   :  201 (  17 sgn; 104   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof('T-Weak-abs-2',conjecture,
    ! [X9,X10,X20,X21,X36,X15] :
      ( ( X9 = X21
        & vlookup(X9,X20) = vnoType
        & vtcheck(X20,vabs(X21,X36,veabs),X15) )
     => vtcheck(vbind(X9,X10,X20),vabs(X21,X36,veabs),X15) ),
    file('/export/starexec/sandbox2/tmp/tmp.AyQ9zM1Nkm/E---3.1_20223.p','T-Weak-abs-2') ).

fof('alpha-equiv-typing',axiom,
    ! [X11,X20,X12,X15] :
      ( ( vtcheck(X20,X11,X15)
        & valphaEquivalent(X11,X12) )
     => vtcheck(X20,X12,X15) ),
    file('/export/starexec/sandbox2/tmp/tmp.AyQ9zM1Nkm/E---3.1_20223.p','alpha-equiv-typing') ).

fof('alpha-equiv-subst-abs',axiom,
    ! [X10,X9,X21,X11] :
      ( ~ visFreeVar(X21,X11)
     => valphaEquivalent(vabs(X9,X10,X11),vabs(X21,X10,vsubst(X9,vvar(X21),X11))) ),
    file('/export/starexec/sandbox2/tmp/tmp.AyQ9zM1Nkm/E---3.1_20223.p','alpha-equiv-subst-abs') ).

fof('T-Weak-abs-1-gen',axiom,
    ! [X9,X10,X20,X21,X36,X12,X15] :
      ( ( X9 != X21
        & vlookup(X9,X20) = vnoType
        & vtcheck(X20,vabs(X21,X36,X12),X15) )
     => vtcheck(vbind(X9,X10,X20),vabs(X21,X36,X12),X15) ),
    file('/export/starexec/sandbox2/tmp/tmp.AyQ9zM1Nkm/E---3.1_20223.p','T-Weak-abs-1-gen') ).

fof('alpha-equiv-sym',axiom,
    ! [X13,X12] :
      ( valphaEquivalent(X12,X13)
     => valphaEquivalent(X13,X12) ),
    file('/export/starexec/sandbox2/tmp/tmp.AyQ9zM1Nkm/E---3.1_20223.p','alpha-equiv-sym') ).

fof('gensym-is-fresh',axiom,
    ! [X14,X11] :
      ( vgensym(X11) = X14
     => ~ visFreeVar(X14,X11) ),
    file('/export/starexec/sandbox2/tmp/tmp.AyQ9zM1Nkm/E---3.1_20223.p','gensym-is-fresh') ).

fof(isFreeVar2,axiom,
    ! [X1,X4,X12,X14,X13] :
      ( ( X1 = X14
        & X4 = vapp(X12,X13) )
     => ( ( ( visFreeVar(X14,X12)
            | visFreeVar(X14,X13) )
         => visFreeVar(X1,X4) )
        & ( visFreeVar(X1,X4)
         => ( visFreeVar(X14,X12)
            | visFreeVar(X14,X13) ) ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.AyQ9zM1Nkm/E---3.1_20223.p',isFreeVar2) ).

fof(isFreeVar0,axiom,
    ! [X1,X4,X9,X14] :
      ( ( X1 = X14
        & X4 = vvar(X9) )
     => ( ( X9 = X14
         => visFreeVar(X1,X4) )
        & ( visFreeVar(X1,X4)
         => X9 = X14 ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.AyQ9zM1Nkm/E---3.1_20223.p',isFreeVar0) ).

fof(subst2,axiom,
    ! [X1,X4,X6,X19,X12,X9,X11,X13] :
      ( ( X1 = X9
        & X4 = X11
        & X6 = vapp(X12,X13) )
     => ( X19 = vsubst(X1,X4,X6)
       => X19 = vapp(vsubst(X9,X11,X12),vsubst(X9,X11,X13)) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.AyQ9zM1Nkm/E---3.1_20223.p',subst2) ).

fof(subst0,axiom,
    ! [X9,X21,X1,X4,X6,X19,X11] :
      ( ( X1 = X9
        & X4 = X11
        & X6 = vvar(X21) )
     => ( X9 = X21
       => ( X19 = vsubst(X1,X4,X6)
         => X19 = X11 ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.AyQ9zM1Nkm/E---3.1_20223.p',subst0) ).

fof(c_0_10,negated_conjecture,
    ~ ! [X9,X10,X20,X21,X36,X15] :
        ( ( X9 = X21
          & vlookup(X9,X20) = vnoType
          & vtcheck(X20,vabs(X21,X36,veabs),X15) )
       => vtcheck(vbind(X9,X10,X20),vabs(X21,X36,veabs),X15) ),
    inference(assume_negation,[status(cth)],['T-Weak-abs-2']) ).

fof(c_0_11,negated_conjecture,
    ( esk32_0 = esk35_0
    & vlookup(esk32_0,esk34_0) = vnoType
    & vtcheck(esk34_0,vabs(esk35_0,esk36_0,veabs),esk37_0)
    & ~ vtcheck(vbind(esk32_0,esk33_0,esk34_0),vabs(esk35_0,esk36_0,veabs),esk37_0) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_10])])]) ).

fof(c_0_12,plain,
    ! [X308,X309,X310,X311] :
      ( ~ vtcheck(X309,X308,X311)
      | ~ valphaEquivalent(X308,X310)
      | vtcheck(X309,X310,X311) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],['alpha-equiv-typing'])]) ).

cnf(c_0_13,negated_conjecture,
    vtcheck(esk34_0,vabs(esk35_0,esk36_0,veabs),esk37_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_14,negated_conjecture,
    esk32_0 = esk35_0,
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

fof(c_0_15,plain,
    ! [X10,X9,X21,X11] :
      ( ~ visFreeVar(X21,X11)
     => valphaEquivalent(vabs(X9,X10,X11),vabs(X21,X10,vsubst(X9,vvar(X21),X11))) ),
    inference(fof_simplification,[status(thm)],['alpha-equiv-subst-abs']) ).

fof(c_0_16,plain,
    ! [X315,X316,X317,X318,X319,X320,X321] :
      ( X315 = X318
      | vlookup(X315,X317) != vnoType
      | ~ vtcheck(X317,vabs(X318,X319,X320),X321)
      | vtcheck(vbind(X315,X316,X317),vabs(X318,X319,X320),X321) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],['T-Weak-abs-1-gen'])]) ).

cnf(c_0_17,plain,
    ( vtcheck(X1,X4,X3)
    | ~ vtcheck(X1,X2,X3)
    | ~ valphaEquivalent(X2,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_18,negated_conjecture,
    vtcheck(esk34_0,vabs(esk32_0,esk36_0,veabs),esk37_0),
    inference(rw,[status(thm)],[c_0_13,c_0_14]) ).

fof(c_0_19,plain,
    ! [X304,X305,X306,X307] :
      ( visFreeVar(X306,X307)
      | valphaEquivalent(vabs(X305,X304,X307),vabs(X306,X304,vsubst(X305,vvar(X306),X307))) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_15])]) ).

cnf(c_0_20,plain,
    ( X1 = X2
    | vtcheck(vbind(X1,X7,X3),vabs(X2,X4,X5),X6)
    | vlookup(X1,X3) != vnoType
    | ~ vtcheck(X3,vabs(X2,X4,X5),X6) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_21,negated_conjecture,
    vlookup(esk32_0,esk34_0) = vnoType,
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_22,negated_conjecture,
    ( vtcheck(esk34_0,X1,esk37_0)
    | ~ valphaEquivalent(vabs(esk32_0,esk36_0,veabs),X1) ),
    inference(spm,[status(thm)],[c_0_17,c_0_18]) ).

cnf(c_0_23,plain,
    ( visFreeVar(X1,X2)
    | valphaEquivalent(vabs(X3,X4,X2),vabs(X1,X4,vsubst(X3,vvar(X1),X2))) ),
    inference(split_conjunct,[status(thm)],[c_0_19]) ).

cnf(c_0_24,negated_conjecture,
    ( esk32_0 = X1
    | vtcheck(vbind(esk32_0,X2,esk34_0),vabs(X1,X3,X4),X5)
    | ~ vtcheck(esk34_0,vabs(X1,X3,X4),X5) ),
    inference(spm,[status(thm)],[c_0_20,c_0_21]) ).

cnf(c_0_25,negated_conjecture,
    ( vtcheck(esk34_0,vabs(X1,esk36_0,vsubst(esk32_0,vvar(X1),veabs)),esk37_0)
    | visFreeVar(X1,veabs) ),
    inference(spm,[status(thm)],[c_0_22,c_0_23]) ).

fof(c_0_26,plain,
    ! [X299,X300] :
      ( ~ valphaEquivalent(X300,X299)
      | valphaEquivalent(X299,X300) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],['alpha-equiv-sym'])]) ).

cnf(c_0_27,negated_conjecture,
    ( esk32_0 = X1
    | vtcheck(vbind(esk32_0,X2,esk34_0),vabs(X1,esk36_0,vsubst(esk32_0,vvar(X1),veabs)),esk37_0)
    | visFreeVar(X1,veabs) ),
    inference(spm,[status(thm)],[c_0_24,c_0_25]) ).

cnf(c_0_28,plain,
    ( valphaEquivalent(X2,X1)
    | ~ valphaEquivalent(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_26]) ).

fof(c_0_29,plain,
    ! [X14,X11] :
      ( vgensym(X11) = X14
     => ~ visFreeVar(X14,X11) ),
    inference(fof_simplification,[status(thm)],['gensym-is-fresh']) ).

fof(c_0_30,plain,
    ! [X80,X81,X82,X83,X84] :
      ( ( ~ visFreeVar(X83,X82)
        | visFreeVar(X80,X81)
        | X80 != X83
        | X81 != vapp(X82,X84) )
      & ( ~ visFreeVar(X83,X84)
        | visFreeVar(X80,X81)
        | X80 != X83
        | X81 != vapp(X82,X84) )
      & ( ~ visFreeVar(X80,X81)
        | visFreeVar(X83,X82)
        | visFreeVar(X83,X84)
        | X80 != X83
        | X81 != vapp(X82,X84) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[isFreeVar2])])]) ).

cnf(c_0_31,negated_conjecture,
    ~ vtcheck(vbind(esk32_0,esk33_0,esk34_0),vabs(esk35_0,esk36_0,veabs),esk37_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_32,negated_conjecture,
    ( esk32_0 = X1
    | vtcheck(vbind(esk32_0,X2,esk34_0),X3,esk37_0)
    | visFreeVar(X1,veabs)
    | ~ valphaEquivalent(vabs(X1,esk36_0,vsubst(esk32_0,vvar(X1),veabs)),X3) ),
    inference(spm,[status(thm)],[c_0_17,c_0_27]) ).

cnf(c_0_33,plain,
    ( valphaEquivalent(vabs(X1,X2,vsubst(X3,vvar(X1),X4)),vabs(X3,X2,X4))
    | visFreeVar(X1,X4) ),
    inference(spm,[status(thm)],[c_0_28,c_0_23]) ).

fof(c_0_34,plain,
    ! [X70,X71,X72,X73] :
      ( ( X72 != X73
        | visFreeVar(X70,X71)
        | X70 != X73
        | X71 != vvar(X72) )
      & ( ~ visFreeVar(X70,X71)
        | X72 = X73
        | X70 != X73
        | X71 != vvar(X72) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[isFreeVar0])])]) ).

fof(c_0_35,plain,
    ! [X147,X148] :
      ( vgensym(X148) != X147
      | ~ visFreeVar(X147,X148) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_29])]) ).

cnf(c_0_36,plain,
    ( visFreeVar(X3,X4)
    | ~ visFreeVar(X1,X2)
    | X3 != X1
    | X4 != vapp(X2,X5) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_37,negated_conjecture,
    ~ vtcheck(vbind(esk32_0,esk33_0,esk34_0),vabs(esk32_0,esk36_0,veabs),esk37_0),
    inference(rw,[status(thm)],[c_0_31,c_0_14]) ).

cnf(c_0_38,negated_conjecture,
    ( esk32_0 = X1
    | vtcheck(vbind(esk32_0,X2,esk34_0),vabs(esk32_0,esk36_0,veabs),esk37_0)
    | visFreeVar(X1,veabs) ),
    inference(spm,[status(thm)],[c_0_32,c_0_33]) ).

cnf(c_0_39,plain,
    ( visFreeVar(X3,X4)
    | ~ visFreeVar(X1,X2)
    | X3 != X1
    | X4 != vapp(X5,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_40,plain,
    ( visFreeVar(X3,X4)
    | X1 != X2
    | X3 != X2
    | X4 != vvar(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_34]) ).

fof(c_0_41,plain,
    ! [X163,X164,X165,X166,X167,X168,X169,X170] :
      ( X163 != X168
      | X164 != X169
      | X165 != vapp(X167,X170)
      | X166 != vsubst(X163,X164,X165)
      | X166 = vapp(vsubst(X168,X169,X167),vsubst(X168,X169,X170)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[subst2])]) ).

fof(c_0_42,plain,
    ! [X149,X150,X151,X152,X153,X154,X155] :
      ( X151 != X149
      | X152 != X155
      | X153 != vvar(X150)
      | X149 != X150
      | X154 != vsubst(X151,X152,X153)
      | X154 = X155 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[subst0])]) ).

cnf(c_0_43,plain,
    ( vgensym(X1) != X2
    | ~ visFreeVar(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_44,plain,
    ( visFreeVar(X1,vapp(X2,X3))
    | ~ visFreeVar(X1,X2) ),
    inference(er,[status(thm)],[inference(er,[status(thm)],[c_0_36])]) ).

cnf(c_0_45,negated_conjecture,
    ( esk32_0 = X1
    | visFreeVar(X1,veabs) ),
    inference(spm,[status(thm)],[c_0_37,c_0_38]) ).

cnf(c_0_46,plain,
    ( visFreeVar(X1,vapp(X2,X3))
    | ~ visFreeVar(X1,X3) ),
    inference(er,[status(thm)],[inference(er,[status(thm)],[c_0_39])]) ).

cnf(c_0_47,plain,
    visFreeVar(X1,vvar(X1)),
    inference(er,[status(thm)],[inference(er,[status(thm)],[inference(er,[status(thm)],[c_0_40])])]) ).

cnf(c_0_48,plain,
    ( X8 = vapp(vsubst(X2,X4,X6),vsubst(X2,X4,X7))
    | X1 != X2
    | X3 != X4
    | X5 != vapp(X6,X7)
    | X8 != vsubst(X1,X3,X5) ),
    inference(split_conjunct,[status(thm)],[c_0_41]) ).

cnf(c_0_49,plain,
    ( X7 = X4
    | X1 != X2
    | X3 != X4
    | X5 != vvar(X6)
    | X2 != X6
    | X7 != vsubst(X1,X3,X5) ),
    inference(split_conjunct,[status(thm)],[c_0_42]) ).

cnf(c_0_50,plain,
    ~ visFreeVar(vgensym(X1),X1),
    inference(er,[status(thm)],[c_0_43]) ).

cnf(c_0_51,negated_conjecture,
    ( esk32_0 = X1
    | visFreeVar(X1,vapp(veabs,X2)) ),
    inference(spm,[status(thm)],[c_0_44,c_0_45]) ).

cnf(c_0_52,plain,
    visFreeVar(X1,vapp(X2,vvar(X1))),
    inference(spm,[status(thm)],[c_0_46,c_0_47]) ).

cnf(c_0_53,plain,
    vapp(vsubst(X1,X2,X3),vsubst(X1,X2,X4)) = vsubst(X1,X2,vapp(X3,X4)),
    inference(er,[status(thm)],[inference(er,[status(thm)],[inference(er,[status(thm)],[inference(er,[status(thm)],[c_0_48])])])]) ).

cnf(c_0_54,plain,
    vsubst(X1,X2,vvar(X1)) = X2,
    inference(er,[status(thm)],[inference(er,[status(thm)],[inference(er,[status(thm)],[inference(er,[status(thm)],[inference(er,[status(thm)],[c_0_49])])])])]) ).

cnf(c_0_55,negated_conjecture,
    vgensym(vapp(veabs,X1)) = esk32_0,
    inference(spm,[status(thm)],[c_0_50,c_0_51]) ).

cnf(c_0_56,plain,
    visFreeVar(X1,vapp(X2,vapp(X3,vvar(X1)))),
    inference(spm,[status(thm)],[c_0_46,c_0_52]) ).

cnf(c_0_57,plain,
    vapp(vsubst(X1,X2,X3),X2) = vsubst(X1,X2,vapp(X3,vvar(X1))),
    inference(spm,[status(thm)],[c_0_53,c_0_54]) ).

cnf(c_0_58,negated_conjecture,
    ~ visFreeVar(esk32_0,vapp(veabs,X1)),
    inference(spm,[status(thm)],[c_0_50,c_0_55]) ).

cnf(c_0_59,plain,
    visFreeVar(X1,vapp(X2,vsubst(X3,vvar(X1),vapp(X4,vvar(X3))))),
    inference(spm,[status(thm)],[c_0_56,c_0_57]) ).

cnf(c_0_60,negated_conjecture,
    $false,
    inference(spm,[status(thm)],[c_0_58,c_0_59]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : COM140+1 : TPTP v8.1.2. Released v6.4.0.
% 0.12/0.14  % Command    : run_E %s %d THM
% 0.14/0.35  % Computer : n017.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 2400
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Tue Oct  3 04:28:12 EDT 2023
% 0.14/0.35  % CPUTime    : 
% 0.21/0.49  Running first-order model finding
% 0.21/0.49  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.AyQ9zM1Nkm/E---3.1_20223.p
% 10.58/1.82  # Version: 3.1pre001
% 10.58/1.82  # Preprocessing class: FSLSSMSSSSSNFFN.
% 10.58/1.82  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 10.58/1.82  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 10.58/1.82  # Starting new_bool_3 with 300s (1) cores
% 10.58/1.82  # Starting new_bool_1 with 300s (1) cores
% 10.58/1.82  # Starting sh5l with 300s (1) cores
% 10.58/1.82  # G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with pid 20344 completed with status 0
% 10.58/1.82  # Result found by G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S
% 10.58/1.82  # Preprocessing class: FSLSSMSSSSSNFFN.
% 10.58/1.82  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 10.58/1.82  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 10.58/1.82  # No SInE strategy applied
% 10.58/1.82  # Search class: FGHSF-FSLS32-MFFFFFNN
% 10.58/1.82  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 10.58/1.82  # Starting G-E--_208_C18_F1_SE_CS_SP_PI_PS_S5PRR_RG_S04AN with 811s (1) cores
% 10.58/1.82  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 151s (1) cores
% 10.58/1.82  # Starting new_bool_3 with 136s (1) cores
% 10.58/1.82  # Starting new_bool_1 with 136s (1) cores
% 10.58/1.82  # Starting sh5l with 136s (1) cores
% 10.58/1.82  # G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with pid 20356 completed with status 0
% 10.58/1.82  # Result found by G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S
% 10.58/1.82  # Preprocessing class: FSLSSMSSSSSNFFN.
% 10.58/1.82  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 10.58/1.82  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 10.58/1.82  # No SInE strategy applied
% 10.58/1.82  # Search class: FGHSF-FSLS32-MFFFFFNN
% 10.58/1.82  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 10.58/1.82  # Starting G-E--_208_C18_F1_SE_CS_SP_PI_PS_S5PRR_RG_S04AN with 811s (1) cores
% 10.58/1.82  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 151s (1) cores
% 10.58/1.82  # Preprocessing time       : 0.008 s
% 10.58/1.82  # Presaturation interreduction done
% 10.58/1.82  
% 10.58/1.82  # Proof found!
% 10.58/1.82  # SZS status Theorem
% 10.58/1.82  # SZS output start CNFRefutation
% See solution above
% 10.58/1.82  # Parsed axioms                        : 62
% 10.58/1.82  # Removed by relevancy pruning/SinE    : 0
% 10.58/1.82  # Initial clauses                      : 426
% 10.58/1.82  # Removed in clause preprocessing      : 10
% 10.58/1.82  # Initial clauses in saturation        : 416
% 10.58/1.82  # Processed clauses                    : 4644
% 10.58/1.82  # ...of these trivial                  : 134
% 10.58/1.82  # ...subsumed                          : 2630
% 10.58/1.82  # ...remaining for further processing  : 1880
% 10.58/1.82  # Other redundant clauses eliminated   : 699
% 10.58/1.82  # Clauses deleted for lack of memory   : 0
% 10.58/1.82  # Backward-subsumed                    : 75
% 10.58/1.82  # Backward-rewritten                   : 63
% 10.58/1.82  # Generated clauses                    : 56130
% 10.58/1.82  # ...of the previous two non-redundant : 52697
% 10.58/1.82  # ...aggressively subsumed             : 0
% 10.58/1.82  # Contextual simplify-reflections      : 17
% 10.58/1.82  # Paramodulations                      : 55418
% 10.58/1.82  # Factorizations                       : 4
% 10.58/1.82  # NegExts                              : 0
% 10.58/1.82  # Equation resolutions                 : 760
% 10.58/1.82  # Total rewrite steps                  : 5345
% 10.58/1.82  # Propositional unsat checks           : 0
% 10.58/1.82  #    Propositional check models        : 0
% 10.58/1.82  #    Propositional check unsatisfiable : 0
% 10.58/1.82  #    Propositional clauses             : 0
% 10.58/1.82  #    Propositional clauses after purity: 0
% 10.58/1.82  #    Propositional unsat core size     : 0
% 10.58/1.82  #    Propositional preprocessing time  : 0.000
% 10.58/1.82  #    Propositional encoding time       : 0.000
% 10.58/1.82  #    Propositional solver time         : 0.000
% 10.58/1.82  #    Success case prop preproc time    : 0.000
% 10.58/1.82  #    Success case prop encoding time   : 0.000
% 10.58/1.82  #    Success case prop solver time     : 0.000
% 10.58/1.82  # Current number of processed clauses  : 1272
% 10.58/1.82  #    Positive orientable unit clauses  : 107
% 10.58/1.82  #    Positive unorientable unit clauses: 4
% 10.58/1.82  #    Negative unit clauses             : 50
% 10.58/1.82  #    Non-unit-clauses                  : 1111
% 10.58/1.82  # Current number of unprocessed clauses: 48743
% 10.58/1.82  # ...number of literals in the above   : 257924
% 10.58/1.82  # Current number of archived formulas  : 0
% 10.58/1.82  # Current number of archived clauses   : 514
% 10.58/1.82  # Clause-clause subsumption calls (NU) : 199213
% 10.58/1.82  # Rec. Clause-clause subsumption calls : 74436
% 10.58/1.82  # Non-unit clause-clause subsumptions  : 1892
% 10.58/1.82  # Unit Clause-clause subsumption calls : 5963
% 10.58/1.82  # Rewrite failures with RHS unbound    : 86
% 10.58/1.82  # BW rewrite match attempts            : 571
% 10.58/1.82  # BW rewrite match successes           : 12
% 10.58/1.82  # Condensation attempts                : 0
% 10.58/1.82  # Condensation successes               : 0
% 10.58/1.82  # Termbank termtop insertions          : 3369700
% 10.58/1.82  
% 10.58/1.82  # -------------------------------------------------
% 10.58/1.82  # User time                : 1.224 s
% 10.58/1.82  # System time              : 0.042 s
% 10.58/1.82  # Total time               : 1.266 s
% 10.58/1.82  # Maximum resident set size: 2848 pages
% 10.58/1.82  
% 10.58/1.82  # -------------------------------------------------
% 10.58/1.82  # User time                : 6.277 s
% 10.58/1.82  # System time              : 0.095 s
% 10.58/1.82  # Total time               : 6.371 s
% 10.58/1.82  # Maximum resident set size: 1804 pages
% 10.58/1.82  % E---3.1 exiting
%------------------------------------------------------------------------------