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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO217^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.MclaRJQVzN 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:50:20 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(b_type,type,
    b: $tType ).

thf(a_type,type,
    a: $tType ).

thf('#sk2_type',type,
    '#sk2': a ).

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

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

thf('#sk1_type',type,
    '#sk1': b ).

thf(cTHM174,conjecture,
    ! [Xr: b > a > $o,Xs: b > a > $o] :
      ( ! [Xx: b,Xy: a] :
          ( ( Xr @ Xx @ Xy )
        <=> ( Xs @ Xx @ Xy ) )
     => ( Xr = Xs ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [Xr: b > a > $o,Xs: b > a > $o] :
        ( ! [Xx: b,Xy: a] :
            ( ( Xr @ Xx @ Xy )
          <=> ( Xs @ Xx @ Xy ) )
       => ( Xr = Xs ) ),
    inference('cnf.neg',[status(esa)],[cTHM174]) ).

thf(zip_derived_cl2,plain,
    sk_ != sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl3,plain,
    ( ( sk_ @ '#sk1' @ '#sk2' )
   != ( sk__1 @ '#sk1' @ '#sk2' ) ),
    inference(neg_ext,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl9,plain,
    ( ~ ( sk__1 @ '#sk1' @ '#sk2' )
    | ~ ( sk_ @ '#sk1' @ '#sk2' ) ),
    inference(cnf_otf,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl1,plain,
    ! [X0: b,X2: a] :
      ( ( sk__1 @ X0 @ X2 )
      | ~ ( sk_ @ X0 @ X2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl11,plain,
    ~ ( sk_ @ '#sk1' @ '#sk2' ),
    inference(clc,[status(thm)],[zip_derived_cl9,zip_derived_cl1]) ).

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

thf(zip_derived_cl8,plain,
    ( ( sk__1 @ '#sk1' @ '#sk2' )
    | ( sk_ @ '#sk1' @ '#sk2' ) ),
    inference(cnf_otf,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl1_001,plain,
    ! [X0: b,X2: a] :
      ( ( sk__1 @ X0 @ X2 )
      | ~ ( sk_ @ X0 @ X2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl10,plain,
    sk__1 @ '#sk1' @ '#sk2',
    inference(clc,[status(thm)],[zip_derived_cl8,zip_derived_cl1]) ).

thf(zip_derived_cl12,plain,
    sk_ @ '#sk1' @ '#sk2',
    inference('sup+',[status(thm)],[zip_derived_cl0,zip_derived_cl10]) ).

thf(zip_derived_cl20,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl11,zip_derived_cl12]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : SYO217^5 : TPTP v8.1.2. Released v4.0.0.
% 0.12/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.MclaRJQVzN true
% 0.13/0.35  % Computer : n004.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Sat Aug 26 06:22:53 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.36  % Python version: Python 3.6.8
% 0.13/0.36  % Running in HO mode
% 0.21/0.64  % Total configuration time : 828
% 0.21/0.64  % Estimated wc time : 1656
% 0.21/0.64  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.69  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.72  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.72  % Solved by lams/40_c.s.sh.
% 0.21/0.72  % done 5 iterations in 0.008s
% 0.21/0.72  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.21/0.72  % SZS output start Refutation
% See solution above
% 0.21/0.72  
% 0.21/0.72  
% 0.21/0.72  % Terminating...
% 0.21/0.77  % Runner terminated.
% 0.21/0.78  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------