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

View Problem - Process Solution

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

% Computer : n014.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 : Fri Sep  1 00:09:31 EDT 2023

% Result   : Theorem 105.37s 15.66s
% Output   : Refutation 105.37s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   28
% Syntax   : Number of formulae    :   74 (  21 unt;  18 typ;   0 def)
%            Number of atoms       :  128 (  19 equ;   0 cnn)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  623 (  52   ~;  54   |;   6   &; 499   @)
%                                         (   2 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   17 (   9 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   24 (  24   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   20 (  18 usr;   6 con; 0-3 aty)
%            Number of variables   :  128 (   0   ^; 128   !;   0   ?; 128   :)

% Comments : 
%------------------------------------------------------------------------------
thf(strictly_less_than_type,type,
    strictly_less_than: $i > $i > $o ).

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

thf(check_cpq_type,type,
    check_cpq: $i > $o ).

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

thf(less_than_type,type,
    less_than: $i > $i > $o ).

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

thf(bad_type,type,
    bad: $i ).

thf(remove_slb_type,type,
    remove_slb: $i > $i > $i ).

thf(remove_cpq_type,type,
    remove_cpq: $i > $i > $i ).

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

thf(pair_in_list_type,type,
    pair_in_list: $i > $i > $i > $o ).

thf(ok_type,type,
    ok: $i > $o ).

thf(sk__1_type,type,
    sk__1: $i > $i ).

thf(triple_type,type,
    triple: $i > $i > $i > $i ).

thf(sk__5_type,type,
    sk__5: $i ).

thf(lookup_slb_type,type,
    lookup_slb: $i > $i > $i ).

thf(contains_slb_type,type,
    contains_slb: $i > $i > $o ).

thf(remove_pqp_type,type,
    remove_pqp: $i > $i > $i ).

thf(l27_li4142,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( check_cpq @ ( triple @ U @ V @ W ) )
    <=> ! [X: $i,Y: $i] :
          ( ( pair_in_list @ V @ X @ Y )
         => ( less_than @ Y @ X ) ) ) ).

thf(zip_derived_cl51,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( check_cpq @ ( triple @ X0 @ X1 @ X2 ) )
      | ~ ( less_than @ ( sk__1 @ X1 ) @ ( sk_ @ X1 ) ) ),
    inference(cnf,[status(esa)],[l27_li4142]) ).

thf(l27_co,conjecture,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( ( check_cpq @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) )
        & ( ok @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) ) )
     => ( check_cpq @ ( triple @ U @ V @ W ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [U: $i,V: $i,W: $i,X: $i] :
        ( ( ( check_cpq @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) )
          & ( ok @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) ) )
       => ( check_cpq @ ( triple @ U @ V @ W ) ) ),
    inference('cnf.neg',[status(esa)],[l27_co]) ).

thf(zip_derived_cl58,plain,
    ~ ( check_cpq @ ( triple @ sk__2 @ sk__3 @ sk__4 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl339,plain,
    ~ ( less_than @ ( sk__1 @ sk__3 ) @ ( sk_ @ sk__3 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl51,zip_derived_cl58]) ).

thf(l27_li2829,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( pair_in_list @ U @ V @ W )
     => ! [X: $i] :
          ( ( contains_slb @ U @ X )
         => ( ( pair_in_list @ ( remove_slb @ U @ X ) @ V @ W )
            | ( V = X ) ) ) ) ).

thf(zip_derived_cl53,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( contains_slb @ X0 @ X1 )
      | ( pair_in_list @ ( remove_slb @ X0 @ X1 ) @ X2 @ X3 )
      | ( X2 = X1 )
      | ~ ( pair_in_list @ X0 @ X2 @ X3 ) ),
    inference(cnf,[status(esa)],[l27_li2829]) ).

thf(zip_derived_cl57,plain,
    check_cpq @ ( remove_cpq @ ( triple @ sk__2 @ sk__3 @ sk__4 ) @ sk__5 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(stricly_smaller_definition,axiom,
    ! [U: $i,V: $i] :
      ( ( strictly_less_than @ U @ V )
    <=> ( ( less_than @ U @ V )
        & ~ ( less_than @ V @ U ) ) ) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i,X1: $i] :
      ( ( strictly_less_than @ X0 @ X1 )
      | ( less_than @ X1 @ X0 )
      | ~ ( less_than @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[stricly_smaller_definition]) ).

thf(ax45,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( ( contains_slb @ V @ X )
        & ( strictly_less_than @ X @ ( lookup_slb @ V @ X ) ) )
     => ( ( remove_cpq @ ( triple @ U @ V @ W ) @ X )
        = ( triple @ ( remove_pqp @ U @ X ) @ ( remove_slb @ V @ X ) @ bad ) ) ) ).

thf(zip_derived_cl41,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( ( remove_cpq @ ( triple @ X0 @ X2 @ X3 ) @ X1 )
        = ( triple @ ( remove_pqp @ X0 @ X1 ) @ ( remove_slb @ X2 @ X1 ) @ bad ) )
      | ~ ( strictly_less_than @ X1 @ ( lookup_slb @ X2 @ X1 ) )
      | ~ ( contains_slb @ X2 @ X1 ) ),
    inference(cnf,[status(esa)],[ax45]) ).

thf(zip_derived_cl263,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( less_than @ X0 @ ( lookup_slb @ X1 @ X0 ) )
      | ( less_than @ ( lookup_slb @ X1 @ X0 ) @ X0 )
      | ~ ( contains_slb @ X1 @ X0 )
      | ( ( remove_cpq @ ( triple @ X3 @ X1 @ X2 ) @ X0 )
        = ( triple @ ( remove_pqp @ X3 @ X0 ) @ ( remove_slb @ X1 @ X0 ) @ bad ) ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl5,zip_derived_cl41]) ).

thf(totality,axiom,
    ! [U: $i,V: $i] :
      ( ( less_than @ V @ U )
      | ( less_than @ U @ V ) ) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i,X1: $i] :
      ( ( less_than @ X0 @ X1 )
      | ( less_than @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[totality]) ).

thf(zip_derived_cl1226,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( ( remove_cpq @ ( triple @ X3 @ X1 @ X2 ) @ X0 )
        = ( triple @ ( remove_pqp @ X3 @ X0 ) @ ( remove_slb @ X1 @ X0 ) @ bad ) )
      | ~ ( contains_slb @ X1 @ X0 )
      | ( less_than @ ( lookup_slb @ X1 @ X0 ) @ X0 ) ),
    inference(clc,[status(thm)],[zip_derived_cl263,zip_derived_cl1]) ).

thf(zip_derived_cl50,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i,X4: $i] :
      ( ~ ( pair_in_list @ X0 @ X1 @ X2 )
      | ( less_than @ X2 @ X1 )
      | ~ ( check_cpq @ ( triple @ X3 @ X0 @ X4 ) ) ),
    inference(cnf,[status(esa)],[l27_li4142]) ).

thf(zip_derived_cl1231,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i,X4: $i,X5: $i] :
      ( ~ ( check_cpq @ ( remove_cpq @ ( triple @ X3 @ X2 @ X1 ) @ X0 ) )
      | ( less_than @ ( lookup_slb @ X2 @ X0 ) @ X0 )
      | ~ ( contains_slb @ X2 @ X0 )
      | ( less_than @ X5 @ X4 )
      | ~ ( pair_in_list @ ( remove_slb @ X2 @ X0 ) @ X4 @ X5 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1226,zip_derived_cl50]) ).

thf(ax44,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( ( contains_slb @ V @ X )
        & ( less_than @ ( lookup_slb @ V @ X ) @ X ) )
     => ( ( remove_cpq @ ( triple @ U @ V @ W ) @ X )
        = ( triple @ ( remove_pqp @ U @ X ) @ ( remove_slb @ V @ X ) @ W ) ) ) ).

thf(zip_derived_cl40,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( ( remove_cpq @ ( triple @ X0 @ X2 @ X3 ) @ X1 )
        = ( triple @ ( remove_pqp @ X0 @ X1 ) @ ( remove_slb @ X2 @ X1 ) @ X3 ) )
      | ~ ( less_than @ ( lookup_slb @ X2 @ X1 ) @ X1 )
      | ~ ( contains_slb @ X2 @ X1 ) ),
    inference(cnf,[status(esa)],[ax44]) ).

thf(zip_derived_cl50_001,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i,X4: $i] :
      ( ~ ( pair_in_list @ X0 @ X1 @ X2 )
      | ( less_than @ X2 @ X1 )
      | ~ ( check_cpq @ ( triple @ X3 @ X0 @ X4 ) ) ),
    inference(cnf,[status(esa)],[l27_li4142]) ).

thf(zip_derived_cl787,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i,X4: $i,X5: $i] :
      ( ~ ( check_cpq @ ( remove_cpq @ ( triple @ X3 @ X2 @ X1 ) @ X0 ) )
      | ~ ( contains_slb @ X2 @ X0 )
      | ~ ( less_than @ ( lookup_slb @ X2 @ X0 ) @ X0 )
      | ( less_than @ X5 @ X4 )
      | ~ ( pair_in_list @ ( remove_slb @ X2 @ X0 ) @ X4 @ X5 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl40,zip_derived_cl50]) ).

thf(zip_derived_cl45280,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i,X4: $i,X5: $i] :
      ( ~ ( pair_in_list @ ( remove_slb @ X2 @ X0 ) @ X4 @ X5 )
      | ( less_than @ X5 @ X4 )
      | ~ ( contains_slb @ X2 @ X0 )
      | ~ ( check_cpq @ ( remove_cpq @ ( triple @ X3 @ X2 @ X1 ) @ X0 ) ) ),
    inference(clc,[status(thm)],[zip_derived_cl1231,zip_derived_cl787]) ).

thf(zip_derived_cl45286,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( contains_slb @ sk__3 @ sk__5 )
      | ( less_than @ X1 @ X0 )
      | ~ ( pair_in_list @ ( remove_slb @ sk__3 @ sk__5 ) @ X0 @ X1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl57,zip_derived_cl45280]) ).

thf(ax43,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ~ ( contains_slb @ V @ X )
     => ( ( remove_cpq @ ( triple @ U @ V @ W ) @ X )
        = ( triple @ U @ V @ bad ) ) ) ).

thf(zip_derived_cl39,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( ( remove_cpq @ ( triple @ X0 @ X1 @ X2 ) @ X3 )
        = ( triple @ X0 @ X1 @ bad ) )
      | ( contains_slb @ X1 @ X3 ) ),
    inference(cnf,[status(esa)],[ax43]) ).

thf(zip_derived_cl56,plain,
    ok @ ( remove_cpq @ ( triple @ sk__2 @ sk__3 @ sk__4 ) @ sk__5 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(ax40,axiom,
    ! [U: $i,V: $i] :
      ~ ( ok @ ( triple @ U @ V @ bad ) ) ).

thf(zip_derived_cl36,plain,
    ! [X0: $i,X1: $i] :
      ~ ( ok @ ( triple @ X0 @ X1 @ bad ) ),
    inference(cnf,[status(esa)],[ax40]) ).

thf(zip_derived_cl254,plain,
    ! [X0: $i,X1: $i] :
      ( ( remove_cpq @ ( triple @ sk__2 @ sk__3 @ sk__4 ) @ sk__5 )
     != ( triple @ X1 @ X0 @ bad ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl56,zip_derived_cl36]) ).

thf(zip_derived_cl448,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( triple @ sk__2 @ sk__3 @ bad )
       != ( triple @ X1 @ X0 @ bad ) )
      | ( contains_slb @ sk__3 @ sk__5 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl39,zip_derived_cl254]) ).

thf(zip_derived_cl522,plain,
    contains_slb @ sk__3 @ sk__5,
    inference(eq_res,[status(thm)],[zip_derived_cl448]) ).

thf(zip_derived_cl45349,plain,
    ! [X0: $i,X1: $i] :
      ( ( less_than @ X1 @ X0 )
      | ~ ( pair_in_list @ ( remove_slb @ sk__3 @ sk__5 ) @ X0 @ X1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl45286,zip_derived_cl522]) ).

thf(zip_derived_cl45384,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( pair_in_list @ sk__3 @ X1 @ X0 )
      | ( X1 = sk__5 )
      | ~ ( contains_slb @ sk__3 @ sk__5 )
      | ( less_than @ X0 @ X1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl53,zip_derived_cl45349]) ).

thf(zip_derived_cl522_002,plain,
    contains_slb @ sk__3 @ sk__5,
    inference(eq_res,[status(thm)],[zip_derived_cl448]) ).

thf(zip_derived_cl45385,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( pair_in_list @ sk__3 @ X1 @ X0 )
      | ( X1 = sk__5 )
      | ( less_than @ X0 @ X1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl45384,zip_derived_cl522]) ).

thf(zip_derived_cl52,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( check_cpq @ ( triple @ X0 @ X1 @ X2 ) )
      | ( pair_in_list @ X1 @ ( sk_ @ X1 ) @ ( sk__1 @ X1 ) ) ),
    inference(cnf,[status(esa)],[l27_li4142]) ).

thf(zip_derived_cl58_003,plain,
    ~ ( check_cpq @ ( triple @ sk__2 @ sk__3 @ sk__4 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1029,plain,
    pair_in_list @ sk__3 @ ( sk_ @ sk__3 ) @ ( sk__1 @ sk__3 ),
    inference('sup-',[status(thm)],[zip_derived_cl52,zip_derived_cl58]) ).

thf(zip_derived_cl45387,plain,
    ( ( less_than @ ( sk__1 @ sk__3 ) @ ( sk_ @ sk__3 ) )
    | ( ( sk_ @ sk__3 )
      = sk__5 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl45385,zip_derived_cl1029]) ).

thf(zip_derived_cl339_004,plain,
    ~ ( less_than @ ( sk__1 @ sk__3 ) @ ( sk_ @ sk__3 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl51,zip_derived_cl58]) ).

thf(zip_derived_cl45389,plain,
    ( ( sk_ @ sk__3 )
    = sk__5 ),
    inference(clc,[status(thm)],[zip_derived_cl45387,zip_derived_cl339]) ).

thf(zip_derived_cl45390,plain,
    ~ ( less_than @ ( sk__1 @ sk__3 ) @ sk__5 ),
    inference(demod,[status(thm)],[zip_derived_cl339,zip_derived_cl45389]) ).

thf(zip_derived_cl1029_005,plain,
    pair_in_list @ sk__3 @ ( sk_ @ sk__3 ) @ ( sk__1 @ sk__3 ),
    inference('sup-',[status(thm)],[zip_derived_cl52,zip_derived_cl58]) ).

thf(zip_derived_cl45389_006,plain,
    ( ( sk_ @ sk__3 )
    = sk__5 ),
    inference(clc,[status(thm)],[zip_derived_cl45387,zip_derived_cl339]) ).

thf(zip_derived_cl45394,plain,
    pair_in_list @ sk__3 @ sk__5 @ ( sk__1 @ sk__3 ),
    inference(demod,[status(thm)],[zip_derived_cl1029,zip_derived_cl45389]) ).

thf(zip_derived_cl57_007,plain,
    check_cpq @ ( remove_cpq @ ( triple @ sk__2 @ sk__3 @ sk__4 ) @ sk__5 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl56_008,plain,
    ok @ ( remove_cpq @ ( triple @ sk__2 @ sk__3 @ sk__4 ) @ sk__5 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(l27_l30,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( ( check_cpq @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) )
        & ( ok @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) ) )
     => ! [Y: $i] :
          ( ( pair_in_list @ V @ X @ Y )
         => ( less_than @ Y @ X ) ) ) ).

thf(zip_derived_cl54,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i,X4: $i] :
      ( ~ ( pair_in_list @ X0 @ X1 @ X2 )
      | ( less_than @ X2 @ X1 )
      | ~ ( ok @ ( remove_cpq @ ( triple @ X3 @ X0 @ X4 ) @ X1 ) )
      | ~ ( check_cpq @ ( remove_cpq @ ( triple @ X3 @ X0 @ X4 ) @ X1 ) ) ),
    inference(cnf,[status(esa)],[l27_l30]) ).

thf(zip_derived_cl257,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i,X4: $i] :
      ( ( ( remove_cpq @ ( triple @ sk__2 @ sk__3 @ sk__4 ) @ sk__5 )
       != ( remove_cpq @ ( triple @ X4 @ X2 @ X3 ) @ X1 ) )
      | ~ ( check_cpq @ ( remove_cpq @ ( triple @ X4 @ X2 @ X3 ) @ X1 ) )
      | ( less_than @ X0 @ X1 )
      | ~ ( pair_in_list @ X2 @ X1 @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl56,zip_derived_cl54]) ).

thf(zip_derived_cl1133,plain,
    ! [X0: $i] :
      ( ~ ( pair_in_list @ sk__3 @ sk__5 @ X0 )
      | ( less_than @ X0 @ sk__5 )
      | ( ( remove_cpq @ ( triple @ sk__2 @ sk__3 @ sk__4 ) @ sk__5 )
       != ( remove_cpq @ ( triple @ sk__2 @ sk__3 @ sk__4 ) @ sk__5 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl57,zip_derived_cl257]) ).

thf(zip_derived_cl1142,plain,
    ! [X0: $i] :
      ( ( less_than @ X0 @ sk__5 )
      | ~ ( pair_in_list @ sk__3 @ sk__5 @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl1133]) ).

thf(zip_derived_cl45613,plain,
    less_than @ ( sk__1 @ sk__3 ) @ sk__5,
    inference('sup-',[status(thm)],[zip_derived_cl45394,zip_derived_cl1142]) ).

thf(zip_derived_cl45620,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl45390,zip_derived_cl45613]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : SWV391+1 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.12  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.k35OsxMqaz true
% 0.11/0.33  % Computer : n014.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit : 300
% 0.11/0.33  % WCLimit  : 300
% 0.11/0.33  % DateTime : Tue Aug 29 08:10:30 EDT 2023
% 0.11/0.33  % CPUTime  : 
% 0.11/0.33  % Running portfolio for 300 s
% 0.11/0.33  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.11/0.33  % Number of cores: 8
% 0.11/0.33  % Python version: Python 3.6.8
% 0.11/0.33  % Running in FO mode
% 0.18/0.54  % Total configuration time : 435
% 0.18/0.54  % Estimated wc time : 1092
% 0.18/0.54  % Estimated cpu time (7 cpus) : 156.0
% 0.18/0.62  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.18/0.66  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.18/0.66  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.18/0.66  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.18/0.67  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.18/0.67  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.18/0.67  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 105.37/15.66  % Solved by fo/fo3_bce.sh.
% 105.37/15.66  % BCE start: 59
% 105.37/15.66  % BCE eliminated: 0
% 105.37/15.66  % PE start: 59
% 105.37/15.66  logic: eq
% 105.37/15.66  % PE eliminated: 4
% 105.37/15.66  % done 4234 iterations in 14.967s
% 105.37/15.66  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 105.37/15.66  % SZS output start Refutation
% See solution above
% 105.37/15.66  
% 105.37/15.66  
% 105.37/15.66  % Terminating...
% 105.73/15.72  % Runner terminated.
% 105.73/15.73  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------