TSTP Solution File: SET146-6 by E-SAT---3.1

View Problem - Process Solution

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

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

% Result   : Unsatisfiable 0.21s 0.53s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   11
% Syntax   : Number of clauses     :   38 (  18 unt;   6 nHn;  22 RR)
%            Number of literals    :   61 (  24 equ;  28 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   3 con; 0-3 aty)
%            Number of variables   :   64 (  10 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(subclass_members,axiom,
    ( member(X3,X2)
    | ~ subclass(X1,X2)
    | ~ member(X3,X1) ),
    file('/export/starexec/sandbox/tmp/tmp.SbtAT70v3l/E---3.1_21542.p',subclass_members) ).

cnf(regularity1,axiom,
    ( X1 = null_class
    | member(regular(X1),X1) ),
    file('/export/starexec/sandbox/tmp/tmp.SbtAT70v3l/E---3.1_21542.p',regularity1) ).

cnf(complement1,axiom,
    ( ~ member(X1,complement(X2))
    | ~ member(X1,X2) ),
    file('/export/starexec/sandbox/tmp/tmp.SbtAT70v3l/E---3.1_21542.p',complement1) ).

cnf(class_elements_are_sets,axiom,
    subclass(X1,universal_class),
    file('/export/starexec/sandbox/tmp/tmp.SbtAT70v3l/E---3.1_21542.p',class_elements_are_sets) ).

cnf(domain1,axiom,
    ( restrict(X1,singleton(X2),universal_class) != null_class
    | ~ member(X2,domain_of(X1)) ),
    file('/export/starexec/sandbox/tmp/tmp.SbtAT70v3l/E---3.1_21542.p',domain1) ).

cnf(singleton_set,axiom,
    unordered_pair(X1,X1) = singleton(X1),
    file('/export/starexec/sandbox/tmp/tmp.SbtAT70v3l/E---3.1_21542.p',singleton_set) ).

cnf(restriction1,axiom,
    intersection(X1,cross_product(X2,X3)) = restrict(X1,X2,X3),
    file('/export/starexec/sandbox/tmp/tmp.SbtAT70v3l/E---3.1_21542.p',restriction1) ).

cnf(restriction2,axiom,
    intersection(cross_product(X1,X2),X3) = restrict(X3,X1,X2),
    file('/export/starexec/sandbox/tmp/tmp.SbtAT70v3l/E---3.1_21542.p',restriction2) ).

cnf(intersection2,axiom,
    ( member(X1,X3)
    | ~ member(X1,intersection(X2,X3)) ),
    file('/export/starexec/sandbox/tmp/tmp.SbtAT70v3l/E---3.1_21542.p',intersection2) ).

cnf(intersection1,axiom,
    ( member(X1,X2)
    | ~ member(X1,intersection(X2,X3)) ),
    file('/export/starexec/sandbox/tmp/tmp.SbtAT70v3l/E---3.1_21542.p',intersection1) ).

cnf(prove_intersection_with_null_class_1,negated_conjecture,
    intersection(null_class,x) != null_class,
    file('/export/starexec/sandbox/tmp/tmp.SbtAT70v3l/E---3.1_21542.p',prove_intersection_with_null_class_1) ).

cnf(c_0_11,axiom,
    ( member(X3,X2)
    | ~ subclass(X1,X2)
    | ~ member(X3,X1) ),
    subclass_members ).

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

cnf(c_0_13,axiom,
    ( ~ member(X1,complement(X2))
    | ~ member(X1,X2) ),
    complement1 ).

cnf(c_0_14,plain,
    ( X1 = null_class
    | member(regular(X1),X2)
    | ~ subclass(X1,X2) ),
    inference(spm,[status(thm)],[c_0_11,c_0_12]) ).

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

cnf(c_0_16,plain,
    ( complement(X1) = null_class
    | ~ member(regular(complement(X1)),X1) ),
    inference(spm,[status(thm)],[c_0_13,c_0_12]) ).

cnf(c_0_17,plain,
    ( X1 = null_class
    | member(regular(X1),universal_class) ),
    inference(spm,[status(thm)],[c_0_14,c_0_15]) ).

cnf(c_0_18,axiom,
    ( restrict(X1,singleton(X2),universal_class) != null_class
    | ~ member(X2,domain_of(X1)) ),
    domain1 ).

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

cnf(c_0_20,axiom,
    intersection(X1,cross_product(X2,X3)) = restrict(X1,X2,X3),
    restriction1 ).

cnf(c_0_21,axiom,
    intersection(cross_product(X1,X2),X3) = restrict(X3,X1,X2),
    restriction2 ).

cnf(c_0_22,plain,
    complement(universal_class) = null_class,
    inference(spm,[status(thm)],[c_0_16,c_0_17]) ).

cnf(c_0_23,axiom,
    ( member(X1,X3)
    | ~ member(X1,intersection(X2,X3)) ),
    intersection2 ).

cnf(c_0_24,plain,
    ( intersection(X1,cross_product(unordered_pair(X2,X2),universal_class)) != null_class
    | ~ member(X2,domain_of(X1)) ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_18,c_0_19]),c_0_20]) ).

cnf(c_0_25,plain,
    intersection(cross_product(X1,X2),X3) = intersection(X3,cross_product(X1,X2)),
    inference(rw,[status(thm)],[c_0_21,c_0_20]) ).

cnf(c_0_26,plain,
    ( ~ member(X1,null_class)
    | ~ member(X1,universal_class) ),
    inference(spm,[status(thm)],[c_0_13,c_0_22]) ).

cnf(c_0_27,plain,
    ( intersection(X1,X2) = null_class
    | member(regular(intersection(X1,X2)),X2) ),
    inference(spm,[status(thm)],[c_0_23,c_0_12]) ).

cnf(c_0_28,plain,
    ( intersection(cross_product(unordered_pair(X1,X1),universal_class),X2) != null_class
    | ~ member(X1,domain_of(X2)) ),
    inference(spm,[status(thm)],[c_0_24,c_0_25]) ).

cnf(c_0_29,plain,
    intersection(X1,null_class) = null_class,
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_26,c_0_27]),c_0_17]) ).

cnf(c_0_30,plain,
    ~ member(X1,domain_of(null_class)),
    inference(spm,[status(thm)],[c_0_28,c_0_29]) ).

cnf(c_0_31,plain,
    domain_of(null_class) = null_class,
    inference(spm,[status(thm)],[c_0_30,c_0_12]) ).

cnf(c_0_32,axiom,
    ( member(X1,X2)
    | ~ member(X1,intersection(X2,X3)) ),
    intersection1 ).

cnf(c_0_33,plain,
    ~ member(X1,null_class),
    inference(rw,[status(thm)],[c_0_30,c_0_31]) ).

cnf(c_0_34,plain,
    ( intersection(X1,X2) = null_class
    | member(regular(intersection(X1,X2)),X1) ),
    inference(spm,[status(thm)],[c_0_32,c_0_12]) ).

cnf(c_0_35,negated_conjecture,
    intersection(null_class,x) != null_class,
    prove_intersection_with_null_class_1 ).

cnf(c_0_36,plain,
    intersection(null_class,X1) = null_class,
    inference(spm,[status(thm)],[c_0_33,c_0_34]) ).

cnf(c_0_37,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_35,c_0_36])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SET146-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.03/0.13  % Command    : run_E %s %d THM
% 0.13/0.35  % Computer : n009.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 17:03:29 EDT 2023
% 0.13/0.35  % CPUTime    : 
% 0.21/0.48  Running first-order model finding
% 0.21/0.49  Running: /export/starexec/sandbox/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/sandbox/tmp/tmp.SbtAT70v3l/E---3.1_21542.p
% 0.21/0.53  # Version: 3.1pre001
% 0.21/0.53  # Preprocessing class: FSLSSMSMSSSNFFN.
% 0.21/0.53  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.21/0.53  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 0.21/0.53  # Starting new_bool_3 with 300s (1) cores
% 0.21/0.53  # Starting new_bool_1 with 300s (1) cores
% 0.21/0.53  # Starting sh5l with 300s (1) cores
% 0.21/0.53  # C07_19_nc_SOS_SAT001_MinMin_p005000_rr with pid 21619 completed with status 0
% 0.21/0.53  # Result found by C07_19_nc_SOS_SAT001_MinMin_p005000_rr
% 0.21/0.53  # Preprocessing class: FSLSSMSMSSSNFFN.
% 0.21/0.53  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.21/0.53  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 0.21/0.53  # No SInE strategy applied
% 0.21/0.53  # Search class: FGHSM-FFLM31-DFFFFFNN
% 0.21/0.53  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.21/0.53  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 313s (1) cores
% 0.21/0.53  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 151s (1) cores
% 0.21/0.53  # Starting new_bool_1 with 308s (1) cores
% 0.21/0.53  # Starting sh5l with 304s (1) cores
% 0.21/0.53  # Starting G-E--_208_C18C--_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 136s (1) cores
% 0.21/0.53  # G-E--_208_C18C--_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with pid 21630 completed with status 0
% 0.21/0.53  # Result found by G-E--_208_C18C--_F1_SE_CS_SP_PS_S5PRR_RG_S04AN
% 0.21/0.53  # Preprocessing class: FSLSSMSMSSSNFFN.
% 0.21/0.53  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.21/0.53  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 0.21/0.53  # No SInE strategy applied
% 0.21/0.53  # Search class: FGHSM-FFLM31-DFFFFFNN
% 0.21/0.53  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.21/0.53  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 313s (1) cores
% 0.21/0.53  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 151s (1) cores
% 0.21/0.53  # Starting new_bool_1 with 308s (1) cores
% 0.21/0.53  # Starting sh5l with 304s (1) cores
% 0.21/0.53  # Starting G-E--_208_C18C--_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 136s (1) cores
% 0.21/0.53  # Preprocessing time       : 0.002 s
% 0.21/0.53  # Presaturation interreduction done
% 0.21/0.53  
% 0.21/0.53  # Proof found!
% 0.21/0.53  # SZS status Unsatisfiable
% 0.21/0.53  # SZS output start CNFRefutation
% See solution above
% 0.21/0.53  # Parsed axioms                        : 113
% 0.21/0.53  # Removed by relevancy pruning/SinE    : 0
% 0.21/0.53  # Initial clauses                      : 113
% 0.21/0.53  # Removed in clause preprocessing      : 17
% 0.21/0.53  # Initial clauses in saturation        : 96
% 0.21/0.53  # Processed clauses                    : 327
% 0.21/0.53  # ...of these trivial                  : 1
% 0.21/0.53  # ...subsumed                          : 36
% 0.21/0.53  # ...remaining for further processing  : 290
% 0.21/0.53  # Other redundant clauses eliminated   : 4
% 0.21/0.53  # Clauses deleted for lack of memory   : 0
% 0.21/0.53  # Backward-subsumed                    : 14
% 0.21/0.53  # Backward-rewritten                   : 8
% 0.21/0.53  # Generated clauses                    : 412
% 0.21/0.53  # ...of the previous two non-redundant : 342
% 0.21/0.53  # ...aggressively subsumed             : 0
% 0.21/0.53  # Contextual simplify-reflections      : 1
% 0.21/0.53  # Paramodulations                      : 406
% 0.21/0.53  # Factorizations                       : 0
% 0.21/0.53  # NegExts                              : 0
% 0.21/0.53  # Equation resolutions                 : 4
% 0.21/0.53  # Total rewrite steps                  : 65
% 0.21/0.53  # Propositional unsat checks           : 0
% 0.21/0.53  #    Propositional check models        : 0
% 0.21/0.53  #    Propositional check unsatisfiable : 0
% 0.21/0.53  #    Propositional clauses             : 0
% 0.21/0.53  #    Propositional clauses after purity: 0
% 0.21/0.53  #    Propositional unsat core size     : 0
% 0.21/0.53  #    Propositional preprocessing time  : 0.000
% 0.21/0.53  #    Propositional encoding time       : 0.000
% 0.21/0.53  #    Propositional solver time         : 0.000
% 0.21/0.53  #    Success case prop preproc time    : 0.000
% 0.21/0.53  #    Success case prop encoding time   : 0.000
% 0.21/0.53  #    Success case prop solver time     : 0.000
% 0.21/0.53  # Current number of processed clauses  : 167
% 0.21/0.53  #    Positive orientable unit clauses  : 33
% 0.21/0.53  #    Positive unorientable unit clauses: 1
% 0.21/0.53  #    Negative unit clauses             : 1
% 0.21/0.53  #    Non-unit-clauses                  : 132
% 0.21/0.53  # Current number of unprocessed clauses: 200
% 0.21/0.53  # ...number of literals in the above   : 539
% 0.21/0.53  # Current number of archived formulas  : 0
% 0.21/0.53  # Current number of archived clauses   : 136
% 0.21/0.53  # Clause-clause subsumption calls (NU) : 5360
% 0.21/0.53  # Rec. Clause-clause subsumption calls : 2732
% 0.21/0.53  # Non-unit clause-clause subsumptions  : 41
% 0.21/0.53  # Unit Clause-clause subsumption calls : 228
% 0.21/0.53  # Rewrite failures with RHS unbound    : 0
% 0.21/0.53  # BW rewrite match attempts            : 11
% 0.21/0.53  # BW rewrite match successes           : 8
% 0.21/0.53  # Condensation attempts                : 0
% 0.21/0.53  # Condensation successes               : 0
% 0.21/0.53  # Termbank termtop insertions          : 13389
% 0.21/0.53  
% 0.21/0.53  # -------------------------------------------------
% 0.21/0.53  # User time                : 0.027 s
% 0.21/0.53  # System time              : 0.004 s
% 0.21/0.53  # Total time               : 0.030 s
% 0.21/0.53  # Maximum resident set size: 2004 pages
% 0.21/0.53  
% 0.21/0.53  # -------------------------------------------------
% 0.21/0.53  # User time                : 0.107 s
% 0.21/0.53  # System time              : 0.014 s
% 0.21/0.53  # Total time               : 0.122 s
% 0.21/0.53  # Maximum resident set size: 1768 pages
% 0.21/0.53  % E---3.1 exiting
%------------------------------------------------------------------------------