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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEU072+1 : 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.WMOEwlhP8m 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:10:23 EDT 2023

% Result   : Theorem 17.86s 3.12s
% Output   : Refutation 17.86s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :   22
% Syntax   : Number of formulae    :   75 (  22 unt;  15 typ;   0 def)
%            Number of atoms       :  165 (  37 equ;   0 cnn)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :  574 (  77   ~;  81   |;   8   &; 392   @)
%                                         (   5 <=>;  11  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   18 (  18   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   17 (  15 usr;   3 con; 0-2 aty)
%            Number of variables   :   51 (   0   ^;  50   !;   1   ?;  51   :)

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

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

thf(sk__3_type,type,
    sk__3: $i > $i ).

thf(relation_image_type,type,
    relation_image: $i > $i > $i ).

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

thf(sk__16_type,type,
    sk__16: $i ).

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

thf(sk__4_type,type,
    sk__4: $i > $i ).

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

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

thf(subset_type,type,
    subset: $i > $i > $o ).

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

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

thf(one_to_one_type,type,
    one_to_one: $i > $o ).

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

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

thf(zip_derived_cl15,plain,
    ! [X0: $i] :
      ( ( in @ ( sk__3 @ X0 ) @ ( relation_dom @ X0 ) )
      | ( one_to_one @ X0 )
      | ~ ( function @ X0 )
      | ~ ( relation @ X0 ) ),
    inference(cnf,[status(esa)],[d8_funct_1]) ).

thf(zip_derived_cl14,plain,
    ! [X0: $i] :
      ( ( in @ ( sk__4 @ X0 ) @ ( relation_dom @ X0 ) )
      | ( one_to_one @ X0 )
      | ~ ( function @ X0 )
      | ~ ( relation @ X0 ) ),
    inference(cnf,[status(esa)],[d8_funct_1]) ).

thf(zip_derived_cl13,plain,
    ! [X0: $i] :
      ( ( ( apply @ X0 @ ( sk__3 @ X0 ) )
        = ( apply @ X0 @ ( sk__4 @ X0 ) ) )
      | ( one_to_one @ X0 )
      | ~ ( function @ X0 )
      | ~ ( relation @ X0 ) ),
    inference(cnf,[status(esa)],[d8_funct_1]) ).

thf(t117_funct_1,axiom,
    ! [A: $i,B: $i] :
      ( ( ( relation @ B )
        & ( function @ B ) )
     => ( ( in @ A @ ( relation_dom @ B ) )
       => ( ( relation_image @ B @ ( singleton @ A ) )
          = ( singleton @ ( apply @ B @ A ) ) ) ) ) ).

thf(zip_derived_cl53,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( in @ X0 @ ( relation_dom @ X1 ) )
      | ( ( relation_image @ X1 @ ( singleton @ X0 ) )
        = ( singleton @ ( apply @ X1 @ X0 ) ) )
      | ~ ( function @ X1 )
      | ~ ( relation @ X1 ) ),
    inference(cnf,[status(esa)],[t117_funct_1]) ).

thf(t153_funct_1,conjecture,
    ! [A: $i] :
      ( ( ( relation @ A )
        & ( function @ A ) )
     => ( ! [B: $i] : ( subset @ ( relation_inverse_image @ A @ ( relation_image @ A @ B ) ) @ B )
       => ( one_to_one @ A ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i] :
        ( ( ( relation @ A )
          & ( function @ A ) )
       => ( ! [B: $i] : ( subset @ ( relation_inverse_image @ A @ ( relation_image @ A @ B ) ) @ B )
         => ( one_to_one @ A ) ) ),
    inference('cnf.neg',[status(esa)],[t153_funct_1]) ).

thf(zip_derived_cl59,plain,
    ! [X0: $i] : ( subset @ ( relation_inverse_image @ sk__16 @ ( relation_image @ sk__16 @ X0 ) ) @ X0 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl666,plain,
    ! [X0: $i] :
      ( ~ ( relation @ sk__16 )
      | ~ ( function @ sk__16 )
      | ~ ( in @ X0 @ ( relation_dom @ sk__16 ) )
      | ( subset @ ( relation_inverse_image @ sk__16 @ ( singleton @ ( apply @ sk__16 @ X0 ) ) ) @ ( singleton @ X0 ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl53,zip_derived_cl59]) ).

thf(zip_derived_cl56,plain,
    relation @ sk__16,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl57,plain,
    function @ sk__16,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl667,plain,
    ! [X0: $i] :
      ( ~ ( in @ X0 @ ( relation_dom @ sk__16 ) )
      | ( subset @ ( relation_inverse_image @ sk__16 @ ( singleton @ ( apply @ sk__16 @ X0 ) ) ) @ ( singleton @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl666,zip_derived_cl56,zip_derived_cl57]) ).

thf(zip_derived_cl796,plain,
    ( ~ ( relation @ sk__16 )
    | ~ ( function @ sk__16 )
    | ( one_to_one @ sk__16 )
    | ~ ( in @ ( sk__4 @ sk__16 ) @ ( relation_dom @ sk__16 ) )
    | ( subset @ ( relation_inverse_image @ sk__16 @ ( singleton @ ( apply @ sk__16 @ ( sk__3 @ sk__16 ) ) ) ) @ ( singleton @ ( sk__4 @ sk__16 ) ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl13,zip_derived_cl667]) ).

thf(zip_derived_cl56_001,plain,
    relation @ sk__16,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl57_002,plain,
    function @ sk__16,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl58,plain,
    ~ ( one_to_one @ sk__16 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl803,plain,
    ( ~ ( in @ ( sk__4 @ sk__16 ) @ ( relation_dom @ sk__16 ) )
    | ( subset @ ( relation_inverse_image @ sk__16 @ ( singleton @ ( apply @ sk__16 @ ( sk__3 @ sk__16 ) ) ) ) @ ( singleton @ ( sk__4 @ sk__16 ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl796,zip_derived_cl56,zip_derived_cl57,zip_derived_cl58]) ).

thf(zip_derived_cl928,plain,
    ( ~ ( relation @ sk__16 )
    | ~ ( function @ sk__16 )
    | ( one_to_one @ sk__16 )
    | ( subset @ ( relation_inverse_image @ sk__16 @ ( singleton @ ( apply @ sk__16 @ ( sk__3 @ sk__16 ) ) ) ) @ ( singleton @ ( sk__4 @ sk__16 ) ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl14,zip_derived_cl803]) ).

thf(zip_derived_cl56_003,plain,
    relation @ sk__16,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl57_004,plain,
    function @ sk__16,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl58_005,plain,
    ~ ( one_to_one @ sk__16 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl935,plain,
    subset @ ( relation_inverse_image @ sk__16 @ ( singleton @ ( apply @ sk__16 @ ( sk__3 @ sk__16 ) ) ) ) @ ( singleton @ ( sk__4 @ sk__16 ) ),
    inference(demod,[status(thm)],[zip_derived_cl928,zip_derived_cl56,zip_derived_cl57,zip_derived_cl58]) ).

thf(t39_zfmisc_1,axiom,
    ! [A: $i,B: $i] :
      ( ( subset @ A @ ( singleton @ B ) )
    <=> ( ( A = empty_set )
        | ( A
          = ( singleton @ B ) ) ) ) ).

thf(zip_derived_cl62,plain,
    ! [X0: $i,X1: $i] :
      ( ( X1
        = ( singleton @ X0 ) )
      | ( X1 = empty_set )
      | ~ ( subset @ X1 @ ( singleton @ X0 ) ) ),
    inference(cnf,[status(esa)],[t39_zfmisc_1]) ).

thf(zip_derived_cl1085,plain,
    ( ( ( relation_inverse_image @ sk__16 @ ( singleton @ ( apply @ sk__16 @ ( sk__3 @ sk__16 ) ) ) )
      = ( singleton @ ( sk__4 @ sk__16 ) ) )
    | ( ( relation_inverse_image @ sk__16 @ ( singleton @ ( apply @ sk__16 @ ( sk__3 @ sk__16 ) ) ) )
      = empty_set ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl935,zip_derived_cl62]) ).

thf(zip_derived_cl667_006,plain,
    ! [X0: $i] :
      ( ~ ( in @ X0 @ ( relation_dom @ sk__16 ) )
      | ( subset @ ( relation_inverse_image @ sk__16 @ ( singleton @ ( apply @ sk__16 @ X0 ) ) ) @ ( singleton @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl666,zip_derived_cl56,zip_derived_cl57]) ).

thf(zip_derived_cl1130,plain,
    ( ( ( relation_inverse_image @ sk__16 @ ( singleton @ ( apply @ sk__16 @ ( sk__3 @ sk__16 ) ) ) )
      = empty_set )
    | ~ ( in @ ( sk__3 @ sk__16 ) @ ( relation_dom @ sk__16 ) )
    | ( subset @ ( singleton @ ( sk__4 @ sk__16 ) ) @ ( singleton @ ( sk__3 @ sk__16 ) ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl1085,zip_derived_cl667]) ).

thf(zip_derived_cl1308,plain,
    ( ~ ( relation @ sk__16 )
    | ~ ( function @ sk__16 )
    | ( one_to_one @ sk__16 )
    | ( ( relation_inverse_image @ sk__16 @ ( singleton @ ( apply @ sk__16 @ ( sk__3 @ sk__16 ) ) ) )
      = empty_set )
    | ( subset @ ( singleton @ ( sk__4 @ sk__16 ) ) @ ( singleton @ ( sk__3 @ sk__16 ) ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl15,zip_derived_cl1130]) ).

thf(zip_derived_cl56_007,plain,
    relation @ sk__16,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl57_008,plain,
    function @ sk__16,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl58_009,plain,
    ~ ( one_to_one @ sk__16 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1318,plain,
    ( ( ( relation_inverse_image @ sk__16 @ ( singleton @ ( apply @ sk__16 @ ( sk__3 @ sk__16 ) ) ) )
      = empty_set )
    | ( subset @ ( singleton @ ( sk__4 @ sk__16 ) ) @ ( singleton @ ( sk__3 @ sk__16 ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl1308,zip_derived_cl56,zip_derived_cl57,zip_derived_cl58]) ).

thf(t6_zfmisc_1,axiom,
    ! [A: $i,B: $i] :
      ( ( subset @ ( singleton @ A ) @ ( singleton @ B ) )
     => ( A = B ) ) ).

thf(zip_derived_cl70,plain,
    ! [X0: $i,X1: $i] :
      ( ( X1 = X0 )
      | ~ ( subset @ ( singleton @ X1 ) @ ( singleton @ X0 ) ) ),
    inference(cnf,[status(esa)],[t6_zfmisc_1]) ).

thf(zip_derived_cl1340,plain,
    ( ( ( relation_inverse_image @ sk__16 @ ( singleton @ ( apply @ sk__16 @ ( sk__3 @ sk__16 ) ) ) )
      = empty_set )
    | ( ( sk__4 @ sk__16 )
      = ( sk__3 @ sk__16 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl1318,zip_derived_cl70]) ).

thf(zip_derived_cl15_010,plain,
    ! [X0: $i] :
      ( ( in @ ( sk__3 @ X0 ) @ ( relation_dom @ X0 ) )
      | ( one_to_one @ X0 )
      | ~ ( function @ X0 )
      | ~ ( relation @ X0 ) ),
    inference(cnf,[status(esa)],[d8_funct_1]) ).

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

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

thf(zip_derived_cl449,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( relation @ X0 )
      | ~ ( function @ X0 )
      | ( X1
       != ( apply @ X0 @ X2 ) )
      | ~ ( in @ X2 @ ( relation_dom @ X0 ) )
      | ( in @ X1 @ ( relation_rng @ X0 ) ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl11]) ).

thf(zip_derived_cl11547,plain,
    ! [X0: $i,X1: $i] :
      ( ( in @ ( apply @ X0 @ X1 ) @ ( relation_rng @ X0 ) )
      | ~ ( in @ X1 @ ( relation_dom @ X0 ) )
      | ~ ( function @ X0 )
      | ~ ( relation @ X0 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl449]) ).

thf(t142_funct_1,axiom,
    ! [A: $i,B: $i] :
      ( ( relation @ B )
     => ( ( in @ A @ ( relation_rng @ B ) )
      <=> ( ( relation_inverse_image @ B @ ( singleton @ A ) )
         != empty_set ) ) ) ).

thf(zip_derived_cl55,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( in @ X0 @ ( relation_rng @ X1 ) )
      | ( ( relation_inverse_image @ X1 @ ( singleton @ X0 ) )
       != empty_set )
      | ~ ( relation @ X1 ) ),
    inference(cnf,[status(esa)],[t142_funct_1]) ).

thf(zip_derived_cl11631,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( relation @ X0 )
      | ~ ( function @ X0 )
      | ~ ( in @ X1 @ ( relation_dom @ X0 ) )
      | ( ( relation_inverse_image @ X0 @ ( singleton @ ( apply @ X0 @ X1 ) ) )
       != empty_set )
      | ~ ( relation @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl11547,zip_derived_cl55]) ).

thf(zip_derived_cl11678,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( relation_inverse_image @ X0 @ ( singleton @ ( apply @ X0 @ X1 ) ) )
       != empty_set )
      | ~ ( in @ X1 @ ( relation_dom @ X0 ) )
      | ~ ( function @ X0 )
      | ~ ( relation @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl11631]) ).

thf(zip_derived_cl11791,plain,
    ! [X0: $i] :
      ( ~ ( relation @ X0 )
      | ~ ( function @ X0 )
      | ( one_to_one @ X0 )
      | ( ( relation_inverse_image @ X0 @ ( singleton @ ( apply @ X0 @ ( sk__3 @ X0 ) ) ) )
       != empty_set )
      | ~ ( function @ X0 )
      | ~ ( relation @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl15,zip_derived_cl11678]) ).

thf(zip_derived_cl11812,plain,
    ! [X0: $i] :
      ( ( ( relation_inverse_image @ X0 @ ( singleton @ ( apply @ X0 @ ( sk__3 @ X0 ) ) ) )
       != empty_set )
      | ( one_to_one @ X0 )
      | ~ ( function @ X0 )
      | ~ ( relation @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl11791]) ).

thf(zip_derived_cl11825,plain,
    ( ( ( sk__4 @ sk__16 )
      = ( sk__3 @ sk__16 ) )
    | ( empty_set != empty_set )
    | ( one_to_one @ sk__16 )
    | ~ ( function @ sk__16 )
    | ~ ( relation @ sk__16 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl1340,zip_derived_cl11812]) ).

thf(zip_derived_cl58_011,plain,
    ~ ( one_to_one @ sk__16 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl57_012,plain,
    function @ sk__16,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl56_013,plain,
    relation @ sk__16,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl11851,plain,
    ( ( ( sk__4 @ sk__16 )
      = ( sk__3 @ sk__16 ) )
    | ( empty_set != empty_set ) ),
    inference(demod,[status(thm)],[zip_derived_cl11825,zip_derived_cl58,zip_derived_cl57,zip_derived_cl56]) ).

thf(zip_derived_cl11852,plain,
    ( ( sk__4 @ sk__16 )
    = ( sk__3 @ sk__16 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl11851]) ).

thf(zip_derived_cl12,plain,
    ! [X0: $i] :
      ( ( ( sk__3 @ X0 )
       != ( sk__4 @ X0 ) )
      | ( one_to_one @ X0 )
      | ~ ( function @ X0 )
      | ~ ( relation @ X0 ) ),
    inference(cnf,[status(esa)],[d8_funct_1]) ).

thf(zip_derived_cl11918,plain,
    ( ( ( sk__3 @ sk__16 )
     != ( sk__3 @ sk__16 ) )
    | ( one_to_one @ sk__16 )
    | ~ ( function @ sk__16 )
    | ~ ( relation @ sk__16 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl11852,zip_derived_cl12]) ).

thf(zip_derived_cl58_014,plain,
    ~ ( one_to_one @ sk__16 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl57_015,plain,
    function @ sk__16,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl56_016,plain,
    relation @ sk__16,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl11926,plain,
    ( ( sk__3 @ sk__16 )
   != ( sk__3 @ sk__16 ) ),
    inference(demod,[status(thm)],[zip_derived_cl11918,zip_derived_cl58,zip_derived_cl57,zip_derived_cl56]) ).

thf(zip_derived_cl11927,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl11926]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SEU072+1 : TPTP v8.1.2. Released v3.2.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.WMOEwlhP8m true
% 0.13/0.35  % Computer : n016.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 20:47:53 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.35  % Number of cores: 8
% 0.20/0.35  % Python version: Python 3.6.8
% 0.20/0.35  % Running in FO mode
% 0.20/0.60  % Total configuration time : 435
% 0.20/0.60  % Estimated wc time : 1092
% 0.20/0.60  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.68  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.68  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.69  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.20/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.20/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.20/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.20/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 17.86/3.12  % Solved by fo/fo6_bce.sh.
% 17.86/3.12  % BCE start: 73
% 17.86/3.12  % BCE eliminated: 2
% 17.86/3.12  % PE start: 71
% 17.86/3.12  logic: eq
% 17.86/3.12  % PE eliminated: 0
% 17.86/3.12  % done 1870 iterations in 2.402s
% 17.86/3.12  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 17.86/3.12  % SZS output start Refutation
% See solution above
% 17.86/3.12  
% 17.86/3.12  
% 17.86/3.12  % Terminating...
% 18.26/3.23  % Runner terminated.
% 18.26/3.24  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------