TSTP Solution File: LCL259-3 by E-SAT---3.1

View Problem - Process Solution

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

% Computer : n029.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:24:24 EDT 2023

% Result   : Unsatisfiable 3.37s 0.96s
% Output   : CNFRefutation 3.37s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :    9
% Syntax   : Number of clauses     :   48 (  26 unt;   0 nHn;  22 RR)
%            Number of literals    :   77 (   2 equ;  32 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   98 (  10 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(rule_2,axiom,
    ( theorem(X1)
    | ~ theorem(implies(X2,X1))
    | ~ theorem(X2) ),
    file('/export/starexec/sandbox2/tmp/tmp.kewsCPB6jV/E---3.1_26895.p',rule_2) ).

cnf(implies_definition,axiom,
    implies(X1,X2) = or(not(X1),X2),
    file('/export/starexec/sandbox2/tmp/tmp.kewsCPB6jV/E---3.1_26895.p',implies_definition) ).

cnf(rule_1,axiom,
    ( theorem(X1)
    | ~ axiom(X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.kewsCPB6jV/E---3.1_26895.p',rule_1) ).

cnf(axiom_1_5,axiom,
    axiom(implies(or(X1,or(X2,X3)),or(X2,or(X1,X3)))),
    file('/export/starexec/sandbox2/tmp/tmp.kewsCPB6jV/E---3.1_26895.p',axiom_1_5) ).

cnf(axiom_1_3,axiom,
    axiom(implies(X1,or(X2,X1))),
    file('/export/starexec/sandbox2/tmp/tmp.kewsCPB6jV/E---3.1_26895.p',axiom_1_3) ).

cnf(axiom_1_2,axiom,
    axiom(implies(or(X1,X1),X1)),
    file('/export/starexec/sandbox2/tmp/tmp.kewsCPB6jV/E---3.1_26895.p',axiom_1_2) ).

cnf(axiom_1_6,axiom,
    axiom(implies(implies(X1,X2),implies(or(X3,X1),or(X3,X2)))),
    file('/export/starexec/sandbox2/tmp/tmp.kewsCPB6jV/E---3.1_26895.p',axiom_1_6) ).

cnf(axiom_1_4,axiom,
    axiom(implies(or(X1,X2),or(X2,X1))),
    file('/export/starexec/sandbox2/tmp/tmp.kewsCPB6jV/E---3.1_26895.p',axiom_1_4) ).

cnf(prove_this,negated_conjecture,
    ~ theorem(implies(implies(p,implies(p,q)),implies(p,q))),
    file('/export/starexec/sandbox2/tmp/tmp.kewsCPB6jV/E---3.1_26895.p',prove_this) ).

cnf(c_0_9,axiom,
    ( theorem(X1)
    | ~ theorem(implies(X2,X1))
    | ~ theorem(X2) ),
    rule_2 ).

cnf(c_0_10,axiom,
    implies(X1,X2) = or(not(X1),X2),
    implies_definition ).

cnf(c_0_11,plain,
    ( theorem(X1)
    | ~ theorem(X2)
    | ~ theorem(or(not(X2),X1)) ),
    inference(rw,[status(thm)],[c_0_9,c_0_10]) ).

cnf(c_0_12,axiom,
    ( theorem(X1)
    | ~ axiom(X1) ),
    rule_1 ).

cnf(c_0_13,axiom,
    axiom(implies(or(X1,or(X2,X3)),or(X2,or(X1,X3)))),
    axiom_1_5 ).

cnf(c_0_14,axiom,
    axiom(implies(X1,or(X2,X1))),
    axiom_1_3 ).

cnf(c_0_15,axiom,
    axiom(implies(or(X1,X1),X1)),
    axiom_1_2 ).

cnf(c_0_16,plain,
    ( theorem(X1)
    | ~ theorem(X2)
    | ~ axiom(or(not(X2),X1)) ),
    inference(spm,[status(thm)],[c_0_11,c_0_12]) ).

cnf(c_0_17,plain,
    axiom(or(not(or(X1,or(X2,X3))),or(X2,or(X1,X3)))),
    inference(rw,[status(thm)],[c_0_13,c_0_10]) ).

cnf(c_0_18,plain,
    axiom(or(not(X1),or(X2,X1))),
    inference(rw,[status(thm)],[c_0_14,c_0_10]) ).

cnf(c_0_19,axiom,
    axiom(implies(implies(X1,X2),implies(or(X3,X1),or(X3,X2)))),
    axiom_1_6 ).

cnf(c_0_20,plain,
    axiom(or(not(or(X1,X1)),X1)),
    inference(rw,[status(thm)],[c_0_15,c_0_10]) ).

cnf(c_0_21,plain,
    ( theorem(or(X1,or(X2,X3)))
    | ~ theorem(or(X2,or(X1,X3))) ),
    inference(spm,[status(thm)],[c_0_16,c_0_17]) ).

cnf(c_0_22,plain,
    ( theorem(or(X1,X2))
    | ~ theorem(X2) ),
    inference(spm,[status(thm)],[c_0_16,c_0_18]) ).

cnf(c_0_23,plain,
    axiom(or(not(or(not(X1),X2)),or(not(or(X3,X1)),or(X3,X2)))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_19,c_0_10]),c_0_10]),c_0_10]) ).

cnf(c_0_24,plain,
    ( theorem(X1)
    | ~ theorem(or(X1,X1)) ),
    inference(spm,[status(thm)],[c_0_16,c_0_20]) ).

cnf(c_0_25,plain,
    ( theorem(or(X1,or(X2,X3)))
    | ~ theorem(or(X1,X3)) ),
    inference(spm,[status(thm)],[c_0_21,c_0_22]) ).

cnf(c_0_26,plain,
    ( theorem(or(not(or(X1,X2)),or(X1,X3)))
    | ~ theorem(or(not(X2),X3)) ),
    inference(spm,[status(thm)],[c_0_16,c_0_23]) ).

cnf(c_0_27,plain,
    ( theorem(or(X1,X2))
    | ~ theorem(or(or(X1,X2),X2)) ),
    inference(spm,[status(thm)],[c_0_24,c_0_25]) ).

cnf(c_0_28,plain,
    ( theorem(or(X1,or(X2,X3)))
    | ~ axiom(or(X2,or(X1,X3))) ),
    inference(spm,[status(thm)],[c_0_21,c_0_12]) ).

cnf(c_0_29,plain,
    ( theorem(or(X1,X2))
    | ~ theorem(or(not(X3),X2))
    | ~ theorem(or(X1,X3)) ),
    inference(spm,[status(thm)],[c_0_11,c_0_26]) ).

cnf(c_0_30,axiom,
    axiom(implies(or(X1,X2),or(X2,X1))),
    axiom_1_4 ).

cnf(c_0_31,plain,
    ( theorem(or(X1,or(X2,X3)))
    | ~ axiom(or(X2,or(or(X1,or(X2,X3)),X3))) ),
    inference(spm,[status(thm)],[c_0_27,c_0_28]) ).

cnf(c_0_32,plain,
    ( theorem(or(X1,X2))
    | ~ theorem(or(X1,X3))
    | ~ axiom(or(not(X3),X2)) ),
    inference(spm,[status(thm)],[c_0_29,c_0_12]) ).

cnf(c_0_33,plain,
    axiom(or(not(or(X1,X2)),or(X2,X1))),
    inference(rw,[status(thm)],[c_0_30,c_0_10]) ).

cnf(c_0_34,plain,
    theorem(or(X1,or(not(X2),X2))),
    inference(spm,[status(thm)],[c_0_31,c_0_18]) ).

cnf(c_0_35,plain,
    ( theorem(or(X1,or(X2,X3)))
    | ~ theorem(or(X1,or(X3,X2))) ),
    inference(spm,[status(thm)],[c_0_32,c_0_33]) ).

cnf(c_0_36,plain,
    theorem(or(not(X1),or(X2,X1))),
    inference(spm,[status(thm)],[c_0_21,c_0_34]) ).

cnf(c_0_37,plain,
    ( theorem(or(X1,X2))
    | ~ theorem(X3)
    | ~ axiom(or(X1,or(not(X3),X2))) ),
    inference(spm,[status(thm)],[c_0_11,c_0_28]) ).

cnf(c_0_38,plain,
    theorem(or(not(X1),or(X1,X2))),
    inference(spm,[status(thm)],[c_0_35,c_0_36]) ).

cnf(c_0_39,negated_conjecture,
    ~ theorem(implies(implies(p,implies(p,q)),implies(p,q))),
    prove_this ).

cnf(c_0_40,plain,
    ( theorem(or(X1,X2))
    | ~ theorem(or(X1,or(X2,X2))) ),
    inference(spm,[status(thm)],[c_0_32,c_0_20]) ).

cnf(c_0_41,plain,
    ( theorem(or(not(or(not(X1),X2)),or(X3,X2)))
    | ~ theorem(or(X3,X1)) ),
    inference(spm,[status(thm)],[c_0_37,c_0_23]) ).

cnf(c_0_42,plain,
    ( theorem(or(X1,X2))
    | ~ theorem(or(X2,X1)) ),
    inference(spm,[status(thm)],[c_0_16,c_0_33]) ).

cnf(c_0_43,plain,
    theorem(or(X1,or(not(X1),X2))),
    inference(spm,[status(thm)],[c_0_21,c_0_38]) ).

cnf(c_0_44,negated_conjecture,
    ~ theorem(or(not(or(not(p),or(not(p),q))),or(not(p),q))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_39,c_0_10]),c_0_10]),c_0_10]),c_0_10]) ).

cnf(c_0_45,plain,
    ( theorem(or(not(or(not(X1),X2)),X2))
    | ~ theorem(or(X2,X1)) ),
    inference(spm,[status(thm)],[c_0_40,c_0_41]) ).

cnf(c_0_46,plain,
    theorem(or(or(not(X1),X2),X1)),
    inference(spm,[status(thm)],[c_0_42,c_0_43]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem    : LCL259-3 : TPTP v8.1.2. Released v2.3.0.
% 0.08/0.15  % Command    : run_E %s %d THM
% 0.15/0.37  % Computer : n029.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.37  % CPULimit   : 2400
% 0.15/0.37  % WCLimit    : 300
% 0.15/0.37  % DateTime   : Mon Oct  2 12:20:06 EDT 2023
% 0.15/0.37  % CPUTime    : 
% 0.22/0.52  Running first-order model finding
% 0.22/0.52  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.kewsCPB6jV/E---3.1_26895.p
% 3.37/0.96  # Version: 3.1pre001
% 3.37/0.96  # Preprocessing class: FSSSSMSSSSSNFFN.
% 3.37/0.96  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 3.37/0.96  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 3.37/0.96  # Starting new_bool_3 with 300s (1) cores
% 3.37/0.96  # Starting new_bool_1 with 300s (1) cores
% 3.37/0.96  # Starting sh5l with 300s (1) cores
% 3.37/0.96  # G-E--_302_C18_F1_URBAN_RG_S04BN with pid 26972 completed with status 0
% 3.37/0.96  # Result found by G-E--_302_C18_F1_URBAN_RG_S04BN
% 3.37/0.96  # Preprocessing class: FSSSSMSSSSSNFFN.
% 3.37/0.96  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 3.37/0.96  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 3.37/0.96  # No SInE strategy applied
% 3.37/0.96  # Search class: FHUNM-FFSF21-MFFFFFNN
% 3.37/0.96  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 3.37/0.96  # Starting G----_Z1410__C12_02_nc_F1_AE_CS_SP_S2S with 811s (1) cores
% 3.37/0.96  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 151s (1) cores
% 3.37/0.96  # Starting new_bool_3 with 136s (1) cores
% 3.37/0.96  # Starting new_bool_1 with 136s (1) cores
% 3.37/0.96  # Starting C12_02_nc_SAT001_MinMin_p005000_rr with 136s (1) cores
% 3.37/0.96  # G-E--_302_C18_F1_URBAN_RG_S04BN with pid 26978 completed with status 0
% 3.37/0.96  # Result found by G-E--_302_C18_F1_URBAN_RG_S04BN
% 3.37/0.96  # Preprocessing class: FSSSSMSSSSSNFFN.
% 3.37/0.96  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 3.37/0.96  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 3.37/0.96  # No SInE strategy applied
% 3.37/0.96  # Search class: FHUNM-FFSF21-MFFFFFNN
% 3.37/0.96  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 3.37/0.96  # Starting G----_Z1410__C12_02_nc_F1_AE_CS_SP_S2S with 811s (1) cores
% 3.37/0.96  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 151s (1) cores
% 3.37/0.96  # Preprocessing time       : 0.012 s
% 3.37/0.96  
% 3.37/0.96  # Proof found!
% 3.37/0.96  # SZS status Unsatisfiable
% 3.37/0.96  # SZS output start CNFRefutation
% See solution above
% 3.37/0.96  # Parsed axioms                        : 9
% 3.37/0.96  # Removed by relevancy pruning/SinE    : 0
% 3.37/0.96  # Initial clauses                      : 9
% 3.37/0.96  # Removed in clause preprocessing      : 1
% 3.37/0.96  # Initial clauses in saturation        : 8
% 3.37/0.96  # Processed clauses                    : 2201
% 3.37/0.96  # ...of these trivial                  : 21
% 3.37/0.96  # ...subsumed                          : 1454
% 3.37/0.96  # ...remaining for further processing  : 726
% 3.37/0.96  # Other redundant clauses eliminated   : 0
% 3.37/0.96  # Clauses deleted for lack of memory   : 0
% 3.37/0.96  # Backward-subsumed                    : 11
% 3.37/0.96  # Backward-rewritten                   : 0
% 3.37/0.96  # Generated clauses                    : 23806
% 3.37/0.96  # ...of the previous two non-redundant : 23158
% 3.37/0.96  # ...aggressively subsumed             : 0
% 3.37/0.96  # Contextual simplify-reflections      : 0
% 3.37/0.96  # Paramodulations                      : 23806
% 3.37/0.96  # Factorizations                       : 0
% 3.37/0.96  # NegExts                              : 0
% 3.37/0.96  # Equation resolutions                 : 0
% 3.37/0.96  # Total rewrite steps                  : 437
% 3.37/0.96  # Propositional unsat checks           : 0
% 3.37/0.96  #    Propositional check models        : 0
% 3.37/0.96  #    Propositional check unsatisfiable : 0
% 3.37/0.96  #    Propositional clauses             : 0
% 3.37/0.96  #    Propositional clauses after purity: 0
% 3.37/0.96  #    Propositional unsat core size     : 0
% 3.37/0.96  #    Propositional preprocessing time  : 0.000
% 3.37/0.96  #    Propositional encoding time       : 0.000
% 3.37/0.96  #    Propositional solver time         : 0.000
% 3.37/0.96  #    Success case prop preproc time    : 0.000
% 3.37/0.96  #    Success case prop encoding time   : 0.000
% 3.37/0.96  #    Success case prop solver time     : 0.000
% 3.37/0.96  # Current number of processed clauses  : 715
% 3.37/0.96  #    Positive orientable unit clauses  : 45
% 3.37/0.96  #    Positive unorientable unit clauses: 0
% 3.37/0.96  #    Negative unit clauses             : 44
% 3.37/0.96  #    Non-unit-clauses                  : 626
% 3.37/0.96  # Current number of unprocessed clauses: 20908
% 3.37/0.96  # ...number of literals in the above   : 63032
% 3.37/0.96  # Current number of archived formulas  : 0
% 3.37/0.96  # Current number of archived clauses   : 12
% 3.37/0.96  # Clause-clause subsumption calls (NU) : 56187
% 3.37/0.96  # Rec. Clause-clause subsumption calls : 51985
% 3.37/0.96  # Non-unit clause-clause subsumptions  : 1416
% 3.37/0.96  # Unit Clause-clause subsumption calls : 1159
% 3.37/0.96  # Rewrite failures with RHS unbound    : 0
% 3.37/0.96  # BW rewrite match attempts            : 1187
% 3.37/0.96  # BW rewrite match successes           : 2
% 3.37/0.96  # Condensation attempts                : 0
% 3.37/0.96  # Condensation successes               : 0
% 3.37/0.96  # Termbank termtop insertions          : 404106
% 3.37/0.96  
% 3.37/0.96  # -------------------------------------------------
% 3.37/0.96  # User time                : 0.398 s
% 3.37/0.96  # System time              : 0.015 s
% 3.37/0.96  # Total time               : 0.413 s
% 3.37/0.96  # Maximum resident set size: 1652 pages
% 3.37/0.96  
% 3.37/0.96  # -------------------------------------------------
% 3.37/0.96  # User time                : 1.999 s
% 3.37/0.96  # System time              : 0.050 s
% 3.37/0.96  # Total time               : 2.049 s
% 3.37/0.96  # Maximum resident set size: 1680 pages
% 3.37/0.96  % E---3.1 exiting
%------------------------------------------------------------------------------