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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEU293+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.de9mC6DsyD true

% Computer : n016.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:52 EDT 2023

% Result   : Theorem 0.21s 0.77s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :   33
% Syntax   : Number of formulae    :   85 (  22 unt;  23 typ;   0 def)
%            Number of atoms       :  162 (  41 equ;   0 cnn)
%            Maximal formula atoms :    9 (   2 avg)
%            Number of connectives :  537 (  56   ~;  63   |;  10   &; 381   @)
%                                         (   9 <=>;  18  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   36 (  36   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   23 (  21 usr;   7 con; 0-3 aty)
%            Number of variables   :   86 (   0   ^;  86   !;   0   ?;  86   :)

% Comments : 
%------------------------------------------------------------------------------
thf(relation_of2_as_subset_type,type,
    relation_of2_as_subset: $i > $i > $i > $o ).

thf(apply_type,type,
    apply: $i > $i > $i ).

thf(sk__20_type,type,
    sk__20: $i ).

thf(quasi_total_type,type,
    quasi_total: $i > $i > $i > $o ).

thf(function_type,type,
    function: $i > $o ).

thf(sk__21_type,type,
    sk__21: $i ).

thf(powerset_type,type,
    powerset: $i > $i ).

thf(sk__18_type,type,
    sk__18: $i ).

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

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

thf(element_type,type,
    element: $i > $i > $o ).

thf(zip_tseitin_0_type,type,
    zip_tseitin_0: $i > $i > $o ).

thf(sk__22_type,type,
    sk__22: $i ).

thf(relation_dom_as_subset_type,type,
    relation_dom_as_subset: $i > $i > $i > $i ).

thf(cartesian_product2_type,type,
    cartesian_product2: $i > $i > $i ).

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

thf(relation_of2_type,type,
    relation_of2: $i > $i > $i > $o ).

thf(relation_inverse_image_type,type,
    relation_inverse_image: $i > $i > $i ).

thf(empty_set_type,type,
    empty_set: $i ).

thf(sk__19_type,type,
    sk__19: $i ).

thf(zip_tseitin_1_type,type,
    zip_tseitin_1: $i > $i > $i > $o ).

thf(t46_funct_2,conjecture,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( function @ D )
        & ( quasi_total @ D @ A @ B )
        & ( relation_of2_as_subset @ D @ A @ B ) )
     => ( ( B != empty_set )
       => ! [E: $i] :
            ( ( in @ E @ ( relation_inverse_image @ D @ C ) )
          <=> ( ( in @ E @ A )
              & ( in @ ( apply @ D @ E ) @ C ) ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i,B: $i,C: $i,D: $i] :
        ( ( ( function @ D )
          & ( quasi_total @ D @ A @ B )
          & ( relation_of2_as_subset @ D @ A @ B ) )
       => ( ( B != empty_set )
         => ! [E: $i] :
              ( ( in @ E @ ( relation_inverse_image @ D @ C ) )
            <=> ( ( in @ E @ A )
                & ( in @ ( apply @ D @ E ) @ C ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[t46_funct_2]) ).

thf(zip_derived_cl88,plain,
    ( ~ ( in @ ( apply @ sk__21 @ sk__22 ) @ sk__20 )
    | ~ ( in @ sk__22 @ sk__18 )
    | ~ ( in @ sk__22 @ ( relation_inverse_image @ sk__21 @ sk__20 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl87,plain,
    ( ( in @ ( apply @ sk__21 @ sk__22 ) @ sk__20 )
    | ( in @ sk__22 @ ( relation_inverse_image @ sk__21 @ sk__20 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(d13_funct_1,axiom,
    ! [A: $i] :
      ( ( ( relation @ A )
        & ( function @ A ) )
     => ! [B: $i,C: $i] :
          ( ( C
            = ( relation_inverse_image @ A @ B ) )
        <=> ! [D: $i] :
              ( ( in @ D @ C )
            <=> ( ( in @ D @ ( relation_dom @ A ) )
                & ( in @ ( apply @ A @ D ) @ B ) ) ) ) ) ).

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

thf(zip_derived_cl703,plain,
    ! [X0: $i] :
      ( ( in @ sk__22 @ ( relation_inverse_image @ sk__21 @ sk__20 ) )
      | ~ ( relation @ sk__21 )
      | ~ ( function @ sk__21 )
      | ~ ( in @ sk__22 @ ( relation_dom @ sk__21 ) )
      | ( in @ sk__22 @ X0 )
      | ( X0
       != ( relation_inverse_image @ sk__21 @ sk__20 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl87,zip_derived_cl12]) ).

thf(dt_m2_relset_1,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( relation_of2_as_subset @ C @ A @ B )
     => ( element @ C @ ( powerset @ ( cartesian_product2 @ A @ B ) ) ) ) ).

thf(zip_derived_cl29,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( element @ X0 @ ( powerset @ ( cartesian_product2 @ X1 @ X2 ) ) )
      | ~ ( relation_of2_as_subset @ X0 @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[dt_m2_relset_1]) ).

thf(zip_derived_cl89,plain,
    relation_of2_as_subset @ sk__21 @ sk__18 @ sk__19,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl637,plain,
    element @ sk__21 @ ( powerset @ ( cartesian_product2 @ sk__18 @ sk__19 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl29,zip_derived_cl89]) ).

thf(cc1_relset_1,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( element @ C @ ( powerset @ ( cartesian_product2 @ A @ B ) ) )
     => ( relation @ C ) ) ).

thf(zip_derived_cl3,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( relation @ X0 )
      | ~ ( element @ X0 @ ( powerset @ ( cartesian_product2 @ X1 @ X2 ) ) ) ),
    inference(cnf,[status(esa)],[cc1_relset_1]) ).

thf(zip_derived_cl644,plain,
    relation @ sk__21,
    inference('sup-',[status(thm)],[zip_derived_cl637,zip_derived_cl3]) ).

thf(zip_derived_cl91,plain,
    function @ sk__21,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl707,plain,
    ! [X0: $i] :
      ( ( in @ sk__22 @ ( relation_inverse_image @ sk__21 @ sk__20 ) )
      | ~ ( in @ sk__22 @ ( relation_dom @ sk__21 ) )
      | ( in @ sk__22 @ X0 )
      | ( X0
       != ( relation_inverse_image @ sk__21 @ sk__20 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl703,zip_derived_cl644,zip_derived_cl91]) ).

thf(zip_derived_cl90,plain,
    quasi_total @ sk__21 @ sk__18 @ sk__19,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(d1_funct_2,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( relation_of2_as_subset @ C @ A @ B )
     => ( ( ( B = empty_set )
         => ( ( ( quasi_total @ C @ A @ B )
            <=> ( C = empty_set ) )
            | ( A = empty_set ) ) )
        & ( ( ( B = empty_set )
           => ( A = empty_set ) )
         => ( ( quasi_total @ C @ A @ B )
          <=> ( A
              = ( relation_dom_as_subset @ A @ B @ C ) ) ) ) ) ) ).

thf(zf_stmt_1,axiom,
    ! [B: $i,A: $i] :
      ( ( ( B = empty_set )
       => ( A = empty_set ) )
     => ( zip_tseitin_0 @ B @ A ) ) ).

thf(zip_derived_cl14,plain,
    ! [X0: $i,X1: $i] :
      ( ( zip_tseitin_0 @ X0 @ X1 )
      | ( X0 = empty_set ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zf_stmt_2,type,
    zip_tseitin_1: $i > $i > $i > $o ).

thf(zf_stmt_3,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ( zip_tseitin_1 @ C @ B @ A )
     => ( ( quasi_total @ C @ A @ B )
      <=> ( A
          = ( relation_dom_as_subset @ A @ B @ C ) ) ) ) ).

thf(zf_stmt_4,type,
    zip_tseitin_0: $i > $i > $o ).

thf(zf_stmt_5,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( relation_of2_as_subset @ C @ A @ B )
     => ( ( ( zip_tseitin_0 @ B @ A )
         => ( zip_tseitin_1 @ C @ B @ A ) )
        & ( ( B = empty_set )
         => ( ( A = empty_set )
            | ( ( quasi_total @ C @ A @ B )
            <=> ( C = empty_set ) ) ) ) ) ) ).

thf(zip_derived_cl17,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( zip_tseitin_0 @ X0 @ X1 )
      | ( zip_tseitin_1 @ X2 @ X0 @ X1 )
      | ~ ( relation_of2_as_subset @ X2 @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_5]) ).

thf(zip_derived_cl405,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( X1 = empty_set )
      | ~ ( relation_of2_as_subset @ X2 @ X0 @ X1 )
      | ( zip_tseitin_1 @ X2 @ X1 @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl14,zip_derived_cl17]) ).

thf(zip_derived_cl16,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( quasi_total @ X0 @ X1 @ X2 )
      | ( X1
        = ( relation_dom_as_subset @ X1 @ X2 @ X0 ) )
      | ~ ( zip_tseitin_1 @ X0 @ X2 @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl409,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( relation_of2_as_subset @ X2 @ X1 @ X0 )
      | ( X0 = empty_set )
      | ( X1
        = ( relation_dom_as_subset @ X1 @ X0 @ X2 ) )
      | ~ ( quasi_total @ X2 @ X1 @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl405,zip_derived_cl16]) ).

thf(zip_derived_cl423,plain,
    ( ( sk__18
      = ( relation_dom_as_subset @ sk__18 @ sk__19 @ sk__21 ) )
    | ( sk__19 = empty_set )
    | ~ ( relation_of2_as_subset @ sk__21 @ sk__18 @ sk__19 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl90,zip_derived_cl409]) ).

thf(zip_derived_cl89_001,plain,
    relation_of2_as_subset @ sk__21 @ sk__18 @ sk__19,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl754,plain,
    ( ( sk__18
      = ( relation_dom_as_subset @ sk__18 @ sk__19 @ sk__21 ) )
    | ( sk__19 = empty_set ) ),
    inference(demod,[status(thm)],[zip_derived_cl423,zip_derived_cl89]) ).

thf(zip_derived_cl92,plain,
    sk__19 != empty_set,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl755,plain,
    ( sk__18
    = ( relation_dom_as_subset @ sk__18 @ sk__19 @ sk__21 ) ),
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl754,zip_derived_cl92]) ).

thf(redefinition_m2_relset_1,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( relation_of2_as_subset @ C @ A @ B )
    <=> ( relation_of2 @ C @ A @ B ) ) ).

thf(zip_derived_cl79,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( relation_of2 @ X0 @ X1 @ X2 )
      | ~ ( relation_of2_as_subset @ X0 @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[redefinition_m2_relset_1]) ).

thf(redefinition_k4_relset_1,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( relation_of2 @ C @ A @ B )
     => ( ( relation_dom_as_subset @ A @ B @ C )
        = ( relation_dom @ C ) ) ) ).

thf(zip_derived_cl78,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( ( relation_dom_as_subset @ X1 @ X2 @ X0 )
        = ( relation_dom @ X0 ) )
      | ~ ( relation_of2 @ X0 @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[redefinition_k4_relset_1]) ).

thf(zip_derived_cl414,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( relation_of2_as_subset @ X2 @ X1 @ X0 )
      | ( ( relation_dom_as_subset @ X1 @ X0 @ X2 )
        = ( relation_dom @ X2 ) ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl79,zip_derived_cl78]) ).

thf(zip_derived_cl757,plain,
    ( ( sk__18
      = ( relation_dom @ sk__21 ) )
    | ~ ( relation_of2_as_subset @ sk__21 @ sk__18 @ sk__19 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl755,zip_derived_cl414]) ).

thf(zip_derived_cl89_002,plain,
    relation_of2_as_subset @ sk__21 @ sk__18 @ sk__19,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl759,plain,
    ( sk__18
    = ( relation_dom @ sk__21 ) ),
    inference(demod,[status(thm)],[zip_derived_cl757,zip_derived_cl89]) ).

thf(zip_derived_cl835,plain,
    ! [X0: $i] :
      ( ( in @ sk__22 @ ( relation_inverse_image @ sk__21 @ sk__20 ) )
      | ~ ( in @ sk__22 @ sk__18 )
      | ( in @ sk__22 @ X0 )
      | ( X0
       != ( relation_inverse_image @ sk__21 @ sk__20 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl707,zip_derived_cl759]) ).

thf(zip_derived_cl86,plain,
    ( ( in @ sk__22 @ sk__18 )
    | ( in @ sk__22 @ ( relation_inverse_image @ sk__21 @ sk__20 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl836,plain,
    ! [X0: $i] :
      ( ( X0
       != ( relation_inverse_image @ sk__21 @ sk__20 ) )
      | ( in @ sk__22 @ X0 )
      | ( in @ sk__22 @ ( relation_inverse_image @ sk__21 @ sk__20 ) ) ),
    inference(clc,[status(thm)],[zip_derived_cl835,zip_derived_cl86]) ).

thf(zip_derived_cl837,plain,
    ( ( in @ sk__22 @ ( relation_inverse_image @ sk__21 @ sk__20 ) )
    | ( in @ sk__22 @ ( relation_inverse_image @ sk__21 @ sk__20 ) ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl836]) ).

thf(zip_derived_cl838,plain,
    in @ sk__22 @ ( relation_inverse_image @ sk__21 @ sk__20 ),
    inference(simplify,[status(thm)],[zip_derived_cl837]) ).

thf(zip_derived_cl839,plain,
    ( ~ ( in @ ( apply @ sk__21 @ sk__22 ) @ sk__20 )
    | ~ ( in @ sk__22 @ sk__18 ) ),
    inference(demod,[status(thm)],[zip_derived_cl88,zip_derived_cl838]) ).

thf(zip_derived_cl838_003,plain,
    in @ sk__22 @ ( relation_inverse_image @ sk__21 @ sk__20 ),
    inference(simplify,[status(thm)],[zip_derived_cl837]) ).

thf(zip_derived_cl10,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( X2
       != ( relation_inverse_image @ X0 @ X1 ) )
      | ( in @ X3 @ ( relation_dom @ X0 ) )
      | ~ ( in @ X3 @ X2 )
      | ~ ( function @ X0 )
      | ~ ( relation @ X0 ) ),
    inference(cnf,[status(esa)],[d13_funct_1]) ).

thf(zip_derived_cl842,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( relation @ X0 )
      | ~ ( function @ X0 )
      | ( in @ sk__22 @ ( relation_dom @ X0 ) )
      | ( ( relation_inverse_image @ sk__21 @ sk__20 )
       != ( relation_inverse_image @ X0 @ X1 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl838,zip_derived_cl10]) ).

thf(zip_derived_cl845,plain,
    ( ( in @ sk__22 @ ( relation_dom @ sk__21 ) )
    | ~ ( function @ sk__21 )
    | ~ ( relation @ sk__21 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl842]) ).

thf(zip_derived_cl759_004,plain,
    ( sk__18
    = ( relation_dom @ sk__21 ) ),
    inference(demod,[status(thm)],[zip_derived_cl757,zip_derived_cl89]) ).

thf(zip_derived_cl91_005,plain,
    function @ sk__21,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl644_006,plain,
    relation @ sk__21,
    inference('sup-',[status(thm)],[zip_derived_cl637,zip_derived_cl3]) ).

thf(zip_derived_cl846,plain,
    in @ sk__22 @ sk__18,
    inference(demod,[status(thm)],[zip_derived_cl845,zip_derived_cl759,zip_derived_cl91,zip_derived_cl644]) ).

thf(zip_derived_cl847,plain,
    ~ ( in @ ( apply @ sk__21 @ sk__22 ) @ sk__20 ),
    inference(demod,[status(thm)],[zip_derived_cl839,zip_derived_cl846]) ).

thf(zip_derived_cl838_007,plain,
    in @ sk__22 @ ( relation_inverse_image @ sk__21 @ sk__20 ),
    inference(simplify,[status(thm)],[zip_derived_cl837]) ).

thf(zip_derived_cl11,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( X2
       != ( relation_inverse_image @ X0 @ X1 ) )
      | ( in @ ( apply @ X0 @ X3 ) @ X1 )
      | ~ ( in @ X3 @ X2 )
      | ~ ( function @ X0 )
      | ~ ( relation @ X0 ) ),
    inference(cnf,[status(esa)],[d13_funct_1]) ).

thf(zip_derived_cl843,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( relation @ X0 )
      | ~ ( function @ X0 )
      | ( in @ ( apply @ X0 @ sk__22 ) @ X1 )
      | ( ( relation_inverse_image @ sk__21 @ sk__20 )
       != ( relation_inverse_image @ X0 @ X1 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl838,zip_derived_cl11]) ).

thf(zip_derived_cl857,plain,
    ( ( in @ ( apply @ sk__21 @ sk__22 ) @ sk__20 )
    | ~ ( function @ sk__21 )
    | ~ ( relation @ sk__21 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl843]) ).

thf(zip_derived_cl91_008,plain,
    function @ sk__21,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl644_009,plain,
    relation @ sk__21,
    inference('sup-',[status(thm)],[zip_derived_cl637,zip_derived_cl3]) ).

thf(zip_derived_cl858,plain,
    in @ ( apply @ sk__21 @ sk__22 ) @ sk__20,
    inference(demod,[status(thm)],[zip_derived_cl857,zip_derived_cl91,zip_derived_cl644]) ).

thf(zip_derived_cl859,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl847,zip_derived_cl858]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SEU293+1 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.de9mC6DsyD true
% 0.14/0.34  % Computer : n016.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Thu Aug 24 01:59:23 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.14/0.34  % Running portfolio for 300 s
% 0.14/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.21/0.35  % Number of cores: 8
% 0.21/0.35  % Python version: Python 3.6.8
% 0.21/0.35  % Running in FO mode
% 0.21/0.57  % Total configuration time : 435
% 0.21/0.57  % Estimated wc time : 1092
% 0.21/0.57  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.65  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.68  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.69  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.70  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.70  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.70  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.21/0.70  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.21/0.77  % Solved by fo/fo3_bce.sh.
% 0.21/0.77  % BCE start: 98
% 0.21/0.77  % BCE eliminated: 6
% 0.21/0.77  % PE start: 92
% 0.21/0.77  logic: eq
% 0.21/0.77  % PE eliminated: 7
% 0.21/0.77  % done 210 iterations in 0.076s
% 0.21/0.77  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.21/0.77  % SZS output start Refutation
% See solution above
% 0.21/0.78  
% 0.21/0.78  
% 0.21/0.78  % Terminating...
% 1.39/0.89  % Runner terminated.
% 1.39/0.91  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------