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

View Problem - Process Solution

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

% Computer : n011.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 16:15:03 EDT 2023

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

% 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 ).

thf(cBOOL_PROP_92_pme,conjecture,
    ! [X: a > $o] :
      ( ! [Xz: a] :
          ( ( ( $false
              & ~ ( X @ Xz ) )
            | ( X @ Xz ) )
        <=> ( X @ Xz ) )
      & ! [Xz: a] :
          ( ( ( X @ Xz )
            | ( $false
              & ~ ( X @ Xz ) ) )
        <=> ( X @ Xz ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [X: a > $o] :
        ( ! [Xz: a] :
            ( ( ( $false
                & ~ ( X @ Xz ) )
              | ( X @ Xz ) )
          <=> ( X @ Xz ) )
        & ! [Xz: a] :
            ( ( ( X @ Xz )
              | ( $false
                & ~ ( X @ Xz ) ) )
          <=> ( X @ Xz ) ) ),
    inference('cnf.neg',[status(esa)],[cBOOL_PROP_92_pme]) ).

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

thf(zip_derived_cl26,plain,
    ( ~ ( sk_ @ sk__2 )
    | ~ ( sk_ @ sk__1 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl1]) ).

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

thf(zip_derived_cl19,plain,
    ( ( sk_ @ sk__2 )
    | ~ ( sk_ @ sk__1 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl2]) ).

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

thf(zip_derived_cl16,plain,
    ( ( sk_ @ sk__2 )
    | ( sk_ @ sk__1 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl10]) ).

thf(zip_derived_cl20,plain,
    sk_ @ sk__2,
    inference(clc,[status(thm)],[zip_derived_cl19,zip_derived_cl16]) ).

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

thf(zip_derived_cl21,plain,
    ( ~ ( sk_ @ sk__2 )
    | ( sk_ @ sk__1 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl9]) ).

thf(zip_derived_cl20_001,plain,
    sk_ @ sk__2,
    inference(clc,[status(thm)],[zip_derived_cl19,zip_derived_cl16]) ).

thf(zip_derived_cl22,plain,
    sk_ @ sk__1,
    inference(demod,[status(thm)],[zip_derived_cl21,zip_derived_cl20]) ).

thf(zip_derived_cl27,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl26,zip_derived_cl20,zip_derived_cl22]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SET617^5 : TPTP v8.1.2. Released v4.0.0.
% 0.07/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.WaftEU6c8F true
% 0.13/0.34  % Computer : n011.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 14:20:09 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.35  % Running in HO mode
% 0.22/0.64  % Total configuration time : 828
% 0.22/0.64  % Estimated wc time : 1656
% 0.22/0.64  % Estimated cpu time (8 cpus) : 207.0
% 0.22/0.70  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.22/0.73  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.22/0.73  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.22/0.74  % Solved by lams/40_c.s.sh.
% 0.22/0.74  % done 6 iterations in 0.006s
% 0.22/0.74  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.22/0.74  % SZS output start Refutation
% See solution above
% 0.22/0.74  
% 0.22/0.74  
% 0.22/0.74  % Terminating...
% 1.52/0.84  % Runner terminated.
% 1.52/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------