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

View Problem - Process Solution

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

% Computer : n013.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 0.16s 0.47s
% Output   : CNFRefutation 0.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   15
% Syntax   : Number of clauses     :   43 (  39 unt;   0 nHn;  18 RR)
%            Number of literals    :   47 (  46 equ;   6 neg)
%            Maximal clause size   :    2 (   1 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   5 con; 0-2 aty)
%            Number of variables   :   48 (   6 sgn)

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

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

cnf(lhs2,axiom,
    join(xx,zz) = n1,
    file('/export/starexec/sandbox2/tmp/tmp.DYV0JnOOs3/E---3.1_29356.p',lhs2) ).

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

cnf(x_meet_1,axiom,
    meet(X1,n1) = X1,
    file('/export/starexec/sandbox2/tmp/tmp.DYV0JnOOs3/E---3.1_29356.p',x_meet_1) ).

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

cnf(lhs4,axiom,
    meet(xx,zz) = n0,
    file('/export/starexec/sandbox2/tmp/tmp.DYV0JnOOs3/E---3.1_29356.p',lhs4) ).

cnf(lhs3,axiom,
    meet(xx,yy) = n0,
    file('/export/starexec/sandbox2/tmp/tmp.DYV0JnOOs3/E---3.1_29356.p',lhs3) ).

cnf(modular,axiom,
    ( meet(X2,join(X1,X3)) = join(X1,meet(X3,X2))
    | meet(X1,X2) != X1 ),
    file('/export/starexec/sandbox2/tmp/tmp.DYV0JnOOs3/E---3.1_29356.p',modular) ).

cnf(x_join_1,axiom,
    join(X1,n1) = n1,
    file('/export/starexec/sandbox2/tmp/tmp.DYV0JnOOs3/E---3.1_29356.p',x_join_1) ).

cnf(dist_meet,hypothesis,
    meet(X1,join(X2,X3)) = join(meet(X1,X2),meet(X1,X3)),
    file('/export/starexec/sandbox2/tmp/tmp.DYV0JnOOs3/E---3.1_29356.p',dist_meet) ).

cnf(x_join_0,axiom,
    join(X1,n0) = X1,
    file('/export/starexec/sandbox2/tmp/tmp.DYV0JnOOs3/E---3.1_29356.p',x_join_0) ).

cnf(lhs1,axiom,
    join(xx,yy) = n1,
    file('/export/starexec/sandbox2/tmp/tmp.DYV0JnOOs3/E---3.1_29356.p',lhs1) ).

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

cnf(rhs,negated_conjecture,
    yy != zz,
    file('/export/starexec/sandbox2/tmp/tmp.DYV0JnOOs3/E---3.1_29356.p',rhs) ).

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

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

cnf(c_0_17,axiom,
    join(xx,zz) = n1,
    lhs2 ).

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

cnf(c_0_19,axiom,
    meet(X1,n1) = X1,
    x_meet_1 ).

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

cnf(c_0_21,axiom,
    meet(xx,zz) = n0,
    lhs4 ).

cnf(c_0_22,axiom,
    meet(xx,yy) = n0,
    lhs3 ).

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

cnf(c_0_24,plain,
    join(zz,xx) = n1,
    inference(rw,[status(thm)],[c_0_17,c_0_18]) ).

cnf(c_0_25,plain,
    meet(n1,X1) = X1,
    inference(spm,[status(thm)],[c_0_19,c_0_20]) ).

cnf(c_0_26,axiom,
    ( meet(X2,join(X1,X3)) = join(X1,meet(X3,X2))
    | meet(X1,X2) != X1 ),
    modular ).

cnf(c_0_27,axiom,
    join(X1,n1) = n1,
    x_join_1 ).

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

cnf(c_0_29,plain,
    meet(zz,xx) = n0,
    inference(rw,[status(thm)],[c_0_21,c_0_20]) ).

cnf(c_0_30,axiom,
    join(X1,n0) = X1,
    x_join_0 ).

cnf(c_0_31,axiom,
    join(xx,yy) = n1,
    lhs1 ).

cnf(c_0_32,plain,
    meet(yy,xx) = n0,
    inference(rw,[status(thm)],[c_0_22,c_0_20]) ).

cnf(c_0_33,plain,
    join(zz,join(xx,X1)) = n1,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_23,c_0_24]),c_0_25]) ).

cnf(c_0_34,plain,
    ( join(X1,X2) = X2
    | meet(X1,X2) != X1 ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_26,c_0_25]),c_0_27]),c_0_19]) ).

cnf(c_0_35,hypothesis,
    meet(zz,join(X1,xx)) = meet(zz,X1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_29]),c_0_30]) ).

cnf(c_0_36,plain,
    join(yy,xx) = n1,
    inference(rw,[status(thm)],[c_0_31,c_0_18]) ).

cnf(c_0_37,hypothesis,
    meet(yy,join(X1,xx)) = meet(yy,X1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_32]),c_0_30]) ).

cnf(c_0_38,plain,
    ( join(zz,X1) = n1
    | meet(xx,X1) != xx ),
    inference(spm,[status(thm)],[c_0_33,c_0_34]) ).

cnf(c_0_39,hypothesis,
    meet(yy,zz) = zz,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_35,c_0_36]),c_0_19]),c_0_20]) ).

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

cnf(c_0_41,negated_conjecture,
    yy != zz,
    rhs ).

cnf(c_0_42,hypothesis,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_38]),c_0_19]),c_0_39]),c_0_40])]),c_0_41]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem    : LAT037-1 : TPTP v8.1.2. Released v2.4.0.
% 0.06/0.11  % Command    : run_E %s %d THM
% 0.10/0.31  % Computer : n013.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 2400
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Mon Oct  2 10:52:29 EDT 2023
% 0.10/0.32  % CPUTime    : 
% 0.16/0.43  Running first-order model finding
% 0.16/0.43  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.DYV0JnOOs3/E---3.1_29356.p
% 0.16/0.47  # Version: 3.1pre001
% 0.16/0.47  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.16/0.47  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.16/0.47  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.16/0.47  # Starting new_bool_3 with 300s (1) cores
% 0.16/0.47  # Starting new_bool_1 with 300s (1) cores
% 0.16/0.47  # Starting sh5l with 300s (1) cores
% 0.16/0.47  # new_bool_1 with pid 29435 completed with status 0
% 0.16/0.47  # Result found by new_bool_1
% 0.16/0.47  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.16/0.47  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.16/0.47  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.16/0.47  # Starting new_bool_3 with 300s (1) cores
% 0.16/0.47  # Starting new_bool_1 with 300s (1) cores
% 0.16/0.47  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.16/0.47  # Search class: FHUPM-FFSS22-SFFFFFNN
% 0.16/0.47  # partial match(1): FHUSM-FFSS22-SFFFFFNN
% 0.16/0.47  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.16/0.47  # Starting G-E--_208_C18AMC_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 181s (1) cores
% 0.16/0.47  # G-E--_208_C18AMC_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with pid 29440 completed with status 0
% 0.16/0.47  # Result found by G-E--_208_C18AMC_F1_SE_CS_SP_PS_S5PRR_RG_S04AN
% 0.16/0.47  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.16/0.47  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.16/0.47  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.16/0.47  # Starting new_bool_3 with 300s (1) cores
% 0.16/0.47  # Starting new_bool_1 with 300s (1) cores
% 0.16/0.47  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.16/0.47  # Search class: FHUPM-FFSS22-SFFFFFNN
% 0.16/0.47  # partial match(1): FHUSM-FFSS22-SFFFFFNN
% 0.16/0.47  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.16/0.47  # Starting G-E--_208_C18AMC_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 181s (1) cores
% 0.16/0.47  # Preprocessing time       : 0.001 s
% 0.16/0.47  # Presaturation interreduction done
% 0.16/0.47  
% 0.16/0.47  # Proof found!
% 0.16/0.47  # SZS status Unsatisfiable
% 0.16/0.47  # SZS output start CNFRefutation
% See solution above
% 0.16/0.47  # Parsed axioms                        : 20
% 0.16/0.47  # Removed by relevancy pruning/SinE    : 0
% 0.16/0.47  # Initial clauses                      : 20
% 0.16/0.47  # Removed in clause preprocessing      : 0
% 0.16/0.47  # Initial clauses in saturation        : 20
% 0.16/0.47  # Processed clauses                    : 545
% 0.16/0.47  # ...of these trivial                  : 58
% 0.16/0.47  # ...subsumed                          : 333
% 0.16/0.47  # ...remaining for further processing  : 154
% 0.16/0.47  # Other redundant clauses eliminated   : 29
% 0.16/0.47  # Clauses deleted for lack of memory   : 0
% 0.16/0.47  # Backward-subsumed                    : 18
% 0.16/0.47  # Backward-rewritten                   : 5
% 0.16/0.47  # Generated clauses                    : 3528
% 0.16/0.47  # ...of the previous two non-redundant : 2480
% 0.16/0.47  # ...aggressively subsumed             : 0
% 0.16/0.47  # Contextual simplify-reflections      : 2
% 0.16/0.47  # Paramodulations                      : 3499
% 0.16/0.47  # Factorizations                       : 0
% 0.16/0.47  # NegExts                              : 0
% 0.16/0.47  # Equation resolutions                 : 29
% 0.16/0.47  # Total rewrite steps                  : 3361
% 0.16/0.47  # Propositional unsat checks           : 0
% 0.16/0.47  #    Propositional check models        : 0
% 0.16/0.47  #    Propositional check unsatisfiable : 0
% 0.16/0.47  #    Propositional clauses             : 0
% 0.16/0.47  #    Propositional clauses after purity: 0
% 0.16/0.47  #    Propositional unsat core size     : 0
% 0.16/0.47  #    Propositional preprocessing time  : 0.000
% 0.16/0.47  #    Propositional encoding time       : 0.000
% 0.16/0.47  #    Propositional solver time         : 0.000
% 0.16/0.47  #    Success case prop preproc time    : 0.000
% 0.16/0.47  #    Success case prop encoding time   : 0.000
% 0.16/0.47  #    Success case prop solver time     : 0.000
% 0.16/0.47  # Current number of processed clauses  : 111
% 0.16/0.47  #    Positive orientable unit clauses  : 48
% 0.16/0.47  #    Positive unorientable unit clauses: 6
% 0.16/0.47  #    Negative unit clauses             : 7
% 0.16/0.47  #    Non-unit-clauses                  : 50
% 0.16/0.47  # Current number of unprocessed clauses: 1890
% 0.16/0.47  # ...number of literals in the above   : 3361
% 0.16/0.47  # Current number of archived formulas  : 0
% 0.16/0.47  # Current number of archived clauses   : 43
% 0.16/0.47  # Clause-clause subsumption calls (NU) : 880
% 0.16/0.47  # Rec. Clause-clause subsumption calls : 781
% 0.16/0.47  # Non-unit clause-clause subsumptions  : 176
% 0.16/0.47  # Unit Clause-clause subsumption calls : 97
% 0.16/0.47  # Rewrite failures with RHS unbound    : 0
% 0.16/0.47  # BW rewrite match attempts            : 180
% 0.16/0.47  # BW rewrite match successes           : 137
% 0.16/0.47  # Condensation attempts                : 0
% 0.16/0.47  # Condensation successes               : 0
% 0.16/0.47  # Termbank termtop insertions          : 26356
% 0.16/0.47  
% 0.16/0.47  # -------------------------------------------------
% 0.16/0.47  # User time                : 0.036 s
% 0.16/0.47  # System time              : 0.001 s
% 0.16/0.47  # Total time               : 0.037 s
% 0.16/0.47  # Maximum resident set size: 1656 pages
% 0.16/0.47  
% 0.16/0.47  # -------------------------------------------------
% 0.16/0.47  # User time                : 0.037 s
% 0.16/0.47  # System time              : 0.002 s
% 0.16/0.47  # Total time               : 0.039 s
% 0.16/0.47  # Maximum resident set size: 1676 pages
% 0.16/0.47  % E---3.1 exiting
%------------------------------------------------------------------------------