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

View Problem - Process Solution

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

% Computer : n017.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:59 EDT 2023

% Result   : Theorem 0.21s 0.81s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   22
% Syntax   : Number of formulae    :   72 (  23 unt;  15 typ;   0 def)
%            Number of atoms       :  175 (  23 equ;   0 cnn)
%            Maximal formula atoms :    7 (   3 avg)
%            Number of connectives :  688 (  90   ~;  80   |;  20   &; 480   @)
%                                         (   2 <=>;  16  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   21 (  21   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   17 (  15 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(empty_carrier_type,type,
    empty_carrier: $i > $o ).

thf(meet_commutative_type,type,
    meet_commutative: $i > $o ).

thf(sk__11_type,type,
    sk__11: $i ).

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

thf(meet_commut_type,type,
    meet_commut: $i > $i > $i > $i ).

thf(meet_absorbing_type,type,
    meet_absorbing: $i > $o ).

thf(sk__13_type,type,
    sk__13: $i ).

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

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

thf(sk__12_type,type,
    sk__12: $i ).

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

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

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

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

thf(t23_lattices,conjecture,
    ! [A: $i] :
      ( ( ~ ( empty_carrier @ A )
        & ( meet_commutative @ A )
        & ( meet_absorbing @ A )
        & ( latt_str @ A ) )
     => ! [B: $i] :
          ( ( element @ B @ ( the_carrier @ A ) )
         => ! [C: $i] :
              ( ( element @ C @ ( the_carrier @ A ) )
             => ( below @ A @ ( meet_commut @ A @ B @ C ) @ B ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i] :
        ( ( ~ ( empty_carrier @ A )
          & ( meet_commutative @ A )
          & ( meet_absorbing @ A )
          & ( latt_str @ A ) )
       => ! [B: $i] :
            ( ( element @ B @ ( the_carrier @ A ) )
           => ! [C: $i] :
                ( ( element @ C @ ( the_carrier @ A ) )
               => ( below @ A @ ( meet_commut @ A @ B @ C ) @ B ) ) ) ),
    inference('cnf.neg',[status(esa)],[t23_lattices]) ).

thf(zip_derived_cl59,plain,
    meet_commutative @ sk__11,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(redefinition_k4_lattices,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ~ ( empty_carrier @ A )
        & ( meet_commutative @ A )
        & ( meet_semilatt_str @ A )
        & ( element @ B @ ( the_carrier @ A ) )
        & ( element @ C @ ( the_carrier @ A ) ) )
     => ( ( meet_commut @ A @ B @ C )
        = ( meet @ A @ B @ C ) ) ) ).

thf(zip_derived_cl53,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( element @ X0 @ ( the_carrier @ X1 ) )
      | ~ ( meet_semilatt_str @ X1 )
      | ~ ( meet_commutative @ X1 )
      | ( empty_carrier @ X1 )
      | ~ ( element @ X2 @ ( the_carrier @ X1 ) )
      | ( ( meet_commut @ X1 @ X0 @ X2 )
        = ( meet @ X1 @ X0 @ X2 ) ) ),
    inference(cnf,[status(esa)],[redefinition_k4_lattices]) ).

thf(zip_derived_cl401,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( meet_commut @ sk__11 @ X0 @ X1 )
        = ( meet @ sk__11 @ X0 @ X1 ) )
      | ~ ( element @ X1 @ ( the_carrier @ sk__11 ) )
      | ( empty_carrier @ sk__11 )
      | ~ ( meet_semilatt_str @ sk__11 )
      | ~ ( element @ X0 @ ( the_carrier @ sk__11 ) ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl59,zip_derived_cl53]) ).

thf(zip_derived_cl58,plain,
    ~ ( empty_carrier @ sk__11 ),
    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_cl24,plain,
    ! [X0: $i] :
      ( ( meet_semilatt_str @ X0 )
      | ~ ( latt_str @ X0 ) ),
    inference(cnf,[status(esa)],[dt_l3_lattices]) ).

thf(zip_derived_cl61,plain,
    latt_str @ sk__11,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl552,plain,
    meet_semilatt_str @ sk__11,
    inference('sup+',[status(thm)],[zip_derived_cl24,zip_derived_cl61]) ).

thf(zip_derived_cl644,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( meet_commut @ sk__11 @ X0 @ X1 )
        = ( meet @ sk__11 @ X0 @ X1 ) )
      | ~ ( element @ X1 @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X0 @ ( the_carrier @ sk__11 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl401,zip_derived_cl58,zip_derived_cl552]) ).

thf(dt_k2_lattices,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ~ ( empty_carrier @ A )
        & ( meet_semilatt_str @ A )
        & ( element @ B @ ( the_carrier @ A ) )
        & ( element @ C @ ( the_carrier @ A ) ) )
     => ( element @ ( meet @ A @ B @ C ) @ ( the_carrier @ A ) ) ) ).

thf(zip_derived_cl18,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( element @ X0 @ ( the_carrier @ X1 ) )
      | ~ ( meet_semilatt_str @ X1 )
      | ( empty_carrier @ X1 )
      | ~ ( element @ X2 @ ( the_carrier @ X1 ) )
      | ( element @ ( meet @ X1 @ X0 @ X2 ) @ ( the_carrier @ X1 ) ) ),
    inference(cnf,[status(esa)],[dt_k2_lattices]) ).

thf(zip_derived_cl645,plain,
    ! [X0: $i,X1: $i] :
      ( ( element @ ( meet_commut @ sk__11 @ X1 @ X0 ) @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X1 @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X0 @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X0 @ ( the_carrier @ sk__11 ) )
      | ( empty_carrier @ sk__11 )
      | ~ ( meet_semilatt_str @ sk__11 )
      | ~ ( element @ X1 @ ( the_carrier @ sk__11 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl644,zip_derived_cl18]) ).

thf(zip_derived_cl58_001,plain,
    ~ ( empty_carrier @ sk__11 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl552_002,plain,
    meet_semilatt_str @ sk__11,
    inference('sup+',[status(thm)],[zip_derived_cl24,zip_derived_cl61]) ).

thf(zip_derived_cl646,plain,
    ! [X0: $i,X1: $i] :
      ( ( element @ ( meet_commut @ sk__11 @ X1 @ X0 ) @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X1 @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X0 @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X0 @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X1 @ ( the_carrier @ sk__11 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl645,zip_derived_cl58,zip_derived_cl552]) ).

thf(zip_derived_cl647,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( element @ X0 @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X1 @ ( the_carrier @ sk__11 ) )
      | ( element @ ( meet_commut @ sk__11 @ X1 @ X0 ) @ ( the_carrier @ sk__11 ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl646]) ).

thf(zip_derived_cl59_003,plain,
    meet_commutative @ sk__11,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(commutativity_k4_lattices,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ~ ( empty_carrier @ A )
        & ( meet_commutative @ A )
        & ( meet_semilatt_str @ A )
        & ( element @ B @ ( the_carrier @ A ) )
        & ( element @ C @ ( the_carrier @ A ) ) )
     => ( ( meet_commut @ A @ B @ C )
        = ( meet_commut @ A @ C @ B ) ) ) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( element @ X0 @ ( the_carrier @ X1 ) )
      | ~ ( meet_semilatt_str @ X1 )
      | ~ ( meet_commutative @ X1 )
      | ( empty_carrier @ X1 )
      | ~ ( element @ X2 @ ( the_carrier @ X1 ) )
      | ( ( meet_commut @ X1 @ X0 @ X2 )
        = ( meet_commut @ X1 @ X2 @ X0 ) ) ),
    inference(cnf,[status(esa)],[commutativity_k4_lattices]) ).

thf(zip_derived_cl399,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( meet_commut @ sk__11 @ X0 @ X1 )
        = ( meet_commut @ sk__11 @ X1 @ X0 ) )
      | ~ ( element @ X1 @ ( the_carrier @ sk__11 ) )
      | ( empty_carrier @ sk__11 )
      | ~ ( meet_semilatt_str @ sk__11 )
      | ~ ( element @ X0 @ ( the_carrier @ sk__11 ) ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl59,zip_derived_cl4]) ).

thf(zip_derived_cl58_004,plain,
    ~ ( empty_carrier @ sk__11 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl552_005,plain,
    meet_semilatt_str @ sk__11,
    inference('sup+',[status(thm)],[zip_derived_cl24,zip_derived_cl61]) ).

thf(zip_derived_cl628,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( meet_commut @ sk__11 @ X0 @ X1 )
        = ( meet_commut @ sk__11 @ X1 @ X0 ) )
      | ~ ( element @ X1 @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X0 @ ( the_carrier @ sk__11 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl399,zip_derived_cl58,zip_derived_cl552]) ).

thf(zip_derived_cl644_006,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( meet_commut @ sk__11 @ X0 @ X1 )
        = ( meet @ sk__11 @ X0 @ X1 ) )
      | ~ ( element @ X1 @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X0 @ ( the_carrier @ sk__11 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl401,zip_derived_cl58,zip_derived_cl552]) ).

thf(zip_derived_cl60,plain,
    meet_absorbing @ sk__11,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(d8_lattices,axiom,
    ! [A: $i] :
      ( ( ~ ( empty_carrier @ A )
        & ( latt_str @ A ) )
     => ( ( meet_absorbing @ A )
      <=> ! [B: $i] :
            ( ( element @ B @ ( the_carrier @ A ) )
           => ! [C: $i] :
                ( ( element @ C @ ( the_carrier @ A ) )
               => ( ( join @ A @ ( meet @ A @ B @ C ) @ C )
                  = C ) ) ) ) ) ).

thf(zip_derived_cl12,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( meet_absorbing @ X0 )
      | ~ ( element @ X1 @ ( the_carrier @ X0 ) )
      | ( ( join @ X0 @ ( meet @ X0 @ X2 @ X1 ) @ X1 )
        = X1 )
      | ~ ( element @ X2 @ ( the_carrier @ X0 ) )
      | ~ ( latt_str @ X0 )
      | ( empty_carrier @ X0 ) ),
    inference(cnf,[status(esa)],[d8_lattices]) ).

thf(zip_derived_cl409,plain,
    ! [X0: $i,X1: $i] :
      ( ( empty_carrier @ sk__11 )
      | ~ ( latt_str @ sk__11 )
      | ~ ( element @ X1 @ ( the_carrier @ sk__11 ) )
      | ( ( join @ sk__11 @ ( meet @ sk__11 @ X1 @ X0 ) @ X0 )
        = X0 )
      | ~ ( element @ X0 @ ( the_carrier @ sk__11 ) ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl60,zip_derived_cl12]) ).

thf(zip_derived_cl58_007,plain,
    ~ ( empty_carrier @ sk__11 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl61_008,plain,
    latt_str @ sk__11,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl706,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( element @ X1 @ ( the_carrier @ sk__11 ) )
      | ( ( join @ sk__11 @ ( meet @ sk__11 @ X1 @ X0 ) @ X0 )
        = X0 )
      | ~ ( element @ X0 @ ( the_carrier @ sk__11 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl409,zip_derived_cl58,zip_derived_cl61]) ).

thf(zip_derived_cl709,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( join @ sk__11 @ ( meet_commut @ sk__11 @ X1 @ X0 ) @ X0 )
        = X0 )
      | ~ ( element @ X1 @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X0 @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X0 @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X1 @ ( the_carrier @ sk__11 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl644,zip_derived_cl706]) ).

thf(zip_derived_cl710,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( element @ X0 @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X1 @ ( the_carrier @ sk__11 ) )
      | ( ( join @ sk__11 @ ( meet_commut @ sk__11 @ X1 @ X0 ) @ X0 )
        = X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl709]) ).

thf(zip_derived_cl716,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( join @ sk__11 @ ( meet_commut @ sk__11 @ X1 @ X0 ) @ X1 )
        = X1 )
      | ~ ( element @ X0 @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X1 @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X0 @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X1 @ ( the_carrier @ sk__11 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl628,zip_derived_cl710]) ).

thf(zip_derived_cl718,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( element @ X1 @ ( the_carrier @ sk__11 ) )
      | ~ ( element @ X0 @ ( the_carrier @ sk__11 ) )
      | ( ( join @ sk__11 @ ( meet_commut @ sk__11 @ X1 @ X0 ) @ X1 )
        = X1 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl716]) ).

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_cl8,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_cl63,plain,
    ~ ( below @ sk__11 @ ( meet_commut @ sk__11 @ sk__12 @ sk__13 ) @ sk__12 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl392,plain,
    ( ( empty_carrier @ sk__11 )
    | ~ ( join_semilatt_str @ sk__11 )
    | ~ ( element @ sk__12 @ ( the_carrier @ sk__11 ) )
    | ( ( join @ sk__11 @ ( meet_commut @ sk__11 @ sk__12 @ sk__13 ) @ sk__12 )
     != sk__12 )
    | ~ ( element @ ( meet_commut @ sk__11 @ sk__12 @ sk__13 ) @ ( the_carrier @ sk__11 ) ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl8,zip_derived_cl63]) ).

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

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

thf(zip_derived_cl61_010,plain,
    latt_str @ sk__11,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl556,plain,
    join_semilatt_str @ sk__11,
    inference('sup+',[status(thm)],[zip_derived_cl25,zip_derived_cl61]) ).

thf(zip_derived_cl64,plain,
    element @ sk__12 @ ( the_carrier @ sk__11 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl599,plain,
    ( ( ( join @ sk__11 @ ( meet_commut @ sk__11 @ sk__12 @ sk__13 ) @ sk__12 )
     != sk__12 )
    | ~ ( element @ ( meet_commut @ sk__11 @ sk__12 @ sk__13 ) @ ( the_carrier @ sk__11 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl392,zip_derived_cl58,zip_derived_cl556,zip_derived_cl64]) ).

thf(zip_derived_cl723,plain,
    ( ( sk__12 != sk__12 )
    | ~ ( element @ sk__13 @ ( the_carrier @ sk__11 ) )
    | ~ ( element @ sk__12 @ ( the_carrier @ sk__11 ) )
    | ~ ( element @ ( meet_commut @ sk__11 @ sk__12 @ sk__13 ) @ ( the_carrier @ sk__11 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl718,zip_derived_cl599]) ).

thf(zip_derived_cl62,plain,
    element @ sk__13 @ ( the_carrier @ sk__11 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl64_011,plain,
    element @ sk__12 @ ( the_carrier @ sk__11 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl730,plain,
    ( ( sk__12 != sk__12 )
    | ~ ( element @ ( meet_commut @ sk__11 @ sk__12 @ sk__13 ) @ ( the_carrier @ sk__11 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl723,zip_derived_cl62,zip_derived_cl64]) ).

thf(zip_derived_cl731,plain,
    ~ ( element @ ( meet_commut @ sk__11 @ sk__12 @ sk__13 ) @ ( the_carrier @ sk__11 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl730]) ).

thf(zip_derived_cl737,plain,
    ( ~ ( element @ sk__12 @ ( the_carrier @ sk__11 ) )
    | ~ ( element @ sk__13 @ ( the_carrier @ sk__11 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl647,zip_derived_cl731]) ).

thf(zip_derived_cl64_012,plain,
    element @ sk__12 @ ( the_carrier @ sk__11 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl62_013,plain,
    element @ sk__13 @ ( the_carrier @ sk__11 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl738,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl737,zip_derived_cl64,zip_derived_cl62]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SEU304+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.GUyamL88VS true
% 0.14/0.35  % Computer : n017.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Wed Aug 23 18:50:08 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.35  % Running in FO mode
% 0.21/0.63  % Total configuration time : 435
% 0.21/0.63  % Estimated wc time : 1092
% 0.21/0.63  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.70  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.71  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.74  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.74  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.21/0.81  % Solved by fo/fo3_bce.sh.
% 0.21/0.81  % BCE start: 73
% 0.21/0.81  % BCE eliminated: 1
% 0.21/0.81  % PE start: 72
% 0.21/0.81  logic: eq
% 0.21/0.81  % PE eliminated: -17
% 0.21/0.81  % done 109 iterations in 0.078s
% 0.21/0.81  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.21/0.81  % SZS output start Refutation
% See solution above
% 0.21/0.81  
% 0.21/0.81  
% 0.21/0.81  % Terminating...
% 0.21/0.88  % Runner terminated.
% 0.21/0.89  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------