TSTP Solution File: LCL586^1 by E---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : LCL586^1 : TPTP v8.2.0. Released v3.6.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n005.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 : 300s
% WCLimit  : 300s
% DateTime : Mon May 20 23:46:54 EDT 2024

% Result   : Theorem 0.21s 0.50s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   31 (  16 unt;  11 typ;   0 def)
%            Number of atoms       :   54 (  13 equ;   0 cnn)
%            Maximal formula atoms :   11 (   2 avg)
%            Number of connectives :   87 (  13   ~;   8   |;   6   &;  57   @)
%                                         (   0 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   2 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   57 (  57   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   13 (  11 usr;   3 con; 0-3 aty)
%            Number of variables   :   43 (  32   ^   8   !;   3   ?;  43   :)

% Comments : 
%------------------------------------------------------------------------------
thf(decl_28,type,
    mnot: ( $i > $o ) > $i > $o ).

thf(decl_29,type,
    mor: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(decl_31,type,
    mimpl: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(decl_33,type,
    mbox: ( $i > $i > $o ) > ( $i > $o ) > $i > $o ).

thf(decl_34,type,
    mdia: ( $i > $i > $o ) > ( $i > $o ) > $i > $o ).

thf(decl_37,type,
    mvalid: ( $i > $o ) > $o ).

thf(decl_41,type,
    a: $i > $o ).

thf(decl_42,type,
    b: $i > $o ).

thf(decl_43,type,
    r: $i > $i > $o ).

thf(decl_44,type,
    esk1_0: $i ).

thf(decl_45,type,
    esk2_0: $i ).

thf(mimpl,axiom,
    ( mimpl
    = ( ^ [X7: $i > $o,X8: $i > $o] : ( mor @ ( mnot @ X7 ) @ X8 ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL008^0.ax',mimpl) ).

thf(mnot,axiom,
    ( mnot
    = ( ^ [X2: $i > $o,X3: $i] :
          ~ ( X2 @ X3 ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL008^0.ax',mnot) ).

thf(mor,axiom,
    ( mor
    = ( ^ [X4: $i > $o,X5: $i > $o,X3: $i] :
          ( ( X4 @ X3 )
          | ( X5 @ X3 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL008^0.ax',mor) ).

thf(mbox,axiom,
    ( mbox
    = ( ^ [X10: $i > $i > $o,X11: $i > $o,X1: $i] :
        ! [X12: $i] :
          ( ( X10 @ X1 @ X12 )
         => ( X11 @ X12 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL008^0.ax',mbox) ).

thf(mdia,axiom,
    ( mdia
    = ( ^ [X10: $i > $i > $o,X11: $i > $o,X1: $i] :
        ? [X13: $i] :
          ( ( X10 @ X1 @ X13 )
          & ( X11 @ X13 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL008^0.ax',mdia) ).

thf(mvalid,axiom,
    ( mvalid
    = ( ^ [X11: $i > $o] :
        ! [X15: $i] : ( X11 @ X15 ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL008^0.ax',mvalid) ).

thf(thm,conjecture,
    mvalid @ ( mimpl @ ( mnot @ ( mdia @ r @ a ) ) @ ( mbox @ r @ ( mimpl @ a @ b ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm) ).

thf(c_0_7,plain,
    ( mimpl
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ( ~ ( Z0 @ Z2 )
          | ( Z1 @ Z2 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mimpl]) ).

thf(c_0_8,plain,
    ( mnot
    = ( ^ [Z0: $i > $o,Z1: $i] :
          ~ ( Z0 @ Z1 ) ) ),
    inference(fof_simplification,[status(thm)],[mnot]) ).

thf(c_0_9,plain,
    ( mor
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ( ( Z0 @ Z2 )
          | ( Z1 @ Z2 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mor]) ).

thf(c_0_10,plain,
    ( mimpl
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ( ~ ( Z0 @ Z2 )
          | ( Z1 @ Z2 ) ) ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[c_0_7,c_0_8]),c_0_9]) ).

thf(c_0_11,plain,
    ( mbox
    = ( ^ [Z0: $i > $i > $o,Z1: $i > $o,Z2: $i] :
        ! [X12: $i] :
          ( ( Z0 @ Z2 @ X12 )
         => ( Z1 @ X12 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mbox]) ).

thf(c_0_12,plain,
    ( mdia
    = ( ^ [Z0: $i > $i > $o,Z1: $i > $o,Z2: $i] :
        ? [X13: $i] :
          ( ( Z0 @ Z2 @ X13 )
          & ( Z1 @ X13 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mdia]) ).

thf(c_0_13,plain,
    ( mvalid
    = ( ^ [Z0: $i > $o] :
        ! [X15: $i] : ( Z0 @ X15 ) ) ),
    inference(fof_simplification,[status(thm)],[mvalid]) ).

thf(c_0_14,negated_conjecture,
    ~ ! [X21: $i] :
        ( ~ ~ ? [X19: $i] :
                ( ( r @ X21 @ X19 )
                & ( a @ X19 ) )
        | ! [X20: $i] :
            ( ( r @ X21 @ X20 )
           => ( ~ ( a @ X20 )
              | ( b @ X20 ) ) ) ),
    inference(fof_simplification,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(assume_negation,[status(cth)],[thm]),c_0_8]),c_0_10]),c_0_11]),c_0_12]),c_0_13])]) ).

thf(c_0_15,negated_conjecture,
    ! [X23: $i] :
      ( ( ~ ( r @ esk1_0 @ X23 )
        | ~ ( a @ X23 ) )
      & ( r @ esk1_0 @ esk2_0 )
      & ( a @ esk2_0 )
      & ~ ( b @ esk2_0 ) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_14])])])])]) ).

thf(c_0_16,negated_conjecture,
    ! [X1: $i] :
      ( ~ ( r @ esk1_0 @ X1 )
      | ~ ( a @ X1 ) ),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

thf(c_0_17,negated_conjecture,
    r @ esk1_0 @ esk2_0,
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

thf(c_0_18,negated_conjecture,
    a @ esk2_0,
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

thf(c_0_19,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_16,c_0_17]),c_0_18])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : LCL586^1 : TPTP v8.2.0. Released v3.6.0.
% 0.07/0.13  % Command    : run_E %s %d THM
% 0.14/0.35  % Computer : n005.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   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Mon May 20 02:13:38 EDT 2024
% 0.14/0.35  % CPUTime    : 
% 0.21/0.48  Running higher-order theorem proving
% 0.21/0.48  Running: /export/starexec/sandbox2/solver/bin/eprover-ho --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.50  # Version: 3.1.0-ho
% 0.21/0.50  # Preprocessing class: HSSSSMSSMLSNHSN.
% 0.21/0.50  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.21/0.50  # Starting new_ho_9 with 1500s (5) cores
% 0.21/0.50  # Starting post_as_ho1 with 300s (1) cores
% 0.21/0.50  # Starting sh1l with 300s (1) cores
% 0.21/0.50  # Starting post_as_ho10 with 300s (1) cores
% 0.21/0.50  # post_as_ho1 with pid 19985 completed with status 0
% 0.21/0.50  # Result found by post_as_ho1
% 0.21/0.50  # Preprocessing class: HSSSSMSSMLSNHSN.
% 0.21/0.50  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.21/0.50  # Starting new_ho_9 with 1500s (5) cores
% 0.21/0.50  # Starting post_as_ho1 with 300s (1) cores
% 0.21/0.50  # No SInE strategy applied
% 0.21/0.50  # Search class: HUHNF-FFSF00-SHSSMFNN
% 0.21/0.50  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 0.21/0.50  # Starting new_ho_10 with 163s (1) cores
% 0.21/0.50  # new_ho_10 with pid 19989 completed with status 0
% 0.21/0.50  # Result found by new_ho_10
% 0.21/0.50  # Preprocessing class: HSSSSMSSMLSNHSN.
% 0.21/0.50  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.21/0.50  # Starting new_ho_9 with 1500s (5) cores
% 0.21/0.50  # Starting post_as_ho1 with 300s (1) cores
% 0.21/0.50  # No SInE strategy applied
% 0.21/0.50  # Search class: HUHNF-FFSF00-SHSSMFNN
% 0.21/0.50  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 0.21/0.50  # Starting new_ho_10 with 163s (1) cores
% 0.21/0.50  # Preprocessing time       : 0.001 s
% 0.21/0.50  # Presaturation interreduction done
% 0.21/0.50  
% 0.21/0.50  # Proof found!
% 0.21/0.50  # SZS status Theorem
% 0.21/0.50  # SZS output start CNFRefutation
% See solution above
% 0.21/0.50  # Parsed axioms                        : 39
% 0.21/0.50  # Removed by relevancy pruning/SinE    : 0
% 0.21/0.50  # Initial clauses                      : 27
% 0.21/0.50  # Removed in clause preprocessing      : 23
% 0.21/0.50  # Initial clauses in saturation        : 4
% 0.21/0.50  # Processed clauses                    : 8
% 0.21/0.50  # ...of these trivial                  : 0
% 0.21/0.50  # ...subsumed                          : 0
% 0.21/0.50  # ...remaining for further processing  : 8
% 0.21/0.50  # Other redundant clauses eliminated   : 0
% 0.21/0.50  # Clauses deleted for lack of memory   : 0
% 0.21/0.50  # Backward-subsumed                    : 0
% 0.21/0.50  # Backward-rewritten                   : 0
% 0.21/0.50  # Generated clauses                    : 1
% 0.21/0.50  # ...of the previous two non-redundant : 0
% 0.21/0.50  # ...aggressively subsumed             : 0
% 0.21/0.50  # Contextual simplify-reflections      : 0
% 0.21/0.50  # Paramodulations                      : 1
% 0.21/0.50  # Factorizations                       : 0
% 0.21/0.50  # NegExts                              : 0
% 0.21/0.50  # Equation resolutions                 : 0
% 0.21/0.50  # Disequality decompositions           : 0
% 0.21/0.50  # Total rewrite steps                  : 1
% 0.21/0.50  # ...of those cached                   : 0
% 0.21/0.50  # Propositional unsat checks           : 0
% 0.21/0.50  #    Propositional check models        : 0
% 0.21/0.50  #    Propositional check unsatisfiable : 0
% 0.21/0.50  #    Propositional clauses             : 0
% 0.21/0.50  #    Propositional clauses after purity: 0
% 0.21/0.50  #    Propositional unsat core size     : 0
% 0.21/0.50  #    Propositional preprocessing time  : 0.000
% 0.21/0.50  #    Propositional encoding time       : 0.000
% 0.21/0.50  #    Propositional solver time         : 0.000
% 0.21/0.50  #    Success case prop preproc time    : 0.000
% 0.21/0.50  #    Success case prop encoding time   : 0.000
% 0.21/0.50  #    Success case prop solver time     : 0.000
% 0.21/0.50  # Current number of processed clauses  : 4
% 0.21/0.50  #    Positive orientable unit clauses  : 2
% 0.21/0.50  #    Positive unorientable unit clauses: 0
% 0.21/0.50  #    Negative unit clauses             : 1
% 0.21/0.50  #    Non-unit-clauses                  : 1
% 0.21/0.50  # Current number of unprocessed clauses: 0
% 0.21/0.50  # ...number of literals in the above   : 0
% 0.21/0.50  # Current number of archived formulas  : 0
% 0.21/0.50  # Current number of archived clauses   : 4
% 0.21/0.50  # Clause-clause subsumption calls (NU) : 0
% 0.21/0.50  # Rec. Clause-clause subsumption calls : 0
% 0.21/0.50  # Non-unit clause-clause subsumptions  : 0
% 0.21/0.50  # Unit Clause-clause subsumption calls : 0
% 0.21/0.50  # Rewrite failures with RHS unbound    : 0
% 0.21/0.50  # BW rewrite match attempts            : 0
% 0.21/0.50  # BW rewrite match successes           : 0
% 0.21/0.50  # Condensation attempts                : 8
% 0.21/0.50  # Condensation successes               : 0
% 0.21/0.50  # Termbank termtop insertions          : 1029
% 0.21/0.50  # Search garbage collected termcells   : 203
% 0.21/0.50  
% 0.21/0.50  # -------------------------------------------------
% 0.21/0.50  # User time                : 0.003 s
% 0.21/0.50  # System time              : 0.003 s
% 0.21/0.50  # Total time               : 0.006 s
% 0.21/0.50  # Maximum resident set size: 1720 pages
% 0.21/0.50  
% 0.21/0.50  # -------------------------------------------------
% 0.21/0.50  # User time                : 0.005 s
% 0.21/0.50  # System time              : 0.005 s
% 0.21/0.50  # Total time               : 0.010 s
% 0.21/0.50  # Maximum resident set size: 1764 pages
% 0.21/0.50  % E---3.1 exiting
% 0.21/0.50  % E exiting
%------------------------------------------------------------------------------