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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : KLE132+1 : TPTP v8.1.2. Released v4.0.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.EpLpycFAeC true

% Computer : n020.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 05:38:44 EDT 2023

% Result   : Theorem 0.57s 1.06s
% Output   : Refutation 0.57s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   24
% Syntax   : Number of formulae    :   81 (  64 unt;  12 typ;   0 def)
%            Number of atoms       :   76 (  75 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :  521 (   4   ~;   2   |;   0   &; 510   @)
%                                         (   0 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   2 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :   12 (  12   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   14 (  12 usr;   5 con; 0-2 aty)
%            Number of variables   :   69 (   0   ^;  69   !;   0   ?;  69   :)

% Comments : 
%------------------------------------------------------------------------------
thf(multiplication_type,type,
    multiplication: $i > $i > $i ).

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

thf(one_type,type,
    one: $i ).

thf(addition_type,type,
    addition: $i > $i > $i ).

thf(antidomain_type,type,
    antidomain: $i > $i ).

thf(divergence_type,type,
    divergence: $i > $i ).

thf(star_type,type,
    star: $i > $i ).

thf(forward_diamond_type,type,
    forward_diamond: $i > $i > $i ).

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

thf(domain_type,type,
    domain: $i > $i ).

thf(zero_type,type,
    zero: $i ).

thf(domain_difference_type,type,
    domain_difference: $i > $i > $i ).

thf(domain1,axiom,
    ! [X0: $i] :
      ( ( multiplication @ ( antidomain @ X0 ) @ X0 )
      = zero ) ).

thf(zip_derived_cl13,plain,
    ! [X0: $i] :
      ( ( multiplication @ ( antidomain @ X0 ) @ X0 )
      = zero ),
    inference(cnf,[status(esa)],[domain1]) ).

thf(multiplicative_right_identity,axiom,
    ! [A: $i] :
      ( ( multiplication @ A @ one )
      = A ) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i] :
      ( ( multiplication @ X0 @ one )
      = X0 ),
    inference(cnf,[status(esa)],[multiplicative_right_identity]) ).

thf(zip_derived_cl95,plain,
    ( zero
    = ( antidomain @ one ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl13,zip_derived_cl5]) ).

thf(domain4,axiom,
    ! [X0: $i] :
      ( ( domain @ X0 )
      = ( antidomain @ ( antidomain @ X0 ) ) ) ).

thf(zip_derived_cl16,plain,
    ! [X0: $i] :
      ( ( domain @ X0 )
      = ( antidomain @ ( antidomain @ X0 ) ) ),
    inference(cnf,[status(esa)],[domain4]) ).

thf(zip_derived_cl129,plain,
    ( ( domain @ one )
    = ( antidomain @ zero ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl95,zip_derived_cl16]) ).

thf(zip_derived_cl16_001,plain,
    ! [X0: $i] :
      ( ( domain @ X0 )
      = ( antidomain @ ( antidomain @ X0 ) ) ),
    inference(cnf,[status(esa)],[domain4]) ).

thf(zip_derived_cl132,plain,
    ( ( domain @ zero )
    = ( antidomain @ ( domain @ one ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl129,zip_derived_cl16]) ).

thf(zip_derived_cl95_002,plain,
    ( zero
    = ( antidomain @ one ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl13,zip_derived_cl5]) ).

thf(domain3,axiom,
    ! [X0: $i] :
      ( ( addition @ ( antidomain @ ( antidomain @ X0 ) ) @ ( antidomain @ X0 ) )
      = one ) ).

thf(zip_derived_cl15,plain,
    ! [X0: $i] :
      ( ( addition @ ( antidomain @ ( antidomain @ X0 ) ) @ ( antidomain @ X0 ) )
      = one ),
    inference(cnf,[status(esa)],[domain3]) ).

thf(zip_derived_cl16_003,plain,
    ! [X0: $i] :
      ( ( domain @ X0 )
      = ( antidomain @ ( antidomain @ X0 ) ) ),
    inference(cnf,[status(esa)],[domain4]) ).

thf(zip_derived_cl173,plain,
    ! [X0: $i] :
      ( ( addition @ ( domain @ X0 ) @ ( antidomain @ X0 ) )
      = one ),
    inference(demod,[status(thm)],[zip_derived_cl15,zip_derived_cl16]) ).

thf(zip_derived_cl176,plain,
    ( ( addition @ ( domain @ one ) @ zero )
    = one ),
    inference('s_sup+',[status(thm)],[zip_derived_cl95,zip_derived_cl173]) ).

thf(additive_identity,axiom,
    ! [A: $i] :
      ( ( addition @ A @ zero )
      = A ) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i] :
      ( ( addition @ X0 @ zero )
      = X0 ),
    inference(cnf,[status(esa)],[additive_identity]) ).

thf(zip_derived_cl183,plain,
    ( one
    = ( domain @ one ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl176,zip_derived_cl2]) ).

thf(zip_derived_cl95_004,plain,
    ( zero
    = ( antidomain @ one ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl13,zip_derived_cl5]) ).

thf(zip_derived_cl186,plain,
    ( ( domain @ zero )
    = zero ),
    inference(demod,[status(thm)],[zip_derived_cl132,zip_derived_cl183,zip_derived_cl95]) ).

thf(goals,conjecture,
    ! [X0: $i] :
      ( ! [X1: $i] :
          ( ( addition @ ( forward_diamond @ X0 @ ( domain @ X1 ) ) @ ( forward_diamond @ ( star @ X0 ) @ ( domain_difference @ ( domain @ X1 ) @ ( forward_diamond @ X0 @ ( domain @ X1 ) ) ) ) )
          = ( forward_diamond @ ( star @ X0 ) @ ( domain_difference @ ( domain @ X1 ) @ ( forward_diamond @ X0 @ ( domain @ X1 ) ) ) ) )
     => ! [X2: $i] :
          ( ( ( addition @ ( domain @ X2 ) @ ( forward_diamond @ X0 @ ( domain @ X2 ) ) )
            = ( forward_diamond @ X0 @ ( domain @ X2 ) ) )
         => ( ( domain @ X2 )
            = zero ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [X0: $i] :
        ( ! [X1: $i] :
            ( ( addition @ ( forward_diamond @ X0 @ ( domain @ X1 ) ) @ ( forward_diamond @ ( star @ X0 ) @ ( domain_difference @ ( domain @ X1 ) @ ( forward_diamond @ X0 @ ( domain @ X1 ) ) ) ) )
            = ( forward_diamond @ ( star @ X0 ) @ ( domain_difference @ ( domain @ X1 ) @ ( forward_diamond @ X0 @ ( domain @ X1 ) ) ) ) )
       => ! [X2: $i] :
            ( ( ( addition @ ( domain @ X2 ) @ ( forward_diamond @ X0 @ ( domain @ X2 ) ) )
              = ( forward_diamond @ X0 @ ( domain @ X2 ) ) )
           => ( ( domain @ X2 )
              = zero ) ) ),
    inference('cnf.neg',[status(esa)],[goals]) ).

thf(zip_derived_cl31,plain,
    ( ( addition @ ( domain @ sk__1 ) @ ( forward_diamond @ sk_ @ ( domain @ sk__1 ) ) )
    = ( forward_diamond @ sk_ @ ( domain @ sk__1 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(additive_associativity,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ( addition @ A @ ( addition @ B @ C ) )
      = ( addition @ ( addition @ A @ B ) @ C ) ) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( addition @ X0 @ ( addition @ X1 @ X2 ) )
      = ( addition @ ( addition @ X0 @ X1 ) @ X2 ) ),
    inference(cnf,[status(esa)],[additive_associativity]) ).

thf(zip_derived_cl51,plain,
    ! [X0: $i] :
      ( ( addition @ ( domain @ sk__1 ) @ ( addition @ ( forward_diamond @ sk_ @ ( domain @ sk__1 ) ) @ X0 ) )
      = ( addition @ ( forward_diamond @ sk_ @ ( domain @ sk__1 ) ) @ X0 ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl31,zip_derived_cl1]) ).

thf(divergence2,axiom,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( ( addition @ ( domain @ X0 ) @ ( addition @ ( forward_diamond @ X1 @ ( domain @ X0 ) ) @ ( domain @ X2 ) ) )
        = ( addition @ ( forward_diamond @ X1 @ ( domain @ X0 ) ) @ ( domain @ X2 ) ) )
     => ( ( addition @ ( domain @ X0 ) @ ( addition @ ( divergence @ X1 ) @ ( forward_diamond @ ( star @ X1 ) @ ( domain @ X2 ) ) ) )
        = ( addition @ ( divergence @ X1 ) @ ( forward_diamond @ ( star @ X1 ) @ ( domain @ X2 ) ) ) ) ) ).

thf(zip_derived_cl28,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( ( addition @ ( domain @ X2 ) @ ( addition @ ( divergence @ X0 ) @ ( forward_diamond @ ( star @ X0 ) @ ( domain @ X1 ) ) ) )
        = ( addition @ ( divergence @ X0 ) @ ( forward_diamond @ ( star @ X0 ) @ ( domain @ X1 ) ) ) )
      | ( ( addition @ ( domain @ X2 ) @ ( addition @ ( forward_diamond @ X0 @ ( domain @ X2 ) ) @ ( domain @ X1 ) ) )
       != ( addition @ ( forward_diamond @ X0 @ ( domain @ X2 ) ) @ ( domain @ X1 ) ) ) ),
    inference(cnf,[status(esa)],[divergence2]) ).

thf(zip_derived_cl403,plain,
    ! [X0: $i] :
      ( ( ( addition @ ( domain @ sk__1 ) @ ( addition @ ( divergence @ sk_ ) @ ( forward_diamond @ ( star @ sk_ ) @ ( domain @ X0 ) ) ) )
        = ( addition @ ( divergence @ sk_ ) @ ( forward_diamond @ ( star @ sk_ ) @ ( domain @ X0 ) ) ) )
      | ( ( addition @ ( forward_diamond @ sk_ @ ( domain @ sk__1 ) ) @ ( domain @ X0 ) )
       != ( addition @ ( forward_diamond @ sk_ @ ( domain @ sk__1 ) ) @ ( domain @ X0 ) ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl51,zip_derived_cl28]) ).

thf(zip_derived_cl410,plain,
    ! [X0: $i] :
      ( ( addition @ ( domain @ sk__1 ) @ ( addition @ ( divergence @ sk_ ) @ ( forward_diamond @ ( star @ sk_ ) @ ( domain @ X0 ) ) ) )
      = ( addition @ ( divergence @ sk_ ) @ ( forward_diamond @ ( star @ sk_ ) @ ( domain @ X0 ) ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl403]) ).

thf(zip_derived_cl985,plain,
    ( ( addition @ ( domain @ sk__1 ) @ ( addition @ ( divergence @ sk_ ) @ ( forward_diamond @ ( star @ sk_ ) @ zero ) ) )
    = ( addition @ ( divergence @ sk_ ) @ ( forward_diamond @ ( star @ sk_ ) @ zero ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl186,zip_derived_cl410]) ).

thf(zip_derived_cl186_005,plain,
    ( ( domain @ zero )
    = zero ),
    inference(demod,[status(thm)],[zip_derived_cl132,zip_derived_cl183,zip_derived_cl95]) ).

thf(forward_diamond,axiom,
    ! [X0: $i,X1: $i] :
      ( ( forward_diamond @ X0 @ X1 )
      = ( domain @ ( multiplication @ X0 @ ( domain @ X1 ) ) ) ) ).

thf(zip_derived_cl23,plain,
    ! [X0: $i,X1: $i] :
      ( ( forward_diamond @ X0 @ X1 )
      = ( domain @ ( multiplication @ X0 @ ( domain @ X1 ) ) ) ),
    inference(cnf,[status(esa)],[forward_diamond]) ).

thf(zip_derived_cl248,plain,
    ! [X0: $i] :
      ( ( forward_diamond @ X0 @ zero )
      = ( domain @ ( multiplication @ X0 @ zero ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl186,zip_derived_cl23]) ).

thf(right_annihilation,axiom,
    ! [A: $i] :
      ( ( multiplication @ A @ zero )
      = zero ) ).

thf(zip_derived_cl9,plain,
    ! [X0: $i] :
      ( ( multiplication @ X0 @ zero )
      = zero ),
    inference(cnf,[status(esa)],[right_annihilation]) ).

thf(zip_derived_cl186_006,plain,
    ( ( domain @ zero )
    = zero ),
    inference(demod,[status(thm)],[zip_derived_cl132,zip_derived_cl183,zip_derived_cl95]) ).

thf(zip_derived_cl253,plain,
    ! [X0: $i] :
      ( ( forward_diamond @ X0 @ zero )
      = zero ),
    inference(demod,[status(thm)],[zip_derived_cl248,zip_derived_cl9,zip_derived_cl186]) ).

thf(zip_derived_cl2_007,plain,
    ! [X0: $i] :
      ( ( addition @ X0 @ zero )
      = X0 ),
    inference(cnf,[status(esa)],[additive_identity]) ).

thf(zip_derived_cl253_008,plain,
    ! [X0: $i] :
      ( ( forward_diamond @ X0 @ zero )
      = zero ),
    inference(demod,[status(thm)],[zip_derived_cl248,zip_derived_cl9,zip_derived_cl186]) ).

thf(zip_derived_cl2_009,plain,
    ! [X0: $i] :
      ( ( addition @ X0 @ zero )
      = X0 ),
    inference(cnf,[status(esa)],[additive_identity]) ).

thf(zip_derived_cl990,plain,
    ( ( addition @ ( domain @ sk__1 ) @ ( divergence @ sk_ ) )
    = ( divergence @ sk_ ) ),
    inference(demod,[status(thm)],[zip_derived_cl985,zip_derived_cl253,zip_derived_cl2,zip_derived_cl253,zip_derived_cl2]) ).

thf(divergence1,axiom,
    ! [X0: $i] :
      ( ( forward_diamond @ X0 @ ( divergence @ X0 ) )
      = ( divergence @ X0 ) ) ).

thf(zip_derived_cl27,plain,
    ! [X0: $i] :
      ( ( forward_diamond @ X0 @ ( divergence @ X0 ) )
      = ( divergence @ X0 ) ),
    inference(cnf,[status(esa)],[divergence1]) ).

thf(zip_derived_cl27_010,plain,
    ! [X0: $i] :
      ( ( forward_diamond @ X0 @ ( divergence @ X0 ) )
      = ( divergence @ X0 ) ),
    inference(cnf,[status(esa)],[divergence1]) ).

thf(zip_derived_cl23_011,plain,
    ! [X0: $i,X1: $i] :
      ( ( forward_diamond @ X0 @ X1 )
      = ( domain @ ( multiplication @ X0 @ ( domain @ X1 ) ) ) ),
    inference(cnf,[status(esa)],[forward_diamond]) ).

thf(zip_derived_cl29,plain,
    ! [X0: $i] :
      ( ( addition @ ( forward_diamond @ sk_ @ ( domain @ X0 ) ) @ ( forward_diamond @ ( star @ sk_ ) @ ( domain_difference @ ( domain @ X0 ) @ ( forward_diamond @ sk_ @ ( domain @ X0 ) ) ) ) )
      = ( forward_diamond @ ( star @ sk_ ) @ ( domain_difference @ ( domain @ X0 ) @ ( forward_diamond @ sk_ @ ( domain @ X0 ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(domain_difference,axiom,
    ! [X0: $i,X1: $i] :
      ( ( domain_difference @ X0 @ X1 )
      = ( multiplication @ ( domain @ X0 ) @ ( antidomain @ X1 ) ) ) ).

thf(zip_derived_cl22,plain,
    ! [X0: $i,X1: $i] :
      ( ( domain_difference @ X0 @ X1 )
      = ( multiplication @ ( domain @ X0 ) @ ( antidomain @ X1 ) ) ),
    inference(cnf,[status(esa)],[domain_difference]) ).

thf(zip_derived_cl22_012,plain,
    ! [X0: $i,X1: $i] :
      ( ( domain_difference @ X0 @ X1 )
      = ( multiplication @ ( domain @ X0 ) @ ( antidomain @ X1 ) ) ),
    inference(cnf,[status(esa)],[domain_difference]) ).

thf(zip_derived_cl328,plain,
    ! [X0: $i] :
      ( ( addition @ ( forward_diamond @ sk_ @ ( domain @ X0 ) ) @ ( forward_diamond @ ( star @ sk_ ) @ ( multiplication @ ( domain @ ( domain @ X0 ) ) @ ( antidomain @ ( forward_diamond @ sk_ @ ( domain @ X0 ) ) ) ) ) )
      = ( forward_diamond @ ( star @ sk_ ) @ ( multiplication @ ( domain @ ( domain @ X0 ) ) @ ( antidomain @ ( forward_diamond @ sk_ @ ( domain @ X0 ) ) ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl29,zip_derived_cl22,zip_derived_cl22]) ).

thf(zip_derived_cl331,plain,
    ! [X0: $i,X1: $i] :
      ( ( addition @ ( forward_diamond @ sk_ @ ( forward_diamond @ X1 @ X0 ) ) @ ( forward_diamond @ ( star @ sk_ ) @ ( multiplication @ ( domain @ ( forward_diamond @ X1 @ X0 ) ) @ ( antidomain @ ( forward_diamond @ sk_ @ ( forward_diamond @ X1 @ X0 ) ) ) ) ) )
      = ( forward_diamond @ ( star @ sk_ ) @ ( multiplication @ ( domain @ ( forward_diamond @ X1 @ X0 ) ) @ ( antidomain @ ( forward_diamond @ sk_ @ ( forward_diamond @ X1 @ X0 ) ) ) ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl23,zip_derived_cl328]) ).

thf(zip_derived_cl509,plain,
    ! [X0: $i] :
      ( ( addition @ ( forward_diamond @ sk_ @ ( divergence @ X0 ) ) @ ( forward_diamond @ ( star @ sk_ ) @ ( multiplication @ ( domain @ ( divergence @ X0 ) ) @ ( antidomain @ ( forward_diamond @ sk_ @ ( divergence @ X0 ) ) ) ) ) )
      = ( forward_diamond @ ( star @ sk_ ) @ ( multiplication @ ( domain @ ( divergence @ X0 ) ) @ ( antidomain @ ( forward_diamond @ sk_ @ ( divergence @ X0 ) ) ) ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl27,zip_derived_cl331]) ).

thf(zip_derived_cl1762,plain,
    ( ( addition @ ( divergence @ sk_ ) @ ( forward_diamond @ ( star @ sk_ ) @ ( multiplication @ ( domain @ ( divergence @ sk_ ) ) @ ( antidomain @ ( divergence @ sk_ ) ) ) ) )
    = ( forward_diamond @ ( star @ sk_ ) @ ( multiplication @ ( domain @ ( divergence @ sk_ ) ) @ ( antidomain @ ( divergence @ sk_ ) ) ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl27,zip_derived_cl509]) ).

thf(zip_derived_cl16_013,plain,
    ! [X0: $i] :
      ( ( domain @ X0 )
      = ( antidomain @ ( antidomain @ X0 ) ) ),
    inference(cnf,[status(esa)],[domain4]) ).

thf(zip_derived_cl13_014,plain,
    ! [X0: $i] :
      ( ( multiplication @ ( antidomain @ X0 ) @ X0 )
      = zero ),
    inference(cnf,[status(esa)],[domain1]) ).

thf(zip_derived_cl127,plain,
    ! [X0: $i] :
      ( ( multiplication @ ( domain @ X0 ) @ ( antidomain @ X0 ) )
      = zero ),
    inference('s_sup+',[status(thm)],[zip_derived_cl16,zip_derived_cl13]) ).

thf(zip_derived_cl253_015,plain,
    ! [X0: $i] :
      ( ( forward_diamond @ X0 @ zero )
      = zero ),
    inference(demod,[status(thm)],[zip_derived_cl248,zip_derived_cl9,zip_derived_cl186]) ).

thf(zip_derived_cl2_016,plain,
    ! [X0: $i] :
      ( ( addition @ X0 @ zero )
      = X0 ),
    inference(cnf,[status(esa)],[additive_identity]) ).

thf(zip_derived_cl127_017,plain,
    ! [X0: $i] :
      ( ( multiplication @ ( domain @ X0 ) @ ( antidomain @ X0 ) )
      = zero ),
    inference('s_sup+',[status(thm)],[zip_derived_cl16,zip_derived_cl13]) ).

thf(zip_derived_cl253_018,plain,
    ! [X0: $i] :
      ( ( forward_diamond @ X0 @ zero )
      = zero ),
    inference(demod,[status(thm)],[zip_derived_cl248,zip_derived_cl9,zip_derived_cl186]) ).

thf(zip_derived_cl1767,plain,
    ( ( divergence @ sk_ )
    = zero ),
    inference(demod,[status(thm)],[zip_derived_cl1762,zip_derived_cl127,zip_derived_cl253,zip_derived_cl2,zip_derived_cl127,zip_derived_cl253]) ).

thf(zip_derived_cl2_019,plain,
    ! [X0: $i] :
      ( ( addition @ X0 @ zero )
      = X0 ),
    inference(cnf,[status(esa)],[additive_identity]) ).

thf(zip_derived_cl1767_020,plain,
    ( ( divergence @ sk_ )
    = zero ),
    inference(demod,[status(thm)],[zip_derived_cl1762,zip_derived_cl127,zip_derived_cl253,zip_derived_cl2,zip_derived_cl127,zip_derived_cl253]) ).

thf(zip_derived_cl1774,plain,
    ( ( domain @ sk__1 )
    = zero ),
    inference(demod,[status(thm)],[zip_derived_cl990,zip_derived_cl1767,zip_derived_cl2,zip_derived_cl1767]) ).

thf(zip_derived_cl30,plain,
    ( ( domain @ sk__1 )
   != zero ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1775,plain,
    $false,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl1774,zip_derived_cl30]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : KLE132+1 : TPTP v8.1.2. Released v4.0.0.
% 0.07/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.EpLpycFAeC true
% 0.15/0.35  % Computer : n020.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Tue Aug 29 11:57:59 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.15/0.36  % Running portfolio for 300 s
% 0.15/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.15/0.36  % Number of cores: 8
% 0.15/0.36  % Python version: Python 3.6.8
% 0.15/0.36  % Running in FO mode
% 0.22/0.67  % Total configuration time : 435
% 0.22/0.67  % Estimated wc time : 1092
% 0.22/0.67  % Estimated cpu time (7 cpus) : 156.0
% 0.56/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.56/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.56/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.56/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.56/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.56/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.56/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.57/1.06  % Solved by fo/fo6_bce.sh.
% 0.57/1.06  % BCE start: 32
% 0.57/1.06  % BCE eliminated: 2
% 0.57/1.06  % PE start: 30
% 0.57/1.06  logic: eq
% 0.57/1.06  % PE eliminated: 0
% 0.57/1.06  % done 252 iterations in 0.330s
% 0.57/1.06  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.57/1.06  % SZS output start Refutation
% See solution above
% 0.57/1.06  
% 0.57/1.06  
% 0.57/1.06  % Terminating...
% 0.63/1.16  % Runner terminated.
% 0.63/1.17  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------