TSTP Solution File: SYO460^4 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO460^4 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.qlcJkV7ujS true

% Computer : n031.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 : Fri Sep  1 05:51:25 EDT 2023

% Result   : Theorem 1.23s 0.79s
% Output   : Refutation 1.23s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   30
% Syntax   : Number of formulae    :   55 (  27 unt;  14 typ;   0 def)
%            Number of atoms       :  129 (  21 equ;   0 cnn)
%            Maximal formula atoms :   13 (   3 avg)
%            Number of connectives :  199 (  43   ~;  31   |;   0   &; 125   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   3 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   61 (  61   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   16 (  14 usr;   4 con; 0-3 aty)
%            Number of variables   :   57 (  39   ^;  18   !;   0   ?;  57   :)

% Comments : 
%------------------------------------------------------------------------------
thf(q_type,type,
    q: $i > $o ).

thf(rel_b_type,type,
    rel_b: $i > $i > $o ).

thf(mand_type,type,
    mand: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(sk__2_type,type,
    sk__2: $i ).

thf(sk__3_type,type,
    sk__3: $i ).

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

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

thf(p_type,type,
    p: $i > $o ).

thf(mdia_b_type,type,
    mdia_b: ( $i > $o ) > $i > $o ).

thf(sk__4_type,type,
    sk__4: $i ).

thf(mbox_b_type,type,
    mbox_b: ( $i > $o ) > $i > $o ).

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

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

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

thf(mdia_b,axiom,
    ( mdia_b
    = ( ^ [Phi: $i > $o] : ( mnot @ ( mbox_b @ ( mnot @ Phi ) ) ) ) ) ).

thf(mbox_b,axiom,
    ( mbox_b
    = ( ^ [Phi: $i > $o,W: $i] :
        ! [V: $i] :
          ( ( Phi @ V )
          | ~ ( rel_b @ W @ V ) ) ) ) ).

thf('0',plain,
    ( mbox_b
    = ( ^ [Phi: $i > $o,W: $i] :
        ! [V: $i] :
          ( ( Phi @ V )
          | ~ ( rel_b @ W @ V ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mbox_b]) ).

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

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

thf('2',plain,
    ( mnot
    = ( ^ [Phi: $i > $o,W: $i] :
          ~ ( Phi @ W ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mnot]) ).

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

thf('4',plain,
    ( mdia_b
    = ( ^ [Phi: $i > $o] : ( mnot @ ( mbox_b @ ( mnot @ Phi ) ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mdia_b,'1','3']) ).

thf('5',plain,
    ( mdia_b
    = ( ^ [V_1: $i > $o] : ( mnot @ ( mbox_b @ ( mnot @ V_1 ) ) ) ) ),
    define([status(thm)]) ).

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

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

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

thf(mimplies,axiom,
    ( mimplies
    = ( ^ [Phi: $i > $o,Psi: $i > $o] : ( mor @ ( mnot @ Phi ) @ Psi ) ) ) ).

thf(mor,axiom,
    ( mor
    = ( ^ [Phi: $i > $o,Psi: $i > $o,W: $i] :
          ( ( Phi @ W )
          | ( Psi @ W ) ) ) ) ).

thf('8',plain,
    ( mor
    = ( ^ [Phi: $i > $o,Psi: $i > $o,W: $i] :
          ( ( Phi @ W )
          | ( Psi @ W ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mor]) ).

thf('9',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('10',plain,
    ( mimplies
    = ( ^ [Phi: $i > $o,Psi: $i > $o] : ( mor @ ( mnot @ Phi ) @ Psi ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mimplies,'9','3']) ).

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

thf(mand,axiom,
    ( mand
    = ( ^ [Phi: $i > $o,Psi: $i > $o] : ( mnot @ ( mor @ ( mnot @ Phi ) @ ( mnot @ Psi ) ) ) ) ) ).

thf('12',plain,
    ( mand
    = ( ^ [Phi: $i > $o,Psi: $i > $o] : ( mnot @ ( mor @ ( mnot @ Phi ) @ ( mnot @ Psi ) ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mand,'9','3']) ).

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

thf(prove,conjecture,
    mvalid @ ( mimplies @ ( mor @ ( mdia_b @ ( mand @ p @ q ) ) @ ( mdia_b @ ( mand @ p @ r ) ) ) @ ( mdia_b @ p ) ) ).

thf(zf_stmt_0,conjecture,
    ! [X4: $i] :
      ( ~ ( ~ ! [X6: $i] :
                ( ~ ( q @ X6 )
                | ~ ( p @ X6 )
                | ~ ( rel_b @ X4 @ X6 ) )
          | ~ ! [X8: $i] :
                ( ~ ( r @ X8 )
                | ~ ( p @ X8 )
                | ~ ( rel_b @ X4 @ X8 ) ) )
      | ~ ! [X10: $i] :
            ( ~ ( p @ X10 )
            | ~ ( rel_b @ X4 @ X10 ) ) ) ).

thf(zf_stmt_1,negated_conjecture,
    ~ ! [X4: $i] :
        ( ~ ( ~ ! [X6: $i] :
                  ( ~ ( q @ X6 )
                  | ~ ( p @ X6 )
                  | ~ ( rel_b @ X4 @ X6 ) )
            | ~ ! [X8: $i] :
                  ( ~ ( r @ X8 )
                  | ~ ( p @ X8 )
                  | ~ ( rel_b @ X4 @ X8 ) ) )
        | ~ ! [X10: $i] :
              ( ~ ( p @ X10 )
              | ~ ( rel_b @ X4 @ X10 ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl11,plain,
    ( ( rel_b @ sk__2 @ sk__3 )
    | ( rel_b @ sk__2 @ sk__4 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i] :
      ( ~ ( p @ X0 )
      | ~ ( rel_b @ sk__2 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl19,plain,
    ( ( rel_b @ sk__2 @ sk__3 )
    | ~ ( p @ sk__4 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl11,zip_derived_cl2]) ).

thf(zip_derived_cl10,plain,
    ( ( rel_b @ sk__2 @ sk__3 )
    | ( p @ sk__4 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl2_001,plain,
    ! [X0: $i] :
      ( ~ ( p @ X0 )
      | ~ ( rel_b @ sk__2 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl15,plain,
    ( ( p @ sk__4 )
    | ~ ( p @ sk__3 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl10,zip_derived_cl2]) ).

thf(zip_derived_cl8,plain,
    ( ( p @ sk__3 )
    | ( rel_b @ sk__2 @ sk__4 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl2_002,plain,
    ! [X0: $i] :
      ( ~ ( p @ X0 )
      | ~ ( rel_b @ sk__2 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl12,plain,
    ( ( p @ sk__3 )
    | ~ ( p @ sk__4 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl8,zip_derived_cl2]) ).

thf(zip_derived_cl7,plain,
    ( ( p @ sk__3 )
    | ( p @ sk__4 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl14,plain,
    p @ sk__3,
    inference(clc,[status(thm)],[zip_derived_cl12,zip_derived_cl7]) ).

thf(zip_derived_cl17,plain,
    p @ sk__4,
    inference(demod,[status(thm)],[zip_derived_cl15,zip_derived_cl14]) ).

thf(zip_derived_cl21,plain,
    rel_b @ sk__2 @ sk__3,
    inference(demod,[status(thm)],[zip_derived_cl19,zip_derived_cl17]) ).

thf(zip_derived_cl2_003,plain,
    ! [X0: $i] :
      ( ~ ( p @ X0 )
      | ~ ( rel_b @ sk__2 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl22,plain,
    ~ ( p @ sk__3 ),
    inference('sup-',[status(thm)],[zip_derived_cl21,zip_derived_cl2]) ).

thf(zip_derived_cl14_004,plain,
    p @ sk__3,
    inference(clc,[status(thm)],[zip_derived_cl12,zip_derived_cl7]) ).

thf(zip_derived_cl24,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl22,zip_derived_cl14]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYO460^4 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.15  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.qlcJkV7ujS true
% 0.15/0.36  % Computer : n031.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Sat Aug 26 00:30:52 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.15/0.36  % Running portfolio for 300 s
% 0.15/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.15/0.37  % Number of cores: 8
% 0.15/0.37  % Python version: Python 3.6.8
% 0.15/0.37  % Running in HO mode
% 0.23/0.68  % Total configuration time : 828
% 0.23/0.68  % Estimated wc time : 1656
% 0.23/0.68  % Estimated cpu time (8 cpus) : 207.0
% 1.23/0.75  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 1.23/0.76  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 1.23/0.77  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 1.23/0.77  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 1.23/0.77  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 1.23/0.77  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 1.23/0.78  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 1.23/0.79  % Solved by lams/40_c.s.sh.
% 1.23/0.79  % done 15 iterations in 0.018s
% 1.23/0.79  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.23/0.79  % SZS output start Refutation
% See solution above
% 1.23/0.79  
% 1.23/0.79  
% 1.23/0.79  % Terminating...
% 1.95/0.88  % Runner terminated.
% 1.95/0.89  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------