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

View Problem - Process Solution

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

% Computer : n016.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:56 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(sk__2_type,type,
    sk__2: $i ).

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

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

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

thf(cX2125_HALF,conjecture,
    ( ? [Xx: $i] :
      ! [Xy: $i] :
        ( ( ( cP @ Xy )
         => ( cP @ Xx ) )
        & ( ( cP @ Xx )
         => ( cP @ Xy ) ) )
   => ( ( ? [Xx: $i] : ( cP @ Xx )
       => ! [Xy: $i] : ( cP @ Xy ) )
      & ( ! [Xy: $i] : ( cP @ Xy )
       => ? [Xx: $i] : ( cP @ Xx ) ) ) ) ).

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

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

thf(zip_derived_cl15,plain,
    ~ ( cP @ sk_ ),
    inference(condensation,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl1,plain,
    ! [X1: $i] :
      ( ( cP @ X1 )
      | ~ ( cP @ sk__2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

thf(zip_derived_cl6,plain,
    cP @ sk__1,
    inference(condensation,[status(thm)],[zip_derived_cl5]) ).

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

thf(zip_derived_cl16,plain,
    cP @ sk__2,
    inference('sup-',[status(thm)],[zip_derived_cl6,zip_derived_cl0]) ).

thf(zip_derived_cl22,plain,
    ! [X1: $i] : ( cP @ X1 ),
    inference(demod,[status(thm)],[zip_derived_cl1,zip_derived_cl16]) ).

thf(zip_derived_cl23,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl15,zip_derived_cl22]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : SYO161^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.12  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.XvYDbDspSd true
% 0.15/0.33  % Computer : n016.cluster.edu
% 0.15/0.33  % Model    : x86_64 x86_64
% 0.15/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.33  % Memory   : 8042.1875MB
% 0.15/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.33  % CPULimit : 300
% 0.15/0.33  % WCLimit  : 300
% 0.15/0.33  % DateTime : Sat Aug 26 05:55:41 EDT 2023
% 0.15/0.33  % CPUTime  : 
% 0.15/0.33  % Running portfolio for 300 s
% 0.15/0.33  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.15/0.33  % Number of cores: 8
% 0.15/0.34  % Python version: Python 3.6.8
% 0.15/0.34  % Running in HO mode
% 0.19/0.60  % Total configuration time : 828
% 0.19/0.60  % Estimated wc time : 1656
% 0.19/0.60  % Estimated cpu time (8 cpus) : 207.0
% 0.19/0.70  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.19/0.72  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.19/0.72  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.19/0.72  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.19/0.72  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.19/0.72  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.19/0.73  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.19/0.73  % Solved by lams/40_c.s.sh.
% 0.19/0.73  % done 9 iterations in 0.009s
% 0.19/0.73  % SZS status Theorem for '/export/starexec/sandbox/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...
% 1.41/0.81  % Runner terminated.
% 1.41/0.82  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------