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

View Problem - Process Solution

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

% Computer : n025.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:25 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(f_type,type,
    f: $i > $i ).

thf(g_type,type,
    g: $i > $i ).

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

thf(q_type,type,
    q: $i > $o ).

thf(p_type,type,
    p: ( $i > $i ) > $o ).

thf(cTHM508,conjecture,
    ( ! [Xx0: $i] :
        ( ( f @ Xx0 )
        = ( g @ Xx0 ) )
   => ( ( p
        @ ^ [Xx0: $i] : ( f @ Xx0 ) )
     => ( ( q @ x )
       => ( p
          @ ^ [Xx0: $i] : ( g @ Xx0 ) ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ! [Xx0: $i] :
          ( ( f @ Xx0 )
          = ( g @ Xx0 ) )
     => ( ( p
          @ ^ [Xx0: $i] : ( f @ Xx0 ) )
       => ( ( q @ x )
         => ( p
            @ ^ [Xx0: $i] : ( g @ Xx0 ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[cTHM508]) ).

thf(zip_derived_cl2,plain,
    ~ ( p
      @ ^ [Y0: $i] : ( g @ Y0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl8,plain,
    ~ ( p @ g ),
    inference(ho_norm,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl3,plain,
    ( p
    @ ^ [Y0: $i] : ( f @ Y0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl6,plain,
    p @ f,
    inference(ho_norm,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i] :
      ( ( f @ X0 )
      = ( g @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,plain,
    f = g,
    inference(ho_ext_pos_general,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl7,plain,
    p @ g,
    inference(demod,[status(thm)],[zip_derived_cl6,zip_derived_cl4]) ).

thf(zip_derived_cl9,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl8,zip_derived_cl7]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYO237^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.IbwR1mdqkQ true
% 0.13/0.34  % Computer : n025.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 02:46:22 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.34  % Number of cores: 8
% 0.13/0.34  % Python version: Python 3.6.8
% 0.19/0.34  % Running in HO mode
% 0.20/0.62  % Total configuration time : 828
% 0.20/0.62  % Estimated wc time : 1656
% 0.20/0.62  % Estimated cpu time (8 cpus) : 207.0
% 0.20/0.71  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.20/0.73  % Solved by lams/40_c.s.sh.
% 0.20/0.73  % done 5 iterations in 0.006s
% 0.20/0.73  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.20/0.73  % SZS output start Refutation
% See solution above
% 0.20/0.73  
% 0.20/0.73  
% 0.20/0.73  % Terminating...
% 1.34/0.84  % Runner terminated.
% 1.49/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------