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

View Problem - Process Solution

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

% Computer : n031.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 : Thu Aug 31 19:18:35 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(a_type,type,
    a: $tType ).

thf(sk__2_type,type,
    sk__2: a ).

thf(sk__type,type,
    sk_: a > $o ).

thf(sk__1_type,type,
    sk__1: a > $o ).

thf(cGAZING_THM23_pme,conjecture,
    ! [S: a > $o,T: a > $o] :
      ( ! [Xz: a] :
          ( ( ( S @ Xz )
            | ( T @ Xz ) )
        <=> ( S @ Xz ) )
     => ! [Xx: a] :
          ( ( T @ Xx )
         => ( S @ Xx ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [S: a > $o,T: a > $o] :
        ( ! [Xz: a] :
            ( ( ( S @ Xz )
              | ( T @ Xz ) )
          <=> ( S @ Xz ) )
       => ! [Xx: a] :
            ( ( T @ Xx )
           => ( S @ Xx ) ) ),
    inference('cnf.neg',[status(esa)],[cGAZING_THM23_pme]) ).

thf(zip_derived_cl3,plain,
    ~ ( sk_ @ sk__2 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl2,plain,
    ! [X1: a] :
      ( ( sk_ @ X1 )
      | ~ ( sk__1 @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,plain,
    sk__1 @ sk__2,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl5,plain,
    sk_ @ sk__2,
    inference('sup+',[status(thm)],[zip_derived_cl2,zip_derived_cl4]) ).

thf(zip_derived_cl9,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl3,zip_derived_cl5]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.15  % Problem  : SEU843^5 : TPTP v8.1.2. Released v4.0.0.
% 0.15/0.16  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.uoURhNQC6z true
% 0.17/0.38  % Computer : n031.cluster.edu
% 0.17/0.38  % Model    : x86_64 x86_64
% 0.17/0.38  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.17/0.38  % Memory   : 8042.1875MB
% 0.17/0.38  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.17/0.38  % CPULimit : 300
% 0.17/0.38  % WCLimit  : 300
% 0.17/0.38  % DateTime : Wed Aug 23 16:13:20 EDT 2023
% 0.17/0.38  % CPUTime  : 
% 0.17/0.38  % Running portfolio for 300 s
% 0.17/0.38  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.17/0.38  % Number of cores: 8
% 0.17/0.38  % Python version: Python 3.6.8
% 0.17/0.38  % Running in HO mode
% 0.25/0.67  % Total configuration time : 828
% 0.25/0.67  % Estimated wc time : 1656
% 0.25/0.67  % Estimated cpu time (8 cpus) : 207.0
% 0.25/0.77  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.25/0.77  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.60/0.79  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.60/0.79  % Solved by lams/40_c.s.sh.
% 0.60/0.79  % done 4 iterations in 0.006s
% 0.60/0.79  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.60/0.79  % SZS output start Refutation
% See solution above
% 0.60/0.79  
% 0.60/0.79  
% 0.60/0.79  % Terminating...
% 0.72/0.89  % Runner terminated.
% 0.72/0.90  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------