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

View Problem - Process Solution

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

% Computer : n002.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:43 EDT 2023

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

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

thf(b_type,type,
    b: $tType ).

thf(y_type,type,
    y: b ).

thf(g_type,type,
    g: b > a ).

thf(x_type,type,
    x: b ).

thf(z_type,type,
    z: a ).

thf(cTHM500C_WFF_pme,conjecture,
    ( ( ( z
        = ( g @ x ) )
      | ( z
        = ( g @ y ) ) )
   => ? [Xt: b] :
        ( ( z
          = ( g @ Xt ) )
        & ( ( Xt = y )
          | ( Xt = x ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ( z
          = ( g @ x ) )
        | ( z
          = ( g @ y ) ) )
     => ? [Xt: b] :
          ( ( z
            = ( g @ Xt ) )
          & ( ( Xt = y )
            | ( Xt = x ) ) ) ),
    inference('cnf.neg',[status(esa)],[cTHM500C_WFF_pme]) ).

thf(zip_derived_cl0,plain,
    ( ( z
      = ( g @ x ) )
    | ( z
      = ( g @ y ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl2,plain,
    ! [X0: b] :
      ( ( z
       != ( g @ X0 ) )
      | ( X0 != x ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,plain,
    ( z
   != ( g @ x ) ),
    inference(simplify,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl5,plain,
    ( ( z != z )
    | ( z
      = ( g @ y ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl4]) ).

thf(zip_derived_cl7,plain,
    ( z
    = ( g @ y ) ),
    inference(simplify,[status(thm)],[zip_derived_cl5]) ).

thf(zip_derived_cl1,plain,
    ! [X0: b] :
      ( ( z
       != ( g @ X0 ) )
      | ( X0 != y ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl3,plain,
    ( z
   != ( g @ y ) ),
    inference(simplify,[status(thm)],[zip_derived_cl1]) ).

thf(zip_derived_cl8,plain,
    $false,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl7,zip_derived_cl3]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.14/0.14  % Problem  : SEU888^5 : TPTP v8.1.2. Released v4.0.0.
% 0.14/0.15  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.aCcuVVncvQ true
% 0.15/0.37  % Computer : n002.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.37  % CPULimit : 300
% 0.15/0.37  % WCLimit  : 300
% 0.15/0.37  % DateTime : Wed Aug 23 19:46:31 EDT 2023
% 0.15/0.37  % CPUTime  : 
% 0.15/0.37  % Running portfolio for 300 s
% 0.15/0.37  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.15/0.37  % Number of cores: 8
% 0.15/0.37  % Python version: Python 3.6.8
% 0.15/0.38  % Running in HO mode
% 0.24/0.70  % Total configuration time : 828
% 0.24/0.70  % Estimated wc time : 1656
% 0.24/0.70  % Estimated cpu time (8 cpus) : 207.0
% 0.24/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.24/0.76  % Solved by lams/40_c.s.sh.
% 0.24/0.76  % done 2 iterations in 0.006s
% 0.24/0.76  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.24/0.76  % SZS output start Refutation
% See solution above
% 0.24/0.76  
% 0.24/0.76  
% 0.24/0.76  % Terminating...
% 0.24/0.80  % Runner terminated.
% 0.24/0.81  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------