TSTP Solution File: SET010-1 by E-SAT---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E-SAT---3.1
% Problem  : SET010-1 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n015.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:21:32 EDT 2023

% Result   : Timeout 272.59s 300.13s
% Output   : None 
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   14
% Syntax   : Number of clauses     :   53 (  16 unt;  12 nHn;  51 RR)
%            Number of literals    :  119 (   0 equ;  56 neg)
%            Maximal clause size   :    4 (   2 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-3 aty)
%            Number of functors    :    8 (   8 usr;   7 con; 0-3 aty)
%            Number of variables   :   78 (   8 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(member_of_difference,axiom,
    ( member(X4,X1)
    | ~ difference(X1,X2,X3)
    | ~ member(X4,X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.obCBeJrJNJ/E---3.1_8651.p',member_of_difference) ).

cnf(c_minus_aIb,hypothesis,
    difference(c,aIb,cD_aIb),
    file('/export/starexec/sandbox2/tmp/tmp.obCBeJrJNJ/E---3.1_8651.p',c_minus_aIb) ).

cnf(prove_cDa_union_cDb_is_cD_aIb,negated_conjecture,
    ~ union(cDa,cDb,cD_aIb),
    file('/export/starexec/sandbox2/tmp/tmp.obCBeJrJNJ/E---3.1_8651.p',prove_cDa_union_cDb_is_cD_aIb) ).

cnf(union_axiom1,axiom,
    ( union(X1,X2,X3)
    | member(g(X1,X2,X3),X1)
    | member(g(X1,X2,X3),X2)
    | member(g(X1,X2,X3),X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.obCBeJrJNJ/E---3.1_8651.p',union_axiom1) ).

cnf(c_minus_b,hypothesis,
    difference(c,b,cDb),
    file('/export/starexec/sandbox2/tmp/tmp.obCBeJrJNJ/E---3.1_8651.p',c_minus_b) ).

cnf(c_minus_a,hypothesis,
    difference(c,a,cDa),
    file('/export/starexec/sandbox2/tmp/tmp.obCBeJrJNJ/E---3.1_8651.p',c_minus_a) ).

cnf(member_of_difference_or_set2,axiom,
    ( member(X1,X4)
    | member(X1,X3)
    | ~ member(X1,X2)
    | ~ difference(X2,X3,X4) ),
    file('/export/starexec/sandbox2/tmp/tmp.obCBeJrJNJ/E---3.1_8651.p',member_of_difference_or_set2) ).

cnf(union_axiom3,axiom,
    ( union(X1,X2,X3)
    | ~ member(g(X1,X2,X3),X2)
    | ~ member(g(X1,X2,X3),X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.obCBeJrJNJ/E---3.1_8651.p',union_axiom3) ).

cnf(member_of_intersection_is_member_of_set2,axiom,
    ( member(X4,X2)
    | ~ intersection(X1,X2,X3)
    | ~ member(X4,X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.obCBeJrJNJ/E---3.1_8651.p',member_of_intersection_is_member_of_set2) ).

cnf(a_intersection_b,hypothesis,
    intersection(a,b,aIb),
    file('/export/starexec/sandbox2/tmp/tmp.obCBeJrJNJ/E---3.1_8651.p',a_intersection_b) ).

cnf(union_axiom2,axiom,
    ( union(X1,X2,X3)
    | ~ member(g(X1,X2,X3),X1)
    | ~ member(g(X1,X2,X3),X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.obCBeJrJNJ/E---3.1_8651.p',union_axiom2) ).

cnf(member_of_intersection_is_member_of_set1,axiom,
    ( member(X4,X1)
    | ~ intersection(X1,X2,X3)
    | ~ member(X4,X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.obCBeJrJNJ/E---3.1_8651.p',member_of_intersection_is_member_of_set1) ).

cnf(member_of_both_is_member_of_intersection,axiom,
    ( member(X4,X3)
    | ~ intersection(X1,X2,X3)
    | ~ member(X4,X2)
    | ~ member(X4,X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.obCBeJrJNJ/E---3.1_8651.p',member_of_both_is_member_of_intersection) ).

cnf(not_member_of_difference,axiom,
    ( ~ member(X1,X2)
    | ~ member(X1,X3)
    | ~ difference(X4,X2,X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.obCBeJrJNJ/E---3.1_8651.p',not_member_of_difference) ).

cnf(c_0_14,axiom,
    ( member(X4,X1)
    | ~ difference(X1,X2,X3)
    | ~ member(X4,X3) ),
    member_of_difference ).

cnf(c_0_15,hypothesis,
    difference(c,aIb,cD_aIb),
    c_minus_aIb ).

cnf(c_0_16,negated_conjecture,
    ~ union(cDa,cDb,cD_aIb),
    prove_cDa_union_cDb_is_cD_aIb ).

cnf(c_0_17,axiom,
    ( union(X1,X2,X3)
    | member(g(X1,X2,X3),X1)
    | member(g(X1,X2,X3),X2)
    | member(g(X1,X2,X3),X3) ),
    union_axiom1 ).

cnf(c_0_18,hypothesis,
    difference(c,b,cDb),
    c_minus_b ).

cnf(c_0_19,hypothesis,
    difference(c,a,cDa),
    c_minus_a ).

cnf(c_0_20,axiom,
    ( member(X1,X4)
    | member(X1,X3)
    | ~ member(X1,X2)
    | ~ difference(X2,X3,X4) ),
    member_of_difference_or_set2 ).

cnf(c_0_21,hypothesis,
    ( member(X1,c)
    | ~ member(X1,cD_aIb) ),
    inference(spm,[status(thm)],[c_0_14,c_0_15]) ).

cnf(c_0_22,negated_conjecture,
    ( member(g(cDa,cDb,cD_aIb),cDa)
    | member(g(cDa,cDb,cD_aIb),cDb)
    | member(g(cDa,cDb,cD_aIb),cD_aIb) ),
    inference(spm,[status(thm)],[c_0_16,c_0_17]) ).

cnf(c_0_23,hypothesis,
    ( member(X1,c)
    | ~ member(X1,cDb) ),
    inference(spm,[status(thm)],[c_0_14,c_0_18]) ).

cnf(c_0_24,hypothesis,
    ( member(X1,c)
    | ~ member(X1,cDa) ),
    inference(spm,[status(thm)],[c_0_14,c_0_19]) ).

cnf(c_0_25,hypothesis,
    ( member(X1,aIb)
    | member(X1,cD_aIb)
    | ~ member(X1,c) ),
    inference(spm,[status(thm)],[c_0_20,c_0_15]) ).

cnf(c_0_26,hypothesis,
    member(g(cDa,cDb,cD_aIb),c),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_21,c_0_22]),c_0_23]),c_0_24]) ).

cnf(c_0_27,axiom,
    ( union(X1,X2,X3)
    | ~ member(g(X1,X2,X3),X2)
    | ~ member(g(X1,X2,X3),X3) ),
    union_axiom3 ).

cnf(c_0_28,hypothesis,
    ( member(g(cDa,cDb,cD_aIb),cD_aIb)
    | member(g(cDa,cDb,cD_aIb),aIb) ),
    inference(spm,[status(thm)],[c_0_25,c_0_26]) ).

cnf(c_0_29,hypothesis,
    ( member(X1,b)
    | member(X1,cDb)
    | ~ member(X1,c) ),
    inference(spm,[status(thm)],[c_0_20,c_0_18]) ).

cnf(c_0_30,axiom,
    ( member(X4,X2)
    | ~ intersection(X1,X2,X3)
    | ~ member(X4,X3) ),
    member_of_intersection_is_member_of_set2 ).

cnf(c_0_31,hypothesis,
    intersection(a,b,aIb),
    a_intersection_b ).

cnf(c_0_32,axiom,
    ( union(X1,X2,X3)
    | ~ member(g(X1,X2,X3),X1)
    | ~ member(g(X1,X2,X3),X3) ),
    union_axiom2 ).

cnf(c_0_33,hypothesis,
    ( member(X1,a)
    | member(X1,cDa)
    | ~ member(X1,c) ),
    inference(spm,[status(thm)],[c_0_20,c_0_19]) ).

cnf(c_0_34,axiom,
    ( member(X4,X1)
    | ~ intersection(X1,X2,X3)
    | ~ member(X4,X3) ),
    member_of_intersection_is_member_of_set1 ).

cnf(c_0_35,axiom,
    ( member(X4,X3)
    | ~ intersection(X1,X2,X3)
    | ~ member(X4,X2)
    | ~ member(X4,X1) ),
    member_of_both_is_member_of_intersection ).

cnf(c_0_36,hypothesis,
    ( member(g(cDa,cDb,cD_aIb),aIb)
    | ~ member(g(cDa,cDb,cD_aIb),cDb) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_27,c_0_28]),c_0_16]) ).

cnf(c_0_37,hypothesis,
    ( member(g(cDa,cDb,cD_aIb),cDb)
    | member(g(cDa,cDb,cD_aIb),b) ),
    inference(spm,[status(thm)],[c_0_29,c_0_26]) ).

cnf(c_0_38,hypothesis,
    ( member(X1,b)
    | ~ member(X1,aIb) ),
    inference(spm,[status(thm)],[c_0_30,c_0_31]) ).

cnf(c_0_39,hypothesis,
    ( member(g(cDa,cDb,cD_aIb),aIb)
    | ~ member(g(cDa,cDb,cD_aIb),cDa) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_28]),c_0_16]) ).

cnf(c_0_40,hypothesis,
    ( member(g(cDa,cDb,cD_aIb),cDa)
    | member(g(cDa,cDb,cD_aIb),a) ),
    inference(spm,[status(thm)],[c_0_33,c_0_26]) ).

cnf(c_0_41,hypothesis,
    ( member(X1,a)
    | ~ member(X1,aIb) ),
    inference(spm,[status(thm)],[c_0_34,c_0_31]) ).

cnf(c_0_42,axiom,
    ( ~ member(X1,X2)
    | ~ member(X1,X3)
    | ~ difference(X4,X2,X3) ),
    not_member_of_difference ).

cnf(c_0_43,hypothesis,
    ( member(X1,aIb)
    | ~ member(X1,b)
    | ~ member(X1,a) ),
    inference(spm,[status(thm)],[c_0_35,c_0_31]) ).

cnf(c_0_44,hypothesis,
    member(g(cDa,cDb,cD_aIb),b),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_37]),c_0_38]) ).

cnf(c_0_45,hypothesis,
    member(g(cDa,cDb,cD_aIb),a),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_39,c_0_40]),c_0_41]) ).

cnf(c_0_46,hypothesis,
    ( ~ member(X1,cD_aIb)
    | ~ member(X1,aIb) ),
    inference(spm,[status(thm)],[c_0_42,c_0_15]) ).

cnf(c_0_47,hypothesis,
    member(g(cDa,cDb,cD_aIb),aIb),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_43,c_0_44]),c_0_45])]) ).

cnf(c_0_48,hypothesis,
    ( ~ member(X1,cDb)
    | ~ member(X1,b) ),
    inference(spm,[status(thm)],[c_0_42,c_0_18]) ).

cnf(c_0_49,hypothesis,
    ( member(g(cDa,cDb,cD_aIb),cDb)
    | member(g(cDa,cDb,cD_aIb),cDa) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_22]),c_0_47])]) ).

cnf(c_0_50,hypothesis,
    ( ~ member(X1,cDa)
    | ~ member(X1,a) ),
    inference(spm,[status(thm)],[c_0_42,c_0_19]) ).

cnf(c_0_51,hypothesis,
    member(g(cDa,cDb,cD_aIb),cDa),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_48,c_0_49]),c_0_44])]) ).

cnf(c_0_52,hypothesis,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_50,c_0_51]),c_0_45])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem    : SET010-1 : TPTP v8.1.2. Released v1.0.0.
% 0.06/0.12  % Command    : run_E %s %d THM
% 0.11/0.33  % Computer : n015.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit   : 2400
% 0.11/0.33  % WCLimit    : 300
% 0.11/0.33  % DateTime   : Mon Oct  2 17:28:46 EDT 2023
% 0.11/0.33  % CPUTime    : 
% 0.18/0.45  Running first-order model finding
% 0.18/0.45  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.obCBeJrJNJ/E---3.1_8651.p
% 272.59/300.13  # Version: 3.1pre001
% 272.59/300.13  # Preprocessing class: FSMSSMSSSSSNFFN.
% 272.59/300.13  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 272.59/300.13  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 272.59/300.13  # Starting new_bool_3 with 300s (1) cores
% 272.59/300.13  # Starting new_bool_1 with 300s (1) cores
% 272.59/300.13  # Starting sh5l with 300s (1) cores
% 272.59/300.13  # sh5l with pid 8738 completed with status 0
% 272.59/300.13  # Result found by sh5l
% 272.59/300.13  # Preprocessing class: FSMSSMSSSSSNFFN.
% 272.59/300.13  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 272.59/300.13  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 272.59/300.13  # Starting new_bool_3 with 300s (1) cores
% 272.59/300.13  # Starting new_bool_1 with 300s (1) cores
% 272.59/300.13  # Starting sh5l with 300s (1) cores
% 272.59/300.13  # SinE strategy is gf500_gu_R04_F100_L20000
% 272.59/300.13  # Search class: FGHNF-FFMS32-SFFFFFNN
% 272.59/300.13  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 272.59/300.13  # Starting G-E--_107_C12_02_nc_F1_PI_AE_Q4_CS_SP_PS_S071I with 163s (1) cores
% 272.59/300.13  # G-E--_107_C12_02_nc_F1_PI_AE_Q4_CS_SP_PS_S071I with pid 8745 completed with status 0
% 272.59/300.13  # Result found by G-E--_107_C12_02_nc_F1_PI_AE_Q4_CS_SP_PS_S071I
% 272.59/300.13  # Preprocessing class: FSMSSMSSSSSNFFN.
% 272.59/300.13  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 272.59/300.13  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 272.59/300.13  # Starting new_bool_3 with 300s (1) cores
% 272.59/300.13  # Starting new_bool_1 with 300s (1) cores
% 272.59/300.13  # Starting sh5l with 300s (1) cores
% 272.59/300.13  # SinE strategy is gf500_gu_R04_F100_L20000
% 272.59/300.13  # Search class: FGHNF-FFMS32-SFFFFFNN
% 272.59/300.13  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 272.59/300.13  # Starting G-E--_107_C12_02_nc_F1_PI_AE_Q4_CS_SP_PS_S071I with 163s (1) cores
% 272.59/300.13  # Preprocessing time       : 0.001 s
% 272.59/300.13  # Presaturation interreduction done
% 272.59/300.13  
% 272.59/300.13  # Proof found!
% 272.59/300.13  # SZS status Unsatisfiable
% 272.59/300.13  # SZS output start CNFRefutation
% See solution above
% 272.59/300.13  # Parsed axioms                        : 29
% 272.59/300.13  # Removed by relevancy pruning/SinE    : 0
% 272.59/300.13  # Initial clauses                      : 29
% 272.59/300.13  # Removed in clause preprocessing      : 0
% 272.59/300.13  # Initial clauses in saturation        : 29
% 272.59/300.13  # Processed clauses                    : 199
% 272.59/300.13  # ...of these trivial                  : 11
% 272.59/300.13  # ...subsumed                          : 1
% 272.59/300.13  # ...remaining for further processing  : 187
% 272.59/300.13  # Other redundant clauses eliminated   : 0
% 272.59/300.13  # Clauses deleted for lack of memory   : 0
% 272.59/300.13  # Backward-subsumed                    : 3
% 272.59/300.13  # Backward-rewritten                   : 20
% 272.59/300.13  # Generated clauses                    : 1058
% 272.59/300.13  # ...of the previous two non-redundant : 956
% 272.59/300.13  # ...aggressively subsumed             : 0
% 272.59/300.13  # Contextual simplify-reflections      : 4
% 272.59/300.13  # Paramodulations                      : 1058
% 272.59/300.13  # Factorizations                       : 0
% 272.59/300.13  # NegExts                              : 0
% 272.59/300.13  # Equation resolutions                 : 0
% 272.59/300.13  # Total rewrite steps                  : 147
% 272.59/300.13  # Propositional unsat checks           : 0
% 272.59/300.13  #    Propositional check models        : 0
% 272.59/300.13  #    Propositional check unsatisfiable : 0
% 272.59/300.13  #    Propositional clauses             : 0
% 272.59/300.13  #    Propositional clauses after purity: 0
% 272.59/300.13  #    Propositional unsat core size     : 0
% 272.59/300.13  #    Propositional preprocessing time  : 0.000
% 272.59/300.13  #    Propositional encoding time       : 0.000
% 272.59/300.13  #    Propositional solver time         : 0.000
% 272.59/300.13  #    Success case prop preproc time    : 0.000
% 272.59/300.13  #    Success case prop encoding time   : 0.000
% 272.59/300.13  #    Success case prop solver time     : 0.000
% 272.59/300.13  # Current number of processed clauses  : 135
% 272.59/300.13  #    Positive orientable unit clauses  : 32
% 272.59/300.13  #    Positive unorientable unit clauses: 0
% 272.59/300.13  #    Negative unit clauses             : 1
% 272.59/300.13  #    Non-unit-clauses                  : 102
% 272.59/300.13  # Current number of unprocessed clauses: 784
% 272.59/300.13  # ...number of literals in the above   : 3135
% 272.59/300.13  # Current number of archived formulas  : 0
% 272.59/300.13  # Current number of archived clauses   : 52
% 272.59/300.13  # Clause-clause subsumption calls (NU) : 3343
% 272.59/300.13  # Rec. Clause-clause subsumption calls : 2002
% 272.59/300.13  # Non-unit clause-clause subsumptions  : 7
% 272.59/300.13  # Unit Clause-clause subsumption calls : 1031
% 272.59/300.13  # Rewrite failures with RHS unbound    : 0
% 272.59/300.13  # BW rewrite match attempts            : 9
% 272.59/300.13  # BW rewrite match successes           : 9
% 272.59/300.13  # Condensation attempts                : 0
% 272.59/300.13  # Condensation successes               : 0
% 272.59/300.13  # Termbank termtop insertions          : 18976
% 272.59/300.13  
% 272.59/300.13  # -------------------------------------------------
% 272.59/300.13  # User time                : 0.015 s
% 272.59/300.13  # System time              : 0.005 s
% 272.59/300.13  # Total time               : 0.021 s
% 272.59/300.13  # Maximum resident set size: 1624 pages
% 272.59/300.13  
% 272.59/300.13  # -------------------------------------------------
% 272.59/300.13  # User time                : 0.017 s
% 272.59/300.13  # System time              : 0.007 s
% 272.59/300.13  # Total time               : 0.024 s
% 272.59/300.13  # Maximum resident set size: 1696 pages
% 272.59/300.13  % E---3.1 exiting
%------------------------------------------------------------------------------