TSTP Solution File: SYO050^2 by E---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : SYO050^2 : TPTP v8.2.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n025.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 : Tue May 21 08:44:25 EDT 2024

% Result   : Theorem 0.19s 0.48s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   25 (  14 unt;   7 typ;   0 def)
%            Number of atoms       :   33 (  13 equ;   0 cnn)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   76 (  12   ~;  11   |;   1   &;  52   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   3 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   72 (  72   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    9 (   7 usr;   1 con; 0-3 aty)
%            Number of variables   :   48 (  31   ^  15   !;   2   ?;  48   :)

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

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

thf(decl_27,type,
    mimplies: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(decl_32,type,
    mforall_prop: ( ( $i > $o ) > $i > $o ) > $i > $o ).

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

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

thf(decl_53,type,
    esk1_3: ( $i > $i > $o ) > $i > ( $i > $o ) > $i ).

thf(mimplies,axiom,
    ( mimplies
    = ( ^ [X6: $i > $o,X7: $i > $o] : ( mor @ ( mnot @ X6 ) @ X7 ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^0.ax',mimplies) ).

thf(mor,axiom,
    ( mor
    = ( ^ [X6: $i > $o,X7: $i > $o,X3: $i] :
          ( ( X6 @ X3 )
          | ( X7 @ X3 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^0.ax',mor) ).

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

thf(mvalid,axiom,
    ( mvalid
    = ( ^ [X6: $i > $o] :
        ! [X3: $i] : ( X6 @ X3 ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^0.ax',mvalid) ).

thf(mbox,axiom,
    ( mbox
    = ( ^ [X13: $i > $i > $o,X6: $i > $o,X3: $i] :
        ! [X14: $i] :
          ( ~ ( X13 @ X3 @ X14 )
          | ( X6 @ X14 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^0.ax',mbox) ).

thf(mforall_prop,axiom,
    ( mforall_prop
    = ( ^ [X9: ( $i > $o ) > $i > $o,X3: $i] :
        ! [X10: $i > $o] : ( X9 @ X10 @ X3 ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^0.ax',mforall_prop) ).

thf(conj,conjecture,
    ? [X13: $i > $i > $o] :
      ~ ( mvalid
        @ ( mforall_prop
          @ ^ [X18: $i > $o] : ( mimplies @ ( mbox @ X13 @ X18 ) @ X18 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj) ).

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

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,
    ( mnot
    = ( ^ [Z0: $i > $o,Z1: $i] :
          ~ ( Z0 @ Z1 ) ) ),
    inference(fof_simplification,[status(thm)],[mnot]) ).

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

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

thf(c_0_12,plain,
    ( mimplies
    = ( ^ [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_13,plain,
    ( mforall_prop
    = ( ^ [Z0: ( $i > $o ) > $i > $o,Z1: $i] :
        ! [X10: $i > $o] : ( Z0 @ X10 @ Z1 ) ) ),
    inference(fof_simplification,[status(thm)],[mforall_prop]) ).

thf(c_0_14,negated_conjecture,
    ~ ? [X13: $i > $i > $o] :
        ~ ! [X24: $i,X23: $i > $o] :
            ( ~ ! [X22: $i] :
                  ( ~ ( X13 @ X24 @ X22 )
                  | ( X23 @ X22 ) )
            | ( X23 @ X24 ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[conj])]),c_0_10]),c_0_11]),c_0_12]),c_0_13]) ).

thf(c_0_15,negated_conjecture,
    ! [X25: $i > $i > $o,X26: $i,X27: $i > $o] :
      ( ( ( X25 @ X26 @ ( esk1_3 @ X25 @ X26 @ X27 ) )
        | ( X27 @ X26 ) )
      & ( ~ ( X27 @ ( esk1_3 @ X25 @ X26 @ X27 ) )
        | ( X27 @ X26 ) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[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,
    ! [X13: $i > $i > $o,X4: $i > $o,X3: $i] :
      ( ( X13 @ X3 @ ( esk1_3 @ X13 @ X3 @ X4 ) )
      | ( X4 @ X3 ) ),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

thf(c_0_17,negated_conjecture,
    $false,
    inference(flex_resolve,[status(thm)],[c_0_16]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SYO050^2 : TPTP v8.2.0. Released v4.0.0.
% 0.07/0.13  % Command    : run_E %s %d THM
% 0.13/0.34  % Computer : n025.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon May 20 10:58:38 EDT 2024
% 0.13/0.34  % CPUTime    : 
% 0.19/0.47  Running higher-order theorem proving
% 0.19/0.47  Running: /export/starexec/sandbox/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/sandbox/benchmark/theBenchmark.p
% 0.19/0.48  # Version: 3.1.0-ho
% 0.19/0.48  # Preprocessing class: HSMSSMSSMLMNHHN.
% 0.19/0.48  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.48  # Starting ehoh_best2_full_lfho with 1500s (5) cores
% 0.19/0.48  # Starting lpo9_lambda_fix with 300s (1) cores
% 0.19/0.48  # Starting sh5l with 300s (1) cores
% 0.19/0.48  # Starting ho_unfolding_6 with 300s (1) cores
% 0.19/0.48  # lpo9_lambda_fix with pid 28822 completed with status 0
% 0.19/0.48  # Result found by lpo9_lambda_fix
% 0.19/0.48  # Preprocessing class: HSMSSMSSMLMNHHN.
% 0.19/0.48  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.48  # Starting ehoh_best2_full_lfho with 1500s (5) cores
% 0.19/0.48  # Starting lpo9_lambda_fix with 300s (1) cores
% 0.19/0.48  # SinE strategy is gf500_gu_R04_F100_L20000
% 0.19/0.48  # Search class: HGUNF-FFSF33-SHHSMMBN
% 0.19/0.48  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 0.19/0.48  # Starting new_ho_10 with 163s (1) cores
% 0.19/0.48  # new_ho_10 with pid 28825 completed with status 0
% 0.19/0.48  # Result found by new_ho_10
% 0.19/0.48  # Preprocessing class: HSMSSMSSMLMNHHN.
% 0.19/0.48  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.48  # Starting ehoh_best2_full_lfho with 1500s (5) cores
% 0.19/0.48  # Starting lpo9_lambda_fix with 300s (1) cores
% 0.19/0.48  # SinE strategy is gf500_gu_R04_F100_L20000
% 0.19/0.48  # Search class: HGUNF-FFSF33-SHHSMMBN
% 0.19/0.48  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 0.19/0.48  # Starting new_ho_10 with 163s (1) cores
% 0.19/0.48  # Preprocessing time       : 0.001 s
% 0.19/0.48  # Presaturation interreduction done
% 0.19/0.48  
% 0.19/0.48  # Proof found!
% 0.19/0.48  # SZS status Theorem
% 0.19/0.48  # SZS output start CNFRefutation
% See solution above
% 0.19/0.49  # Parsed axioms                        : 64
% 0.19/0.49  # Removed by relevancy pruning/SinE    : 51
% 0.19/0.49  # Initial clauses                      : 2
% 0.19/0.49  # Removed in clause preprocessing      : 0
% 0.19/0.49  # Initial clauses in saturation        : 2
% 0.19/0.49  # Processed clauses                    : 2
% 0.19/0.49  # ...of these trivial                  : 0
% 0.19/0.49  # ...subsumed                          : 0
% 0.19/0.49  # ...remaining for further processing  : 1
% 0.19/0.49  # Other redundant clauses eliminated   : 0
% 0.19/0.49  # Clauses deleted for lack of memory   : 0
% 0.19/0.49  # Backward-subsumed                    : 0
% 0.19/0.49  # Backward-rewritten                   : 0
% 0.19/0.49  # Generated clauses                    : 0
% 0.19/0.49  # ...of the previous two non-redundant : 0
% 0.19/0.49  # ...aggressively subsumed             : 0
% 0.19/0.49  # Contextual simplify-reflections      : 0
% 0.19/0.49  # Paramodulations                      : 0
% 0.19/0.49  # Factorizations                       : 0
% 0.19/0.49  # NegExts                              : 0
% 0.19/0.49  # Equation resolutions                 : 0
% 0.19/0.49  # Disequality decompositions           : 0
% 0.19/0.49  # Total rewrite steps                  : 0
% 0.19/0.49  # ...of those cached                   : 0
% 0.19/0.49  # Propositional unsat checks           : 0
% 0.19/0.49  #    Propositional check models        : 0
% 0.19/0.49  #    Propositional check unsatisfiable : 0
% 0.19/0.49  #    Propositional clauses             : 0
% 0.19/0.49  #    Propositional clauses after purity: 0
% 0.19/0.49  #    Propositional unsat core size     : 0
% 0.19/0.49  #    Propositional preprocessing time  : 0.000
% 0.19/0.49  #    Propositional encoding time       : 0.000
% 0.19/0.49  #    Propositional solver time         : 0.000
% 0.19/0.49  #    Success case prop preproc time    : 0.000
% 0.19/0.49  #    Success case prop encoding time   : 0.000
% 0.19/0.49  #    Success case prop solver time     : 0.000
% 0.19/0.49  # Current number of processed clauses  : 1
% 0.19/0.49  #    Positive orientable unit clauses  : 0
% 0.19/0.49  #    Positive unorientable unit clauses: 0
% 0.19/0.49  #    Negative unit clauses             : 0
% 0.19/0.49  #    Non-unit-clauses                  : 1
% 0.19/0.49  # Current number of unprocessed clauses: 0
% 0.19/0.49  # ...number of literals in the above   : 0
% 0.19/0.49  # Current number of archived formulas  : 0
% 0.19/0.49  # Current number of archived clauses   : 0
% 0.19/0.49  # Clause-clause subsumption calls (NU) : 0
% 0.19/0.49  # Rec. Clause-clause subsumption calls : 0
% 0.19/0.49  # Non-unit clause-clause subsumptions  : 0
% 0.19/0.49  # Unit Clause-clause subsumption calls : 0
% 0.19/0.49  # Rewrite failures with RHS unbound    : 0
% 0.19/0.49  # BW rewrite match attempts            : 0
% 0.19/0.49  # BW rewrite match successes           : 0
% 0.19/0.49  # Condensation attempts                : 2
% 0.19/0.49  # Condensation successes               : 0
% 0.19/0.49  # Termbank termtop insertions          : 1136
% 0.19/0.49  # Search garbage collected termcells   : 452
% 0.19/0.49  
% 0.19/0.49  # -------------------------------------------------
% 0.19/0.49  # User time                : 0.002 s
% 0.19/0.49  # System time              : 0.002 s
% 0.19/0.49  # Total time               : 0.004 s
% 0.19/0.49  # Maximum resident set size: 1920 pages
% 0.19/0.49  
% 0.19/0.49  # -------------------------------------------------
% 0.19/0.49  # User time                : 0.005 s
% 0.19/0.49  # System time              : 0.003 s
% 0.19/0.49  # Total time               : 0.009 s
% 0.19/0.49  # Maximum resident set size: 1792 pages
% 0.19/0.49  % E---3.1 exiting
% 0.19/0.49  % E exiting
%------------------------------------------------------------------------------