TSTP Solution File: SEU177+2 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEU177+2 : 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.hINcguAAgp true

% Computer : n015.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:02 EDT 2023

% Result   : Theorem 1.33s 0.84s
% Output   : Refutation 1.33s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   27 (   7 unt;   8 typ;   0 def)
%            Number of atoms       :   45 (  10 equ;   0 cnn)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  139 (  19   ~;  14   |;   2   &;  94   @)
%                                         (   4 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    7 (   7   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   8 usr;   4 con; 0-2 aty)
%            Number of variables   :   26 (   0   ^;  24   !;   2   ?;  26   :)

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

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

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

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

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

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

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

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

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

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

thf(zip_derived_cl31,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_cl15,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_cl56,plain,
    ! [X0: $i] :
      ( ~ ( relation @ sk__13 )
      | ( in @ sk__12 @ X0 )
      | ( X0
       != ( relation_rng @ sk__13 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl31,zip_derived_cl15]) ).

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

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

thf(zip_derived_cl31_001,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_cl11,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_cl53,plain,
    ! [X0: $i] :
      ( ~ ( relation @ sk__13 )
      | ( in @ sk__11 @ X0 )
      | ( X0
       != ( relation_dom @ sk__13 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl31,zip_derived_cl11]) ).

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

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

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

thf(zip_derived_cl66,plain,
    ( ( ( relation_dom @ sk__13 )
     != ( relation_dom @ sk__13 ) )
    | ~ ( in @ sk__12 @ ( relation_rng @ sk__13 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl54,zip_derived_cl30]) ).

thf(zip_derived_cl68,plain,
    ~ ( in @ sk__12 @ ( relation_rng @ sk__13 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl66]) ).

thf(zip_derived_cl82,plain,
    ( ( relation_rng @ sk__13 )
   != ( relation_rng @ sk__13 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl57,zip_derived_cl68]) ).

thf(zip_derived_cl84,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl82]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SEU177+2 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.hINcguAAgp true
% 0.15/0.36  % Computer : n015.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 : Thu Aug 24 02:05:20 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.15/0.36  % Running portfolio for 300 s
% 0.15/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.15/0.36  % Number of cores: 8
% 0.15/0.36  % Python version: Python 3.6.8
% 0.15/0.36  % Running in FO mode
% 0.22/0.68  % Total configuration time : 435
% 0.22/0.68  % Estimated wc time : 1092
% 0.22/0.68  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.22/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.22/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.22/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.22/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 1.33/0.80  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.33/0.84  % Solved by fo/fo4.sh.
% 1.33/0.84  % done 42 iterations in 0.022s
% 1.33/0.84  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.33/0.84  % SZS output start Refutation
% See solution above
% 1.33/0.84  
% 1.33/0.84  
% 1.33/0.84  % Terminating...
% 1.47/0.91  % Runner terminated.
% 1.47/0.92  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------