TSTP Solution File: SEU161+1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEU161+1 : TPTP v8.1.2. Released v3.3.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.LQuC4iMAKO true

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

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

% Comments : 
%------------------------------------------------------------------------------
thf(in_type,type,
    in: $i > $i > $o ).

thf(set_union2_type,type,
    set_union2: $i > $i > $i ).

thf(singleton_type,type,
    singleton: $i > $i ).

thf(sk__type,type,
    sk_: $i ).

thf(sk__1_type,type,
    sk__1: $i ).

thf(l23_zfmisc_1,axiom,
    ! [A: $i,B: $i] :
      ( ( in @ A @ B )
     => ( ( set_union2 @ ( singleton @ A ) @ B )
        = B ) ) ).

thf(zip_derived_cl7,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( set_union2 @ ( singleton @ X1 ) @ X0 )
        = X0 )
      | ~ ( in @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[l23_zfmisc_1]) ).

thf(t46_zfmisc_1,conjecture,
    ! [A: $i,B: $i] :
      ( ( in @ A @ B )
     => ( ( set_union2 @ ( singleton @ A ) @ B )
        = B ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i,B: $i] :
        ( ( in @ A @ B )
       => ( ( set_union2 @ ( singleton @ A ) @ B )
          = B ) ),
    inference('cnf.neg',[status(esa)],[t46_zfmisc_1]) ).

thf(zip_derived_cl5,plain,
    in @ sk_ @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl21,plain,
    ( ( set_union2 @ ( singleton @ sk_ ) @ sk__1 )
    = sk__1 ),
    inference('sup+',[status(thm)],[zip_derived_cl7,zip_derived_cl5]) ).

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

thf(zip_derived_cl0,plain,
    ! [X0: $i,X1: $i] :
      ( ( set_union2 @ X1 @ X0 )
      = ( set_union2 @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[commutativity_k2_xboole_0]) ).

thf(zip_derived_cl23,plain,
    ( ( set_union2 @ sk__1 @ ( singleton @ sk_ ) )
    = sk__1 ),
    inference('sup+',[status(thm)],[zip_derived_cl21,zip_derived_cl0]) ).

thf(zip_derived_cl6,plain,
    ( ( set_union2 @ ( singleton @ sk_ ) @ sk__1 )
   != sk__1 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0_001,plain,
    ! [X0: $i,X1: $i] :
      ( ( set_union2 @ X1 @ X0 )
      = ( set_union2 @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[commutativity_k2_xboole_0]) ).

thf(zip_derived_cl16,plain,
    ( ( set_union2 @ sk__1 @ ( singleton @ sk_ ) )
   != sk__1 ),
    inference(demod,[status(thm)],[zip_derived_cl6,zip_derived_cl0]) ).

thf(zip_derived_cl25,plain,
    $false,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl23,zip_derived_cl16]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SEU161+1 : TPTP v8.1.2. Released v3.3.0.
% 0.07/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.LQuC4iMAKO true
% 0.13/0.34  % Computer : n023.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.19/0.34  % CPULimit : 300
% 0.19/0.34  % WCLimit  : 300
% 0.19/0.34  % DateTime : Wed Aug 23 16:52:43 EDT 2023
% 0.19/0.34  % CPUTime  : 
% 0.19/0.34  % Running portfolio for 300 s
% 0.19/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.35  % Number of cores: 8
% 0.19/0.35  % Python version: Python 3.6.8
% 0.19/0.35  % Running in FO mode
% 0.20/0.65  % Total configuration time : 435
% 0.20/0.65  % Estimated wc time : 1092
% 0.20/0.65  % Estimated cpu time (7 cpus) : 156.0
% 1.15/0.73  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 1.15/0.73  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 1.15/0.74  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 1.15/0.74  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 1.15/0.74  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 1.15/0.75  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 1.15/0.75  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 1.15/0.76  % Solved by fo/fo3_bce.sh.
% 1.15/0.76  % BCE start: 8
% 1.15/0.76  % BCE eliminated: 0
% 1.15/0.76  % PE start: 8
% 1.15/0.76  logic: eq
% 1.15/0.76  % PE eliminated: 0
% 1.15/0.76  % done 11 iterations in 0.006s
% 1.15/0.76  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.15/0.76  % SZS output start Refutation
% See solution above
% 1.15/0.76  
% 1.15/0.76  
% 1.15/0.76  % Terminating...
% 1.55/0.86  % Runner terminated.
% 1.58/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------