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

View Problem - Process Solution

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

% Computer : n028.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:45 EDT 2023

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

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

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

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

thf(cTHM66,conjecture,
    ( ? [X: $i] :
      ! [Y: $i] :
        ( ( cP @ X )
       => ( cP @ Y ) )
  <=> ? [X: $i] :
        ( ( cP @ X )
       => ! [Y: $i] : ( cP @ Y ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ? [X: $i] :
        ! [Y: $i] :
          ( ( cP @ X )
         => ( cP @ Y ) )
    <=> ? [X: $i] :
          ( ( cP @ X )
         => ! [Y: $i] : ( cP @ Y ) ) ),
    inference('cnf.neg',[status(esa)],[cTHM66]) ).

thf(zip_derived_cl2,plain,
    ( ~ ( cP @ sk_ )
    | ~ ( cP @ sk__1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl3,plain,
    ! [X2: $i,X3: $i] :
      ( ( cP @ X3 )
      | ( cP @ X2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i] : ( cP @ X0 ),
    inference(condensation,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl5_001,plain,
    ! [X0: $i] : ( cP @ X0 ),
    inference(condensation,[status(thm)],[zip_derived_cl3]) ).

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


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYO107^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.yKZhz5B88K true
% 0.13/0.34  % Computer : n028.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Sat Aug 26 07:20:22 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.34  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.19/0.35  % Running in HO mode
% 0.19/0.65  % Total configuration time : 828
% 0.19/0.65  % Estimated wc time : 1656
% 0.19/0.65  % Estimated cpu time (8 cpus) : 207.0
% 0.19/0.69  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.19/0.73  % Solved by lams/40_c.s.sh.
% 0.19/0.73  % done 2 iterations in 0.005s
% 0.19/0.73  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.19/0.73  % SZS output start Refutation
% See solution above
% 0.19/0.73  
% 0.19/0.73  
% 0.19/0.73  % Terminating...
% 0.19/0.75  % Runner terminated.
% 0.19/0.76  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------