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

View Problem - Process Solution

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

% 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 : 2400s
% WCLimit  : 300s
% DateTime : Tue Oct 10 18:10:13 EDT 2023

% Result   : Unsatisfiable 0.81s 0.62s
% Output   : CNFRefutation 0.81s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   13
% Syntax   : Number of clauses     :   49 (  47 unt;   0 nHn;  12 RR)
%            Number of literals    :   53 (  52 equ;   7 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   70 (  12 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(associativity_of_meet,axiom,
    meet(meet(X1,X2),X3) = meet(X1,meet(X2,X3)),
    file('/export/starexec/sandbox2/tmp/tmp.22DHLlWMu5/E---3.1_18876.p',associativity_of_meet) ).

cnf(idempotence_of_meet,axiom,
    meet(X1,X1) = X1,
    file('/export/starexec/sandbox2/tmp/tmp.22DHLlWMu5/E---3.1_18876.p',idempotence_of_meet) ).

cnf(absorption1,axiom,
    meet(X1,join(X1,X2)) = X1,
    file('/export/starexec/sandbox2/tmp/tmp.22DHLlWMu5/E---3.1_18876.p',absorption1) ).

cnf(complement_meet,axiom,
    meet(X1,complement(X1)) = zero,
    file('/export/starexec/sandbox2/tmp/tmp.22DHLlWMu5/E---3.1_18876.p',complement_meet) ).

cnf(absorption2,axiom,
    join(X1,meet(X1,X2)) = X1,
    file('/export/starexec/sandbox2/tmp/tmp.22DHLlWMu5/E---3.1_18876.p',absorption2) ).

cnf(commutativity_of_meet,axiom,
    meet(X1,X2) = meet(X2,X1),
    file('/export/starexec/sandbox2/tmp/tmp.22DHLlWMu5/E---3.1_18876.p',commutativity_of_meet) ).

cnf(prove_distributivity_hypothesis,hypothesis,
    meet(b,a) = a,
    file('/export/starexec/sandbox2/tmp/tmp.22DHLlWMu5/E---3.1_18876.p',prove_distributivity_hypothesis) ).

cnf(commutativity_of_join,axiom,
    join(X1,X2) = join(X2,X1),
    file('/export/starexec/sandbox2/tmp/tmp.22DHLlWMu5/E---3.1_18876.p',commutativity_of_join) ).

cnf(associativity_of_join,axiom,
    join(join(X1,X2),X3) = join(X1,join(X2,X3)),
    file('/export/starexec/sandbox2/tmp/tmp.22DHLlWMu5/E---3.1_18876.p',associativity_of_join) ).

cnf(equation_H76,axiom,
    meet(X1,join(X2,meet(X3,join(X2,X4)))) = meet(X1,join(X2,meet(X3,join(X4,meet(X1,X2))))),
    file('/export/starexec/sandbox2/tmp/tmp.22DHLlWMu5/E---3.1_18876.p',equation_H76) ).

cnf(complement_join,axiom,
    join(X1,complement(X1)) = one,
    file('/export/starexec/sandbox2/tmp/tmp.22DHLlWMu5/E---3.1_18876.p',complement_join) ).

cnf(prove_distributivity,negated_conjecture,
    join(complement(b),complement(a)) != complement(a),
    file('/export/starexec/sandbox2/tmp/tmp.22DHLlWMu5/E---3.1_18876.p',prove_distributivity) ).

cnf(meet_join_complement,axiom,
    ( complement(X1) = X2
    | meet(X1,X2) != zero
    | join(X1,X2) != one ),
    file('/export/starexec/sandbox2/tmp/tmp.22DHLlWMu5/E---3.1_18876.p',meet_join_complement) ).

cnf(c_0_13,axiom,
    meet(meet(X1,X2),X3) = meet(X1,meet(X2,X3)),
    associativity_of_meet ).

cnf(c_0_14,axiom,
    meet(X1,X1) = X1,
    idempotence_of_meet ).

cnf(c_0_15,axiom,
    meet(X1,join(X1,X2)) = X1,
    absorption1 ).

cnf(c_0_16,plain,
    meet(X1,meet(X1,X2)) = meet(X1,X2),
    inference(spm,[status(thm)],[c_0_13,c_0_14]) ).

cnf(c_0_17,axiom,
    meet(X1,complement(X1)) = zero,
    complement_meet ).

cnf(c_0_18,axiom,
    join(X1,meet(X1,X2)) = X1,
    absorption2 ).

cnf(c_0_19,axiom,
    meet(X1,X2) = meet(X2,X1),
    commutativity_of_meet ).

cnf(c_0_20,hypothesis,
    meet(b,a) = a,
    prove_distributivity_hypothesis ).

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

cnf(c_0_22,plain,
    meet(X1,zero) = zero,
    inference(spm,[status(thm)],[c_0_16,c_0_17]) ).

cnf(c_0_23,plain,
    join(X1,meet(X2,X1)) = X1,
    inference(spm,[status(thm)],[c_0_18,c_0_19]) ).

cnf(c_0_24,hypothesis,
    meet(a,b) = a,
    inference(rw,[status(thm)],[c_0_20,c_0_19]) ).

cnf(c_0_25,plain,
    meet(X1,complement(join(X1,X2))) = zero,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_21,c_0_17]),c_0_22]) ).

cnf(c_0_26,axiom,
    join(X1,X2) = join(X2,X1),
    commutativity_of_join ).

cnf(c_0_27,axiom,
    join(join(X1,X2),X3) = join(X1,join(X2,X3)),
    associativity_of_join ).

cnf(c_0_28,hypothesis,
    join(b,a) = b,
    inference(spm,[status(thm)],[c_0_23,c_0_24]) ).

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

cnf(c_0_30,hypothesis,
    join(b,join(a,X1)) = join(b,X1),
    inference(spm,[status(thm)],[c_0_27,c_0_28]) ).

cnf(c_0_31,hypothesis,
    meet(join(a,X1),complement(join(b,X1))) = zero,
    inference(spm,[status(thm)],[c_0_29,c_0_30]) ).

cnf(c_0_32,axiom,
    meet(X1,join(X2,meet(X3,join(X2,X4)))) = meet(X1,join(X2,meet(X3,join(X4,meet(X1,X2))))),
    equation_H76 ).

cnf(c_0_33,hypothesis,
    meet(complement(b),join(a,meet(b,X1))) = zero,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_31,c_0_18]),c_0_19]) ).

cnf(c_0_34,plain,
    join(X1,zero) = X1,
    inference(spm,[status(thm)],[c_0_18,c_0_17]) ).

cnf(c_0_35,axiom,
    join(X1,complement(X1)) = one,
    complement_join ).

cnf(c_0_36,hypothesis,
    meet(b,join(X1,meet(complement(b),join(X1,a)))) = meet(b,X1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_33]),c_0_34]) ).

cnf(c_0_37,plain,
    meet(X1,one) = X1,
    inference(spm,[status(thm)],[c_0_15,c_0_35]) ).

cnf(c_0_38,hypothesis,
    meet(b,join(X1,meet(complement(b),join(a,X1)))) = meet(b,X1),
    inference(spm,[status(thm)],[c_0_36,c_0_26]) ).

cnf(c_0_39,plain,
    meet(one,X1) = X1,
    inference(spm,[status(thm)],[c_0_37,c_0_19]) ).

cnf(c_0_40,hypothesis,
    meet(a,meet(b,X1)) = meet(a,X1),
    inference(spm,[status(thm)],[c_0_13,c_0_24]) ).

cnf(c_0_41,hypothesis,
    meet(b,join(complement(a),complement(b))) = meet(b,complement(a)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_38,c_0_35]),c_0_37]) ).

cnf(c_0_42,plain,
    join(one,X1) = one,
    inference(spm,[status(thm)],[c_0_15,c_0_39]) ).

cnf(c_0_43,negated_conjecture,
    join(complement(b),complement(a)) != complement(a),
    prove_distributivity ).

cnf(c_0_44,axiom,
    ( complement(X1) = X2
    | meet(X1,X2) != zero
    | join(X1,X2) != one ),
    meet_join_complement ).

cnf(c_0_45,hypothesis,
    meet(a,join(complement(a),complement(b))) = zero,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_40,c_0_41]),c_0_40]),c_0_17]) ).

cnf(c_0_46,plain,
    join(X1,join(complement(X1),X2)) = one,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_27,c_0_35]),c_0_42]) ).

cnf(c_0_47,negated_conjecture,
    join(complement(a),complement(b)) != complement(a),
    inference(rw,[status(thm)],[c_0_43,c_0_26]) ).

cnf(c_0_48,hypothesis,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_44,c_0_45]),c_0_46])]),c_0_47]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : LAT253-1 : TPTP v8.1.2. Released v3.1.0.
% 0.03/0.14  % Command    : run_E %s %d THM
% 0.14/0.35  % Computer : n007.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   : Mon Oct  2 09:41:39 EDT 2023
% 0.14/0.35  % CPUTime    : 
% 0.21/0.48  Running first-order model finding
% 0.21/0.48  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.22DHLlWMu5/E---3.1_18876.p
% 0.81/0.62  # Version: 3.1pre001
% 0.81/0.62  # Preprocessing class: FSSSSMSSSSSNFFN.
% 0.81/0.62  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.81/0.62  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 0.81/0.62  # Starting new_bool_3 with 300s (1) cores
% 0.81/0.62  # Starting new_bool_1 with 300s (1) cores
% 0.81/0.62  # Starting sh5l with 300s (1) cores
% 0.81/0.62  # G-E--_302_C18_F1_URBAN_RG_S04BN with pid 18984 completed with status 0
% 0.81/0.62  # Result found by G-E--_302_C18_F1_URBAN_RG_S04BN
% 0.81/0.62  # Preprocessing class: FSSSSMSSSSSNFFN.
% 0.81/0.62  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.81/0.62  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 0.81/0.62  # No SInE strategy applied
% 0.81/0.62  # Search class: FHUPM-FFSF21-MFFFFFNN
% 0.81/0.62  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.81/0.62  # Starting G----_X1276__C12_02_nc_F1_AE_CS_SP_S5PRR_S2S with 811s (1) cores
% 0.81/0.62  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 151s (1) cores
% 0.81/0.62  # Starting G----_X1276__C12_02_nc_F1_AE_CS_SP_S2S with 136s (1) cores
% 0.81/0.62  # Starting new_bool_3 with 136s (1) cores
% 0.81/0.62  # Starting new_bool_1 with 136s (1) cores
% 0.81/0.62  # G----_X1276__C12_02_nc_F1_AE_CS_SP_S5PRR_S2S with pid 18988 completed with status 0
% 0.81/0.62  # Result found by G----_X1276__C12_02_nc_F1_AE_CS_SP_S5PRR_S2S
% 0.81/0.62  # Preprocessing class: FSSSSMSSSSSNFFN.
% 0.81/0.62  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.81/0.62  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 0.81/0.62  # No SInE strategy applied
% 0.81/0.62  # Search class: FHUPM-FFSF21-MFFFFFNN
% 0.81/0.62  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.81/0.62  # Starting G----_X1276__C12_02_nc_F1_AE_CS_SP_S5PRR_S2S with 811s (1) cores
% 0.81/0.62  # Preprocessing time       : 0.001 s
% 0.81/0.62  # Presaturation interreduction done
% 0.81/0.62  
% 0.81/0.62  # Proof found!
% 0.81/0.62  # SZS status Unsatisfiable
% 0.81/0.62  # SZS output start CNFRefutation
% See solution above
% 0.81/0.62  # Parsed axioms                        : 14
% 0.81/0.62  # Removed by relevancy pruning/SinE    : 0
% 0.81/0.62  # Initial clauses                      : 14
% 0.81/0.62  # Removed in clause preprocessing      : 0
% 0.81/0.62  # Initial clauses in saturation        : 14
% 0.81/0.62  # Processed clauses                    : 835
% 0.81/0.62  # ...of these trivial                  : 477
% 0.81/0.62  # ...subsumed                          : 120
% 0.81/0.62  # ...remaining for further processing  : 238
% 0.81/0.62  # Other redundant clauses eliminated   : 0
% 0.81/0.62  # Clauses deleted for lack of memory   : 0
% 0.81/0.62  # Backward-subsumed                    : 0
% 0.81/0.62  # Backward-rewritten                   : 29
% 0.81/0.62  # Generated clauses                    : 14599
% 0.81/0.62  # ...of the previous two non-redundant : 5339
% 0.81/0.62  # ...aggressively subsumed             : 0
% 0.81/0.62  # Contextual simplify-reflections      : 0
% 0.81/0.62  # Paramodulations                      : 14596
% 0.81/0.62  # Factorizations                       : 0
% 0.81/0.62  # NegExts                              : 0
% 0.81/0.62  # Equation resolutions                 : 3
% 0.81/0.62  # Total rewrite steps                  : 29170
% 0.81/0.62  # Propositional unsat checks           : 0
% 0.81/0.62  #    Propositional check models        : 0
% 0.81/0.62  #    Propositional check unsatisfiable : 0
% 0.81/0.62  #    Propositional clauses             : 0
% 0.81/0.62  #    Propositional clauses after purity: 0
% 0.81/0.62  #    Propositional unsat core size     : 0
% 0.81/0.62  #    Propositional preprocessing time  : 0.000
% 0.81/0.62  #    Propositional encoding time       : 0.000
% 0.81/0.62  #    Propositional solver time         : 0.000
% 0.81/0.62  #    Success case prop preproc time    : 0.000
% 0.81/0.62  #    Success case prop encoding time   : 0.000
% 0.81/0.62  #    Success case prop solver time     : 0.000
% 0.81/0.62  # Current number of processed clauses  : 195
% 0.81/0.62  #    Positive orientable unit clauses  : 178
% 0.81/0.62  #    Positive unorientable unit clauses: 7
% 0.81/0.62  #    Negative unit clauses             : 1
% 0.81/0.62  #    Non-unit-clauses                  : 9
% 0.81/0.62  # Current number of unprocessed clauses: 4489
% 0.81/0.62  # ...number of literals in the above   : 4646
% 0.81/0.62  # Current number of archived formulas  : 0
% 0.81/0.62  # Current number of archived clauses   : 43
% 0.81/0.62  # Clause-clause subsumption calls (NU) : 70
% 0.81/0.62  # Rec. Clause-clause subsumption calls : 70
% 0.81/0.62  # Non-unit clause-clause subsumptions  : 40
% 0.81/0.62  # Unit Clause-clause subsumption calls : 26
% 0.81/0.62  # Rewrite failures with RHS unbound    : 0
% 0.81/0.62  # BW rewrite match attempts            : 514
% 0.81/0.62  # BW rewrite match successes           : 235
% 0.81/0.62  # Condensation attempts                : 0
% 0.81/0.62  # Condensation successes               : 0
% 0.81/0.62  # Termbank termtop insertions          : 187213
% 0.81/0.62  
% 0.81/0.62  # -------------------------------------------------
% 0.81/0.62  # User time                : 0.115 s
% 0.81/0.62  # System time              : 0.011 s
% 0.81/0.62  # Total time               : 0.126 s
% 0.81/0.62  # Maximum resident set size: 1588 pages
% 0.81/0.62  
% 0.81/0.62  # -------------------------------------------------
% 0.81/0.62  # User time                : 0.554 s
% 0.81/0.62  # System time              : 0.026 s
% 0.81/0.62  # Total time               : 0.580 s
% 0.81/0.62  # Maximum resident set size: 1672 pages
% 0.81/0.62  % E---3.1 exiting
%------------------------------------------------------------------------------