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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO159^5 : TPTP v8.1.2. Released v4.0.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.JoOZu4xN5F true

% Computer : n006.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:49:55 EDT 2023

% Result   : Theorem 0.21s 0.73s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   16 (   5 unt;   5 typ;   0 def)
%            Number of atoms       :   25 (   0 equ;   0 cnn)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   65 (  17   ~;   4   |;   4   &;  34   @)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    5 (   5   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   11 (   0   ^;   5   !;   6   ?;  11   :)

% Comments : 
%------------------------------------------------------------------------------
thf(cC_type,type,
    cC: $i > $o ).

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

thf(cA_type,type,
    cA: $i > $o ).

thf(sk__1_type,type,
    sk__1: $i ).

thf(cB_type,type,
    cB: $i > $i > $o ).

thf(cNNF_EXAMPLE,conjecture,
    ( ~ ! [Xx: $i] :
          ( ( cA @ Xx )
         => ? [Xy: $i] :
              ( ( cC @ Xy )
              & ( cB @ Xx @ Xy ) ) )
   => ? [Xu: $i] :
        ( ~ ? [Xv: $i] :
              ~ ( ( cB @ Xu @ Xv )
               => ~ ( cC @ Xv ) )
        & ( cA @ Xu ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ~ ! [Xx: $i] :
            ( ( cA @ Xx )
           => ? [Xy: $i] :
                ( ( cC @ Xy )
                & ( cB @ Xx @ Xy ) ) )
     => ? [Xu: $i] :
          ( ~ ? [Xv: $i] :
                ~ ( ( cB @ Xu @ Xv )
                 => ~ ( cC @ Xv ) )
          & ( cA @ Xu ) ) ),
    inference('cnf.neg',[status(esa)],[cNNF_EXAMPLE]) ).

thf(zip_derived_cl2,plain,
    ! [X1: $i] :
      ( ( cC @ ( sk_ @ X1 ) )
      | ~ ( cA @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl3,plain,
    ! [X1: $i] :
      ( ( cB @ X1 @ ( sk_ @ X1 ) )
      | ~ ( cA @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i] :
      ( ~ ( cC @ X0 )
      | ~ ( cB @ sk__1 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,plain,
    ( ~ ( cA @ sk__1 )
    | ~ ( cC @ ( sk_ @ sk__1 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl3,zip_derived_cl0]) ).

thf(zip_derived_cl1,plain,
    cA @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl6,plain,
    ~ ( cC @ ( sk_ @ sk__1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl4,zip_derived_cl1]) ).

thf(zip_derived_cl8,plain,
    ~ ( cA @ sk__1 ),
    inference('sup-',[status(thm)],[zip_derived_cl2,zip_derived_cl6]) ).

thf(zip_derived_cl1_001,plain,
    cA @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl10,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl8,zip_derived_cl1]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYO159^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.JoOZu4xN5F true
% 0.16/0.35  % Computer : n006.cluster.edu
% 0.16/0.35  % Model    : x86_64 x86_64
% 0.16/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.35  % Memory   : 8042.1875MB
% 0.16/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.35  % CPULimit : 300
% 0.16/0.35  % WCLimit  : 300
% 0.16/0.35  % DateTime : Sat Aug 26 01:11:07 EDT 2023
% 0.16/0.35  % CPUTime  : 
% 0.16/0.35  % Running portfolio for 300 s
% 0.16/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.35  % Number of cores: 8
% 0.19/0.35  % Python version: Python 3.6.8
% 0.19/0.35  % Running in HO mode
% 0.21/0.68  % Total configuration time : 828
% 0.21/0.68  % Estimated wc time : 1656
% 0.21/0.68  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.71  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.73  % Solved by lams/40_c.s.sh.
% 0.21/0.73  % done 4 iterations in 0.006s
% 0.21/0.73  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.21/0.73  % SZS output start Refutation
% See solution above
% 0.21/0.73  
% 0.21/0.73  
% 0.21/0.73  % Terminating...
% 0.21/0.76  % Runner terminated.
% 0.21/0.77  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------