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

View Problem - Process Solution

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

% Computer : n017.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:03 EDT 2023

% Result   : Theorem 1.52s 0.85s
% Output   : Refutation 1.52s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   50 (  14 unt;  10 typ;   0 def)
%            Number of atoms       :   85 (  18 equ;   0 cnn)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  269 (  35   ~;  27   |;   2   &; 189   @)
%                                         (   6 <=>;   7  =>;   3  <=;   0 <~>)
%            Maximal formula depth :   13 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   10 (  10   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   12 (  10 usr;   4 con; 0-2 aty)
%            Number of variables   :   48 (   0   ^;  46   !;   2   ?;  48   :)

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

thf(relation_field_type,type,
    relation_field: $i > $i ).

thf(relation_dom_type,type,
    relation_dom: $i > $i ).

thf(sk__12_type,type,
    sk__12: $i ).

thf(relation_rng_type,type,
    relation_rng: $i > $i ).

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

thf(relation_type,type,
    relation: $i > $o ).

thf(sk__11_type,type,
    sk__11: $i ).

thf(ordered_pair_type,type,
    ordered_pair: $i > $i > $i ).

thf(sk__13_type,type,
    sk__13: $i ).

thf(t30_relat_1,conjecture,
    ! [A: $i,B: $i,C: $i] :
      ( ( relation @ C )
     => ( ( in @ ( ordered_pair @ A @ B ) @ C )
       => ( ( in @ A @ ( relation_field @ C ) )
          & ( in @ B @ ( relation_field @ C ) ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i,B: $i,C: $i] :
        ( ( relation @ C )
       => ( ( in @ ( ordered_pair @ A @ B ) @ C )
         => ( ( in @ A @ ( relation_field @ C ) )
            & ( in @ B @ ( relation_field @ C ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[t30_relat_1]) ).

thf(zip_derived_cl45,plain,
    ( ~ ( in @ sk__11 @ ( relation_field @ sk__13 ) )
    | ~ ( in @ sk__12 @ ( relation_field @ sk__13 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl50,plain,
    ( ~ ( in @ sk__12 @ ( relation_field @ sk__13 ) )
   <= ~ ( in @ sk__12 @ ( relation_field @ sk__13 ) ) ),
    inference(split,[status(esa)],[zip_derived_cl45]) ).

thf(d6_relat_1,axiom,
    ! [A: $i] :
      ( ( relation @ A )
     => ( ( relation_field @ A )
        = ( set_union2 @ ( relation_dom @ A ) @ ( relation_rng @ A ) ) ) ) ).

thf(zip_derived_cl18,plain,
    ! [X0: $i] :
      ( ( ( relation_field @ X0 )
        = ( set_union2 @ ( relation_dom @ X0 ) @ ( relation_rng @ X0 ) ) )
      | ~ ( relation @ X0 ) ),
    inference(cnf,[status(esa)],[d6_relat_1]) ).

thf(zip_derived_cl46,plain,
    in @ ( ordered_pair @ sk__11 @ sk__12 ) @ sk__13,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(d5_relat_1,axiom,
    ! [A: $i] :
      ( ( relation @ A )
     => ! [B: $i] :
          ( ( B
            = ( relation_rng @ A ) )
        <=> ! [C: $i] :
              ( ( in @ C @ B )
            <=> ? [D: $i] : ( in @ ( ordered_pair @ D @ C ) @ A ) ) ) ) ).

thf(zip_derived_cl16,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( X1
       != ( relation_rng @ X0 ) )
      | ( in @ X2 @ X1 )
      | ~ ( in @ ( ordered_pair @ X3 @ X2 ) @ X0 )
      | ~ ( relation @ X0 ) ),
    inference(cnf,[status(esa)],[d5_relat_1]) ).

thf(zip_derived_cl363,plain,
    ! [X0: $i] :
      ( ( X0
       != ( relation_rng @ sk__13 ) )
      | ( in @ sk__12 @ X0 )
      | ~ ( relation @ sk__13 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl46,zip_derived_cl16]) ).

thf(zip_derived_cl44,plain,
    relation @ sk__13,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl366,plain,
    ! [X0: $i] :
      ( ( X0
       != ( relation_rng @ sk__13 ) )
      | ( in @ sk__12 @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl363,zip_derived_cl44]) ).

thf(zip_derived_cl367,plain,
    in @ sk__12 @ ( relation_rng @ sk__13 ),
    inference(eq_res,[status(thm)],[zip_derived_cl366]) ).

thf(d2_xboole_0,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( C
        = ( set_union2 @ A @ B ) )
    <=> ! [D: $i] :
          ( ( in @ D @ C )
        <=> ( ( in @ D @ A )
            | ( in @ D @ B ) ) ) ) ).

thf(zip_derived_cl3,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( in @ X0 @ X1 )
      | ( in @ X0 @ X2 )
      | ( X2
       != ( set_union2 @ X3 @ X1 ) ) ),
    inference(cnf,[status(esa)],[d2_xboole_0]) ).

thf(zip_derived_cl369,plain,
    ! [X0: $i,X1: $i] :
      ( ( in @ sk__12 @ X0 )
      | ( X0
       != ( set_union2 @ X1 @ ( relation_rng @ sk__13 ) ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl367,zip_derived_cl3]) ).

thf(zip_derived_cl398,plain,
    ! [X0: $i] :
      ( ~ ( relation @ sk__13 )
      | ( in @ sk__12 @ X0 )
      | ( X0
       != ( relation_field @ sk__13 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl18,zip_derived_cl369]) ).

thf(zip_derived_cl44_001,plain,
    relation @ sk__13,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl403,plain,
    ! [X0: $i] :
      ( ( in @ sk__12 @ X0 )
      | ( X0
       != ( relation_field @ sk__13 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl398,zip_derived_cl44]) ).

thf(zip_derived_cl408,plain,
    in @ sk__12 @ ( relation_field @ sk__13 ),
    inference(eq_res,[status(thm)],[zip_derived_cl403]) ).

thf(zip_derived_cl418,plain,
    ( $false
   <= ~ ( in @ sk__12 @ ( relation_field @ sk__13 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl50,zip_derived_cl408]) ).

thf(zip_derived_cl18_002,plain,
    ! [X0: $i] :
      ( ( ( relation_field @ X0 )
        = ( set_union2 @ ( relation_dom @ X0 ) @ ( relation_rng @ X0 ) ) )
      | ~ ( relation @ X0 ) ),
    inference(cnf,[status(esa)],[d6_relat_1]) ).

thf(zip_derived_cl46_003,plain,
    in @ ( ordered_pair @ sk__11 @ sk__12 ) @ sk__13,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(d4_relat_1,axiom,
    ! [A: $i] :
      ( ( relation @ A )
     => ! [B: $i] :
          ( ( B
            = ( relation_dom @ A ) )
        <=> ! [C: $i] :
              ( ( in @ C @ B )
            <=> ? [D: $i] : ( in @ ( ordered_pair @ C @ D ) @ A ) ) ) ) ).

thf(zip_derived_cl12,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( X1
       != ( relation_dom @ X0 ) )
      | ( in @ X2 @ X1 )
      | ~ ( in @ ( ordered_pair @ X2 @ X3 ) @ X0 )
      | ~ ( relation @ X0 ) ),
    inference(cnf,[status(esa)],[d4_relat_1]) ).

thf(zip_derived_cl255,plain,
    ! [X0: $i] :
      ( ( X0
       != ( relation_dom @ sk__13 ) )
      | ( in @ sk__11 @ X0 )
      | ~ ( relation @ sk__13 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl46,zip_derived_cl12]) ).

thf(zip_derived_cl44_004,plain,
    relation @ sk__13,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl257,plain,
    ! [X0: $i] :
      ( ( X0
       != ( relation_dom @ sk__13 ) )
      | ( in @ sk__11 @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl255,zip_derived_cl44]) ).

thf(zip_derived_cl258,plain,
    in @ sk__11 @ ( relation_dom @ sk__13 ),
    inference(eq_res,[status(thm)],[zip_derived_cl257]) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( in @ X0 @ X1 )
      | ( in @ X0 @ X2 )
      | ( X2
       != ( set_union2 @ X1 @ X3 ) ) ),
    inference(cnf,[status(esa)],[d2_xboole_0]) ).

thf(zip_derived_cl261,plain,
    ! [X0: $i,X1: $i] :
      ( ( in @ sk__11 @ X0 )
      | ( X0
       != ( set_union2 @ ( relation_dom @ sk__13 ) @ X1 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl258,zip_derived_cl4]) ).

thf(zip_derived_cl282,plain,
    ! [X0: $i] : ( in @ sk__11 @ ( set_union2 @ ( relation_dom @ sk__13 ) @ X0 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl261]) ).

thf(zip_derived_cl400,plain,
    ( ~ ( relation @ sk__13 )
    | ( in @ sk__11 @ ( relation_field @ sk__13 ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl18,zip_derived_cl282]) ).

thf(zip_derived_cl44_005,plain,
    relation @ sk__13,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl405,plain,
    in @ sk__11 @ ( relation_field @ sk__13 ),
    inference(demod,[status(thm)],[zip_derived_cl400,zip_derived_cl44]) ).

thf(zip_derived_cl51,plain,
    ( ~ ( in @ sk__11 @ ( relation_field @ sk__13 ) )
   <= ~ ( in @ sk__11 @ ( relation_field @ sk__13 ) ) ),
    inference(split,[status(esa)],[zip_derived_cl45]) ).

thf('0',plain,
    in @ sk__11 @ ( relation_field @ sk__13 ),
    inference('s_sup-',[status(thm)],[zip_derived_cl405,zip_derived_cl51]) ).

thf('1',plain,
    ( ~ ( in @ sk__12 @ ( relation_field @ sk__13 ) )
    | ~ ( in @ sk__11 @ ( relation_field @ sk__13 ) ) ),
    inference(split,[status(esa)],[zip_derived_cl45]) ).

thf('2',plain,
    ~ ( in @ sk__12 @ ( relation_field @ sk__13 ) ),
    inference('sat_resolution*',[status(thm)],['0','1']) ).

thf(zip_derived_cl419,plain,
    $false,
    inference(simpl_trail,[status(thm)],[zip_derived_cl418,'2']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SEU180+1 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.GmHs2CJwzr true
% 0.13/0.35  % Computer : n017.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Wed Aug 23 14:10:53 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.19/0.35  % Running portfolio for 300 s
% 0.19/0.35  % File         : /export/starexec/sandbox2/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.63  % Total configuration time : 435
% 0.20/0.63  % Estimated wc time : 1092
% 0.20/0.63  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.20/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.20/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.20/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.20/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.52/0.85  % Solved by fo/fo1_av.sh.
% 1.52/0.85  % done 202 iterations in 0.076s
% 1.52/0.85  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.52/0.85  % SZS output start Refutation
% See solution above
% 1.52/0.85  
% 1.52/0.85  
% 1.52/0.85  % Terminating...
% 1.74/0.94  % Runner terminated.
% 1.74/0.95  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------