TSTP Solution File: SWW579_2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SWW579_2 : TPTP v8.1.0. Released v6.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n009.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 : Wed Aug 31 19:08:00 EDT 2022

% Result   : Theorem 1.60s 0.52s
% Output   : Refutation 1.60s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   31
% Syntax   : Number of formulae    :   55 (   9 unt;  21 typ;   0 def)
%            Number of atoms       :  157 (  22 equ)
%            Maximal formula atoms :   22 (   4 avg)
%            Number of connectives :  200 (  77   ~;  22   |;  70   &)
%                                         (   6 <=>;  25  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   5 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number arithmetic     :  483 ( 110 atm; 204 fun; 135 num;  34 var)
%            Number of types       :    7 (   4 usr;   2 ari)
%            Number of type conns  :   11 (   5   >;   6   *;   0   +;   0  <<)
%            Number of predicates  :   11 (   7 usr;   7 prp; 0-2 aty)
%            Number of functors    :   22 (  16 usr;  15 con; 0-4 aty)
%            Number of variables   :   34 (  18   !;  16   ?;  34   :)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    uni: $tType ).

tff(type_def_6,type,
    ty: $tType ).

tff(type_def_7,type,
    bool: $tType ).

tff(type_def_8,type,
    tuple0: $tType ).

tff(func_def_0,type,
    witness: ty > uni ).

tff(func_def_1,type,
    int: ty ).

tff(func_def_2,type,
    real: ty ).

tff(func_def_3,type,
    bool1: ty ).

tff(func_def_4,type,
    true: bool ).

tff(func_def_5,type,
    false: bool ).

tff(func_def_6,type,
    match_bool: ( ty * bool * uni * uni ) > uni ).

tff(func_def_7,type,
    tuple01: ty ).

tff(func_def_8,type,
    tuple02: tuple0 ).

tff(func_def_9,type,
    qtmark: ty ).

tff(func_def_18,type,
    min: ( $real * $real ) > $real ).

tff(func_def_19,type,
    max: ( $real * $real ) > $real ).

tff(func_def_25,type,
    sK0: $real ).

tff(func_def_26,type,
    sK1: $real ).

tff(func_def_27,type,
    sK2: $int ).

tff(func_def_28,type,
    sK3: $real ).

tff(pred_def_1,type,
    sort: ( ty * uni ) > $o ).

tff(f656,plain,
    $false,
    inference(avatar_sat_refutation,[],[f165,f173,f185,f189,f599,f633,f655]) ).

tff(f655,plain,
    ( ( $to_real(sK2) != $quotient(sK0,sK1) )
    | ( $product($to_real(sK2),sK1) != sK0 )
    | $less($quotient(max(sK3,1.0),sK1),$quotient($product($to_real(sK2),sK1),sK1))
    | ~ $less($quotient(max(sK3,1.0),sK1),$to_real(sK2)) ),
    introduced(theory_tautology_sat_conflict,[]) ).

tff(f633,plain,
    ( ~ spl4_10
    | ~ spl4_54 ),
    inference(avatar_contradiction_clause,[],[f632]) ).

tff(f632,plain,
    ( $false
    | ~ spl4_10
    | ~ spl4_54 ),
    inference(evaluation,[],[f631]) ).

tff(f631,plain,
    ( $less(0.0,0.0)
    | ~ spl4_10
    | ~ spl4_54 ),
    inference(backward_demodulation,[],[f184,f595]) ).

tff(f595,plain,
    ( ( 0.0 = sK1 )
    | ~ spl4_54 ),
    inference(avatar_component_clause,[],[f594]) ).

tff(f594,plain,
    ( spl4_54
  <=> ( 0.0 = sK1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_54])]) ).

tff(f184,plain,
    ( $less(0.0,sK1)
    | ~ spl4_10 ),
    inference(avatar_component_clause,[],[f183]) ).

tff(f183,plain,
    ( spl4_10
  <=> $less(0.0,sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_10])]) ).

tff(f599,plain,
    ( spl4_54
    | spl4_55
    | ~ spl4_5 ),
    inference(avatar_split_clause,[],[f592,f163,f597,f594]) ).

tff(f597,plain,
    ( spl4_55
  <=> ( $to_real(sK2) = $quotient(sK0,sK1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_55])]) ).

tff(f163,plain,
    ( spl4_5
  <=> ( $product($to_real(sK2),sK1) = sK0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_5])]) ).

tff(f592,plain,
    ( ( $to_real(sK2) = $quotient(sK0,sK1) )
    | ( 0.0 = sK1 )
    | ~ spl4_5 ),
    inference(superposition,[],[f64,f164]) ).

tff(f164,plain,
    ( ( $product($to_real(sK2),sK1) = sK0 )
    | ~ spl4_5 ),
    inference(avatar_component_clause,[],[f163]) ).

tff(f64,plain,
    ! [X2: $real,X1: $real] :
      ( ( $quotient($product(X2,X1),X1) = X2 )
      | ( 0.0 = X1 ) ),
    introduced(theory_axiom_165,[]) ).

tff(f189,plain,
    spl4_11,
    inference(avatar_split_clause,[],[f137,f187]) ).

tff(f187,plain,
    ( spl4_11
  <=> $less($quotient(max(sK3,1.0),sK1),$to_real(sK2)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_11])]) ).

tff(f137,plain,
    $less($quotient(max(sK3,1.0),sK1),$to_real(sK2)),
    inference(cnf_transformation,[],[f110]) ).

tff(f110,plain,
    ( ~ $less($quotient(max(sK3,1.0),sK1),$quotient($product($to_real(sK2),sK1),sK1))
    & ( ~ $less(1.0,sK0)
      | ~ $less(sK3,sK0) )
    & $less($quotient(max(sK3,1.0),sK1),$to_real(sK2))
    & ~ $less($product(max(sK3,1.0),$quotient(1.0,sK1)),$product($product($to_real(sK2),sK1),$quotient(1.0,sK1)))
    & ~ $less(sK3,0.0)
    & ~ $less(sK2,1)
    & $less(0.0,sK1)
    & $less(0.0,$quotient(1.0,sK1))
    & ~ $less(max(sK3,1.0),$product($to_real(sK2),sK1))
    & ( $product($to_real(sK2),sK1) = sK0 ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2,sK3])],[f108,f109]) ).

tff(f109,plain,
    ( ? [X0: $real,X1: $real,X2: $int,X3: $real] :
        ( ~ $less($quotient(max(X3,1.0),X1),$quotient($product($to_real(X2),X1),X1))
        & ( ~ $less(1.0,X0)
          | ~ $less(X3,X0) )
        & $less($quotient(max(X3,1.0),X1),$to_real(X2))
        & ~ $less($product(max(X3,1.0),$quotient(1.0,X1)),$product($product($to_real(X2),X1),$quotient(1.0,X1)))
        & ~ $less(X3,0.0)
        & ~ $less(X2,1)
        & $less(0.0,X1)
        & $less(0.0,$quotient(1.0,X1))
        & ~ $less(max(X3,1.0),$product($to_real(X2),X1))
        & ( $product($to_real(X2),X1) = X0 ) )
   => ( ~ $less($quotient(max(sK3,1.0),sK1),$quotient($product($to_real(sK2),sK1),sK1))
      & ( ~ $less(1.0,sK0)
        | ~ $less(sK3,sK0) )
      & $less($quotient(max(sK3,1.0),sK1),$to_real(sK2))
      & ~ $less($product(max(sK3,1.0),$quotient(1.0,sK1)),$product($product($to_real(sK2),sK1),$quotient(1.0,sK1)))
      & ~ $less(sK3,0.0)
      & ~ $less(sK2,1)
      & $less(0.0,sK1)
      & $less(0.0,$quotient(1.0,sK1))
      & ~ $less(max(sK3,1.0),$product($to_real(sK2),sK1))
      & ( $product($to_real(sK2),sK1) = sK0 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f108,plain,
    ? [X0: $real,X1: $real,X2: $int,X3: $real] :
      ( ~ $less($quotient(max(X3,1.0),X1),$quotient($product($to_real(X2),X1),X1))
      & ( ~ $less(1.0,X0)
        | ~ $less(X3,X0) )
      & $less($quotient(max(X3,1.0),X1),$to_real(X2))
      & ~ $less($product(max(X3,1.0),$quotient(1.0,X1)),$product($product($to_real(X2),X1),$quotient(1.0,X1)))
      & ~ $less(X3,0.0)
      & ~ $less(X2,1)
      & $less(0.0,X1)
      & $less(0.0,$quotient(1.0,X1))
      & ~ $less(max(X3,1.0),$product($to_real(X2),X1))
      & ( $product($to_real(X2),X1) = X0 ) ),
    inference(rectify,[],[f94]) ).

tff(f94,plain,
    ? [X2: $real,X3: $real,X1: $int,X0: $real] :
      ( ~ $less($quotient(max(X0,1.0),X3),$quotient($product($to_real(X1),X3),X3))
      & ( ~ $less(1.0,X2)
        | ~ $less(X0,X2) )
      & $less($quotient(max(X0,1.0),X3),$to_real(X1))
      & ~ $less($product(max(X0,1.0),$quotient(1.0,X3)),$product($product($to_real(X1),X3),$quotient(1.0,X3)))
      & ~ $less(X0,0.0)
      & ~ $less(X1,1)
      & $less(0.0,X3)
      & $less(0.0,$quotient(1.0,X3))
      & ~ $less(max(X0,1.0),$product($to_real(X1),X3))
      & ( $product($to_real(X1),X3) = X2 ) ),
    inference(flattening,[],[f93]) ).

tff(f93,plain,
    ? [X1: $int,X3: $real,X0: $real,X2: $real] :
      ( $less($quotient(max(X0,1.0),X3),$to_real(X1))
      & ~ $less($quotient(max(X0,1.0),X3),$quotient($product($to_real(X1),X3),X3))
      & ~ $less($product(max(X0,1.0),$quotient(1.0,X3)),$product($product($to_real(X1),X3),$quotient(1.0,X3)))
      & $less(0.0,$quotient(1.0,X3))
      & ~ $less(max(X0,1.0),$product($to_real(X1),X3))
      & ( ~ $less(1.0,X2)
        | ~ $less(X0,X2) )
      & ~ $less(X1,1)
      & ~ $less(X0,0.0)
      & $less(0.0,X3)
      & ( $product($to_real(X1),X3) = X2 ) ),
    inference(ennf_transformation,[],[f72]) ).

tff(f72,plain,
    ~ ! [X1: $int,X3: $real,X0: $real,X2: $real] :
        ( ( ~ $less(X1,1)
          & ~ $less(X0,0.0)
          & $less(0.0,X3)
          & ( $product($to_real(X1),X3) = X2 ) )
       => ( ~ ( $less(1.0,X2)
              & $less(X0,X2) )
         => ( ~ $less(max(X0,1.0),$product($to_real(X1),X3))
           => ( $less(0.0,$quotient(1.0,X3))
             => ( ~ $less($product(max(X0,1.0),$quotient(1.0,X3)),$product($product($to_real(X1),X3),$quotient(1.0,X3)))
               => ( ~ $less($quotient(max(X0,1.0),X3),$quotient($product($to_real(X1),X3),X3))
                 => ~ $less($quotient(max(X0,1.0),X3),$to_real(X1)) ) ) ) ) ) ),
    inference(rectify,[],[f23]) ).

tff(f23,plain,
    ~ ! [X8: $real,X10: $int,X9: $real,X11: $real] :
        ( ( ( $product($to_real(X10),X11) = X9 )
          & ~ $less(X8,0.0)
          & ~ $less(X10,1)
          & $less(0.0,X11) )
       => ( ~ ( $less(1.0,X9)
              & $less(X8,X9) )
         => ( ~ $less(max(X8,1.0),$product($to_real(X10),X11))
           => ( $less(0.0,$quotient(1.0,X11))
             => ( ~ $less($product(max(X8,1.0),$quotient(1.0,X11)),$product($product($to_real(X10),X11),$quotient(1.0,X11)))
               => ( ~ $less($quotient(max(X8,1.0),X11),$quotient($product($to_real(X10),X11),X11))
                 => ~ $less($quotient(max(X8,1.0),X11),$to_real(X10)) ) ) ) ) ) ),
    inference(theory_normalization,[],[f21]) ).

tff(f21,negated_conjecture,
    ~ ! [X8: $real,X10: $int,X9: $real,X11: $real] :
        ( ( ( $product($to_real(X10),X11) = X9 )
          & $lesseq(0.0,X8)
          & $lesseq(1,X10)
          & $less(0.0,X11) )
       => ( ~ ( $less(1.0,X9)
              & $less(X8,X9) )
         => ( $lesseq($product($to_real(X10),X11),max(X8,1.0))
           => ( $less(0.0,$quotient(1.0,X11))
             => ( $lesseq($product($product($to_real(X10),X11),$quotient(1.0,X11)),$product(max(X8,1.0),$quotient(1.0,X11)))
               => ( $lesseq($quotient($product($to_real(X10),X11),X11),$quotient(max(X8,1.0),X11))
                 => $lesseq($to_real(X10),$quotient(max(X8,1.0),X11)) ) ) ) ) ) ),
    inference(negated_conjecture,[],[f20]) ).

tff(f20,conjecture,
    ! [X8: $real,X10: $int,X9: $real,X11: $real] :
      ( ( ( $product($to_real(X10),X11) = X9 )
        & $lesseq(0.0,X8)
        & $lesseq(1,X10)
        & $less(0.0,X11) )
     => ( ~ ( $less(1.0,X9)
            & $less(X8,X9) )
       => ( $lesseq($product($to_real(X10),X11),max(X8,1.0))
         => ( $less(0.0,$quotient(1.0,X11))
           => ( $lesseq($product($product($to_real(X10),X11),$quotient(1.0,X11)),$product(max(X8,1.0),$quotient(1.0,X11)))
             => ( $lesseq($quotient($product($to_real(X10),X11),X11),$quotient(max(X8,1.0),X11))
               => $lesseq($to_real(X10),$quotient(max(X8,1.0),X11)) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wP_parameter_sqrt) ).

tff(f185,plain,
    spl4_10,
    inference(avatar_split_clause,[],[f133,f183]) ).

tff(f133,plain,
    $less(0.0,sK1),
    inference(cnf_transformation,[],[f110]) ).

tff(f173,plain,
    ~ spl4_7,
    inference(avatar_split_clause,[],[f139,f171]) ).

tff(f171,plain,
    ( spl4_7
  <=> $less($quotient(max(sK3,1.0),sK1),$quotient($product($to_real(sK2),sK1),sK1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_7])]) ).

tff(f139,plain,
    ~ $less($quotient(max(sK3,1.0),sK1),$quotient($product($to_real(sK2),sK1),sK1)),
    inference(cnf_transformation,[],[f110]) ).

tff(f165,plain,
    spl4_5,
    inference(avatar_split_clause,[],[f130,f163]) ).

tff(f130,plain,
    $product($to_real(sK2),sK1) = sK0,
    inference(cnf_transformation,[],[f110]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.10  % Problem    : SWW579=2 : TPTP v8.1.0. Released v6.1.0.
% 0.08/0.10  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.09/0.30  % Computer : n009.cluster.edu
% 0.09/0.30  % Model    : x86_64 x86_64
% 0.09/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.30  % Memory   : 8042.1875MB
% 0.09/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.30  % CPULimit   : 300
% 0.09/0.30  % WCLimit    : 300
% 0.09/0.30  % DateTime   : Tue Aug 30 20:50:20 EDT 2022
% 0.09/0.30  % CPUTime    : 
% 0.14/0.45  % (5739)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.14/0.45  % (5735)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.14/0.46  % (5738)lrs+10_1:1_sd=10:sos=all:ss=axioms:st=5.0:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.14/0.46  % (5731)lrs+10_1:1_ep=R:gve=force:plsq=on:plsqr=32,1:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.14/0.46  % (5727)lrs+1010_1:1_ep=RST:s2a=on:s2at=5.0:sos=all:i=26:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/26Mi)
% 0.14/0.46  % (5740)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.14/0.46  % (5732)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.14/0.47  % (5746)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.14/0.47  % (5747)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.14/0.47  % (5738)Instruction limit reached!
% 0.14/0.47  % (5738)------------------------------
% 0.14/0.47  % (5738)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.47  % (5743)lrs+1_1:10_av=off:drc=off:nwc=2.0:sp=reverse_frequency:thsq=on:thsqc=64:thsql=off:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/47Mi)
% 0.14/0.47  % (5730)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.14/0.47  % (5738)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.47  % (5738)Termination reason: Unknown
% 0.14/0.47  % (5738)Termination phase: Preprocessing 3
% 0.14/0.47  
% 0.14/0.47  % (5738)Memory used [KB]: 1023
% 0.14/0.47  % (5738)Time elapsed: 0.004 s
% 0.14/0.47  % (5738)Instructions burned: 2 (million)
% 0.14/0.47  % (5738)------------------------------
% 0.14/0.47  % (5738)------------------------------
% 0.14/0.47  % (5735)Instruction limit reached!
% 0.14/0.47  % (5735)------------------------------
% 0.14/0.47  % (5735)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.47  % (5735)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.47  % (5735)Termination reason: Unknown
% 0.14/0.47  % (5735)Termination phase: Property scanning
% 0.14/0.47  
% 0.14/0.47  % (5735)Memory used [KB]: 1023
% 0.14/0.47  % (5735)Time elapsed: 0.003 s
% 0.14/0.47  % (5735)Instructions burned: 3 (million)
% 0.14/0.47  % (5735)------------------------------
% 0.14/0.47  % (5735)------------------------------
% 0.14/0.47  % (5730)Instruction limit reached!
% 0.14/0.47  % (5730)------------------------------
% 0.14/0.47  % (5730)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.47  % (5730)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.47  % (5730)Termination reason: Unknown
% 0.14/0.47  % (5730)Termination phase: Property scanning
% 0.14/0.47  
% 0.14/0.47  % (5730)Memory used [KB]: 1023
% 0.14/0.47  % (5730)Time elapsed: 0.006 s
% 0.14/0.47  % (5730)Instructions burned: 4 (million)
% 0.14/0.47  % (5730)------------------------------
% 0.14/0.47  % (5730)------------------------------
% 0.14/0.48  % (5731)Instruction limit reached!
% 0.14/0.48  % (5731)------------------------------
% 0.14/0.48  % (5731)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.48  % (5731)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.48  % (5731)Termination reason: Unknown
% 0.14/0.48  % (5731)Termination phase: Including theory axioms
% 0.14/0.48  
% 0.14/0.48  % (5731)Memory used [KB]: 895
% 0.14/0.48  % (5731)Time elapsed: 0.004 s
% 0.14/0.48  % (5731)Instructions burned: 2 (million)
% 0.14/0.48  % (5731)------------------------------
% 0.14/0.48  % (5731)------------------------------
% 0.14/0.48  % (5748)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=41:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/41Mi)
% 0.14/0.49  % (5746)Instruction limit reached!
% 0.14/0.49  % (5746)------------------------------
% 0.14/0.49  % (5746)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.49  % (5739)Instruction limit reached!
% 0.14/0.49  % (5739)------------------------------
% 0.14/0.49  % (5739)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.49  % (5739)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.49  % (5739)Termination reason: Unknown
% 0.14/0.49  % (5739)Termination phase: Saturation
% 0.14/0.49  
% 0.14/0.49  % (5739)Memory used [KB]: 1151
% 0.14/0.49  % (5739)Time elapsed: 0.118 s
% 0.14/0.49  % (5739)Instructions burned: 15 (million)
% 0.14/0.49  % (5739)------------------------------
% 0.14/0.49  % (5739)------------------------------
% 0.14/0.49  % (5746)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.49  % (5746)Termination reason: Unknown
% 0.14/0.49  % (5746)Termination phase: Saturation
% 0.14/0.49  
% 0.14/0.49  % (5746)Memory used [KB]: 5756
% 0.14/0.49  % (5746)Time elapsed: 0.135 s
% 0.14/0.49  % (5746)Instructions burned: 22 (million)
% 0.14/0.49  % (5746)------------------------------
% 0.14/0.49  % (5746)------------------------------
% 0.14/0.50  % (5740)Instruction limit reached!
% 0.14/0.50  % (5740)------------------------------
% 0.14/0.50  % (5740)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.50  % (5740)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.50  % (5740)Termination reason: Unknown
% 0.14/0.50  % (5740)Termination phase: Saturation
% 0.14/0.50  
% 0.14/0.50  % (5740)Memory used [KB]: 5756
% 0.14/0.50  % (5740)Time elapsed: 0.133 s
% 0.14/0.50  % (5740)Instructions burned: 22 (million)
% 0.14/0.50  % (5740)------------------------------
% 0.14/0.50  % (5740)------------------------------
% 0.14/0.50  % (5747)Instruction limit reached!
% 0.14/0.50  % (5747)------------------------------
% 0.14/0.50  % (5747)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.50  % (5747)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.50  % (5747)Termination reason: Unknown
% 0.14/0.50  % (5747)Termination phase: Saturation
% 0.14/0.50  
% 0.14/0.50  % (5747)Memory used [KB]: 5756
% 0.14/0.50  % (5747)Time elapsed: 0.135 s
% 0.14/0.50  % (5747)Instructions burned: 22 (million)
% 0.14/0.50  % (5747)------------------------------
% 0.14/0.50  % (5747)------------------------------
% 0.14/0.50  % (5727)Instruction limit reached!
% 0.14/0.50  % (5727)------------------------------
% 0.14/0.50  % (5727)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.50  % (5727)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.50  % (5727)Termination reason: Unknown
% 0.14/0.50  % (5727)Termination phase: Saturation
% 0.14/0.50  
% 0.14/0.50  % (5727)Memory used [KB]: 5884
% 0.14/0.50  % (5727)Time elapsed: 0.149 s
% 0.14/0.50  % (5727)Instructions burned: 26 (million)
% 0.14/0.50  % (5727)------------------------------
% 0.14/0.50  % (5727)------------------------------
% 0.14/0.50  % (5748)First to succeed.
% 0.14/0.51  % (5721)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.14/0.51  % (5732)Instruction limit reached!
% 0.14/0.51  % (5732)------------------------------
% 0.14/0.51  % (5732)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.14/0.51  % (5732)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.14/0.51  % (5732)Termination reason: Unknown
% 0.14/0.51  % (5732)Termination phase: Saturation
% 0.14/0.51  
% 0.14/0.51  % (5732)Memory used [KB]: 5756
% 0.14/0.51  % (5732)Time elapsed: 0.132 s
% 0.14/0.51  % (5732)Instructions burned: 22 (million)
% 0.14/0.51  % (5732)------------------------------
% 0.14/0.51  % (5732)------------------------------
% 0.14/0.51  % (5737)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.14/0.51  % (5724)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.60/0.52  % (5748)Refutation found. Thanks to Tanya!
% 1.60/0.52  % SZS status Theorem for theBenchmark
% 1.60/0.52  % SZS output start Proof for theBenchmark
% See solution above
% 1.60/0.52  % (5748)------------------------------
% 1.60/0.52  % (5748)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.52  % (5748)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.52  % (5748)Termination reason: Refutation
% 1.60/0.52  
% 1.60/0.52  % (5748)Memory used [KB]: 5884
% 1.60/0.52  % (5748)Time elapsed: 0.130 s
% 1.60/0.52  % (5748)Instructions burned: 19 (million)
% 1.60/0.52  % (5748)------------------------------
% 1.60/0.52  % (5748)------------------------------
% 1.60/0.52  % (5718)Success in time 0.207 s
%------------------------------------------------------------------------------