TSTP Solution File: SET129-6 by E---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : SET129-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n027.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  : 300s
% DateTime : Sat May  4 09:18:09 EDT 2024

% Result   : Unsatisfiable 0.17s 0.46s
% Output   : CNFRefutation 0.17s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :   14
% Syntax   : Number of clauses     :   59 (  27 unt;  12 nHn;  44 RR)
%            Number of literals    :  115 (  27 equ;  62 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :   11 (   2 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :   13 (  13 usr;   6 con; 0-2 aty)
%            Number of variables   :   59 (   3 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(definition_of_set_builder,axiom,
    union(singleton(X1),X2) = set_builder(X1,X2),
    file('/export/starexec/sandbox2/tmp/tmp.0OzAftY3Bn/E---3.1_15506.p',definition_of_set_builder) ).

cnf(singleton_set,axiom,
    unordered_pair(X1,X1) = singleton(X1),
    file('/export/starexec/sandbox2/tmp/tmp.0OzAftY3Bn/E---3.1_15506.p',singleton_set) ).

cnf(complement1,axiom,
    ( ~ member(X1,complement(X2))
    | ~ member(X1,X2) ),
    file('/export/starexec/sandbox2/tmp/tmp.0OzAftY3Bn/E---3.1_15506.p',complement1) ).

cnf(prove_members_of_built_triple_1,negated_conjecture,
    member(u,set_builder(x,set_builder(y,set_builder(z,null_class)))),
    file('/export/starexec/sandbox2/tmp/tmp.0OzAftY3Bn/E---3.1_15506.p',prove_members_of_built_triple_1) ).

cnf(union,axiom,
    complement(intersection(complement(X1),complement(X2))) = union(X1,X2),
    file('/export/starexec/sandbox2/tmp/tmp.0OzAftY3Bn/E---3.1_15506.p',union) ).

cnf(subclass_members,axiom,
    ( member(X3,X2)
    | ~ subclass(X1,X2)
    | ~ member(X3,X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.0OzAftY3Bn/E---3.1_15506.p',subclass_members) ).

cnf(intersection3,axiom,
    ( member(X1,intersection(X2,X3))
    | ~ member(X1,X2)
    | ~ member(X1,X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.0OzAftY3Bn/E---3.1_15506.p',intersection3) ).

cnf(class_elements_are_sets,axiom,
    subclass(X1,universal_class),
    file('/export/starexec/sandbox2/tmp/tmp.0OzAftY3Bn/E---3.1_15506.p',class_elements_are_sets) ).

cnf(complement2,axiom,
    ( member(X1,complement(X2))
    | member(X1,X2)
    | ~ member(X1,universal_class) ),
    file('/export/starexec/sandbox2/tmp/tmp.0OzAftY3Bn/E---3.1_15506.p',complement2) ).

cnf(regularity1,axiom,
    ( X1 = null_class
    | member(regular(X1),X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.0OzAftY3Bn/E---3.1_15506.p',regularity1) ).

cnf(unordered_pair_member,axiom,
    ( X1 = X2
    | X1 = X3
    | ~ member(X1,unordered_pair(X2,X3)) ),
    file('/export/starexec/sandbox2/tmp/tmp.0OzAftY3Bn/E---3.1_15506.p',unordered_pair_member) ).

cnf(prove_members_of_built_triple_4,negated_conjecture,
    u != z,
    file('/export/starexec/sandbox2/tmp/tmp.0OzAftY3Bn/E---3.1_15506.p',prove_members_of_built_triple_4) ).

cnf(prove_members_of_built_triple_3,negated_conjecture,
    u != y,
    file('/export/starexec/sandbox2/tmp/tmp.0OzAftY3Bn/E---3.1_15506.p',prove_members_of_built_triple_3) ).

cnf(prove_members_of_built_triple_2,negated_conjecture,
    u != x,
    file('/export/starexec/sandbox2/tmp/tmp.0OzAftY3Bn/E---3.1_15506.p',prove_members_of_built_triple_2) ).

cnf(c_0_14,axiom,
    union(singleton(X1),X2) = set_builder(X1,X2),
    definition_of_set_builder ).

cnf(c_0_15,axiom,
    unordered_pair(X1,X1) = singleton(X1),
    singleton_set ).

cnf(c_0_16,plain,
    ( ~ member(X1,complement(X2))
    | ~ member(X1,X2) ),
    inference(fof_simplification,[status(thm)],[complement1]) ).

cnf(c_0_17,negated_conjecture,
    member(u,set_builder(x,set_builder(y,set_builder(z,null_class)))),
    prove_members_of_built_triple_1 ).

cnf(c_0_18,plain,
    union(unordered_pair(X1,X1),X2) = set_builder(X1,X2),
    inference(rw,[status(thm)],[c_0_14,c_0_15]) ).

cnf(c_0_19,axiom,
    complement(intersection(complement(X1),complement(X2))) = union(X1,X2),
    union ).

cnf(c_0_20,plain,
    ( member(X3,X2)
    | ~ subclass(X1,X2)
    | ~ member(X3,X1) ),
    inference(fof_simplification,[status(thm)],[subclass_members]) ).

cnf(c_0_21,plain,
    ( ~ member(X1,complement(X2))
    | ~ member(X1,X2) ),
    c_0_16 ).

cnf(c_0_22,negated_conjecture,
    member(u,complement(intersection(complement(unordered_pair(x,x)),complement(complement(intersection(complement(unordered_pair(y,y)),complement(complement(intersection(complement(unordered_pair(z,z)),complement(null_class)))))))))),
    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_17,c_0_18]),c_0_18]),c_0_18]),c_0_19]),c_0_19]),c_0_19]) ).

cnf(c_0_23,plain,
    ( member(X1,intersection(X2,X3))
    | ~ member(X1,X2)
    | ~ member(X1,X3) ),
    inference(fof_simplification,[status(thm)],[intersection3]) ).

cnf(c_0_24,plain,
    ( member(X3,X2)
    | ~ subclass(X1,X2)
    | ~ member(X3,X1) ),
    c_0_20 ).

cnf(c_0_25,axiom,
    subclass(X1,universal_class),
    class_elements_are_sets ).

cnf(c_0_26,negated_conjecture,
    ~ member(u,intersection(complement(unordered_pair(x,x)),complement(complement(intersection(complement(unordered_pair(y,y)),complement(complement(intersection(complement(unordered_pair(z,z)),complement(null_class))))))))),
    inference(spm,[status(thm)],[c_0_21,c_0_22]) ).

cnf(c_0_27,plain,
    ( member(X1,intersection(X2,X3))
    | ~ member(X1,X2)
    | ~ member(X1,X3) ),
    c_0_23 ).

cnf(c_0_28,plain,
    ( member(X1,complement(X2))
    | member(X1,X2)
    | ~ member(X1,universal_class) ),
    inference(fof_simplification,[status(thm)],[complement2]) ).

cnf(c_0_29,plain,
    ( member(X1,universal_class)
    | ~ member(X1,X2) ),
    inference(spm,[status(thm)],[c_0_24,c_0_25]) ).

cnf(c_0_30,negated_conjecture,
    ( ~ member(u,complement(complement(intersection(complement(unordered_pair(y,y)),complement(complement(intersection(complement(unordered_pair(z,z)),complement(null_class))))))))
    | ~ member(u,complement(unordered_pair(x,x))) ),
    inference(spm,[status(thm)],[c_0_26,c_0_27]) ).

cnf(c_0_31,plain,
    ( member(X1,complement(X2))
    | member(X1,X2)
    | ~ member(X1,universal_class) ),
    c_0_28 ).

cnf(c_0_32,negated_conjecture,
    member(u,universal_class),
    inference(spm,[status(thm)],[c_0_29,c_0_22]) ).

cnf(c_0_33,negated_conjecture,
    ( member(u,complement(intersection(complement(unordered_pair(y,y)),complement(complement(intersection(complement(unordered_pair(z,z)),complement(null_class)))))))
    | ~ member(u,complement(unordered_pair(x,x))) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_30,c_0_31]),c_0_32])]) ).

cnf(c_0_34,axiom,
    ( X1 = null_class
    | member(regular(X1),X1) ),
    regularity1 ).

cnf(c_0_35,negated_conjecture,
    ( ~ member(u,intersection(complement(unordered_pair(y,y)),complement(complement(intersection(complement(unordered_pair(z,z)),complement(null_class))))))
    | ~ member(u,complement(unordered_pair(x,x))) ),
    inference(spm,[status(thm)],[c_0_21,c_0_33]) ).

cnf(c_0_36,plain,
    ( complement(X1) = null_class
    | ~ member(regular(complement(X1)),X1) ),
    inference(spm,[status(thm)],[c_0_21,c_0_34]) ).

cnf(c_0_37,plain,
    ( X1 = null_class
    | member(regular(X1),universal_class) ),
    inference(spm,[status(thm)],[c_0_29,c_0_34]) ).

cnf(c_0_38,negated_conjecture,
    ( ~ member(u,complement(complement(intersection(complement(unordered_pair(z,z)),complement(null_class)))))
    | ~ member(u,complement(unordered_pair(x,x)))
    | ~ member(u,complement(unordered_pair(y,y))) ),
    inference(spm,[status(thm)],[c_0_35,c_0_27]) ).

cnf(c_0_39,plain,
    null_class = complement(universal_class),
    inference(spm,[status(thm)],[c_0_36,c_0_37]) ).

cnf(c_0_40,negated_conjecture,
    ( member(u,complement(intersection(complement(unordered_pair(z,z)),complement(complement(universal_class)))))
    | ~ member(u,complement(unordered_pair(x,x)))
    | ~ member(u,complement(unordered_pair(y,y))) ),
    inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_38,c_0_31]),c_0_32])]),c_0_39]) ).

cnf(c_0_41,negated_conjecture,
    ( ~ member(u,intersection(complement(unordered_pair(z,z)),complement(complement(universal_class))))
    | ~ member(u,complement(unordered_pair(x,x)))
    | ~ member(u,complement(unordered_pair(y,y))) ),
    inference(spm,[status(thm)],[c_0_21,c_0_40]) ).

cnf(c_0_42,negated_conjecture,
    ( ~ member(u,complement(unordered_pair(x,x)))
    | ~ member(u,complement(unordered_pair(y,y)))
    | ~ member(u,complement(unordered_pair(z,z)))
    | ~ member(u,complement(complement(universal_class))) ),
    inference(spm,[status(thm)],[c_0_41,c_0_27]) ).

cnf(c_0_43,negated_conjecture,
    ( member(u,unordered_pair(z,z))
    | ~ member(u,complement(unordered_pair(x,x)))
    | ~ member(u,complement(unordered_pair(y,y)))
    | ~ member(u,complement(complement(universal_class))) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_31]),c_0_32])]) ).

cnf(c_0_44,plain,
    ( X1 = X2
    | X1 = X3
    | ~ member(X1,unordered_pair(X2,X3)) ),
    inference(fof_simplification,[status(thm)],[unordered_pair_member]) ).

cnf(c_0_45,negated_conjecture,
    ( member(u,unordered_pair(y,y))
    | member(u,unordered_pair(z,z))
    | ~ member(u,complement(unordered_pair(x,x)))
    | ~ member(u,complement(complement(universal_class))) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_43,c_0_31]),c_0_32])]) ).

cnf(c_0_46,negated_conjecture,
    u != z,
    inference(fof_simplification,[status(thm)],[prove_members_of_built_triple_4]) ).

cnf(c_0_47,plain,
    ( X1 = X2
    | X1 = X3
    | ~ member(X1,unordered_pair(X2,X3)) ),
    c_0_44 ).

cnf(c_0_48,negated_conjecture,
    ( member(u,unordered_pair(x,x))
    | member(u,unordered_pair(z,z))
    | member(u,unordered_pair(y,y))
    | ~ member(u,complement(complement(universal_class))) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_31]),c_0_32])]) ).

cnf(c_0_49,negated_conjecture,
    u != z,
    c_0_46 ).

cnf(c_0_50,negated_conjecture,
    u != y,
    inference(fof_simplification,[status(thm)],[prove_members_of_built_triple_3]) ).

cnf(c_0_51,negated_conjecture,
    ( member(u,unordered_pair(y,y))
    | member(u,unordered_pair(x,x))
    | ~ member(u,complement(complement(universal_class))) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_48]),c_0_49]) ).

cnf(c_0_52,negated_conjecture,
    u != y,
    c_0_50 ).

cnf(c_0_53,negated_conjecture,
    u != x,
    inference(fof_simplification,[status(thm)],[prove_members_of_built_triple_2]) ).

cnf(c_0_54,negated_conjecture,
    ( member(u,unordered_pair(x,x))
    | ~ member(u,complement(complement(universal_class))) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_51]),c_0_52]) ).

cnf(c_0_55,negated_conjecture,
    u != x,
    c_0_53 ).

cnf(c_0_56,negated_conjecture,
    ~ member(u,complement(complement(universal_class))),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_54]),c_0_55]) ).

cnf(c_0_57,negated_conjecture,
    member(u,complement(universal_class)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_56,c_0_31]),c_0_32])]) ).

cnf(c_0_58,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_21,c_0_57]),c_0_32])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.11  % Problem    : SET129-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.02/0.12  % Command    : run_E %s %d THM
% 0.11/0.32  % Computer : n027.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit   : 300
% 0.11/0.32  % WCLimit    : 300
% 0.11/0.32  % DateTime   : Fri May  3 10:53:35 EDT 2024
% 0.11/0.32  % CPUTime    : 
% 0.17/0.43  Running first-order theorem proving
% 0.17/0.43  Running: /export/starexec/sandbox2/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox2/tmp/tmp.0OzAftY3Bn/E---3.1_15506.p
% 0.17/0.46  # Version: 3.1.0
% 0.17/0.46  # Preprocessing class: FSLSSMSMSSSNFFN.
% 0.17/0.46  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.17/0.46  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 0.17/0.46  # Starting new_bool_3 with 300s (1) cores
% 0.17/0.46  # Starting new_bool_1 with 300s (1) cores
% 0.17/0.46  # Starting sh5l with 300s (1) cores
% 0.17/0.46  # C07_19_nc_SOS_SAT001_MinMin_p005000_rr with pid 15584 completed with status 0
% 0.17/0.46  # Result found by C07_19_nc_SOS_SAT001_MinMin_p005000_rr
% 0.17/0.46  # Preprocessing class: FSLSSMSMSSSNFFN.
% 0.17/0.46  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.17/0.46  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 0.17/0.46  # No SInE strategy applied
% 0.17/0.46  # Search class: FGHSM-FFLM31-DFFFFFNN
% 0.17/0.46  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.17/0.46  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 313s (1) cores
% 0.17/0.46  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 151s (1) cores
% 0.17/0.46  # Starting new_bool_1 with 308s (1) cores
% 0.17/0.46  # Starting sh5l with 304s (1) cores
% 0.17/0.46  # Starting G-E--_208_C18C--_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 136s (1) cores
% 0.17/0.46  # C07_19_nc_SOS_SAT001_MinMin_p005000_rr with pid 15592 completed with status 0
% 0.17/0.46  # Result found by C07_19_nc_SOS_SAT001_MinMin_p005000_rr
% 0.17/0.46  # Preprocessing class: FSLSSMSMSSSNFFN.
% 0.17/0.46  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.17/0.46  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 0.17/0.46  # No SInE strategy applied
% 0.17/0.46  # Search class: FGHSM-FFLM31-DFFFFFNN
% 0.17/0.46  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.17/0.46  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 313s (1) cores
% 0.17/0.46  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 151s (1) cores
% 0.17/0.46  # Preprocessing time       : 0.004 s
% 0.17/0.46  # Presaturation interreduction done
% 0.17/0.46  
% 0.17/0.46  # Proof found!
% 0.17/0.46  # SZS status Unsatisfiable
% 0.17/0.46  # SZS output start CNFRefutation
% See solution above
% 0.17/0.46  # Parsed axioms                        : 96
% 0.17/0.46  # Removed by relevancy pruning/SinE    : 0
% 0.17/0.46  # Initial clauses                      : 96
% 0.17/0.46  # Removed in clause preprocessing      : 16
% 0.17/0.46  # Initial clauses in saturation        : 80
% 0.17/0.46  # Processed clauses                    : 180
% 0.17/0.46  # ...of these trivial                  : 0
% 0.17/0.46  # ...subsumed                          : 2
% 0.17/0.46  # ...remaining for further processing  : 178
% 0.17/0.46  # Other redundant clauses eliminated   : 3
% 0.17/0.46  # Clauses deleted for lack of memory   : 0
% 0.17/0.46  # Backward-subsumed                    : 6
% 0.17/0.46  # Backward-rewritten                   : 16
% 0.17/0.46  # Generated clauses                    : 151
% 0.17/0.46  # ...of the previous two non-redundant : 140
% 0.17/0.46  # ...aggressively subsumed             : 0
% 0.17/0.46  # Contextual simplify-reflections      : 0
% 0.17/0.46  # Paramodulations                      : 148
% 0.17/0.46  # Factorizations                       : 0
% 0.17/0.46  # NegExts                              : 0
% 0.17/0.46  # Equation resolutions                 : 3
% 0.17/0.46  # Disequality decompositions           : 0
% 0.17/0.46  # Total rewrite steps                  : 44
% 0.17/0.46  # ...of those cached                   : 37
% 0.17/0.46  # Propositional unsat checks           : 0
% 0.17/0.46  #    Propositional check models        : 0
% 0.17/0.46  #    Propositional check unsatisfiable : 0
% 0.17/0.46  #    Propositional clauses             : 0
% 0.17/0.46  #    Propositional clauses after purity: 0
% 0.17/0.46  #    Propositional unsat core size     : 0
% 0.17/0.46  #    Propositional preprocessing time  : 0.000
% 0.17/0.46  #    Propositional encoding time       : 0.000
% 0.17/0.46  #    Propositional solver time         : 0.000
% 0.17/0.46  #    Success case prop preproc time    : 0.000
% 0.17/0.46  #    Success case prop encoding time   : 0.000
% 0.17/0.46  #    Success case prop solver time     : 0.000
% 0.17/0.46  # Current number of processed clauses  : 74
% 0.17/0.46  #    Positive orientable unit clauses  : 19
% 0.17/0.46  #    Positive unorientable unit clauses: 1
% 0.17/0.46  #    Negative unit clauses             : 5
% 0.17/0.46  #    Non-unit-clauses                  : 49
% 0.17/0.46  # Current number of unprocessed clauses: 118
% 0.17/0.46  # ...number of literals in the above   : 303
% 0.17/0.46  # Current number of archived formulas  : 0
% 0.17/0.46  # Current number of archived clauses   : 117
% 0.17/0.46  # Clause-clause subsumption calls (NU) : 2078
% 0.17/0.46  # Rec. Clause-clause subsumption calls : 1045
% 0.17/0.46  # Non-unit clause-clause subsumptions  : 4
% 0.17/0.46  # Unit Clause-clause subsumption calls : 17
% 0.17/0.46  # Rewrite failures with RHS unbound    : 0
% 0.17/0.46  # BW rewrite match attempts            : 6
% 0.17/0.46  # BW rewrite match successes           : 4
% 0.17/0.46  # Condensation attempts                : 0
% 0.17/0.46  # Condensation successes               : 0
% 0.17/0.46  # Termbank termtop insertions          : 8160
% 0.17/0.46  # Search garbage collected termcells   : 160
% 0.17/0.46  
% 0.17/0.46  # -------------------------------------------------
% 0.17/0.46  # User time                : 0.015 s
% 0.17/0.46  # System time              : 0.006 s
% 0.17/0.46  # Total time               : 0.021 s
% 0.17/0.46  # Maximum resident set size: 1936 pages
% 0.17/0.46  
% 0.17/0.46  # -------------------------------------------------
% 0.17/0.46  # User time                : 0.073 s
% 0.17/0.46  # System time              : 0.021 s
% 0.17/0.46  # Total time               : 0.095 s
% 0.17/0.46  # Maximum resident set size: 1772 pages
% 0.17/0.46  % E---3.1 exiting
% 0.17/0.46  % E exiting
%------------------------------------------------------------------------------