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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEU344+2 : 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.4jvEzfKThW true

% Computer : n026.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:12:16 EDT 2023

% Result   : Theorem 69.79s 10.67s
% Output   : Refutation 69.79s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   32
% Syntax   : Number of formulae    :   85 (  33 unt;  23 typ;   0 def)
%            Number of atoms       :  140 (  35 equ;   0 cnn)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  517 (  57   ~;  52   |;   8   &; 382   @)
%                                         (   4 <=>;  14  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   36 (  36   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   25 (  23 usr;   4 con; 0-3 aty)
%            Number of variables   :   67 (   0   ^;  67   !;   0   ?;  67   :)

% Comments : 
%------------------------------------------------------------------------------
thf(latt_str_type,type,
    latt_str: $i > $o ).

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

thf(set_union2_type,type,
    set_union2: $i > $i > $i ).

thf(subset_intersection2_type,type,
    subset_intersection2: $i > $i > $i > $i ).

thf(the_carrier_type,type,
    the_carrier: $i > $i ).

thf(the_L_join_type,type,
    the_L_join: $i > $i ).

thf(below_type,type,
    below: $i > $i > $i > $o ).

thf(meet_semilatt_str_type,type,
    meet_semilatt_str: $i > $o ).

thf(the_L_meet_type,type,
    the_L_meet: $i > $i ).

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

thf(strict_latt_str_type,type,
    strict_latt_str: $i > $o ).

thf(apply_binary_type,type,
    apply_binary: $i > $i > $i > $i ).

thf(sk__248_type,type,
    sk__248: $i ).

thf(join_type,type,
    join: $i > $i > $i > $i ).

thf(set_intersection2_type,type,
    set_intersection2: $i > $i > $i ).

thf(sk__247_type,type,
    sk__247: $i ).

thf(subset_union2_type,type,
    subset_union2: $i > $i > $i > $i ).

thf(sk__246_type,type,
    sk__246: $i ).

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

thf(join_semilatt_str_type,type,
    join_semilatt_str: $i > $o ).

thf(empty_carrier_type,type,
    empty_carrier: $i > $o ).

thf(boole_lattice_type,type,
    boole_lattice: $i > $i ).

thf(meet_type,type,
    meet: $i > $i > $i > $i ).

thf(t1_lattice3,axiom,
    ! [A: $i,B: $i] :
      ( ( element @ B @ ( the_carrier @ ( boole_lattice @ A ) ) )
     => ! [C: $i] :
          ( ( element @ C @ ( the_carrier @ ( boole_lattice @ A ) ) )
         => ( ( ( join @ ( boole_lattice @ A ) @ B @ C )
              = ( set_union2 @ B @ C ) )
            & ( ( meet @ ( boole_lattice @ A ) @ B @ C )
              = ( set_intersection2 @ B @ C ) ) ) ) ) ).

thf(zip_derived_cl781,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( element @ X0 @ ( the_carrier @ ( boole_lattice @ X1 ) ) )
      | ( ( join @ ( boole_lattice @ X1 ) @ X2 @ X0 )
        = ( set_union2 @ X2 @ X0 ) )
      | ~ ( element @ X2 @ ( the_carrier @ ( boole_lattice @ X1 ) ) ) ),
    inference(cnf,[status(esa)],[t1_lattice3]) ).

thf(d1_lattice3,axiom,
    ! [A: $i,B: $i] :
      ( ( ( strict_latt_str @ B )
        & ( latt_str @ B ) )
     => ( ( B
          = ( boole_lattice @ A ) )
      <=> ( ( ( the_carrier @ B )
            = ( powerset @ A ) )
          & ! [C: $i] :
              ( ( element @ C @ ( powerset @ A ) )
             => ! [D: $i] :
                  ( ( element @ D @ ( powerset @ A ) )
                 => ( ( ( apply_binary @ ( the_L_join @ B ) @ C @ D )
                      = ( subset_union2 @ A @ C @ D ) )
                    & ( ( apply_binary @ ( the_L_meet @ B ) @ C @ D )
                      = ( subset_intersection2 @ A @ C @ D ) ) ) ) ) ) ) ) ).

thf(zip_derived_cl42,plain,
    ! [X0: $i,X1: $i] :
      ( ( X1
       != ( boole_lattice @ X0 ) )
      | ( ( the_carrier @ X1 )
        = ( powerset @ X0 ) )
      | ~ ( latt_str @ X1 )
      | ~ ( strict_latt_str @ X1 ) ),
    inference(cnf,[status(esa)],[d1_lattice3]) ).

thf(zip_derived_cl7104,plain,
    ! [X0: $i] :
      ( ~ ( strict_latt_str @ ( boole_lattice @ X0 ) )
      | ~ ( latt_str @ ( boole_lattice @ X0 ) )
      | ( ( the_carrier @ ( boole_lattice @ X0 ) )
        = ( powerset @ X0 ) ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl42]) ).

thf(dt_k1_lattice3,axiom,
    ! [A: $i] :
      ( ( latt_str @ ( boole_lattice @ A ) )
      & ( strict_latt_str @ ( boole_lattice @ A ) ) ) ).

thf(zip_derived_cl149,plain,
    ! [X0: $i] : ( strict_latt_str @ ( boole_lattice @ X0 ) ),
    inference(cnf,[status(esa)],[dt_k1_lattice3]) ).

thf(zip_derived_cl150,plain,
    ! [X0: $i] : ( latt_str @ ( boole_lattice @ X0 ) ),
    inference(cnf,[status(esa)],[dt_k1_lattice3]) ).

thf(zip_derived_cl7105,plain,
    ! [X0: $i] :
      ( ( the_carrier @ ( boole_lattice @ X0 ) )
      = ( powerset @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl7104,zip_derived_cl149,zip_derived_cl150]) ).

thf(zip_derived_cl7105_001,plain,
    ! [X0: $i] :
      ( ( the_carrier @ ( boole_lattice @ X0 ) )
      = ( powerset @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl7104,zip_derived_cl149,zip_derived_cl150]) ).

thf(zip_derived_cl14479,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( element @ X0 @ ( powerset @ X1 ) )
      | ( ( join @ ( boole_lattice @ X1 ) @ X2 @ X0 )
        = ( set_union2 @ X2 @ X0 ) )
      | ~ ( element @ X2 @ ( powerset @ X1 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl781,zip_derived_cl7105,zip_derived_cl7105]) ).

thf(t2_lattice3,conjecture,
    ! [A: $i,B: $i] :
      ( ( element @ B @ ( the_carrier @ ( boole_lattice @ A ) ) )
     => ! [C: $i] :
          ( ( element @ C @ ( the_carrier @ ( boole_lattice @ A ) ) )
         => ( ( below @ ( boole_lattice @ A ) @ B @ C )
          <=> ( subset @ B @ C ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i,B: $i] :
        ( ( element @ B @ ( the_carrier @ ( boole_lattice @ A ) ) )
       => ! [C: $i] :
            ( ( element @ C @ ( the_carrier @ ( boole_lattice @ A ) ) )
           => ( ( below @ ( boole_lattice @ A ) @ B @ C )
            <=> ( subset @ B @ C ) ) ) ),
    inference('cnf.neg',[status(esa)],[t2_lattice3]) ).

thf(zip_derived_cl867,plain,
    ( ~ ( subset @ sk__247 @ sk__248 )
    | ~ ( below @ ( boole_lattice @ sk__246 ) @ sk__247 @ sk__248 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(dt_l3_lattices,axiom,
    ! [A: $i] :
      ( ( latt_str @ A )
     => ( ( meet_semilatt_str @ A )
        & ( join_semilatt_str @ A ) ) ) ).

thf(zip_derived_cl161,plain,
    ! [X0: $i] :
      ( ( join_semilatt_str @ X0 )
      | ~ ( latt_str @ X0 ) ),
    inference(cnf,[status(esa)],[dt_l3_lattices]) ).

thf(d3_lattices,axiom,
    ! [A: $i] :
      ( ( ~ ( empty_carrier @ A )
        & ( join_semilatt_str @ A ) )
     => ! [B: $i] :
          ( ( element @ B @ ( the_carrier @ A ) )
         => ! [C: $i] :
              ( ( element @ C @ ( the_carrier @ A ) )
             => ( ( below @ A @ B @ C )
              <=> ( ( join @ A @ B @ C )
                  = C ) ) ) ) ) ).

thf(zip_derived_cl104,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( element @ X0 @ ( the_carrier @ X1 ) )
      | ( ( join @ X1 @ X0 @ X2 )
       != X2 )
      | ( below @ X1 @ X0 @ X2 )
      | ~ ( element @ X2 @ ( the_carrier @ X1 ) )
      | ~ ( join_semilatt_str @ X1 )
      | ( empty_carrier @ X1 ) ),
    inference(cnf,[status(esa)],[d3_lattices]) ).

thf(zip_derived_cl5874,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( latt_str @ X0 )
      | ( empty_carrier @ X0 )
      | ~ ( element @ X2 @ ( the_carrier @ X0 ) )
      | ( below @ X0 @ X1 @ X2 )
      | ( ( join @ X0 @ X1 @ X2 )
       != X2 )
      | ~ ( element @ X1 @ ( the_carrier @ X0 ) ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl161,zip_derived_cl104]) ).

thf(zip_derived_cl43140,plain,
    ( ~ ( subset @ sk__247 @ sk__248 )
    | ~ ( element @ sk__247 @ ( the_carrier @ ( boole_lattice @ sk__246 ) ) )
    | ( ( join @ ( boole_lattice @ sk__246 ) @ sk__247 @ sk__248 )
     != sk__248 )
    | ~ ( element @ sk__248 @ ( the_carrier @ ( boole_lattice @ sk__246 ) ) )
    | ( empty_carrier @ ( boole_lattice @ sk__246 ) )
    | ~ ( latt_str @ ( boole_lattice @ sk__246 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl867,zip_derived_cl5874]) ).

thf(zip_derived_cl7105_002,plain,
    ! [X0: $i] :
      ( ( the_carrier @ ( boole_lattice @ X0 ) )
      = ( powerset @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl7104,zip_derived_cl149,zip_derived_cl150]) ).

thf(zip_derived_cl865,plain,
    element @ sk__247 @ ( the_carrier @ ( boole_lattice @ sk__246 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl7105_003,plain,
    ! [X0: $i] :
      ( ( the_carrier @ ( boole_lattice @ X0 ) )
      = ( powerset @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl7104,zip_derived_cl149,zip_derived_cl150]) ).

thf(zip_derived_cl7106,plain,
    element @ sk__247 @ ( powerset @ sk__246 ),
    inference(demod,[status(thm)],[zip_derived_cl865,zip_derived_cl7105]) ).

thf(zip_derived_cl7105_004,plain,
    ! [X0: $i] :
      ( ( the_carrier @ ( boole_lattice @ X0 ) )
      = ( powerset @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl7104,zip_derived_cl149,zip_derived_cl150]) ).

thf(zip_derived_cl868,plain,
    element @ sk__248 @ ( the_carrier @ ( boole_lattice @ sk__246 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl7105_005,plain,
    ! [X0: $i] :
      ( ( the_carrier @ ( boole_lattice @ X0 ) )
      = ( powerset @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl7104,zip_derived_cl149,zip_derived_cl150]) ).

thf(zip_derived_cl7107,plain,
    element @ sk__248 @ ( powerset @ sk__246 ),
    inference(demod,[status(thm)],[zip_derived_cl868,zip_derived_cl7105]) ).

thf(fc1_lattice3,axiom,
    ! [A: $i] :
      ( ( strict_latt_str @ ( boole_lattice @ A ) )
      & ~ ( empty_carrier @ ( boole_lattice @ A ) ) ) ).

thf(zip_derived_cl175,plain,
    ! [X0: $i] :
      ~ ( empty_carrier @ ( boole_lattice @ X0 ) ),
    inference(cnf,[status(esa)],[fc1_lattice3]) ).

thf(zip_derived_cl150_006,plain,
    ! [X0: $i] : ( latt_str @ ( boole_lattice @ X0 ) ),
    inference(cnf,[status(esa)],[dt_k1_lattice3]) ).

thf(zip_derived_cl43143,plain,
    ( ~ ( subset @ sk__247 @ sk__248 )
    | ( ( join @ ( boole_lattice @ sk__246 ) @ sk__247 @ sk__248 )
     != sk__248 ) ),
    inference(demod,[status(thm)],[zip_derived_cl43140,zip_derived_cl7105,zip_derived_cl7106,zip_derived_cl7105,zip_derived_cl7107,zip_derived_cl175,zip_derived_cl150]) ).

thf(zip_derived_cl51965,plain,
    ( ( ( set_union2 @ sk__247 @ sk__248 )
     != sk__248 )
    | ~ ( element @ sk__247 @ ( powerset @ sk__246 ) )
    | ~ ( element @ sk__248 @ ( powerset @ sk__246 ) )
    | ~ ( subset @ sk__247 @ sk__248 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl14479,zip_derived_cl43143]) ).

thf(zip_derived_cl7106_007,plain,
    element @ sk__247 @ ( powerset @ sk__246 ),
    inference(demod,[status(thm)],[zip_derived_cl865,zip_derived_cl7105]) ).

thf(zip_derived_cl7107_008,plain,
    element @ sk__248 @ ( powerset @ sk__246 ),
    inference(demod,[status(thm)],[zip_derived_cl868,zip_derived_cl7105]) ).

thf(zip_derived_cl51970,plain,
    ( ( ( set_union2 @ sk__247 @ sk__248 )
     != sk__248 )
    | ~ ( subset @ sk__247 @ sk__248 ) ),
    inference(demod,[status(thm)],[zip_derived_cl51965,zip_derived_cl7106,zip_derived_cl7107]) ).

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

thf(zip_derived_cl762,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( set_union2 @ X1 @ X0 )
        = X0 )
      | ~ ( subset @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[t12_xboole_1]) ).

thf(zip_derived_cl51974,plain,
    ~ ( subset @ sk__247 @ sk__248 ),
    inference(clc,[status(thm)],[zip_derived_cl51970,zip_derived_cl762]) ).

thf(zip_derived_cl161_009,plain,
    ! [X0: $i] :
      ( ( join_semilatt_str @ X0 )
      | ~ ( latt_str @ X0 ) ),
    inference(cnf,[status(esa)],[dt_l3_lattices]) ).

thf(zip_derived_cl103,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( element @ X0 @ ( the_carrier @ X1 ) )
      | ~ ( below @ X1 @ X0 @ X2 )
      | ( ( join @ X1 @ X0 @ X2 )
        = X2 )
      | ~ ( element @ X2 @ ( the_carrier @ X1 ) )
      | ~ ( join_semilatt_str @ X1 )
      | ( empty_carrier @ X1 ) ),
    inference(cnf,[status(esa)],[d3_lattices]) ).

thf(zip_derived_cl5873,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( latt_str @ X0 )
      | ( empty_carrier @ X0 )
      | ~ ( element @ X2 @ ( the_carrier @ X0 ) )
      | ( ( join @ X0 @ X1 @ X2 )
        = X2 )
      | ~ ( below @ X0 @ X1 @ X2 )
      | ~ ( element @ X1 @ ( the_carrier @ X0 ) ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl161,zip_derived_cl103]) ).

thf(zip_derived_cl866,plain,
    ( ( subset @ sk__247 @ sk__248 )
    | ( below @ ( boole_lattice @ sk__246 ) @ sk__247 @ sk__248 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl51974_010,plain,
    ~ ( subset @ sk__247 @ sk__248 ),
    inference(clc,[status(thm)],[zip_derived_cl51970,zip_derived_cl762]) ).

thf(zip_derived_cl51975,plain,
    below @ ( boole_lattice @ sk__246 ) @ sk__247 @ sk__248,
    inference(demod,[status(thm)],[zip_derived_cl866,zip_derived_cl51974]) ).

thf(zip_derived_cl52014,plain,
    ( ~ ( element @ sk__247 @ ( the_carrier @ ( boole_lattice @ sk__246 ) ) )
    | ( ( join @ ( boole_lattice @ sk__246 ) @ sk__247 @ sk__248 )
      = sk__248 )
    | ~ ( element @ sk__248 @ ( the_carrier @ ( boole_lattice @ sk__246 ) ) )
    | ( empty_carrier @ ( boole_lattice @ sk__246 ) )
    | ~ ( latt_str @ ( boole_lattice @ sk__246 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl5873,zip_derived_cl51975]) ).

thf(zip_derived_cl7105_011,plain,
    ! [X0: $i] :
      ( ( the_carrier @ ( boole_lattice @ X0 ) )
      = ( powerset @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl7104,zip_derived_cl149,zip_derived_cl150]) ).

thf(zip_derived_cl7106_012,plain,
    element @ sk__247 @ ( powerset @ sk__246 ),
    inference(demod,[status(thm)],[zip_derived_cl865,zip_derived_cl7105]) ).

thf(zip_derived_cl7105_013,plain,
    ! [X0: $i] :
      ( ( the_carrier @ ( boole_lattice @ X0 ) )
      = ( powerset @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl7104,zip_derived_cl149,zip_derived_cl150]) ).

thf(zip_derived_cl7107_014,plain,
    element @ sk__248 @ ( powerset @ sk__246 ),
    inference(demod,[status(thm)],[zip_derived_cl868,zip_derived_cl7105]) ).

thf(zip_derived_cl175_015,plain,
    ! [X0: $i] :
      ~ ( empty_carrier @ ( boole_lattice @ X0 ) ),
    inference(cnf,[status(esa)],[fc1_lattice3]) ).

thf(zip_derived_cl150_016,plain,
    ! [X0: $i] : ( latt_str @ ( boole_lattice @ X0 ) ),
    inference(cnf,[status(esa)],[dt_k1_lattice3]) ).

thf(zip_derived_cl52018,plain,
    ( ( join @ ( boole_lattice @ sk__246 ) @ sk__247 @ sk__248 )
    = sk__248 ),
    inference(demod,[status(thm)],[zip_derived_cl52014,zip_derived_cl7105,zip_derived_cl7106,zip_derived_cl7105,zip_derived_cl7107,zip_derived_cl175,zip_derived_cl150]) ).

thf(zip_derived_cl14479_017,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( element @ X0 @ ( powerset @ X1 ) )
      | ( ( join @ ( boole_lattice @ X1 ) @ X2 @ X0 )
        = ( set_union2 @ X2 @ X0 ) )
      | ~ ( element @ X2 @ ( powerset @ X1 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl781,zip_derived_cl7105,zip_derived_cl7105]) ).

thf(zip_derived_cl52102,plain,
    ( ( sk__248
      = ( set_union2 @ sk__247 @ sk__248 ) )
    | ~ ( element @ sk__247 @ ( powerset @ sk__246 ) )
    | ~ ( element @ sk__248 @ ( powerset @ sk__246 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl52018,zip_derived_cl14479]) ).

thf(zip_derived_cl7106_018,plain,
    element @ sk__247 @ ( powerset @ sk__246 ),
    inference(demod,[status(thm)],[zip_derived_cl865,zip_derived_cl7105]) ).

thf(zip_derived_cl7107_019,plain,
    element @ sk__248 @ ( powerset @ sk__246 ),
    inference(demod,[status(thm)],[zip_derived_cl868,zip_derived_cl7105]) ).

thf(zip_derived_cl52105,plain,
    ( sk__248
    = ( set_union2 @ sk__247 @ sk__248 ) ),
    inference(demod,[status(thm)],[zip_derived_cl52102,zip_derived_cl7106,zip_derived_cl7107]) ).

thf(t7_xboole_1,axiom,
    ! [A: $i,B: $i] : ( subset @ A @ ( set_union2 @ A @ B ) ) ).

thf(zip_derived_cl857,plain,
    ! [X0: $i,X1: $i] : ( subset @ X0 @ ( set_union2 @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[t7_xboole_1]) ).

thf(zip_derived_cl52112,plain,
    subset @ sk__247 @ sk__248,
    inference('sup+',[status(thm)],[zip_derived_cl52105,zip_derived_cl857]) ).

thf(zip_derived_cl52268,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl51974,zip_derived_cl52112]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SEU344+2 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.4jvEzfKThW true
% 0.13/0.35  % Computer : n026.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 14:34:16 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.36  % Python version: Python 3.6.8
% 0.13/0.36  % Running in FO mode
% 0.22/0.63  % Total configuration time : 435
% 0.22/0.63  % Estimated wc time : 1092
% 0.22/0.63  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.71  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.73  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.22/0.73  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.22/0.75  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.22/0.75  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.22/0.76  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.22/0.76  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 69.79/10.67  % Solved by fo/fo3_bce.sh.
% 69.79/10.67  % BCE start: 869
% 69.79/10.67  % BCE eliminated: 9
% 69.79/10.67  % PE start: 860
% 69.79/10.67  logic: eq
% 69.79/10.67  % PE eliminated: -106
% 69.79/10.67  % done 8795 iterations in 9.910s
% 69.79/10.67  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 69.79/10.67  % SZS output start Refutation
% See solution above
% 69.79/10.67  
% 69.79/10.67  
% 69.79/10.67  % Terminating...
% 70.46/10.79  % Runner terminated.
% 70.46/10.79  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------