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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E-SAT---3.1
% Problem  : LAT038-1 : TPTP v8.1.2. Released v2.4.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:09:20 EDT 2023

% Result   : Unsatisfiable 1.98s 0.72s
% Output   : CNFRefutation 1.98s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   10
% Syntax   : Number of clauses     :   36 (  36 unt;   0 nHn;  15 RR)
%            Number of literals    :   36 (  35 equ;   2 neg)
%            Maximal clause size   :    1 (   1 avg)
%            Maximal term depth    :    4 (   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   :   47 (   7 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(absorption2,axiom,
    join(X1,meet(X1,X2)) = X1,
    file('/export/starexec/sandbox/tmp/tmp.j59VDNRxoq/E---3.1_20651.p',absorption2) ).

cnf(commutativity_of_meet,axiom,
    meet(X1,X2) = meet(X2,X1),
    file('/export/starexec/sandbox/tmp/tmp.j59VDNRxoq/E---3.1_20651.p',commutativity_of_meet) ).

cnf(lhs2,hypothesis,
    meet(f(aa,dd),f(bb,dd)) = meet(f(cc,dd),f(bb,dd)),
    file('/export/starexec/sandbox/tmp/tmp.j59VDNRxoq/E---3.1_20651.p',lhs2) ).

cnf(absorption1,axiom,
    meet(X1,join(X1,X2)) = X1,
    file('/export/starexec/sandbox/tmp/tmp.j59VDNRxoq/E---3.1_20651.p',absorption1) ).

cnf(commutativity_of_join,axiom,
    join(X1,X2) = join(X2,X1),
    file('/export/starexec/sandbox/tmp/tmp.j59VDNRxoq/E---3.1_20651.p',commutativity_of_join) ).

cnf(associativity_of_meet,axiom,
    meet(meet(X1,X2),X3) = meet(X1,meet(X2,X3)),
    file('/export/starexec/sandbox/tmp/tmp.j59VDNRxoq/E---3.1_20651.p',associativity_of_meet) ).

cnf(dist_meet,hypothesis,
    meet(X1,join(X2,X3)) = join(meet(X1,X2),meet(X1,X3)),
    file('/export/starexec/sandbox/tmp/tmp.j59VDNRxoq/E---3.1_20651.p',dist_meet) ).

cnf(lhs1,hypothesis,
    f(join(aa,bb),dd) = f(join(cc,bb),dd),
    file('/export/starexec/sandbox/tmp/tmp.j59VDNRxoq/E---3.1_20651.p',lhs1) ).

cnf(f_on_left_join,axiom,
    f(join(X1,X2),X3) = join(f(X1,X3),f(X2,X3)),
    file('/export/starexec/sandbox/tmp/tmp.j59VDNRxoq/E---3.1_20651.p',f_on_left_join) ).

cnf(rhs,negated_conjecture,
    f(aa,dd) != f(cc,dd),
    file('/export/starexec/sandbox/tmp/tmp.j59VDNRxoq/E---3.1_20651.p',rhs) ).

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

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

cnf(c_0_12,hypothesis,
    meet(f(aa,dd),f(bb,dd)) = meet(f(cc,dd),f(bb,dd)),
    lhs2 ).

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

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

cnf(c_0_15,plain,
    join(X1,meet(X2,X1)) = X1,
    inference(spm,[status(thm)],[c_0_10,c_0_11]) ).

cnf(c_0_16,hypothesis,
    meet(f(bb,dd),f(aa,dd)) = meet(f(bb,dd),f(cc,dd)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_12,c_0_11]),c_0_11]) ).

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

cnf(c_0_18,hypothesis,
    join(f(aa,dd),meet(f(bb,dd),f(cc,dd))) = f(aa,dd),
    inference(spm,[status(thm)],[c_0_15,c_0_16]) ).

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

cnf(c_0_20,hypothesis,
    meet(f(bb,dd),meet(f(cc,dd),f(aa,dd))) = meet(f(bb,dd),f(cc,dd)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_17,c_0_18]),c_0_19]) ).

cnf(c_0_21,hypothesis,
    meet(X1,join(X2,X3)) = join(meet(X1,X2),meet(X1,X3)),
    dist_meet ).

cnf(c_0_22,hypothesis,
    f(join(aa,bb),dd) = f(join(cc,bb),dd),
    lhs1 ).

cnf(c_0_23,hypothesis,
    join(meet(f(bb,dd),f(cc,dd)),meet(f(cc,dd),f(aa,dd))) = meet(f(cc,dd),f(aa,dd)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_20]),c_0_14]) ).

cnf(c_0_24,hypothesis,
    join(meet(X1,X2),meet(X2,X3)) = meet(X2,join(X1,X3)),
    inference(spm,[status(thm)],[c_0_21,c_0_11]) ).

cnf(c_0_25,axiom,
    f(join(X1,X2),X3) = join(f(X1,X3),f(X2,X3)),
    f_on_left_join ).

cnf(c_0_26,hypothesis,
    f(join(bb,aa),dd) = f(join(bb,cc),dd),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_22,c_0_14]),c_0_14]) ).

cnf(c_0_27,hypothesis,
    meet(f(cc,dd),f(join(bb,cc),dd)) = meet(f(cc,dd),f(aa,dd)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_23,c_0_24]),c_0_25]),c_0_26]) ).

cnf(c_0_28,plain,
    meet(f(X1,X2),f(join(X3,X1),X2)) = f(X1,X2),
    inference(spm,[status(thm)],[c_0_17,c_0_25]) ).

cnf(c_0_29,hypothesis,
    meet(f(cc,dd),f(aa,dd)) = f(cc,dd),
    inference(rw,[status(thm)],[c_0_27,c_0_28]) ).

cnf(c_0_30,hypothesis,
    meet(f(aa,dd),join(f(cc,dd),X1)) = join(f(cc,dd),meet(f(aa,dd),X1)),
    inference(spm,[status(thm)],[c_0_24,c_0_29]) ).

cnf(c_0_31,hypothesis,
    join(f(cc,dd),meet(f(aa,dd),f(X1,dd))) = meet(f(aa,dd),f(join(cc,X1),dd)),
    inference(spm,[status(thm)],[c_0_30,c_0_25]) ).

cnf(c_0_32,hypothesis,
    join(f(cc,dd),meet(f(X1,dd),f(aa,dd))) = meet(f(aa,dd),f(join(cc,X1),dd)),
    inference(spm,[status(thm)],[c_0_31,c_0_11]) ).

cnf(c_0_33,hypothesis,
    meet(f(aa,dd),f(join(bb,cc),dd)) = f(aa,dd),
    inference(spm,[status(thm)],[c_0_28,c_0_26]) ).

cnf(c_0_34,negated_conjecture,
    f(aa,dd) != f(cc,dd),
    rhs ).

cnf(c_0_35,hypothesis,
    $false,
    inference(sr,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_16]),c_0_15]),c_0_14]),c_0_33]),c_0_34]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem    : LAT038-1 : TPTP v8.1.2. Released v2.4.0.
% 0.13/0.14  % Command    : run_E %s %d THM
% 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   : 2400
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Mon Oct  2 10:15:24 EDT 2023
% 0.15/0.36  % CPUTime    : 
% 0.21/0.49  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.j59VDNRxoq/E---3.1_20651.p
% 1.98/0.72  # Version: 3.1pre001
% 1.98/0.72  # Preprocessing class: FSMSSMSSSSSNFFN.
% 1.98/0.72  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 1.98/0.72  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 1.98/0.72  # Starting new_bool_3 with 300s (1) cores
% 1.98/0.72  # Starting new_bool_1 with 300s (1) cores
% 1.98/0.72  # Starting sh5l with 300s (1) cores
% 1.98/0.72  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 20744 completed with status 0
% 1.98/0.72  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 1.98/0.72  # Preprocessing class: FSMSSMSSSSSNFFN.
% 1.98/0.72  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 1.98/0.72  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 1.98/0.72  # No SInE strategy applied
% 1.98/0.72  # Search class: FUUPM-FFSF22-SFFFFFNN
% 1.98/0.72  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 1.98/0.72  # Starting SAT001_MinMin_p005000_rr_RG with 811s (1) cores
% 1.98/0.72  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 1.98/0.72  # Starting new_bool_3 with 136s (1) cores
% 1.98/0.72  # Starting new_bool_1 with 136s (1) cores
% 1.98/0.72  # Starting sh5l with 136s (1) cores
% 1.98/0.72  # SAT001_MinMin_p005000_rr_RG with pid 20751 completed with status 0
% 1.98/0.72  # Result found by SAT001_MinMin_p005000_rr_RG
% 1.98/0.72  # Preprocessing class: FSMSSMSSSSSNFFN.
% 1.98/0.72  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 1.98/0.72  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 1.98/0.72  # No SInE strategy applied
% 1.98/0.72  # Search class: FUUPM-FFSF22-SFFFFFNN
% 1.98/0.72  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 1.98/0.72  # Starting SAT001_MinMin_p005000_rr_RG with 811s (1) cores
% 1.98/0.72  # Preprocessing time       : 0.001 s
% 1.98/0.72  # Presaturation interreduction done
% 1.98/0.72  
% 1.98/0.72  # Proof found!
% 1.98/0.72  # SZS status Unsatisfiable
% 1.98/0.72  # SZS output start CNFRefutation
% See solution above
% 1.98/0.72  # Parsed axioms                        : 17
% 1.98/0.72  # Removed by relevancy pruning/SinE    : 0
% 1.98/0.72  # Initial clauses                      : 17
% 1.98/0.72  # Removed in clause preprocessing      : 0
% 1.98/0.72  # Initial clauses in saturation        : 17
% 1.98/0.72  # Processed clauses                    : 1060
% 1.98/0.72  # ...of these trivial                  : 548
% 1.98/0.72  # ...subsumed                          : 235
% 1.98/0.72  # ...remaining for further processing  : 277
% 1.98/0.72  # Other redundant clauses eliminated   : 0
% 1.98/0.72  # Clauses deleted for lack of memory   : 0
% 1.98/0.72  # Backward-subsumed                    : 0
% 1.98/0.72  # Backward-rewritten                   : 32
% 1.98/0.72  # Generated clauses                    : 20488
% 1.98/0.72  # ...of the previous two non-redundant : 12643
% 1.98/0.72  # ...aggressively subsumed             : 0
% 1.98/0.72  # Contextual simplify-reflections      : 0
% 1.98/0.72  # Paramodulations                      : 20488
% 1.98/0.72  # Factorizations                       : 0
% 1.98/0.72  # NegExts                              : 0
% 1.98/0.72  # Equation resolutions                 : 0
% 1.98/0.72  # Total rewrite steps                  : 24129
% 1.98/0.72  # Propositional unsat checks           : 0
% 1.98/0.72  #    Propositional check models        : 0
% 1.98/0.72  #    Propositional check unsatisfiable : 0
% 1.98/0.72  #    Propositional clauses             : 0
% 1.98/0.72  #    Propositional clauses after purity: 0
% 1.98/0.72  #    Propositional unsat core size     : 0
% 1.98/0.72  #    Propositional preprocessing time  : 0.000
% 1.98/0.72  #    Propositional encoding time       : 0.000
% 1.98/0.72  #    Propositional solver time         : 0.000
% 1.98/0.72  #    Success case prop preproc time    : 0.000
% 1.98/0.72  #    Success case prop encoding time   : 0.000
% 1.98/0.72  #    Success case prop solver time     : 0.000
% 1.98/0.72  # Current number of processed clauses  : 228
% 1.98/0.72  #    Positive orientable unit clauses  : 219
% 1.98/0.72  #    Positive unorientable unit clauses: 8
% 1.98/0.72  #    Negative unit clauses             : 1
% 1.98/0.72  #    Non-unit-clauses                  : 0
% 1.98/0.72  # Current number of unprocessed clauses: 11480
% 1.98/0.72  # ...number of literals in the above   : 11480
% 1.98/0.72  # Current number of archived formulas  : 0
% 1.98/0.72  # Current number of archived clauses   : 49
% 1.98/0.72  # Clause-clause subsumption calls (NU) : 0
% 1.98/0.72  # Rec. Clause-clause subsumption calls : 0
% 1.98/0.72  # Non-unit clause-clause subsumptions  : 0
% 1.98/0.72  # Unit Clause-clause subsumption calls : 52
% 1.98/0.72  # Rewrite failures with RHS unbound    : 0
% 1.98/0.72  # BW rewrite match attempts            : 810
% 1.98/0.72  # BW rewrite match successes           : 334
% 1.98/0.72  # Condensation attempts                : 0
% 1.98/0.72  # Condensation successes               : 0
% 1.98/0.72  # Termbank termtop insertions          : 283136
% 1.98/0.72  
% 1.98/0.72  # -------------------------------------------------
% 1.98/0.72  # User time                : 0.202 s
% 1.98/0.72  # System time              : 0.014 s
% 1.98/0.72  # Total time               : 0.216 s
% 1.98/0.72  # Maximum resident set size: 1512 pages
% 1.98/0.72  
% 1.98/0.72  # -------------------------------------------------
% 1.98/0.72  # User time                : 1.029 s
% 1.98/0.72  # System time              : 0.028 s
% 1.98/0.72  # Total time               : 1.058 s
% 1.98/0.72  # Maximum resident set size: 1672 pages
% 1.98/0.72  % E---3.1 exiting
%------------------------------------------------------------------------------