TSTP Solution File: SWW600_2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SWW600_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 : n013.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:40 EDT 2022

% Result   : Theorem 0.20s 0.55s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   40
% Syntax   : Number of formulae    :   51 (   4 unt;  37 typ;   0 def)
%            Number of atoms       :  108 (  51 equ)
%            Maximal formula atoms :   18 (   7 avg)
%            Number of connectives :  155 (  61   ~;   0   |;  80   &)
%                                         (   0 <=>;  14  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   19 (  12 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :  328 (  56 atm; 114 fun;  56 num; 102 var)
%            Number of types       :    6 (   4 usr;   1 ari)
%            Number of type conns  :   30 (  17   >;  13   *;   0   +;   0  <<)
%            Number of predicates  :    8 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :   32 (  29 usr;  17 con; 0-4 aty)
%            Number of variables   :  102 (  50   !;  52   ?; 102   :)

% 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_12,type,
    abs: $int > $int ).

tff(func_def_14,type,
    div: ( $int * $int ) > $int ).

tff(func_def_15,type,
    mod: ( $int * $int ) > $int ).

tff(func_def_22,type,
    gcd: ( $int * $int ) > $int ).

tff(func_def_23,type,
    ref: ty > ty ).

tff(func_def_24,type,
    mk_ref: ( ty * uni ) > uni ).

tff(func_def_25,type,
    contents: ( ty * uni ) > uni ).

tff(func_def_26,type,
    sK0: $int > $int ).

tff(func_def_27,type,
    sK1: $int > $int ).

tff(func_def_28,type,
    sK2: ( $int * $int * $int ) > $int ).

tff(func_def_29,type,
    sK3: $int ).

tff(func_def_30,type,
    sK4: $int ).

tff(func_def_31,type,
    sK5: $int ).

tff(func_def_32,type,
    sK6: $int ).

tff(func_def_33,type,
    sK7: $int ).

tff(func_def_34,type,
    sK8: $int ).

tff(func_def_35,type,
    sK9: $int ).

tff(func_def_36,type,
    sK10: $int ).

tff(func_def_37,type,
    sK11: ( $int * $int ) > $int ).

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

tff(pred_def_4,type,
    divides: ( $int * $int ) > $o ).

tff(pred_def_5,type,
    even: $int > $o ).

tff(pred_def_6,type,
    odd: $int > $o ).

tff(f508,plain,
    $false,
    inference(trivial_inequality_removal,[],[f507]) ).

tff(f507,plain,
    sK5 != sK5,
    inference(superposition,[],[f402,f401]) ).

tff(f401,plain,
    $sum($product(sK7,sK4),$product(sK10,sK3)) = sK5,
    inference(cnf_transformation,[],[f307]) ).

tff(f307,plain,
    ( ~ $less(sK3,0)
    & ~ $less(sK4,0)
    & ~ $less(0,sK9)
    & ! [X8: $int,X9: $int] : ( $sum($product(X9,sK4),$product(X8,sK3)) != sK5 )
    & ( $sum($product(sK7,sK4),$product(sK10,sK3)) = sK5 )
    & ( gcd(sK4,sK3) = gcd(sK5,sK9) )
    & ~ $less(sK9,0)
    & ( $sum($product(sK6,sK4),$product(sK8,sK3)) = sK9 )
    & ~ $less(sK5,0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK3,sK4,sK5,sK6,sK7,sK8,sK9,sK10])],[f304,f306,f305]) ).

tff(f305,plain,
    ( ? [X0: $int,X1: $int] :
        ( ~ $less(X0,0)
        & ~ $less(X1,0)
        & ? [X2: $int,X3: $int,X4: $int,X5: $int,X6: $int,X7: $int] :
            ( ~ $less(0,X6)
            & ! [X8: $int,X9: $int] : ( $sum($product(X9,X1),$product(X8,X0)) != X2 )
            & ( $sum($product(X4,X1),$product(X7,X0)) = X2 )
            & ( gcd(X1,X0) = gcd(X2,X6) )
            & ~ $less(X6,0)
            & ( $sum($product(X3,X1),$product(X5,X0)) = X6 )
            & ~ $less(X2,0) ) )
   => ( ~ $less(sK3,0)
      & ~ $less(sK4,0)
      & ? [X7: $int,X6: $int,X5: $int,X4: $int,X3: $int,X2: $int] :
          ( ~ $less(0,X6)
          & ! [X9: $int,X8: $int] : ( $sum($product(X9,sK4),$product(X8,sK3)) != X2 )
          & ( $sum($product(X4,sK4),$product(X7,sK3)) = X2 )
          & ( gcd(sK4,sK3) = gcd(X2,X6) )
          & ~ $less(X6,0)
          & ( $sum($product(X3,sK4),$product(X5,sK3)) = X6 )
          & ~ $less(X2,0) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f306,plain,
    ( ? [X7: $int,X6: $int,X5: $int,X4: $int,X3: $int,X2: $int] :
        ( ~ $less(0,X6)
        & ! [X9: $int,X8: $int] : ( $sum($product(X9,sK4),$product(X8,sK3)) != X2 )
        & ( $sum($product(X4,sK4),$product(X7,sK3)) = X2 )
        & ( gcd(sK4,sK3) = gcd(X2,X6) )
        & ~ $less(X6,0)
        & ( $sum($product(X3,sK4),$product(X5,sK3)) = X6 )
        & ~ $less(X2,0) )
   => ( ~ $less(0,sK9)
      & ! [X9: $int,X8: $int] : ( $sum($product(X9,sK4),$product(X8,sK3)) != sK5 )
      & ( $sum($product(sK7,sK4),$product(sK10,sK3)) = sK5 )
      & ( gcd(sK4,sK3) = gcd(sK5,sK9) )
      & ~ $less(sK9,0)
      & ( $sum($product(sK6,sK4),$product(sK8,sK3)) = sK9 )
      & ~ $less(sK5,0) ) ),
    introduced(choice_axiom,[]) ).

tff(f304,plain,
    ? [X0: $int,X1: $int] :
      ( ~ $less(X0,0)
      & ~ $less(X1,0)
      & ? [X2: $int,X3: $int,X4: $int,X5: $int,X6: $int,X7: $int] :
          ( ~ $less(0,X6)
          & ! [X8: $int,X9: $int] : ( $sum($product(X9,X1),$product(X8,X0)) != X2 )
          & ( $sum($product(X4,X1),$product(X7,X0)) = X2 )
          & ( gcd(X1,X0) = gcd(X2,X6) )
          & ~ $less(X6,0)
          & ( $sum($product(X3,X1),$product(X5,X0)) = X6 )
          & ~ $less(X2,0) ) ),
    inference(rectify,[],[f253]) ).

tff(f253,plain,
    ? [X0: $int,X1: $int] :
      ( ~ $less(X0,0)
      & ~ $less(X1,0)
      & ? [X4: $int,X7: $int,X3: $int,X6: $int,X5: $int,X2: $int] :
          ( ~ $less(0,X5)
          & ! [X8: $int,X9: $int] : ( $sum($product(X9,X1),$product(X8,X0)) != X4 )
          & ( $sum($product(X3,X1),$product(X2,X0)) = X4 )
          & ( gcd(X1,X0) = gcd(X4,X5) )
          & ~ $less(X5,0)
          & ( $sum($product(X7,X1),$product(X6,X0)) = X5 )
          & ~ $less(X4,0) ) ),
    inference(flattening,[],[f252]) ).

tff(f252,plain,
    ? [X1: $int,X0: $int] :
      ( ? [X4: $int,X2: $int,X3: $int,X6: $int,X7: $int,X5: $int] :
          ( ! [X8: $int,X9: $int] : ( $sum($product(X9,X1),$product(X8,X0)) != X4 )
          & ~ $less(0,X5)
          & ~ $less(X5,0)
          & ( gcd(X1,X0) = gcd(X4,X5) )
          & ( $sum($product(X3,X1),$product(X2,X0)) = X4 )
          & ~ $less(X4,0)
          & ( $sum($product(X7,X1),$product(X6,X0)) = X5 ) )
      & ~ $less(X0,0)
      & ~ $less(X1,0) ),
    inference(ennf_transformation,[],[f109]) ).

tff(f109,plain,
    ~ ! [X1: $int,X0: $int] :
        ( ( ~ $less(X0,0)
          & ~ $less(X1,0) )
       => ! [X4: $int,X2: $int,X3: $int,X6: $int,X7: $int,X5: $int] :
            ( ( ~ $less(X5,0)
              & ( gcd(X1,X0) = gcd(X4,X5) )
              & ( $sum($product(X3,X1),$product(X2,X0)) = X4 )
              & ~ $less(X4,0)
              & ( $sum($product(X7,X1),$product(X6,X0)) = X5 ) )
           => ( ~ $less(0,X5)
             => ? [X8: $int,X9: $int] : ( $sum($product(X9,X1),$product(X8,X0)) = X4 ) ) ) ),
    inference(rectify,[],[f85]) ).

tff(f85,plain,
    ~ ! [X7: $int,X1: $int] :
        ( ( ~ $less(X1,0)
          & ~ $less(X7,0) )
       => ! [X11: $int,X0: $int,X2: $int,X14: $int,X8: $int,X12: $int] :
            ( ( ( gcd(X1,X7) = gcd(X2,X14) )
              & ( $sum($product(X12,X1),$product(X8,X7)) = X14 )
              & ( $sum($product(X0,X1),$product(X11,X7)) = X2 )
              & ~ $less(X14,0)
              & ~ $less(X2,0) )
           => ( ~ $less(0,X14)
             => ? [X16: $int,X15: $int] : ( $sum($product(X15,X1),$product(X16,X7)) = X2 ) ) ) ),
    inference(theory_normalization,[],[f84]) ).

tff(f84,negated_conjecture,
    ~ ! [X7: $int,X1: $int] :
        ( ( $lesseq(0,X1)
          & $lesseq(0,X7) )
       => ! [X11: $int,X0: $int,X2: $int,X14: $int,X8: $int,X12: $int] :
            ( ( ( gcd(X1,X7) = gcd(X2,X14) )
              & ( $sum($product(X12,X1),$product(X8,X7)) = X14 )
              & ( $sum($product(X0,X1),$product(X11,X7)) = X2 )
              & $lesseq(0,X14)
              & $lesseq(0,X2) )
           => ( ~ $less(0,X14)
             => ? [X16: $int,X15: $int] : ( $sum($product(X15,X1),$product(X16,X7)) = X2 ) ) ) ),
    inference(negated_conjecture,[],[f83]) ).

tff(f83,conjecture,
    ! [X7: $int,X1: $int] :
      ( ( $lesseq(0,X1)
        & $lesseq(0,X7) )
     => ! [X11: $int,X0: $int,X2: $int,X14: $int,X8: $int,X12: $int] :
          ( ( ( gcd(X1,X7) = gcd(X2,X14) )
            & ( $sum($product(X12,X1),$product(X8,X7)) = X14 )
            & ( $sum($product(X0,X1),$product(X11,X7)) = X2 )
            & $lesseq(0,X14)
            & $lesseq(0,X2) )
         => ( ~ $less(0,X14)
           => ? [X16: $int,X15: $int] : ( $sum($product(X15,X1),$product(X16,X7)) = X2 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',wP_parameter_gcd) ).

tff(f402,plain,
    ! [X8: $int,X9: $int] : ( $sum($product(X9,sK4),$product(X8,sK3)) != sK5 ),
    inference(cnf_transformation,[],[f307]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem    : SWW600=2 : TPTP v8.1.0. Released v6.1.0.
% 0.10/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.14/0.34  % Computer : n013.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Tue Aug 30 20:51:16 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.20/0.49  % (29283)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.20/0.50  % (29275)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.50  % (29275)Instruction limit reached!
% 0.20/0.50  % (29275)------------------------------
% 0.20/0.50  % (29275)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (29275)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (29275)Termination reason: Unknown
% 0.20/0.50  % (29275)Termination phase: SInE selection
% 0.20/0.50  
% 0.20/0.50  % (29275)Memory used [KB]: 1023
% 0.20/0.50  % (29275)Time elapsed: 0.003 s
% 0.20/0.50  % (29275)Instructions burned: 4 (million)
% 0.20/0.50  % (29275)------------------------------
% 0.20/0.50  % (29275)------------------------------
% 0.20/0.50  % (29291)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.20/0.50  % (29291)Instruction limit reached!
% 0.20/0.50  % (29291)------------------------------
% 0.20/0.50  % (29291)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (29291)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (29291)Termination reason: Unknown
% 0.20/0.50  % (29291)Termination phase: Property scanning
% 0.20/0.50  
% 0.20/0.50  % (29291)Memory used [KB]: 1023
% 0.20/0.50  % (29291)Time elapsed: 0.002 s
% 0.20/0.50  % (29291)Instructions burned: 2 (million)
% 0.20/0.50  % (29291)------------------------------
% 0.20/0.50  % (29291)------------------------------
% 0.20/0.50  % (29274)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.20/0.50  % (29283)Instruction limit reached!
% 0.20/0.50  % (29283)------------------------------
% 0.20/0.50  % (29283)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (29283)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (29283)Termination reason: Unknown
% 0.20/0.50  % (29283)Termination phase: Preprocessing 3
% 0.20/0.50  
% 0.20/0.50  % (29283)Memory used [KB]: 1151
% 0.20/0.50  % (29283)Time elapsed: 0.005 s
% 0.20/0.50  % (29283)Instructions burned: 5 (million)
% 0.20/0.50  % (29283)------------------------------
% 0.20/0.50  % (29283)------------------------------
% 0.20/0.52  % (29287)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=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.52  % (29273)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.20/0.52  % (29286)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.52  % (29295)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.52  % (29296)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.20/0.52  % (29281)lrs+10_1:8_ep=R:erd=off:fs=off:fsr=off:gve=force:nwc=2.0:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.53  % (29274)Instruction limit reached!
% 0.20/0.53  % (29274)------------------------------
% 0.20/0.53  % (29274)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (29279)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=36:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/36Mi)
% 0.20/0.53  % (29297)lrs+1002_1:1_br=off:canc=force:drc=off:s2a=on:sos=on:sp=reverse_frequency:urr=on:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.20/0.53  % (29274)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (29274)Termination reason: Unknown
% 0.20/0.53  % (29274)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (29274)Memory used [KB]: 5628
% 0.20/0.53  % (29274)Time elapsed: 0.006 s
% 0.20/0.53  % (29274)Instructions burned: 8 (million)
% 0.20/0.53  % (29274)------------------------------
% 0.20/0.53  % (29274)------------------------------
% 0.20/0.53  % (29272)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=59848:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59848Mi)
% 0.20/0.53  % (29287)Instruction limit reached!
% 0.20/0.53  % (29287)------------------------------
% 0.20/0.53  % (29287)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (29287)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (29287)Termination reason: Unknown
% 0.20/0.53  % (29287)Termination phase: Property scanning
% 0.20/0.53  
% 0.20/0.53  % (29287)Memory used [KB]: 1023
% 0.20/0.53  % (29287)Time elapsed: 0.003 s
% 0.20/0.53  % (29287)Instructions burned: 2 (million)
% 0.20/0.53  % (29287)------------------------------
% 0.20/0.53  % (29287)------------------------------
% 0.20/0.53  % (29289)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.20/0.53  % (29282)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/35Mi)
% 0.20/0.53  % (29293)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.20/0.53  % (29299)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.20/0.53  % (29276)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.20/0.53  % (29288)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.20/0.54  % (29293)First to succeed.
% 0.20/0.54  % (29288)Instruction limit reached!
% 0.20/0.54  % (29288)------------------------------
% 0.20/0.54  % (29288)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (29288)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (29288)Termination reason: Unknown
% 0.20/0.54  % (29288)Termination phase: shuffling
% 0.20/0.54  
% 0.20/0.54  % (29288)Memory used [KB]: 1023
% 0.20/0.54  % (29288)Time elapsed: 0.002 s
% 0.20/0.54  % (29288)Instructions burned: 3 (million)
% 0.20/0.54  % (29288)------------------------------
% 0.20/0.54  % (29288)------------------------------
% 0.20/0.54  % (29278)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/32Mi)
% 0.20/0.54  % (29290)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.20/0.54  % (29285)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.20/0.54  % (29284)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.20/0.54  % (29284)Instruction limit reached!
% 0.20/0.54  % (29284)------------------------------
% 0.20/0.54  % (29284)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (29284)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (29284)Termination reason: Unknown
% 0.20/0.54  % (29284)Termination phase: Preprocessing 1
% 0.20/0.54  
% 0.20/0.54  % (29284)Memory used [KB]: 1023
% 0.20/0.54  % (29284)Time elapsed: 0.003 s
% 0.20/0.54  % (29284)Instructions burned: 4 (million)
% 0.20/0.54  % (29284)------------------------------
% 0.20/0.54  % (29284)------------------------------
% 0.20/0.55  % (29292)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.20/0.55  % (29280)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.20/0.55  % (29281)Instruction limit reached!
% 0.20/0.55  % (29281)------------------------------
% 0.20/0.55  % (29281)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (29281)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (29281)Termination reason: Unknown
% 0.20/0.55  % (29281)Termination phase: shuffling
% 0.20/0.55  
% 0.20/0.55  % (29281)Memory used [KB]: 1023
% 0.20/0.55  % (29281)Time elapsed: 0.003 s
% 0.20/0.55  % (29281)Instructions burned: 2 (million)
% 0.20/0.55  % (29281)------------------------------
% 0.20/0.55  % (29281)------------------------------
% 0.20/0.55  % (29301)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.20/0.55  % (29293)Refutation found. Thanks to Tanya!
% 0.20/0.55  % SZS status Theorem for theBenchmark
% 0.20/0.55  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.55  % (29293)------------------------------
% 0.20/0.55  % (29293)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (29293)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (29293)Termination reason: Refutation
% 0.20/0.55  
% 0.20/0.55  % (29293)Memory used [KB]: 5756
% 0.20/0.55  % (29293)Time elapsed: 0.144 s
% 0.20/0.55  % (29293)Instructions burned: 9 (million)
% 0.20/0.55  % (29293)------------------------------
% 0.20/0.55  % (29293)------------------------------
% 0.20/0.55  % (29271)Success in time 0.196 s
%------------------------------------------------------------------------------