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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO257^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.Wv5Pooi3Sm true

% Computer : n014.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:29 EDT 2023

% Result   : Theorem 0.21s 0.72s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   11 (   5 unt;   4 typ;   0 def)
%            Number of atoms       :   11 (   0 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   38 (   2   ~;   0   |;   2   &;  32   @)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    5 (   4 usr;   1 con; 0-2 aty)
%            Number of variables   :   18 (   1   ^;  15   !;   2   ?;  18   :)

% Comments : 
%------------------------------------------------------------------------------
thf(h_type,type,
    h: $i > $i ).

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

thf(cP_type,type,
    cP: $i > $i > $o ).

thf(g_type,type,
    g: $i > $i ).

thf(cTHM84,conjecture,
    ? [Xx: $i] :
    ! [Xy: $i] :
      ( ! [Xf: $i > $i,Xz: $i] :
          ( ( cP @ Xx @ Xy )
          & ( cP @ Xz @ ( Xf @ Xx ) ) )
     => ( cP @ Xy @ ( g @ ( h @ Xy ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ? [Xx: $i] :
      ! [Xy: $i] :
        ( ! [Xf: $i > $i,Xz: $i] :
            ( ( cP @ Xx @ Xy )
            & ( cP @ Xz @ ( Xf @ Xx ) ) )
       => ( cP @ Xy @ ( g @ ( h @ Xy ) ) ) ),
    inference('cnf.neg',[status(esa)],[cTHM84]) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i] :
      ~ ( cP @ ( sk_ @ X0 ) @ ( g @ ( h @ ( sk_ @ X0 ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i,X1: $i,X2: $i > $i] : ( cP @ X1 @ ( X2 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl3,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( cP @ X1
      @ ( ^ [Y0: $i] : X2
        @ X0 ) ),
    inference(prune_arg_fun,[status(thm)],[zip_derived_cl1]) ).

thf(zip_derived_cl4,plain,
    ! [X1: $i,X2: $i] : ( cP @ X1 @ X2 ),
    inference(ho_norm,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl5,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl2,zip_derived_cl4]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYO257^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.Wv5Pooi3Sm true
% 0.13/0.35  % Computer : n014.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 : Fri Aug 25 23:42:48 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox2/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.21/0.65  % Total configuration time : 828
% 0.21/0.65  % Estimated wc time : 1656
% 0.21/0.65  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.70  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.72  % Solved by lams/40_c.s.sh.
% 0.21/0.72  % done 2 iterations in 0.005s
% 0.21/0.72  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.21/0.72  % SZS output start Refutation
% See solution above
% 0.21/0.72  
% 0.21/0.72  
% 0.21/0.72  % Terminating...
% 0.21/0.76  % Runner terminated.
% 0.21/0.77  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------