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

View Problem - Process Solution

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

% Computer : n004.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:51 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(cQ_type,type,
    cQ: $i > $o ).

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

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

thf(x_type,type,
    x: $i ).

thf(cADDHYP3,conjecture,
    ( ( ( ? [Xx0: $i] : ( cP @ Xx0 )
       => cB )
     => cB )
   => ( ( cQ @ x )
     => ? [Xx0: $i] : ( cQ @ Xx0 ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ( ? [Xx0: $i] : ( cP @ Xx0 )
         => cB )
       => cB )
     => ( ( cQ @ x )
       => ? [Xx0: $i] : ( cQ @ Xx0 ) ) ),
    inference('cnf.neg',[status(esa)],[cADDHYP3]) ).

thf(zip_derived_cl0,plain,
    ~ ( ( ( ( ??
            @ ^ [Y0: $i] : ( cP @ Y0 ) )
         => cB )
       => cB )
     => ( ( cQ @ x )
       => ( ??
          @ ^ [Y0: $i] : ( cQ @ Y0 ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl2,plain,
    ~ ( ( cQ @ x )
     => ( ??
        @ ^ [Y0: $i] : ( cQ @ Y0 ) ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl5,plain,
    ~ ( ??
      @ ^ [Y0: $i] : ( cQ @ Y0 ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl10,plain,
    ! [X2: $i] :
      ~ ( cQ @ X2 ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl5]) ).

thf(zip_derived_cl4,plain,
    cQ @ x,
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl11,plain,
    $false,
    inference('sup+',[status(thm)],[zip_derived_cl10,zip_derived_cl4]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYO136^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.MkfxboacLO true
% 0.13/0.34  % Computer : n004.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 01:42:08 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.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in HO mode
% 0.21/0.67  % Total configuration time : 828
% 0.21/0.67  % Estimated wc time : 1656
% 0.21/0.67  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.72  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.73  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 1.37/0.76  % Solved by lams/35_full_unif4.sh.
% 1.37/0.76  % done 1 iterations in 0.006s
% 1.37/0.76  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.37/0.76  % SZS output start Refutation
% See solution above
% 1.37/0.76  
% 1.37/0.76  
% 1.37/0.76  % Terminating...
% 1.52/0.86  % Runner terminated.
% 1.52/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------