TSTP Solution File: ARI702_1 by SnakeForV-SAT---1.0

View Problem - Process Solution

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

% Computer : n018.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 15:49:01 EDT 2022

% Result   : Theorem 2.09s 0.67s
% Output   : Refutation 2.09s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   28 (  18 unt;   5 typ;   0 def)
%            Number of atoms       :   33 (  32 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   20 (  10   ~;  10   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   2 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of FOOLs       :    1 (   1 fml;   0 var)
%            Number arithmetic     :   88 (   0 atm;  43 fun;  32 num;  13 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    9 (   5 usr;   8 con; 0-2 aty)
%            Number of variables   :   13 (  13   !;   0   ?;  13   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_0,type,
    x: $int ).

tff(func_def_1,type,
    y: $int ).

tff(func_def_2,type,
    a: $int ).

tff(func_def_3,type,
    z: $int ).

tff(func_def_4,type,
    b: $int ).

tff(f1445,plain,
    $false,
    inference(trivial_inequality_removal,[],[f1443]) ).

tff(f1443,plain,
    1 != 1,
    inference(backward_demodulation,[],[f30,f1438]) ).

tff(f1438,plain,
    1 = $product(x,$product(y,z)),
    inference(evaluation,[],[f1437]) ).

tff(f1437,plain,
    ( ( 1 = $product(x,$product(y,z)) )
    | ( 2 = 0 ) ),
    inference(trivial_inequality_removal,[],[f1433]) ).

tff(f1433,plain,
    ( ( 2 = 0 )
    | ( 1 = $product(x,$product(y,z)) )
    | ( 2 != 2 ) ),
    inference(superposition,[],[f262,f35]) ).

tff(f35,plain,
    2 = $product(2,$product(x,$product(y,z))),
    inference(forward_demodulation,[],[f34,f18]) ).

tff(f18,plain,
    ! [X2: $int,X0: $int,X1: $int] : ( $product(X0,$product(X1,X2)) = $product($product(X0,X1),X2) ),
    introduced(theory_axiom_141,[]) ).

tff(f34,plain,
    2 = $product(2,$product($product(x,y),z)),
    inference(forward_demodulation,[],[f33,f18]) ).

tff(f33,plain,
    2 = $product($product(2,$product(x,y)),z),
    inference(backward_demodulation,[],[f28,f32]) ).

tff(f32,plain,
    a = $product(2,$product(x,y)),
    inference(forward_demodulation,[],[f26,f18]) ).

tff(f26,plain,
    $product($product(2,x),y) = a,
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    $product($product(2,x),y) = a,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',eq1) ).

tff(f28,plain,
    2 = $product(a,z),
    inference(cnf_transformation,[],[f3]) ).

tff(f3,axiom,
    2 = $product(a,z),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',eq3) ).

tff(f262,plain,
    ! [X0: $int,X1: $int] :
      ( ( $product(X0,X1) != X0 )
      | ( 1 = X1 )
      | ( 0 = X0 ) ),
    inference(superposition,[],[f29,f19]) ).

tff(f19,plain,
    ! [X0: $int] : ( $product(X0,1) = X0 ),
    introduced(theory_axiom_142,[]) ).

tff(f29,plain,
    ! [X2: $int,X3: $int,X0: $int] :
      ( ( $product(X0,X2) != $product(X0,X3) )
      | ( 0 = X0 )
      | ( X2 = X3 ) ),
    inference(equality_resolution,[],[f22]) ).

tff(f22,plain,
    ! [X2: $int,X3: $int,X0: $int,X1: $int] :
      ( ( X2 = X3 )
      | ( $product(X0,X2) != X1 )
      | ( 0 = X0 )
      | ( $product(X0,X3) != X1 ) ),
    introduced(theory_axiom_156,[]) ).

tff(f30,plain,
    1 != $product(x,$product(y,z)),
    inference(backward_demodulation,[],[f27,f18]) ).

tff(f27,plain,
    $product($product(x,y),z) != 1,
    inference(cnf_transformation,[],[f24]) ).

tff(f24,plain,
    $product($product(x,y),z) != 1,
    inference(flattening,[],[f5]) ).

tff(f5,negated_conjecture,
    ( ( ~ $product($product(x,y),z) )
    = 1 ),
    inference(negated_conjecture,[],[f4]) ).

tff(f4,conjecture,
    $product($product(x,y),z) = 1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : ARI702=1 : TPTP v8.1.0. Released v6.3.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.14/0.34  % Computer : n018.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   : Mon Aug 29 16:00:39 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.21/0.47  % (31085)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/177Mi)
% 0.21/0.48  % (31077)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 1.33/0.52  % (31060)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/37Mi)
% 1.33/0.53  % (31065)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 1.33/0.53  % (31086)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/439Mi)
% 1.33/0.53  % (31087)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/355Mi)
% 1.33/0.53  % (31061)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 1.33/0.53  % (31062)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 1.33/0.53  % (31063)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/48Mi)
% 1.33/0.53  % (31066)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 1.33/0.53  % (31066)Instruction limit reached!
% 1.33/0.53  % (31066)------------------------------
% 1.33/0.53  % (31066)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.33/0.53  % (31066)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.33/0.53  % (31066)Termination reason: Unknown
% 1.33/0.53  % (31066)Termination phase: Property scanning
% 1.33/0.53  
% 1.33/0.53  % (31066)Memory used [KB]: 895
% 1.33/0.53  % (31066)Time elapsed: 0.003 s
% 1.33/0.53  % (31066)Instructions burned: 2 (million)
% 1.33/0.53  % (31066)------------------------------
% 1.33/0.53  % (31066)------------------------------
% 1.33/0.53  % (31083)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/500Mi)
% 1.33/0.53  % (31074)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 1.33/0.54  % (31072)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/68Mi)
% 1.42/0.54  % (31059)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 1.42/0.54  % (31075)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 1.42/0.54  % (31075)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.42/0.54  % (31075)Terminated due to inappropriate strategy.
% 1.42/0.54  % (31075)------------------------------
% 1.42/0.54  % (31075)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.54  % (31075)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.54  % (31075)Termination reason: Inappropriate
% 1.42/0.54  
% 1.42/0.54  % (31075)Memory used [KB]: 895
% 1.42/0.54  % (31075)Time elapsed: 0.001 s
% 1.42/0.54  % (31075)------------------------------
% 1.42/0.54  % (31075)------------------------------
% 1.42/0.54  % (31080)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/498Mi)
% 1.42/0.54  % (31078)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/176Mi)
% 1.42/0.54  % (31076)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 1.42/0.54  % (31058)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/191324Mi)
% 1.42/0.54  % (31058)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.42/0.54  % (31058)Terminated due to inappropriate strategy.
% 1.42/0.54  % (31058)------------------------------
% 1.42/0.54  % (31058)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.54  % (31058)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.54  % (31058)Termination reason: Inappropriate
% 1.42/0.54  
% 1.42/0.54  % (31058)Memory used [KB]: 895
% 1.42/0.54  % (31058)Time elapsed: 0.003 s
% 1.42/0.54  % (31058)Instructions burned: 2 (million)
% 1.42/0.54  % (31058)------------------------------
% 1.42/0.54  % (31058)------------------------------
% 1.42/0.54  % (31079)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 1.42/0.55  % (31082)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 1.42/0.55  % (31070)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/101Mi)
% 1.42/0.55  % (31069)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 1.42/0.55  % (31071)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 1.42/0.55  % (31065)Instruction limit reached!
% 1.42/0.55  % (31065)------------------------------
% 1.42/0.55  % (31065)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.55  % (31068)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 1.42/0.55  % (31081)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/467Mi)
% 1.42/0.55  % (31073)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/75Mi)
% 1.42/0.55  % (31064)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 1.42/0.55  % (31064)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.42/0.55  % (31064)Terminated due to inappropriate strategy.
% 1.42/0.55  % (31064)------------------------------
% 1.42/0.55  % (31064)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.55  % (31064)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.55  % (31064)Termination reason: Inappropriate
% 1.42/0.55  
% 1.42/0.55  % (31064)Memory used [KB]: 895
% 1.42/0.55  % (31064)Time elapsed: 0.002 s
% 1.42/0.55  % (31064)Instructions burned: 2 (million)
% 1.42/0.55  % (31064)------------------------------
% 1.42/0.55  % (31064)------------------------------
% 1.42/0.55  % (31084)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/68Mi)
% 1.42/0.55  % (31065)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.55  % (31065)Termination reason: Unknown
% 1.42/0.55  % (31065)Termination phase: Saturation
% 1.42/0.55  
% 1.42/0.55  % (31065)Memory used [KB]: 5500
% 1.42/0.55  % (31065)Time elapsed: 0.097 s
% 1.42/0.55  % (31065)Instructions burned: 8 (million)
% 1.42/0.55  % (31065)------------------------------
% 1.42/0.55  % (31065)------------------------------
% 1.42/0.55  % (31067)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 1.42/0.60  % (31060)Instruction limit reached!
% 1.42/0.60  % (31060)------------------------------
% 1.42/0.60  % (31060)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.60  % (31060)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.60  % (31060)Termination reason: Unknown
% 1.42/0.60  % (31060)Termination phase: Saturation
% 1.42/0.60  
% 1.42/0.60  % (31060)Memory used [KB]: 1535
% 1.42/0.60  % (31060)Time elapsed: 0.185 s
% 1.42/0.60  % (31060)Instructions burned: 39 (million)
% 1.42/0.60  % (31060)------------------------------
% 1.42/0.60  % (31060)------------------------------
% 1.42/0.62  % (31062)Instruction limit reached!
% 1.42/0.62  % (31062)------------------------------
% 1.42/0.62  % (31062)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.62  % (31061)Instruction limit reached!
% 1.42/0.62  % (31061)------------------------------
% 1.42/0.62  % (31061)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.62  % (31063)Instruction limit reached!
% 1.42/0.62  % (31063)------------------------------
% 1.42/0.62  % (31063)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.62  % (31059)Instruction limit reached!
% 1.42/0.62  % (31059)------------------------------
% 1.42/0.62  % (31059)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.63  % (31063)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.63  % (31063)Termination reason: Unknown
% 2.09/0.63  % (31063)Termination phase: Saturation
% 2.09/0.63  
% 2.09/0.63  % (31063)Memory used [KB]: 5884
% 2.09/0.63  % (31063)Time elapsed: 0.206 s
% 2.09/0.63  % (31063)Instructions burned: 49 (million)
% 2.09/0.63  % (31063)------------------------------
% 2.09/0.63  % (31063)------------------------------
% 2.09/0.63  % (31059)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.63  % (31062)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.63  % (31059)Termination reason: Unknown
% 2.09/0.63  % (31062)Termination reason: Unknown
% 2.09/0.63  % (31059)Termination phase: Saturation
% 2.09/0.63  % (31062)Termination phase: Saturation
% 2.09/0.63  
% 2.09/0.63  
% 2.09/0.63  % (31059)Memory used [KB]: 6140
% 2.09/0.63  % (31062)Memory used [KB]: 6268
% 2.09/0.63  % (31059)Time elapsed: 0.229 s
% 2.09/0.63  % (31062)Time elapsed: 0.219 s
% 2.09/0.63  % (31059)Instructions burned: 51 (million)
% 2.09/0.63  % (31062)Instructions burned: 52 (million)
% 2.09/0.63  % (31059)------------------------------
% 2.09/0.63  % (31059)------------------------------
% 2.09/0.63  % (31062)------------------------------
% 2.09/0.63  % (31062)------------------------------
% 2.09/0.64  % (31067)Instruction limit reached!
% 2.09/0.64  % (31067)------------------------------
% 2.09/0.64  % (31067)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.64  % (31067)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.64  % (31067)Termination reason: Unknown
% 2.09/0.64  % (31067)Termination phase: Saturation
% 2.09/0.64  
% 2.09/0.64  % (31067)Memory used [KB]: 1791
% 2.09/0.64  % (31067)Time elapsed: 0.244 s
% 2.09/0.64  % (31067)Instructions burned: 51 (million)
% 2.09/0.64  % (31067)------------------------------
% 2.09/0.64  % (31067)------------------------------
% 2.09/0.64  % (31077)Instruction limit reached!
% 2.09/0.64  % (31077)------------------------------
% 2.09/0.64  % (31077)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.64  % (31072)Instruction limit reached!
% 2.09/0.64  % (31072)------------------------------
% 2.09/0.64  % (31072)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.64  % (31072)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.64  % (31072)Termination reason: Unknown
% 2.09/0.64  % (31072)Termination phase: Saturation
% 2.09/0.64  
% 2.09/0.64  % (31072)Memory used [KB]: 6652
% 2.09/0.64  % (31072)Time elapsed: 0.034 s
% 2.09/0.64  % (31072)Instructions burned: 69 (million)
% 2.09/0.64  % (31072)------------------------------
% 2.09/0.64  % (31072)------------------------------
% 2.09/0.64  % (31061)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.64  % (31061)Termination reason: Unknown
% 2.09/0.64  % (31061)Termination phase: Saturation
% 2.09/0.64  
% 2.09/0.64  % (31061)Memory used [KB]: 6012
% 2.09/0.64  % (31061)Time elapsed: 0.222 s
% 2.09/0.64  % (31061)Instructions burned: 52 (million)
% 2.09/0.64  % (31061)------------------------------
% 2.09/0.64  % (31061)------------------------------
% 2.09/0.64  % (31068)Instruction limit reached!
% 2.09/0.64  % (31068)------------------------------
% 2.09/0.64  % (31068)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.64  % (31068)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.64  % (31068)Termination reason: Unknown
% 2.09/0.64  % (31068)Termination phase: Saturation
% 2.09/0.64  
% 2.09/0.64  % (31068)Memory used [KB]: 6012
% 2.09/0.64  % (31068)Time elapsed: 0.250 s
% 2.09/0.64  % (31068)Instructions burned: 50 (million)
% 2.09/0.64  % (31068)------------------------------
% 2.09/0.64  % (31068)------------------------------
% 2.09/0.65  % (31077)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.65  % (31077)Termination reason: Unknown
% 2.09/0.65  % (31077)Termination phase: Saturation
% 2.09/0.65  
% 2.09/0.65  % (31077)Memory used [KB]: 2558
% 2.09/0.65  % (31077)Time elapsed: 0.219 s
% 2.09/0.65  % (31077)Instructions burned: 100 (million)
% 2.09/0.65  % (31077)------------------------------
% 2.09/0.65  % (31077)------------------------------
% 2.09/0.65  % (31090)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/90Mi)
% 2.09/0.66  % (31084)Instruction limit reached!
% 2.09/0.66  % (31084)------------------------------
% 2.09/0.66  % (31084)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.66  % (31084)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.66  % (31084)Termination reason: Unknown
% 2.09/0.66  % (31084)Termination phase: Saturation
% 2.09/0.66  
% 2.09/0.66  % (31084)Memory used [KB]: 6652
% 2.09/0.66  % (31084)Time elapsed: 0.034 s
% 2.09/0.66  % (31084)Instructions burned: 68 (million)
% 2.09/0.66  % (31084)------------------------------
% 2.09/0.66  % (31084)------------------------------
% 2.09/0.66  % (31087)First to succeed.
% 2.09/0.67  % (31087)Refutation found. Thanks to Tanya!
% 2.09/0.67  % SZS status Theorem for theBenchmark
% 2.09/0.67  % SZS output start Proof for theBenchmark
% See solution above
% 2.09/0.67  % (31087)------------------------------
% 2.09/0.67  % (31087)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.67  % (31087)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.67  % (31087)Termination reason: Refutation
% 2.09/0.67  
% 2.09/0.67  % (31087)Memory used [KB]: 6268
% 2.09/0.67  % (31087)Time elapsed: 0.231 s
% 2.09/0.67  % (31087)Instructions burned: 64 (million)
% 2.09/0.67  % (31087)------------------------------
% 2.09/0.67  % (31087)------------------------------
% 2.09/0.67  % (31057)Success in time 0.304 s
%------------------------------------------------------------------------------