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

View Problem - Process Solution

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

% Computer : n032.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:47:00 EDT 2024

% Result   : Theorem 0.13s 0.38s
% Output   : CNFRefutation 0.13s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   28 (  14 unt;  10 typ;   0 def)
%            Number of atoms       :   41 (  11 equ;   0 cnn)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   83 (  12   ~;   9   |;   3   &;  53   @)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   3 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   53 (  53   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   12 (  10 usr;   3 con; 0-3 aty)
%            Number of variables   :   43 (  26   ^  17   !;   0   ?;  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_37,type,
    mvalid: ( $i > $o ) > $o ).

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

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

thf(decl_43,type,
    epred3_0: $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(mvalid,axiom,
    ( mvalid
    = ( ^ [X11: $i > $o] :
        ! [X15: $i] : ( X11 @ X15 ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL008^0.ax',mvalid) ).

thf(regularity,conjecture,
    ! [X10: $i > $i > $o,X19: $i > $o,X5: $i > $o] :
      ( ( mvalid @ ( mimpl @ X19 @ X5 ) )
     => ( mvalid @ ( mimpl @ ( mbox @ X10 @ X19 ) @ ( mbox @ X10 @ X19 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',regularity) ).

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

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

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

thf(c_0_9,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_6,c_0_7]),c_0_8]) ).

thf(c_0_10,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_11,plain,
    ( mvalid
    = ( ^ [Z0: $i > $o] :
        ! [X15: $i] : ( Z0 @ X15 ) ) ),
    inference(fof_simplification,[status(thm)],[mvalid]) ).

thf(c_0_12,negated_conjecture,
    ~ ! [X10: $i > $i > $o,X19: $i > $o,X5: $i > $o] :
        ( ! [X23: $i] :
            ( ~ ( X19 @ X23 )
            | ( X5 @ X23 ) )
       => ! [X26: $i] :
            ( ~ ! [X24: $i] :
                  ( ( X10 @ X26 @ X24 )
                 => ( X19 @ X24 ) )
            | ! [X25: $i] :
                ( ( X10 @ X26 @ X25 )
               => ( X19 @ X25 ) ) ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(assume_negation,[status(cth)],[regularity]),c_0_9]),c_0_10]),c_0_11]) ).

thf(c_0_13,negated_conjecture,
    ! [X30: $i,X32: $i] :
      ( ( ~ ( epred2_0 @ X30 )
        | ( epred3_0 @ X30 ) )
      & ( ~ ( epred1_0 @ esk1_0 @ X32 )
        | ( epred2_0 @ X32 ) )
      & ( epred1_0 @ esk1_0 @ esk2_0 )
      & ~ ( epred2_0 @ 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_12])])])])]) ).

thf(c_0_14,negated_conjecture,
    ! [X1: $i] :
      ( ( epred2_0 @ X1 )
      | ~ ( epred1_0 @ esk1_0 @ X1 ) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

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

thf(c_0_16,negated_conjecture,
    ~ ( epred2_0 @ esk2_0 ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

thf(c_0_17,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_14,c_0_15]),c_0_16]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.09  % Problem    : LCL614^1 : TPTP v8.2.0. Released v3.6.0.
% 0.09/0.10  % Command    : run_E %s %d THM
% 0.10/0.29  % Computer : n032.cluster.edu
% 0.10/0.29  % Model    : x86_64 x86_64
% 0.10/0.29  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.29  % Memory   : 8042.1875MB
% 0.10/0.29  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.29  % CPULimit   : 300
% 0.10/0.29  % WCLimit    : 300
% 0.10/0.29  % DateTime   : Mon May 20 01:39:37 EDT 2024
% 0.10/0.29  % CPUTime    : 
% 0.13/0.37  Running higher-order theorem proving
% 0.13/0.37  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.13/0.38  # Version: 3.1.0-ho
% 0.13/0.38  # Preprocessing class: HSSSSMSSMLSNHSN.
% 0.13/0.38  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.13/0.38  # Starting new_ho_9 with 1500s (5) cores
% 0.13/0.38  # Starting post_as_ho1 with 300s (1) cores
% 0.13/0.38  # Starting sh1l with 300s (1) cores
% 0.13/0.38  # Starting post_as_ho10 with 300s (1) cores
% 0.13/0.38  # sh1l with pid 15339 completed with status 0
% 0.13/0.38  # Result found by sh1l
% 0.13/0.38  # Preprocessing class: HSSSSMSSMLSNHSN.
% 0.13/0.38  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.13/0.38  # Starting new_ho_9 with 1500s (5) cores
% 0.13/0.38  # Starting post_as_ho1 with 300s (1) cores
% 0.13/0.38  # Starting sh1l with 300s (1) cores
% 0.13/0.38  # No SInE strategy applied
% 0.13/0.38  # Search class: HHUNF-FFSF00-SHSSMFNN
% 0.13/0.38  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 0.13/0.38  # Starting new_ho_10 with 163s (1) cores
% 0.13/0.38  # new_ho_10 with pid 15347 completed with status 0
% 0.13/0.38  # Result found by new_ho_10
% 0.13/0.38  # Preprocessing class: HSSSSMSSMLSNHSN.
% 0.13/0.38  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.13/0.38  # Starting new_ho_9 with 1500s (5) cores
% 0.13/0.38  # Starting post_as_ho1 with 300s (1) cores
% 0.13/0.38  # Starting sh1l with 300s (1) cores
% 0.13/0.38  # No SInE strategy applied
% 0.13/0.38  # Search class: HHUNF-FFSF00-SHSSMFNN
% 0.13/0.38  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 0.13/0.38  # Starting new_ho_10 with 163s (1) cores
% 0.13/0.38  # Preprocessing time       : 0.001 s
% 0.13/0.38  # Presaturation interreduction done
% 0.13/0.38  
% 0.13/0.38  # Proof found!
% 0.13/0.38  # SZS status Theorem
% 0.13/0.38  # SZS output start CNFRefutation
% See solution above
% 0.13/0.38  # Parsed axioms                        : 36
% 0.13/0.38  # Removed by relevancy pruning/SinE    : 0
% 0.13/0.38  # Initial clauses                      : 24
% 0.13/0.38  # Removed in clause preprocessing      : 20
% 0.13/0.38  # Initial clauses in saturation        : 4
% 0.13/0.38  # Processed clauses                    : 7
% 0.13/0.38  # ...of these trivial                  : 0
% 0.13/0.38  # ...subsumed                          : 0
% 0.13/0.38  # ...remaining for further processing  : 7
% 0.13/0.38  # Other redundant clauses eliminated   : 0
% 0.13/0.38  # Clauses deleted for lack of memory   : 0
% 0.13/0.38  # Backward-subsumed                    : 0
% 0.13/0.38  # Backward-rewritten                   : 0
% 0.13/0.38  # Generated clauses                    : 1
% 0.13/0.38  # ...of the previous two non-redundant : 0
% 0.13/0.38  # ...aggressively subsumed             : 0
% 0.13/0.38  # Contextual simplify-reflections      : 0
% 0.13/0.38  # Paramodulations                      : 1
% 0.13/0.38  # Factorizations                       : 0
% 0.13/0.38  # NegExts                              : 0
% 0.13/0.38  # Equation resolutions                 : 0
% 0.13/0.38  # Disequality decompositions           : 0
% 0.13/0.38  # Total rewrite steps                  : 0
% 0.13/0.38  # ...of those cached                   : 0
% 0.13/0.38  # Propositional unsat checks           : 0
% 0.13/0.38  #    Propositional check models        : 0
% 0.13/0.38  #    Propositional check unsatisfiable : 0
% 0.13/0.38  #    Propositional clauses             : 0
% 0.13/0.38  #    Propositional clauses after purity: 0
% 0.13/0.38  #    Propositional unsat core size     : 0
% 0.13/0.38  #    Propositional preprocessing time  : 0.000
% 0.13/0.38  #    Propositional encoding time       : 0.000
% 0.13/0.38  #    Propositional solver time         : 0.000
% 0.13/0.38  #    Success case prop preproc time    : 0.000
% 0.13/0.38  #    Success case prop encoding time   : 0.000
% 0.13/0.38  #    Success case prop solver time     : 0.000
% 0.13/0.38  # Current number of processed clauses  : 3
% 0.13/0.38  #    Positive orientable unit clauses  : 1
% 0.13/0.38  #    Positive unorientable unit clauses: 0
% 0.13/0.38  #    Negative unit clauses             : 1
% 0.13/0.38  #    Non-unit-clauses                  : 1
% 0.13/0.38  # Current number of unprocessed clauses: 1
% 0.13/0.38  # ...number of literals in the above   : 2
% 0.13/0.38  # Current number of archived formulas  : 0
% 0.13/0.38  # Current number of archived clauses   : 4
% 0.13/0.38  # Clause-clause subsumption calls (NU) : 0
% 0.13/0.38  # Rec. Clause-clause subsumption calls : 0
% 0.13/0.38  # Non-unit clause-clause subsumptions  : 0
% 0.13/0.38  # Unit Clause-clause subsumption calls : 0
% 0.13/0.38  # Rewrite failures with RHS unbound    : 0
% 0.13/0.38  # BW rewrite match attempts            : 0
% 0.13/0.38  # BW rewrite match successes           : 0
% 0.13/0.38  # Condensation attempts                : 7
% 0.13/0.38  # Condensation successes               : 0
% 0.13/0.38  # Termbank termtop insertions          : 1107
% 0.13/0.38  # Search garbage collected termcells   : 291
% 0.13/0.38  
% 0.13/0.38  # -------------------------------------------------
% 0.13/0.38  # User time                : 0.002 s
% 0.13/0.38  # System time              : 0.001 s
% 0.13/0.38  # Total time               : 0.003 s
% 0.13/0.38  # Maximum resident set size: 1700 pages
% 0.13/0.38  
% 0.13/0.38  # -------------------------------------------------
% 0.13/0.38  # User time                : 0.003 s
% 0.13/0.38  # System time              : 0.002 s
% 0.13/0.38  # Total time               : 0.006 s
% 0.13/0.38  # Maximum resident set size: 1764 pages
% 0.13/0.38  % E---3.1 exiting
% 0.13/0.38  % E exiting
%------------------------------------------------------------------------------