TSTP Solution File: LCL597^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : LCL597^1 : TPTP v8.1.2. Released v3.6.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.esDKVkhdEt true

% Computer : n002.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 : Thu Aug 31 09:00:20 EDT 2023

% Result   : Theorem 1.54s 0.78s
% Output   : Refutation 1.54s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   19
% Syntax   : Number of formulae    :   27 (  16 unt;   7 typ;   0 def)
%            Number of atoms       :   42 (  15 equ;   0 cnn)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :   79 (   6   ~;   5   |;   0   &;  59   @)
%                                         (   0 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   3 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   65 (  65   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    9 (   7 usr;   1 con; 0-3 aty)
%            Number of variables   :   54 (  33   ^;  18   !;   3   ?;  54   :)

% Comments : 
%------------------------------------------------------------------------------
thf(mor_type,type,
    mor: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(mnot_type,type,
    mnot: ( $i > $o ) > $i > $o ).

thf(sk__10_type,type,
    sk__10: ( $i > $i > $o ) > $i ).

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

thf(sk__11_type,type,
    sk__11: ( $i > $i > $o ) > $i ).

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

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

thf(mvalid,axiom,
    ( mvalid
    = ( ^ [P: $i > $o] :
        ! [W: $i] : ( P @ W ) ) ) ).

thf('0',plain,
    ( mvalid
    = ( ^ [P: $i > $o] :
        ! [W: $i] : ( P @ W ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mvalid]) ).

thf('1',plain,
    ( mvalid
    = ( ^ [V_1: $i > $o] :
        ! [X4: $i] : ( V_1 @ X4 ) ) ),
    define([status(thm)]) ).

thf(mbox,axiom,
    ( mbox
    = ( ^ [R: $i > $i > $o,P: $i > $o,X: $i] :
        ! [Y: $i] :
          ( ( R @ X @ Y )
         => ( P @ Y ) ) ) ) ).

thf('2',plain,
    ( mbox
    = ( ^ [R: $i > $i > $o,P: $i > $o,X: $i] :
        ! [Y: $i] :
          ( ( R @ X @ Y )
         => ( P @ Y ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mbox]) ).

thf('3',plain,
    ( mbox
    = ( ^ [V_1: $i > $i > $o,V_2: $i > $o,V_3: $i] :
        ! [X4: $i] :
          ( ( V_1 @ V_3 @ X4 )
         => ( V_2 @ X4 ) ) ) ),
    define([status(thm)]) ).

thf(mimpl,axiom,
    ( mimpl
    = ( ^ [U: $i > $o,V: $i > $o] : ( mor @ ( mnot @ U ) @ V ) ) ) ).

thf(mor,axiom,
    ( mor
    = ( ^ [X: $i > $o,Y: $i > $o,U: $i] :
          ( ( X @ U )
          | ( Y @ U ) ) ) ) ).

thf('4',plain,
    ( mor
    = ( ^ [X: $i > $o,Y: $i > $o,U: $i] :
          ( ( X @ U )
          | ( Y @ U ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mor]) ).

thf('5',plain,
    ( mor
    = ( ^ [V_1: $i > $o,V_2: $i > $o,V_3: $i] :
          ( ( V_1 @ V_3 )
          | ( V_2 @ V_3 ) ) ) ),
    define([status(thm)]) ).

thf(mnot,axiom,
    ( mnot
    = ( ^ [X: $i > $o,U: $i] :
          ~ ( X @ U ) ) ) ).

thf('6',plain,
    ( mnot
    = ( ^ [X: $i > $o,U: $i] :
          ~ ( X @ U ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mnot]) ).

thf('7',plain,
    ( mnot
    = ( ^ [V_1: $i > $o,V_2: $i] :
          ~ ( V_1 @ V_2 ) ) ),
    define([status(thm)]) ).

thf('8',plain,
    ( mimpl
    = ( ^ [U: $i > $o,V: $i > $o] : ( mor @ ( mnot @ U ) @ V ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mimpl,'5','7']) ).

thf('9',plain,
    ( mimpl
    = ( ^ [V_1: $i > $o,V_2: $i > $o] : ( mor @ ( mnot @ V_1 ) @ V_2 ) ) ),
    define([status(thm)]) ).

thf(thm,conjecture,
    ? [R: $i > $i > $o] :
    ! [A: $i > $o] : ( mvalid @ ( mimpl @ ( mbox @ R @ A ) @ ( mbox @ R @ ( mbox @ R @ A ) ) ) ) ).

thf(zf_stmt_0,conjecture,
    ? [X4: $i > $i > $o] :
    ! [X6: $i > $o,X8: $i] :
      ( ~ ! [X10: $i] :
            ( ( X4 @ X8 @ X10 )
           => ( X6 @ X10 ) )
      | ! [X12: $i] :
          ( ( X4 @ X8 @ X12 )
         => ! [X14: $i] :
              ( ( X4 @ X12 @ X14 )
             => ( X6 @ X14 ) ) ) ) ).

thf(zf_stmt_1,negated_conjecture,
    ~ ? [X4: $i > $i > $o] :
      ! [X6: $i > $o,X8: $i] :
        ( ~ ! [X10: $i] :
              ( ( X4 @ X8 @ X10 )
             => ( X6 @ X10 ) )
        | ! [X12: $i] :
            ( ( X4 @ X8 @ X12 )
           => ! [X14: $i] :
                ( ( X4 @ X12 @ X14 )
               => ( X6 @ X14 ) ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i > $i > $o] : ( X0 @ ( sk__10 @ X0 ) @ ( sk__11 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl4,plain,
    $false,
    inference(flex_resolve,[status(thm)],[zip_derived_cl0]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : LCL597^1 : TPTP v8.1.2. Released v3.6.0.
% 0.07/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.esDKVkhdEt true
% 0.13/0.35  % Computer : n002.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Thu Aug 24 18:20:46 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.36  % Running in HO mode
% 0.22/0.67  % Total configuration time : 828
% 0.22/0.67  % Estimated wc time : 1656
% 0.22/0.67  % Estimated cpu time (8 cpus) : 207.0
% 0.22/0.75  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.22/0.78  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.22/0.78  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.22/0.78  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 1.54/0.78  % Solved by lams/40_c.s.sh.
% 1.54/0.78  % done 0 iterations in 0.011s
% 1.54/0.78  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.54/0.78  % SZS output start Refutation
% See solution above
% 1.54/0.78  
% 1.54/0.78  
% 1.54/0.78  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 1.54/0.78  % Terminating...
% 1.60/0.87  % Runner terminated.
% 1.60/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------