TSTP Solution File: SYO377^5 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO377^5 : 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.Bmd1tXwquL true

% Computer : n012.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:50:54 EDT 2023

% Result   : Theorem 0.20s 0.69s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   22 (   3 unt;   3 typ;   0 def)
%            Number of atoms       :   54 (   0 equ;   0 cnn)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   69 (  16   ~;  12   |;   8   &;  23   @)
%                                         (   2 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    5 (   5   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    5 (   3 usr;   4 con; 0-1 aty)
%            Number of variables   :    8 (   0   ^;   8   !;   0   ?;   8   :)

% Comments : 
%------------------------------------------------------------------------------
thf(b_type,type,
    b: $o ).

thf(sk__type,type,
    sk_: $o > $o ).

thf(a_type,type,
    a: $o ).

thf(cEXT_IMP_EMB2,conjecture,
    ( ! [Xx: $o,Xy: $o] :
        ( ( Xx
        <=> Xy )
       => ! [Xq: $o > $o] :
            ( ( Xq @ Xx )
           => ( Xq @ Xy ) ) )
   => ! [Xp: $o > $o] :
        ( ( ( Xp @ a )
          & ( Xp @ b ) )
       => ( Xp
          @ ( b
            & a ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ! [Xx: $o,Xy: $o] :
          ( ( Xx
          <=> Xy )
         => ! [Xq: $o > $o] :
              ( ( Xq @ Xx )
             => ( Xq @ Xy ) ) )
     => ! [Xp: $o > $o] :
          ( ( ( Xp @ a )
            & ( Xp @ b ) )
         => ( Xp
            @ ( b
              & a ) ) ) ),
    inference('cnf.neg',[status(esa)],[cEXT_IMP_EMB2]) ).

thf(zip_derived_cl2,plain,
    ~ ( sk_
      @ ( b
        & a ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl28,plain,
    ( ~ b
    | ~ ( sk_
        @ ( $true
          & a ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl29,plain,
    ( ~ b
    | ~ ( sk_ @ a ) ),
    inference('simplify boolean subterms',[status(thm)],[zip_derived_cl28]) ).

thf(zip_derived_cl31,plain,
    ( ~ a
    | ~ b
    | ~ ( sk_ @ $true ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl29]) ).

thf(zip_derived_cl3,plain,
    sk_ @ b,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl6,plain,
    ( ~ b
    | ( sk_ @ $true ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl39,plain,
    ( ~ b
    | ~ a ),
    inference(clc,[status(thm)],[zip_derived_cl31,zip_derived_cl6]) ).

thf(zip_derived_cl27,plain,
    ( b
    | ~ ( sk_
        @ ( $false
          & a ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl32,plain,
    ( b
    | ~ ( sk_ @ $false ) ),
    inference('simplify boolean subterms',[status(thm)],[zip_derived_cl27]) ).

thf(zip_derived_cl5,plain,
    ( b
    | ( sk_ @ $false ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl33,plain,
    b,
    inference(clc,[status(thm)],[zip_derived_cl32,zip_derived_cl5]) ).

thf(zip_derived_cl25,plain,
    ( a
    | ~ ( sk_
        @ ( b
          & $false ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl37,plain,
    ( a
    | ~ ( sk_ @ $false ) ),
    inference('simplify boolean subterms',[status(thm)],[zip_derived_cl25]) ).

thf(zip_derived_cl4,plain,
    sk_ @ a,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl7,plain,
    ( a
    | ( sk_ @ $false ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl4]) ).

thf(zip_derived_cl38,plain,
    a,
    inference(clc,[status(thm)],[zip_derived_cl37,zip_derived_cl7]) ).

thf(zip_derived_cl45,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl39,zip_derived_cl33,zip_derived_cl38]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : SYO377^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.Bmd1tXwquL true
% 0.13/0.33  % Computer : n012.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 300
% 0.13/0.33  % DateTime : Sat Aug 26 02:02:11 EDT 2023
% 0.19/0.33  % CPUTime  : 
% 0.19/0.33  % Running portfolio for 300 s
% 0.19/0.33  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.34  % Number of cores: 8
% 0.19/0.34  % Python version: Python 3.6.8
% 0.19/0.34  % Running in HO mode
% 0.20/0.61  % Total configuration time : 828
% 0.20/0.61  % Estimated wc time : 1656
% 0.20/0.61  % Estimated cpu time (8 cpus) : 207.0
% 0.20/0.66  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.20/0.67  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.20/0.69  % Solved by lams/40_c.s.sh.
% 0.20/0.69  % done 6 iterations in 0.010s
% 0.20/0.69  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.20/0.69  % SZS output start Refutation
% See solution above
% 0.20/0.69  
% 0.20/0.69  
% 0.20/0.69  % Terminating...
% 0.20/0.71  % Runner terminated.
% 0.20/0.72  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------