TSTP Solution File: LAT044-1 by E---3.1

View Problem - Process Solution

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

% Computer : n003.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:07:28 EDT 2023

% Result   : Unsatisfiable 19.83s 2.98s
% Output   : CNFRefutation 19.83s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   10
% Syntax   : Number of clauses     :   30 (  30 unt;   0 nHn;   4 RR)
%            Number of literals    :   30 (  29 equ;   3 neg)
%            Maximal clause size   :    1 (   1 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   50 (   4 sgn)

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

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

cnf(orthomodular_law,axiom,
    join(X1,meet(complement(X1),join(X1,X2))) = join(X1,X2),
    file('/export/starexec/sandbox/tmp/tmp.26RymumouW/E---3.1_824.p',orthomodular_law) ).

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

cnf(associativity_of_join,axiom,
    join(join(X1,X2),X3) = join(X1,join(X2,X3)),
    file('/export/starexec/sandbox/tmp/tmp.26RymumouW/E---3.1_824.p',associativity_of_join) ).

cnf(compatibility1,axiom,
    complement(join(X1,X2)) = meet(complement(X1),complement(X2)),
    file('/export/starexec/sandbox/tmp/tmp.26RymumouW/E---3.1_824.p',compatibility1) ).

cnf(invertability3,axiom,
    complement(complement(X1)) = X1,
    file('/export/starexec/sandbox/tmp/tmp.26RymumouW/E---3.1_824.p',invertability3) ).

cnf(compatibility2,axiom,
    complement(meet(X1,X2)) = join(complement(X1),complement(X2)),
    file('/export/starexec/sandbox/tmp/tmp.26RymumouW/E---3.1_824.p',compatibility2) ).

cnf(prove_weak_orthomodular_law,negated_conjecture,
    join(meet(complement(a),join(a,b)),join(complement(b),meet(a,b))) != n1,
    file('/export/starexec/sandbox/tmp/tmp.26RymumouW/E---3.1_824.p',prove_weak_orthomodular_law) ).

cnf(invertability1,axiom,
    join(complement(X1),X1) = n1,
    file('/export/starexec/sandbox/tmp/tmp.26RymumouW/E---3.1_824.p',invertability1) ).

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,axiom,
    join(X1,meet(complement(X1),join(X1,X2))) = join(X1,X2),
    orthomodular_law ).

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

cnf(c_0_14,axiom,
    join(join(X1,X2),X3) = join(X1,join(X2,X3)),
    associativity_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,plain,
    join(X1,meet(complement(X1),join(X2,X1))) = join(X2,X1),
    inference(spm,[status(thm)],[c_0_12,c_0_13]) ).

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

cnf(c_0_18,plain,
    join(meet(X1,X2),meet(X1,complement(meet(X1,X2)))) = X1,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_16,c_0_10]),c_0_11]) ).

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

cnf(c_0_20,axiom,
    complement(join(X1,X2)) = meet(complement(X1),complement(X2)),
    compatibility1 ).

cnf(c_0_21,axiom,
    complement(complement(X1)) = X1,
    invertability3 ).

cnf(c_0_22,axiom,
    complement(meet(X1,X2)) = join(complement(X1),complement(X2)),
    compatibility2 ).

cnf(c_0_23,negated_conjecture,
    join(meet(complement(a),join(a,b)),join(complement(b),meet(a,b))) != n1,
    prove_weak_orthomodular_law ).

cnf(c_0_24,plain,
    join(complement(X1),meet(complement(X2),join(X2,X1))) = complement(meet(X1,X2)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_19,c_0_20]),c_0_21]),c_0_22]) ).

cnf(c_0_25,axiom,
    join(complement(X1),X1) = n1,
    invertability1 ).

cnf(c_0_26,negated_conjecture,
    join(meet(a,b),join(complement(b),meet(join(a,b),complement(a)))) != n1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_23,c_0_11]),c_0_13]),c_0_13]),c_0_14]) ).

cnf(c_0_27,plain,
    join(complement(X1),meet(join(X2,X1),complement(X2))) = complement(meet(X1,X2)),
    inference(spm,[status(thm)],[c_0_24,c_0_11]) ).

cnf(c_0_28,plain,
    join(X1,complement(X1)) = n1,
    inference(rw,[status(thm)],[c_0_25,c_0_13]) ).

cnf(c_0_29,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_26,c_0_27]),c_0_11]),c_0_28])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.11  % Problem    : LAT044-1 : TPTP v8.1.2. Released v2.5.0.
% 0.09/0.12  % Command    : run_E %s %d THM
% 0.10/0.32  % Computer : n003.cluster.edu
% 0.10/0.32  % Model    : x86_64 x86_64
% 0.10/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.32  % Memory   : 8042.1875MB
% 0.10/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.32  % CPULimit   : 2400
% 0.10/0.32  % WCLimit    : 300
% 0.10/0.32  % DateTime   : Mon Oct  2 10:43:03 EDT 2023
% 0.10/0.32  % CPUTime    : 
% 0.15/0.43  Running first-order theorem proving
% 0.15/0.43  Running: /export/starexec/sandbox/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox/tmp/tmp.26RymumouW/E---3.1_824.p
% 19.83/2.98  # Version: 3.1pre001
% 19.83/2.98  # Preprocessing class: FSSSSMSSSSSNFFN.
% 19.83/2.98  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 19.83/2.98  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 19.83/2.98  # Starting new_bool_3 with 300s (1) cores
% 19.83/2.98  # Starting new_bool_1 with 300s (1) cores
% 19.83/2.98  # Starting sh5l with 300s (1) cores
% 19.83/2.98  # G-E--_302_C18_F1_URBAN_RG_S04BN with pid 907 completed with status 0
% 19.83/2.98  # Result found by G-E--_302_C18_F1_URBAN_RG_S04BN
% 19.83/2.98  # Preprocessing class: FSSSSMSSSSSNFFN.
% 19.83/2.98  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 19.83/2.98  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 19.83/2.98  # No SInE strategy applied
% 19.83/2.98  # Search class: FUUPM-FFSF21-MFFFFFNN
% 19.83/2.98  # Scheduled 7 strats onto 5 cores with 1500 seconds (1500 total)
% 19.83/2.98  # Starting H----_047_C09_12_F1_AE_ND_CS_SP_S2S with 675s (1) cores
% 19.83/2.98  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 151s (1) cores
% 19.83/2.98  # Starting G-E--_060_C18_F1_PI_SE_CS_SP_CO_S0Y with 136s (1) cores
% 19.83/2.98  # Starting U----_043_B31_F1_PI_AE_CS_SP_S2S with 136s (1) cores
% 19.83/2.98  # Starting H----_047_C09_12_F1_AE_ND_CS_SP_S5PRR_S2S with 136s (1) cores
% 19.83/2.98  # G-E--_060_C18_F1_PI_SE_CS_SP_CO_S0Y with pid 915 completed with status 0
% 19.83/2.98  # Result found by G-E--_060_C18_F1_PI_SE_CS_SP_CO_S0Y
% 19.83/2.98  # Preprocessing class: FSSSSMSSSSSNFFN.
% 19.83/2.98  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 19.83/2.98  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 19.83/2.98  # No SInE strategy applied
% 19.83/2.98  # Search class: FUUPM-FFSF21-MFFFFFNN
% 19.83/2.98  # Scheduled 7 strats onto 5 cores with 1500 seconds (1500 total)
% 19.83/2.98  # Starting H----_047_C09_12_F1_AE_ND_CS_SP_S2S with 675s (1) cores
% 19.83/2.98  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 151s (1) cores
% 19.83/2.98  # Starting G-E--_060_C18_F1_PI_SE_CS_SP_CO_S0Y with 136s (1) cores
% 19.83/2.98  # Preprocessing time       : 0.001 s
% 19.83/2.98  
% 19.83/2.98  # Proof found!
% 19.83/2.98  # SZS status Unsatisfiable
% 19.83/2.98  # SZS output start CNFRefutation
% See solution above
% 19.83/2.98  # Parsed axioms                        : 15
% 19.83/2.98  # Removed by relevancy pruning/SinE    : 0
% 19.83/2.98  # Initial clauses                      : 15
% 19.83/2.98  # Removed in clause preprocessing      : 0
% 19.83/2.98  # Initial clauses in saturation        : 15
% 19.83/2.98  # Processed clauses                    : 16215
% 19.83/2.98  # ...of these trivial                  : 8276
% 19.83/2.98  # ...subsumed                          : 7348
% 19.83/2.98  # ...remaining for further processing  : 591
% 19.83/2.98  # Other redundant clauses eliminated   : 0
% 19.83/2.98  # Clauses deleted for lack of memory   : 0
% 19.83/2.98  # Backward-subsumed                    : 0
% 19.83/2.98  # Backward-rewritten                   : 25
% 19.83/2.98  # Generated clauses                    : 293483
% 19.83/2.98  # ...of the previous two non-redundant : 130845
% 19.83/2.98  # ...aggressively subsumed             : 0
% 19.83/2.98  # Contextual simplify-reflections      : 0
% 19.83/2.98  # Paramodulations                      : 293483
% 19.83/2.98  # Factorizations                       : 0
% 19.83/2.98  # NegExts                              : 0
% 19.83/2.98  # Equation resolutions                 : 0
% 19.83/2.98  # Total rewrite steps                  : 572443
% 19.83/2.98  # Propositional unsat checks           : 0
% 19.83/2.98  #    Propositional check models        : 0
% 19.83/2.98  #    Propositional check unsatisfiable : 0
% 19.83/2.98  #    Propositional clauses             : 0
% 19.83/2.98  #    Propositional clauses after purity: 0
% 19.83/2.98  #    Propositional unsat core size     : 0
% 19.83/2.98  #    Propositional preprocessing time  : 0.000
% 19.83/2.98  #    Propositional encoding time       : 0.000
% 19.83/2.98  #    Propositional solver time         : 0.000
% 19.83/2.98  #    Success case prop preproc time    : 0.000
% 19.83/2.98  #    Success case prop encoding time   : 0.000
% 19.83/2.98  #    Success case prop solver time     : 0.000
% 19.83/2.98  # Current number of processed clauses  : 566
% 19.83/2.98  #    Positive orientable unit clauses  : 556
% 19.83/2.98  #    Positive unorientable unit clauses: 10
% 19.83/2.98  #    Negative unit clauses             : 0
% 19.83/2.98  #    Non-unit-clauses                  : 0
% 19.83/2.98  # Current number of unprocessed clauses: 114388
% 19.83/2.98  # ...number of literals in the above   : 114388
% 19.83/2.98  # Current number of archived formulas  : 0
% 19.83/2.98  # Current number of archived clauses   : 25
% 19.83/2.98  # Clause-clause subsumption calls (NU) : 0
% 19.83/2.98  # Rec. Clause-clause subsumption calls : 0
% 19.83/2.98  # Non-unit clause-clause subsumptions  : 0
% 19.83/2.98  # Unit Clause-clause subsumption calls : 95
% 19.83/2.98  # Rewrite failures with RHS unbound    : 0
% 19.83/2.98  # BW rewrite match attempts            : 5959
% 19.83/2.98  # BW rewrite match successes           : 370
% 19.83/2.98  # Condensation attempts                : 16215
% 19.83/2.98  # Condensation successes               : 0
% 19.83/2.98  # Termbank termtop insertions          : 3024028
% 19.83/2.98  
% 19.83/2.98  # -------------------------------------------------
% 19.83/2.98  # User time                : 2.373 s
% 19.83/2.98  # System time              : 0.073 s
% 19.83/2.98  # Total time               : 2.447 s
% 19.83/2.98  # Maximum resident set size: 1524 pages
% 19.83/2.98  
% 19.83/2.98  # -------------------------------------------------
% 19.83/2.98  # User time                : 11.667 s
% 19.83/2.98  # System time              : 0.443 s
% 19.83/2.98  # Total time               : 12.111 s
% 19.83/2.98  # Maximum resident set size: 1676 pages
% 19.83/2.98  % E---3.1 exiting
% 19.83/2.98  % E---3.1 exiting
%------------------------------------------------------------------------------