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

View Problem - Process Solution

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

% Computer : n018.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:53 EDT 2023

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

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

thf(f_type,type,
    f: b > $o ).

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

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

thf(g_type,type,
    g: b > $o ).

thf(cEXT_SET,conjecture,
    ( ! [Xx: b] :
        ( ( f @ Xx )
      <=> ( g @ Xx ) )
   => ! [Xq: ( b > $o ) > $o] :
        ( ( Xq @ f )
       => ( Xq @ g ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ! [Xx: b] :
          ( ( f @ Xx )
        <=> ( g @ Xx ) )
     => ! [Xq: ( b > $o ) > $o] :
          ( ( Xq @ f )
         => ( Xq @ g ) ) ),
    inference('cnf.neg',[status(esa)],[cEXT_SET]) ).

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

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

thf(zip_derived_cl4,plain,
    ( ( ^ [Y0: b] : ( f @ Y0 ) )
   != ( ^ [Y0: b] : ( g @ Y0 ) ) ),
    inference(ext_sup,[status(thm)],[zip_derived_cl3,zip_derived_cl2]) ).

thf(zip_derived_cl5,plain,
    f != g,
    inference(ho_norm,[status(thm)],[zip_derived_cl4]) ).

thf(zip_derived_cl6,plain,
    ( ( f @ '#sk1' )
   != ( g @ '#sk1' ) ),
    inference(neg_ext,[status(thm)],[zip_derived_cl5]) ).

thf(zip_derived_cl10,plain,
    ( ~ ( g @ '#sk1' )
    | ~ ( f @ '#sk1' ) ),
    inference(cnf_otf,[status(thm)],[zip_derived_cl6]) ).

thf(zip_derived_cl0,plain,
    ! [X0: b] :
      ( ( f @ X0 )
      | ~ ( g @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl12,plain,
    ~ ( g @ '#sk1' ),
    inference(clc,[status(thm)],[zip_derived_cl10,zip_derived_cl0]) ).

thf(zip_derived_cl1,plain,
    ! [X1: b] :
      ( ( g @ X1 )
      | ~ ( f @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl9,plain,
    ( ( g @ '#sk1' )
    | ( f @ '#sk1' ) ),
    inference(cnf_otf,[status(thm)],[zip_derived_cl6]) ).

thf(zip_derived_cl0_001,plain,
    ! [X0: b] :
      ( ( f @ X0 )
      | ~ ( g @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl11,plain,
    f @ '#sk1',
    inference(clc,[status(thm)],[zip_derived_cl9,zip_derived_cl0]) ).

thf(zip_derived_cl13,plain,
    g @ '#sk1',
    inference('sup+',[status(thm)],[zip_derived_cl1,zip_derived_cl11]) ).

thf(zip_derived_cl21,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl12,zip_derived_cl13]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYO373^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.VcLTFNXrqh true
% 0.14/0.35  % Computer : n018.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Sat Aug 26 07:26:45 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in HO mode
% 0.22/0.66  % Total configuration time : 828
% 0.22/0.66  % Estimated wc time : 1656
% 0.22/0.66  % Estimated cpu time (8 cpus) : 207.0
% 0.22/0.75  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.22/0.77  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.22/0.77  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.22/0.78  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.22/0.78  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.22/0.78  % Solved by lams/40_c.s.sh.
% 0.22/0.78  % done 7 iterations in 0.007s
% 0.22/0.78  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.22/0.78  % SZS output start Refutation
% See solution above
% 0.22/0.78  
% 0.22/0.78  
% 0.22/0.78  % Terminating...
% 1.66/0.86  % Runner terminated.
% 1.66/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------