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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : REL005+1 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% Computer : n007.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 : Mon Jul 18 19:18:55 EDT 2022

% Result   : Theorem 0.27s 1.45s
% Output   : CNFRefutation 0.27s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   38
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   92 (  92 unt;   0 def)
%            Number of atoms       :   92 (  91 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    4 (   4   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   1 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   2 con; 0-2 aty)
%            Number of variables   :  171 (   2 sgn  28   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(maddux3_a_kind_of_de_Morgan,axiom,
    ! [X1,X2] : X1 = join(complement(join(complement(X1),complement(X2))),complement(join(complement(X1),X2))),
    file('/export/starexec/sandbox2/benchmark/Axioms/REL001+0.ax',maddux3_a_kind_of_de_Morgan) ).

fof(maddux1_join_commutativity,axiom,
    ! [X1,X2] : join(X1,X2) = join(X2,X1),
    file('/export/starexec/sandbox2/benchmark/Axioms/REL001+0.ax',maddux1_join_commutativity) ).

fof(maddux2_join_associativity,axiom,
    ! [X1,X2,X3] : join(X1,join(X2,X3)) = join(join(X1,X2),X3),
    file('/export/starexec/sandbox2/benchmark/Axioms/REL001+0.ax',maddux2_join_associativity) ).

fof(converse_additivity,axiom,
    ! [X1,X2] : converse(join(X1,X2)) = join(converse(X1),converse(X2)),
    file('/export/starexec/sandbox2/benchmark/Axioms/REL001+0.ax',converse_additivity) ).

fof(converse_idempotence,axiom,
    ! [X1] : converse(converse(X1)) = X1,
    file('/export/starexec/sandbox2/benchmark/Axioms/REL001+0.ax',converse_idempotence) ).

fof(goals,conjecture,
    ! [X1,X2] : converse(meet(X1,X2)) = meet(converse(X1),converse(X2)),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',goals) ).

fof(maddux4_definiton_of_meet,axiom,
    ! [X1,X2] : meet(X1,X2) = complement(join(complement(X1),complement(X2))),
    file('/export/starexec/sandbox2/benchmark/Axioms/REL001+0.ax',maddux4_definiton_of_meet) ).

fof(c_0_7,plain,
    ! [X3,X4] : X3 = join(complement(join(complement(X3),complement(X4))),complement(join(complement(X3),X4))),
    inference(variable_rename,[status(thm)],[maddux3_a_kind_of_de_Morgan]) ).

fof(c_0_8,plain,
    ! [X3,X4] : join(X3,X4) = join(X4,X3),
    inference(variable_rename,[status(thm)],[maddux1_join_commutativity]) ).

cnf(c_0_9,plain,
    X1 = join(complement(join(complement(X1),complement(X2))),complement(join(complement(X1),X2))),
    inference(split_conjunct,[status(thm)],[c_0_7]) ).

cnf(c_0_10,plain,
    join(X1,X2) = join(X2,X1),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

fof(c_0_11,plain,
    ! [X4,X5,X6] : join(X4,join(X5,X6)) = join(join(X4,X5),X6),
    inference(variable_rename,[status(thm)],[maddux2_join_associativity]) ).

cnf(c_0_12,plain,
    join(complement(join(complement(X1),X2)),complement(join(complement(X1),complement(X2)))) = X1,
    inference(rw,[status(thm)],[c_0_9,c_0_10]) ).

cnf(c_0_13,plain,
    join(X1,join(X2,X3)) = join(join(X1,X2),X3),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_14,plain,
    join(complement(join(complement(X1),X2)),complement(join(complement(X2),complement(X1)))) = X1,
    inference(spm,[status(thm)],[c_0_12,c_0_10]) ).

cnf(c_0_15,plain,
    join(complement(join(complement(X1),X2)),join(complement(join(complement(X1),complement(X2))),X3)) = join(X1,X3),
    inference(spm,[status(thm)],[c_0_13,c_0_12]) ).

cnf(c_0_16,plain,
    join(complement(join(X1,complement(X2))),complement(join(complement(X1),complement(X2)))) = X2,
    inference(spm,[status(thm)],[c_0_14,c_0_10]) ).

cnf(c_0_17,plain,
    join(complement(join(complement(X1),complement(X2))),complement(join(complement(X2),X1))) = X2,
    inference(spm,[status(thm)],[c_0_10,c_0_14]) ).

cnf(c_0_18,plain,
    join(X1,complement(join(complement(complement(X1)),complement(X2)))) = join(X2,complement(join(complement(X1),X2))),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_16]),c_0_10]) ).

cnf(c_0_19,plain,
    join(X1,complement(join(complement(X2),X1))) = join(X2,complement(join(complement(X1),X2))),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_17]),c_0_10]) ).

cnf(c_0_20,plain,
    join(complement(complement(X1)),complement(join(complement(complement(X1)),complement(complement(X1))))) = join(X1,complement(join(X1,complement(complement(X1))))),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_18,c_0_19]),c_0_10]) ).

cnf(c_0_21,plain,
    join(complement(complement(X1)),join(complement(join(complement(complement(X1)),complement(complement(X1)))),X2)) = join(X1,join(complement(join(X1,complement(complement(X1)))),X2)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_13,c_0_20]),c_0_13]) ).

cnf(c_0_22,plain,
    join(complement(join(X1,complement(X2))),complement(join(complement(X2),complement(X1)))) = X2,
    inference(spm,[status(thm)],[c_0_12,c_0_10]) ).

cnf(c_0_23,plain,
    join(complement(X1),complement(complement(X1))) = join(X1,complement(X1)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_21,c_0_17]),c_0_22]),c_0_10]) ).

cnf(c_0_24,plain,
    join(complement(join(X1,complement(X1))),complement(join(X1,complement(complement(X1))))) = complement(X1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_17,c_0_23]),c_0_10]) ).

cnf(c_0_25,plain,
    join(X1,complement(join(complement(X2),X1))) = join(X2,complement(join(X2,complement(X1)))),
    inference(spm,[status(thm)],[c_0_19,c_0_10]) ).

cnf(c_0_26,plain,
    complement(complement(X1)) = X1,
    inference(spm,[status(thm)],[c_0_12,c_0_24]) ).

cnf(c_0_27,plain,
    join(complement(X1),complement(join(complement(X2),complement(X1)))) = join(X2,complement(join(X2,X1))),
    inference(spm,[status(thm)],[c_0_25,c_0_26]) ).

cnf(c_0_28,plain,
    join(complement(X1),join(complement(join(complement(X2),complement(X1))),X3)) = join(X2,join(complement(join(X2,X1)),X3)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_13,c_0_27]),c_0_13]) ).

cnf(c_0_29,plain,
    join(complement(join(complement(X1),X2)),complement(join(X2,X1))) = complement(X2),
    inference(spm,[status(thm)],[c_0_17,c_0_26]) ).

cnf(c_0_30,plain,
    join(complement(join(X1,X2)),complement(join(complement(X2),X1))) = complement(X1),
    inference(spm,[status(thm)],[c_0_14,c_0_26]) ).

cnf(c_0_31,plain,
    join(X1,complement(X1)) = join(X2,complement(X2)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_29]),c_0_26]),c_0_10]),c_0_30]) ).

cnf(c_0_32,plain,
    join(complement(join(complement(X1),X2)),join(X3,complement(X3))) = join(X1,join(complement(X1),complement(X2))),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_31]),c_0_26]) ).

cnf(c_0_33,plain,
    join(X1,join(X2,X3)) = join(X2,join(X1,X3)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_13,c_0_10]),c_0_13]) ).

fof(c_0_34,plain,
    ! [X3,X4] : converse(join(X3,X4)) = join(converse(X3),converse(X4)),
    inference(variable_rename,[status(thm)],[converse_additivity]) ).

cnf(c_0_35,plain,
    join(X1,join(X2,X3)) = join(X2,join(X3,X1)),
    inference(spm,[status(thm)],[c_0_13,c_0_10]) ).

cnf(c_0_36,plain,
    join(complement(join(X1,X2)),join(X3,complement(X3))) = join(X1,join(complement(X1),complement(X2))),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_26]),c_0_33]) ).

cnf(c_0_37,plain,
    converse(join(X1,X2)) = join(converse(X1),converse(X2)),
    inference(split_conjunct,[status(thm)],[c_0_34]) ).

fof(c_0_38,plain,
    ! [X2] : converse(converse(X2)) = X2,
    inference(variable_rename,[status(thm)],[converse_idempotence]) ).

cnf(c_0_39,plain,
    join(X1,join(X2,X3)) = join(X3,join(X2,X1)),
    inference(spm,[status(thm)],[c_0_35,c_0_10]) ).

cnf(c_0_40,plain,
    join(X1,join(complement(X1),complement(X2))) = join(X2,join(complement(X2),complement(X1))),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_10]),c_0_36]) ).

cnf(c_0_41,plain,
    join(converse(X1),converse(complement(X1))) = join(converse(X2),converse(complement(X2))),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_31]),c_0_37]) ).

cnf(c_0_42,plain,
    converse(converse(X1)) = X1,
    inference(split_conjunct,[status(thm)],[c_0_38]) ).

cnf(c_0_43,plain,
    join(complement(X1),join(X2,complement(X2))) = join(X1,join(complement(X1),complement(X2))),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_39,c_0_40]),c_0_10]) ).

cnf(c_0_44,plain,
    join(converse(X1),converse(complement(X1))) = join(X2,converse(complement(converse(X2)))),
    inference(spm,[status(thm)],[c_0_41,c_0_42]) ).

cnf(c_0_45,plain,
    join(X1,join(complement(X1),complement(X2))) = join(X1,join(complement(X1),X2)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_43,c_0_26]),c_0_10]),c_0_43]) ).

cnf(c_0_46,plain,
    join(X1,converse(complement(converse(X1)))) = join(X2,converse(complement(converse(X2)))),
    inference(spm,[status(thm)],[c_0_44,c_0_44]) ).

cnf(c_0_47,plain,
    join(complement(X1),join(X2,complement(X2))) = join(X1,join(complement(X1),X2)),
    inference(rw,[status(thm)],[c_0_43,c_0_45]) ).

cnf(c_0_48,plain,
    join(X1,join(X2,converse(complement(converse(X2))))) = join(X3,join(X1,converse(complement(converse(X3))))),
    inference(spm,[status(thm)],[c_0_33,c_0_46]) ).

cnf(c_0_49,plain,
    join(X1,join(complement(X2),complement(X1))) = join(X2,join(complement(X2),X1)),
    inference(spm,[status(thm)],[c_0_33,c_0_47]) ).

cnf(c_0_50,plain,
    join(X1,join(X2,converse(complement(converse(X1))))) = join(X3,join(X2,converse(complement(converse(X3))))),
    inference(spm,[status(thm)],[c_0_33,c_0_48]) ).

cnf(c_0_51,plain,
    join(X1,join(complement(X1),X2)) = join(X1,join(X1,complement(X1))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_49,c_0_31]),c_0_43]),c_0_45]),c_0_45]),c_0_10]) ).

cnf(c_0_52,plain,
    join(complement(join(X1,X2)),complement(join(complement(X1),X2))) = complement(X2),
    inference(spm,[status(thm)],[c_0_16,c_0_26]) ).

cnf(c_0_53,plain,
    join(X1,join(complement(X2),converse(complement(converse(X1))))) = join(X2,join(X2,complement(X2))),
    inference(spm,[status(thm)],[c_0_50,c_0_51]) ).

cnf(c_0_54,plain,
    join(X1,complement(X1)) = join(X2,join(X3,complement(join(X2,X3)))),
    inference(spm,[status(thm)],[c_0_13,c_0_31]) ).

cnf(c_0_55,plain,
    join(complement(join(X1,X1)),complement(join(X2,complement(X2)))) = complement(X1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_52,c_0_31]),c_0_26]),c_0_26]) ).

cnf(c_0_56,plain,
    join(converse(X1),join(complement(X2),converse(complement(X1)))) = join(X2,join(X2,complement(X2))),
    inference(spm,[status(thm)],[c_0_53,c_0_42]) ).

cnf(c_0_57,plain,
    join(complement(join(complement(X1),X2)),join(complement(join(complement(X2),complement(X1))),X3)) = join(X1,X3),
    inference(spm,[status(thm)],[c_0_15,c_0_10]) ).

cnf(c_0_58,plain,
    join(complement(join(X1,complement(X1))),complement(join(X2,X2))) = complement(X2),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_29,c_0_31]),c_0_10]),c_0_26]),c_0_26]) ).

cnf(c_0_59,plain,
    join(X1,complement(X1)) = join(X2,join(X2,complement(X2))),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_54,c_0_55]),c_0_13]) ).

cnf(c_0_60,plain,
    join(X1,join(converse(complement(converse(X1))),X2)) = join(X2,join(X3,converse(complement(converse(X3))))),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_39,c_0_46]),c_0_33]) ).

cnf(c_0_61,plain,
    join(X1,join(converse(complement(X2)),complement(X1))) = join(converse(X2),join(converse(X2),converse(complement(X2)))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_56]),c_0_37]),c_0_37]),c_0_42]),c_0_37]),c_0_42]) ).

cnf(c_0_62,plain,
    join(complement(X1),join(X2,converse(complement(converse(X2))))) = join(X1,join(X1,complement(X1))),
    inference(spm,[status(thm)],[c_0_48,c_0_51]) ).

cnf(c_0_63,plain,
    join(complement(join(X1,X1)),complement(X2)) = join(complement(X1),complement(join(X2,X2))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_57,c_0_58]),c_0_10]),c_0_26]) ).

cnf(c_0_64,plain,
    join(X1,complement(X1)) = join(X2,join(X3,complement(X3))),
    inference(spm,[status(thm)],[c_0_59,c_0_31]) ).

cnf(c_0_65,plain,
    join(complement(join(X1,X2)),complement(join(X2,complement(X1)))) = complement(X2),
    inference(spm,[status(thm)],[c_0_22,c_0_26]) ).

cnf(c_0_66,plain,
    join(X1,join(X1,converse(complement(converse(X1))))) = join(X1,join(X1,complement(X1))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_60,c_0_61]),c_0_42]),c_0_42]),c_0_62]) ).

cnf(c_0_67,plain,
    join(complement(X1),complement(join(X2,complement(X2)))) = complement(X1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_63,c_0_64]),c_0_55]) ).

cnf(c_0_68,plain,
    complement(join(X1,converse(complement(converse(X1))))) = join(complement(join(X1,join(X1,complement(X1)))),complement(join(X1,join(X1,complement(X1))))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_65,c_0_66]),c_0_13]),c_0_61]),c_0_42]),c_0_42]),c_0_66]) ).

cnf(c_0_69,plain,
    complement(join(X1,X1)) = complement(X1),
    inference(rw,[status(thm)],[c_0_55,c_0_67]) ).

cnf(c_0_70,plain,
    join(X1,converse(complement(converse(X1)))) = complement(join(complement(join(X1,join(X1,complement(X1)))),complement(join(X1,join(X1,complement(X1)))))),
    inference(spm,[status(thm)],[c_0_26,c_0_68]) ).

cnf(c_0_71,plain,
    join(X1,X1) = X1,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_26,c_0_69]),c_0_26]) ).

cnf(c_0_72,plain,
    join(complement(join(X1,X2)),complement(join(X1,complement(X2)))) = complement(X1),
    inference(spm,[status(thm)],[c_0_12,c_0_26]) ).

cnf(c_0_73,plain,
    join(X1,converse(complement(converse(X1)))) = join(X1,join(X1,complement(X1))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_70,c_0_69]),c_0_26]) ).

cnf(c_0_74,plain,
    join(X1,join(X1,X2)) = join(X1,X2),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_33,c_0_71]),c_0_13]),c_0_71]) ).

cnf(c_0_75,plain,
    join(X1,complement(join(X2,complement(X2)))) = X1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_67]),c_0_72]),c_0_26]) ).

cnf(c_0_76,plain,
    join(X1,converse(complement(converse(X1)))) = join(X1,complement(X1)),
    inference(rw,[status(thm)],[c_0_73,c_0_74]) ).

cnf(c_0_77,plain,
    join(complement(join(X1,complement(X1))),X2) = X2,
    inference(spm,[status(thm)],[c_0_10,c_0_75]) ).

cnf(c_0_78,plain,
    complement(join(X1,complement(converse(complement(converse(X1)))))) = complement(X1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_30,c_0_76]),c_0_77]),c_0_10]) ).

cnf(c_0_79,plain,
    join(X1,complement(converse(complement(converse(X1))))) = X1,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_26,c_0_78]),c_0_26]) ).

cnf(c_0_80,plain,
    join(converse(X1),complement(converse(complement(X1)))) = converse(X1),
    inference(spm,[status(thm)],[c_0_79,c_0_42]) ).

fof(c_0_81,negated_conjecture,
    ~ ! [X1,X2] : converse(meet(X1,X2)) = meet(converse(X1),converse(X2)),
    inference(assume_negation,[status(cth)],[goals]) ).

cnf(c_0_82,plain,
    join(X1,converse(complement(converse(complement(X1))))) = X1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_80]),c_0_42]),c_0_42]) ).

fof(c_0_83,negated_conjecture,
    converse(meet(esk1_0,esk2_0)) != meet(converse(esk1_0),converse(esk2_0)),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_81])])]) ).

fof(c_0_84,plain,
    ! [X3,X4] : meet(X3,X4) = complement(join(complement(X3),complement(X4))),
    inference(variable_rename,[status(thm)],[maddux4_definiton_of_meet]) ).

cnf(c_0_85,plain,
    complement(converse(complement(converse(X1)))) = X1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_29,c_0_82]),c_0_26]),c_0_26]),c_0_10]),c_0_70]),c_0_69]),c_0_26]),c_0_74]),c_0_75]),c_0_26]) ).

cnf(c_0_86,negated_conjecture,
    converse(meet(esk1_0,esk2_0)) != meet(converse(esk1_0),converse(esk2_0)),
    inference(split_conjunct,[status(thm)],[c_0_83]) ).

cnf(c_0_87,plain,
    meet(X1,X2) = complement(join(complement(X1),complement(X2))),
    inference(split_conjunct,[status(thm)],[c_0_84]) ).

cnf(c_0_88,plain,
    converse(complement(converse(X1))) = complement(X1),
    inference(spm,[status(thm)],[c_0_26,c_0_85]) ).

cnf(c_0_89,negated_conjecture,
    converse(complement(join(complement(esk1_0),complement(esk2_0)))) != complement(join(complement(converse(esk1_0)),complement(converse(esk2_0)))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_86,c_0_87]),c_0_87]) ).

cnf(c_0_90,plain,
    converse(complement(X1)) = complement(converse(X1)),
    inference(spm,[status(thm)],[c_0_42,c_0_88]) ).

cnf(c_0_91,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_89,c_0_90]),c_0_37]),c_0_90]),c_0_90])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : REL005+1 : TPTP v8.1.0. Released v4.0.0.
% 0.08/0.14  % Command  : run_ET %s %d
% 0.15/0.36  % Computer : n007.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 600
% 0.15/0.36  % DateTime : Fri Jul  8 12:51:00 EDT 2022
% 0.15/0.36  % CPUTime  : 
% 0.27/1.45  # Running protocol protocol_eprover_4a02c828a8cc55752123edbcc1ad40e453c11447 for 23 seconds:
% 0.27/1.45  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,04,100,1.0)
% 0.27/1.45  # Preprocessing time       : 0.014 s
% 0.27/1.45  
% 0.27/1.45  # Proof found!
% 0.27/1.45  # SZS status Theorem
% 0.27/1.45  # SZS output start CNFRefutation
% See solution above
% 0.27/1.45  # Proof object total steps             : 92
% 0.27/1.45  # Proof object clause steps            : 77
% 0.27/1.45  # Proof object formula steps           : 15
% 0.27/1.45  # Proof object conjectures             : 6
% 0.27/1.45  # Proof object clause conjectures      : 3
% 0.27/1.45  # Proof object formula conjectures     : 3
% 0.27/1.45  # Proof object initial clauses used    : 7
% 0.27/1.45  # Proof object initial formulas used   : 7
% 0.27/1.45  # Proof object generating inferences   : 63
% 0.27/1.45  # Proof object simplifying inferences  : 78
% 0.27/1.45  # Training examples: 0 positive, 0 negative
% 0.27/1.45  # Parsed axioms                        : 14
% 0.27/1.45  # Removed by relevancy pruning/SinE    : 3
% 0.27/1.45  # Initial clauses                      : 11
% 0.27/1.45  # Removed in clause preprocessing      : 1
% 0.27/1.45  # Initial clauses in saturation        : 10
% 0.27/1.45  # Processed clauses                    : 1081
% 0.27/1.45  # ...of these trivial                  : 332
% 0.27/1.45  # ...subsumed                          : 457
% 0.27/1.45  # ...remaining for further processing  : 292
% 0.27/1.45  # Other redundant clauses eliminated   : 0
% 0.27/1.45  # Clauses deleted for lack of memory   : 0
% 0.27/1.45  # Backward-subsumed                    : 7
% 0.27/1.45  # Backward-rewritten                   : 149
% 0.27/1.45  # Generated clauses                    : 55182
% 0.27/1.45  # ...of the previous two non-trivial   : 51210
% 0.27/1.45  # Contextual simplify-reflections      : 0
% 0.27/1.45  # Paramodulations                      : 55182
% 0.27/1.45  # Factorizations                       : 0
% 0.27/1.45  # Equation resolutions                 : 0
% 0.27/1.45  # Current number of processed clauses  : 136
% 0.27/1.45  #    Positive orientable unit clauses  : 65
% 0.27/1.45  #    Positive unorientable unit clauses: 71
% 0.27/1.45  #    Negative unit clauses             : 0
% 0.27/1.45  #    Non-unit-clauses                  : 0
% 0.27/1.45  # Current number of unprocessed clauses: 28781
% 0.27/1.45  # ...number of literals in the above   : 28781
% 0.27/1.45  # Current number of archived formulas  : 0
% 0.27/1.45  # Current number of archived clauses   : 157
% 0.27/1.45  # Clause-clause subsumption calls (NU) : 0
% 0.27/1.45  # Rec. Clause-clause subsumption calls : 0
% 0.27/1.45  # Non-unit clause-clause subsumptions  : 0
% 0.27/1.45  # Unit Clause-clause subsumption calls : 1057
% 0.27/1.45  # Rewrite failures with RHS unbound    : 490
% 0.27/1.45  # BW rewrite match attempts            : 3082
% 0.27/1.45  # BW rewrite match successes           : 640
% 0.27/1.45  # Condensation attempts                : 0
% 0.27/1.45  # Condensation successes               : 0
% 0.27/1.45  # Termbank termtop insertions          : 1224780
% 0.27/1.45  
% 0.27/1.45  # -------------------------------------------------
% 0.27/1.45  # User time                : 0.845 s
% 0.27/1.45  # System time              : 0.026 s
% 0.27/1.45  # Total time               : 0.871 s
% 0.27/1.45  # Maximum resident set size: 57724 pages
%------------------------------------------------------------------------------