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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : PHI009+1 : TPTP v8.1.2. Released v7.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.YHLNHEjK3G true

% Computer : n005.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 12:58:50 EDT 2023

% Result   : Theorem 1.28s 0.79s
% Output   : Refutation 1.28s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   69 (  18 unt;  11 typ;   0 def)
%            Number of atoms       :  205 (  12 equ;   0 cnn)
%            Maximal formula atoms :   11 (   3 avg)
%            Number of connectives :  606 ( 107   ~; 111   |;  18   &; 352   @)
%                                         (   4 <=>;  14  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   18 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   20 (  20   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   11 (   9 usr;   3 con; 0-3 aty)
%            Number of variables   :   99 (   0   ^;  93   !;   6   ?;  99   :)

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

thf(object_type,type,
    object: $i > $o ).

thf(property_type,type,
    property: $i > $o ).

thf(is_the_type,type,
    is_the: $i > $i > $o ).

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

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

thf(exemplifies_property_type,type,
    exemplifies_property: $i > $i > $o ).

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

thf(sk__2_type,type,
    sk__2: $i ).

thf(description_theorem_1,conjecture,
    ! [F: $i] :
      ( ( property @ F )
     => ( ? [Y: $i] :
            ( ! [Z: $i] :
                ( ( object @ Z )
               => ( ( exemplifies_property @ F @ Z )
                 => ( Z = Y ) ) )
            & ( exemplifies_property @ F @ Y )
            & ( object @ Y ) )
       => ? [U: $i] :
            ( ( is_the @ U @ F )
            & ( object @ U ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [F: $i] :
        ( ( property @ F )
       => ( ? [Y: $i] :
              ( ! [Z: $i] :
                  ( ( object @ Z )
                 => ( ( exemplifies_property @ F @ Z )
                   => ( Z = Y ) ) )
              & ( exemplifies_property @ F @ Y )
              & ( object @ Y ) )
         => ? [U: $i] :
              ( ( is_the @ U @ F )
              & ( object @ U ) ) ) ),
    inference('cnf.neg',[status(esa)],[description_theorem_1]) ).

thf(zip_derived_cl15,plain,
    exemplifies_property @ sk__2 @ sk__3,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl15_001,plain,
    exemplifies_property @ sk__2 @ sk__3,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl15_002,plain,
    exemplifies_property @ sk__2 @ sk__3,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(description_axiom_schema_instance,axiom,
    ! [F: $i,G: $i,X: $i] :
      ( ( ( object @ X )
        & ( property @ G )
        & ( property @ F ) )
     => ( ( ( exemplifies_property @ G @ X )
          & ( is_the @ X @ F ) )
      <=> ? [Y: $i] :
            ( ( object @ Y )
            & ( exemplifies_property @ F @ Y )
            & ! [Z: $i] :
                ( ( object @ Z )
               => ( ( exemplifies_property @ F @ Z )
                 => ( Z = Y ) ) )
            & ( exemplifies_property @ G @ Y ) ) ) ) ).

thf(zf_stmt_1,axiom,
    ! [Z: $i,Y: $i,F: $i] :
      ( ( zip_tseitin_1 @ Z @ Y @ F )
    <=> ( ( object @ Z )
       => ( ( exemplifies_property @ F @ Z )
         => ( Z = Y ) ) ) ) ).

thf(zip_derived_cl6,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( zip_tseitin_1 @ X0 @ X1 @ X2 )
      | ( object @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

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

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

thf(zf_stmt_4,axiom,
    ! [X: $i,G: $i,F: $i] :
      ( ( zip_tseitin_0 @ X @ G @ F )
    <=> ( ( is_the @ X @ F )
        & ( exemplifies_property @ G @ X ) ) ) ).

thf(zf_stmt_5,axiom,
    ! [F: $i,G: $i,X: $i] :
      ( ( ( property @ F )
        & ( property @ G )
        & ( object @ X ) )
     => ( ( zip_tseitin_0 @ X @ G @ F )
      <=> ? [Y: $i] :
            ( ( exemplifies_property @ G @ Y )
            & ! [Z: $i] : ( zip_tseitin_1 @ Z @ Y @ F )
            & ( exemplifies_property @ F @ Y )
            & ( object @ Y ) ) ) ) ).

thf(zip_derived_cl7,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( property @ X0 )
      | ~ ( property @ X1 )
      | ~ ( object @ X2 )
      | ( zip_tseitin_0 @ X2 @ X0 @ X1 )
      | ~ ( object @ X3 )
      | ~ ( exemplifies_property @ X1 @ X3 )
      | ~ ( zip_tseitin_1 @ ( sk_ @ X3 @ X1 ) @ X3 @ X1 )
      | ~ ( exemplifies_property @ X0 @ X3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_5]) ).

thf(zip_derived_cl129,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( object @ ( sk_ @ X1 @ X0 ) )
      | ~ ( exemplifies_property @ X2 @ X1 )
      | ~ ( exemplifies_property @ X0 @ X1 )
      | ~ ( object @ X1 )
      | ( zip_tseitin_0 @ X3 @ X2 @ X0 )
      | ~ ( object @ X3 )
      | ~ ( property @ X0 )
      | ~ ( property @ X2 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl6,zip_derived_cl7]) ).

thf(zip_derived_cl133,plain,
    ! [X0: $i,X1: $i] :
      ( ( object @ ( sk_ @ sk__3 @ X0 ) )
      | ~ ( exemplifies_property @ X0 @ sk__3 )
      | ~ ( object @ sk__3 )
      | ( zip_tseitin_0 @ X1 @ sk__2 @ X0 )
      | ~ ( object @ X1 )
      | ~ ( property @ X0 )
      | ~ ( property @ sk__2 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl15,zip_derived_cl129]) ).

thf(zip_derived_cl16,plain,
    object @ sk__3,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl12,plain,
    property @ sk__2,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl134,plain,
    ! [X0: $i,X1: $i] :
      ( ( object @ ( sk_ @ sk__3 @ X0 ) )
      | ~ ( exemplifies_property @ X0 @ sk__3 )
      | ( zip_tseitin_0 @ X1 @ sk__2 @ X0 )
      | ~ ( object @ X1 )
      | ~ ( property @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl133,zip_derived_cl16,zip_derived_cl12]) ).

thf(zip_derived_cl135,plain,
    ! [X0: $i] :
      ( ( object @ ( sk_ @ sk__3 @ sk__2 ) )
      | ( zip_tseitin_0 @ X0 @ sk__2 @ sk__2 )
      | ~ ( object @ X0 )
      | ~ ( property @ sk__2 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl15,zip_derived_cl134]) ).

thf(zip_derived_cl12_003,plain,
    property @ sk__2,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl136,plain,
    ! [X0: $i] :
      ( ( object @ ( sk_ @ sk__3 @ sk__2 ) )
      | ( zip_tseitin_0 @ X0 @ sk__2 @ sk__2 )
      | ~ ( object @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl135,zip_derived_cl12]) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( is_the @ X0 @ X1 )
      | ~ ( zip_tseitin_0 @ X0 @ X2 @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_4]) ).

thf(zip_derived_cl13,plain,
    ! [X0: $i] :
      ( ~ ( is_the @ X0 @ sk__2 )
      | ~ ( object @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl125,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( zip_tseitin_0 @ X0 @ X1 @ sk__2 )
      | ~ ( object @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl13]) ).

thf(zip_derived_cl137,plain,
    ! [X0: $i] :
      ( ~ ( object @ X0 )
      | ( object @ ( sk_ @ sk__3 @ sk__2 ) ) ),
    inference(clc,[status(thm)],[zip_derived_cl136,zip_derived_cl125]) ).

thf(zip_derived_cl15_004,plain,
    exemplifies_property @ sk__2 @ sk__3,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl15_005,plain,
    exemplifies_property @ sk__2 @ sk__3,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( zip_tseitin_1 @ X0 @ X1 @ X2 )
      | ( exemplifies_property @ X2 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl7_006,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( property @ X0 )
      | ~ ( property @ X1 )
      | ~ ( object @ X2 )
      | ( zip_tseitin_0 @ X2 @ X0 @ X1 )
      | ~ ( object @ X3 )
      | ~ ( exemplifies_property @ X1 @ X3 )
      | ~ ( zip_tseitin_1 @ ( sk_ @ X3 @ X1 ) @ X3 @ X1 )
      | ~ ( exemplifies_property @ X0 @ X3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_5]) ).

thf(zip_derived_cl127,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( exemplifies_property @ X0 @ ( sk_ @ X1 @ X0 ) )
      | ~ ( exemplifies_property @ X2 @ X1 )
      | ~ ( exemplifies_property @ X0 @ X1 )
      | ~ ( object @ X1 )
      | ( zip_tseitin_0 @ X3 @ X2 @ X0 )
      | ~ ( object @ X3 )
      | ~ ( property @ X0 )
      | ~ ( property @ X2 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl4,zip_derived_cl7]) ).

thf(zip_derived_cl143,plain,
    ! [X0: $i,X1: $i] :
      ( ( exemplifies_property @ X0 @ ( sk_ @ sk__3 @ X0 ) )
      | ~ ( exemplifies_property @ X0 @ sk__3 )
      | ~ ( object @ sk__3 )
      | ( zip_tseitin_0 @ X1 @ sk__2 @ X0 )
      | ~ ( object @ X1 )
      | ~ ( property @ X0 )
      | ~ ( property @ sk__2 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl15,zip_derived_cl127]) ).

thf(zip_derived_cl16_007,plain,
    object @ sk__3,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl12_008,plain,
    property @ sk__2,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl144,plain,
    ! [X0: $i,X1: $i] :
      ( ( exemplifies_property @ X0 @ ( sk_ @ sk__3 @ X0 ) )
      | ~ ( exemplifies_property @ X0 @ sk__3 )
      | ( zip_tseitin_0 @ X1 @ sk__2 @ X0 )
      | ~ ( object @ X1 )
      | ~ ( property @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl143,zip_derived_cl16,zip_derived_cl12]) ).

thf(zip_derived_cl145,plain,
    ! [X0: $i] :
      ( ( exemplifies_property @ sk__2 @ ( sk_ @ sk__3 @ sk__2 ) )
      | ( zip_tseitin_0 @ X0 @ sk__2 @ sk__2 )
      | ~ ( object @ X0 )
      | ~ ( property @ sk__2 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl15,zip_derived_cl144]) ).

thf(zip_derived_cl12_009,plain,
    property @ sk__2,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl146,plain,
    ! [X0: $i] :
      ( ( exemplifies_property @ sk__2 @ ( sk_ @ sk__3 @ sk__2 ) )
      | ( zip_tseitin_0 @ X0 @ sk__2 @ sk__2 )
      | ~ ( object @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl145,zip_derived_cl12]) ).

thf(zip_derived_cl125_010,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( zip_tseitin_0 @ X0 @ X1 @ sk__2 )
      | ~ ( object @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl13]) ).

thf(zip_derived_cl147,plain,
    ! [X0: $i] :
      ( ~ ( object @ X0 )
      | ( exemplifies_property @ sk__2 @ ( sk_ @ sk__3 @ sk__2 ) ) ),
    inference(clc,[status(thm)],[zip_derived_cl146,zip_derived_cl125]) ).

thf(zip_derived_cl14,plain,
    ! [X1: $i] :
      ( ~ ( exemplifies_property @ sk__2 @ X1 )
      | ( X1 = sk__3 )
      | ~ ( object @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl150,plain,
    ! [X0: $i] :
      ( ~ ( object @ X0 )
      | ( ( sk_ @ sk__3 @ sk__2 )
        = sk__3 )
      | ~ ( object @ ( sk_ @ sk__3 @ sk__2 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl147,zip_derived_cl14]) ).

thf(zip_derived_cl153,plain,
    ( ~ ( object @ ( sk_ @ sk__3 @ sk__2 ) )
    | ( ( sk_ @ sk__3 @ sk__2 )
      = sk__3 ) ),
    inference(condensation,[status(thm)],[zip_derived_cl150]) ).

thf(zip_derived_cl154,plain,
    ! [X0: $i] :
      ( ~ ( object @ X0 )
      | ( ( sk_ @ sk__3 @ sk__2 )
        = sk__3 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl137,zip_derived_cl153]) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( zip_tseitin_1 @ X0 @ X1 @ X2 )
      | ( X0 != X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl7_011,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( property @ X0 )
      | ~ ( property @ X1 )
      | ~ ( object @ X2 )
      | ( zip_tseitin_0 @ X2 @ X0 @ X1 )
      | ~ ( object @ X3 )
      | ~ ( exemplifies_property @ X1 @ X3 )
      | ~ ( zip_tseitin_1 @ ( sk_ @ X3 @ X1 ) @ X3 @ X1 )
      | ~ ( exemplifies_property @ X0 @ X3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_5]) ).

thf(zip_derived_cl128,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( ( sk_ @ X1 @ X0 )
       != X1 )
      | ~ ( exemplifies_property @ X2 @ X1 )
      | ~ ( exemplifies_property @ X0 @ X1 )
      | ~ ( object @ X1 )
      | ( zip_tseitin_0 @ X3 @ X2 @ X0 )
      | ~ ( object @ X3 )
      | ~ ( property @ X0 )
      | ~ ( property @ X2 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl5,zip_derived_cl7]) ).

thf(zip_derived_cl160,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( object @ X0 )
      | ( sk__3 != sk__3 )
      | ~ ( exemplifies_property @ X1 @ sk__3 )
      | ~ ( exemplifies_property @ sk__2 @ sk__3 )
      | ~ ( object @ sk__3 )
      | ( zip_tseitin_0 @ X2 @ X1 @ sk__2 )
      | ~ ( object @ X2 )
      | ~ ( property @ sk__2 )
      | ~ ( property @ X1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl154,zip_derived_cl128]) ).

thf(zip_derived_cl15_012,plain,
    exemplifies_property @ sk__2 @ sk__3,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl16_013,plain,
    object @ sk__3,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl12_014,plain,
    property @ sk__2,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl165,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( object @ X0 )
      | ( sk__3 != sk__3 )
      | ~ ( exemplifies_property @ X1 @ sk__3 )
      | ( zip_tseitin_0 @ X2 @ X1 @ sk__2 )
      | ~ ( object @ X2 )
      | ~ ( property @ X1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl160,zip_derived_cl15,zip_derived_cl16,zip_derived_cl12]) ).

thf(zip_derived_cl166,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( property @ X1 )
      | ~ ( object @ X2 )
      | ( zip_tseitin_0 @ X2 @ X1 @ sk__2 )
      | ~ ( exemplifies_property @ X1 @ sk__3 )
      | ~ ( object @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl165]) ).

thf(zip_derived_cl176,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( property @ X0 )
      | ~ ( object @ X1 )
      | ( zip_tseitin_0 @ X1 @ X0 @ sk__2 )
      | ~ ( exemplifies_property @ X0 @ sk__3 ) ),
    inference(condensation,[status(thm)],[zip_derived_cl166]) ).

thf(zip_derived_cl125_015,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( zip_tseitin_0 @ X0 @ X1 @ sk__2 )
      | ~ ( object @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl13]) ).

thf(zip_derived_cl177,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( exemplifies_property @ X0 @ sk__3 )
      | ~ ( object @ X1 )
      | ~ ( property @ X0 ) ),
    inference(clc,[status(thm)],[zip_derived_cl176,zip_derived_cl125]) ).

thf(zip_derived_cl178,plain,
    ! [X0: $i] :
      ( ~ ( object @ X0 )
      | ~ ( property @ sk__2 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl15,zip_derived_cl177]) ).

thf(zip_derived_cl12_016,plain,
    property @ sk__2,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl179,plain,
    ! [X0: $i] :
      ~ ( object @ X0 ),
    inference(demod,[status(thm)],[zip_derived_cl178,zip_derived_cl12]) ).

thf(zip_derived_cl16_017,plain,
    object @ sk__3,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl180,plain,
    $false,
    inference('s_sup+',[status(thm)],[zip_derived_cl179,zip_derived_cl16]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : PHI009+1 : TPTP v8.1.2. Released v7.2.0.
% 0.08/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.YHLNHEjK3G true
% 0.14/0.36  % Computer : n005.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Sun Aug 27 08:50:53 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.14/0.36  % Running portfolio for 300 s
% 0.14/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.36  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.21/0.65  % Total configuration time : 435
% 0.21/0.65  % Estimated wc time : 1092
% 0.21/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.28/0.79  % Solved by fo/fo6_bce.sh.
% 1.28/0.79  % BCE start: 17
% 1.28/0.79  % BCE eliminated: 0
% 1.28/0.79  % PE start: 17
% 1.28/0.79  logic: eq
% 1.28/0.79  % PE eliminated: 3
% 1.28/0.79  % done 29 iterations in 0.036s
% 1.28/0.79  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.28/0.79  % SZS output start Refutation
% See solution above
% 1.28/0.79  
% 1.28/0.79  
% 1.28/0.79  % Terminating...
% 1.61/0.86  % Runner terminated.
% 1.61/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------