TSTP Solution File: SEU295+3 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEU295+3 : TPTP v8.1.2. Released v3.2.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.UB4RMTSOHx true

% Computer : n003.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:11:54 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(sk__27_type,type,
    sk__27: $i ).

thf(finite_type,type,
    finite: $i > $o ).

thf(set_intersection2_type,type,
    set_intersection2: $i > $i > $i ).

thf(sk__26_type,type,
    sk__26: $i ).

thf(commutativity_k3_xboole_0,axiom,
    ! [A: $i,B: $i] :
      ( ( set_intersection2 @ A @ B )
      = ( set_intersection2 @ B @ A ) ) ).

thf(zip_derived_cl25,plain,
    ! [X0: $i,X1: $i] :
      ( ( set_intersection2 @ X1 @ X0 )
      = ( set_intersection2 @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[commutativity_k3_xboole_0]) ).

thf(fc10_finset_1,axiom,
    ! [A: $i,B: $i] :
      ( ( finite @ B )
     => ( finite @ ( set_intersection2 @ A @ B ) ) ) ).

thf(zip_derived_cl27,plain,
    ! [X0: $i,X1: $i] :
      ( ( finite @ ( set_intersection2 @ X0 @ X1 ) )
      | ~ ( finite @ X1 ) ),
    inference(cnf,[status(esa)],[fc10_finset_1]) ).

thf(zip_derived_cl874,plain,
    ! [X0: $i,X1: $i] :
      ( ( finite @ ( set_intersection2 @ X1 @ X0 ) )
      | ~ ( finite @ X1 ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl25,zip_derived_cl27]) ).

thf(t15_finset_1,conjecture,
    ! [A: $i,B: $i] :
      ( ( finite @ A )
     => ( finite @ ( set_intersection2 @ A @ B ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i,B: $i] :
        ( ( finite @ A )
       => ( finite @ ( set_intersection2 @ A @ B ) ) ),
    inference('cnf.neg',[status(esa)],[t15_finset_1]) ).

thf(zip_derived_cl134,plain,
    ~ ( finite @ ( set_intersection2 @ sk__26 @ sk__27 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl876,plain,
    ~ ( finite @ sk__26 ),
    inference('s_sup-',[status(thm)],[zip_derived_cl874,zip_derived_cl134]) ).

thf(zip_derived_cl135,plain,
    finite @ sk__26,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl879,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl876,zip_derived_cl135]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.13/0.14  % Problem  : SEU295+3 : TPTP v8.1.2. Released v3.2.0.
% 0.13/0.15  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.UB4RMTSOHx true
% 0.15/0.36  % Computer : n003.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Wed Aug 23 18:35:37 EDT 2023
% 0.21/0.36  % CPUTime  : 
% 0.21/0.36  % Running portfolio for 300 s
% 0.21/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.36  % Number of cores: 8
% 0.21/0.37  % Python version: Python 3.6.8
% 0.21/0.37  % Running in FO mode
% 0.23/0.66  % Total configuration time : 435
% 0.23/0.66  % Estimated wc time : 1092
% 0.23/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.23/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.85/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.85/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.85/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.85/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.85/0.78  % Solved by fo/fo6_bce.sh.
% 0.85/0.78  % BCE start: 147
% 0.85/0.78  % BCE eliminated: 20
% 0.85/0.78  % PE start: 127
% 0.85/0.78  logic: eq
% 0.85/0.78  % PE eliminated: 5
% 0.85/0.78  % done 73 iterations in 0.027s
% 0.85/0.78  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.85/0.78  % SZS output start Refutation
% See solution above
% 0.85/0.78  
% 0.85/0.78  
% 0.85/0.78  % Terminating...
% 1.54/0.87  % Runner terminated.
% 1.54/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------