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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI535_1 : TPTP v8.1.0. Released v5.0.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 : n014.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:48:29 EDT 2022

% Result   : Theorem 2.66s 0.70s
% Output   : Refutation 2.66s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   13 (   9 unt;   1 typ;   0 def)
%            Number of atoms       :   15 (   5 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :    7 (   4   ~;   0   |;   1   &)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :   63 (   0 atm;  24 fun;  22 num;  17 var)
%            Number of types       :    2 (   0 usr;   1 ari)
%            Number of type conns  :    3 (   1   >;   2   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-3 aty)
%            Number of functors    :    4 (   0 usr;   2 con; 0-2 aty)
%            Number of variables   :   17 (  13   !;   4   ?;  17   :)

% Comments : 
%------------------------------------------------------------------------------
tff(pred_def_1,type,
    p: ( $int * $int * $int ) > $o ).

tff(f1145,plain,
    $false,
    inference(resolution,[],[f1081,f23]) ).

tff(f23,plain,
    ! [X1: $int] : p(2,X1,$sum(2,X1)),
    inference(cnf_transformation,[],[f21]) ).

tff(f21,plain,
    ! [X0: $int,X1: $int] :
      ( p(2,X1,$sum(2,X1))
      & ~ p(X0,2,$product(X0,2)) ),
    inference(ennf_transformation,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ? [X0: $int,X1: $int] :
        ( p(2,X1,$sum(2,X1))
       => p(X0,2,$product(X0,2)) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ? [X0: $int,X1: $int] :
      ( p(2,X1,$sum(2,X1))
     => p(X0,2,$product(X0,2)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a) ).

tff(f1081,plain,
    ! [X2: $int] : ~ p(X2,2,$sum(X2,X2)),
    inference(superposition,[],[f22,f1055]) ).

tff(f1055,plain,
    ! [X13: $int] : ( $product(X13,2) = $sum(X13,X13) ),
    inference(evaluation,[],[f1018]) ).

tff(f1018,plain,
    ! [X13: $int] : ( $product(X13,$sum(1,1)) = $sum(X13,X13) ),
    inference(superposition,[],[f154,f16]) ).

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

tff(f154,plain,
    ! [X0: $int,X1: $int] : ( $product(X0,$sum(1,X1)) = $sum(X0,$product(X0,X1)) ),
    inference(superposition,[],[f18,f16]) ).

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

tff(f22,plain,
    ! [X0: $int] : ~ p(X0,2,$product(X0,2)),
    inference(cnf_transformation,[],[f21]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.10  % Problem    : ARI535=1 : TPTP v8.1.0. Released v5.0.0.
% 0.02/0.11  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.10/0.31  % Computer : n014.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 300
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Mon Aug 29 15:46:48 EDT 2022
% 0.10/0.31  % CPUTime    : 
% 0.15/0.45  % (7541)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)
% 0.15/0.47  % (7541)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.15/0.47  % (7541)Terminated due to inappropriate strategy.
% 0.15/0.47  % (7541)------------------------------
% 0.15/0.47  % (7541)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.47  % (7541)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.47  % (7541)Termination reason: Inappropriate
% 0.15/0.47  
% 0.15/0.47  % (7541)Memory used [KB]: 895
% 0.15/0.47  % (7541)Time elapsed: 0.003 s
% 0.15/0.47  % (7541)Instructions burned: 1 (million)
% 0.15/0.47  % (7541)------------------------------
% 0.15/0.47  % (7541)------------------------------
% 0.15/0.48  % (7537)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)
% 0.15/0.48  % (7557)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)
% 0.15/0.48  % (7549)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)
% 0.15/0.49  % (7553)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.15/0.50  % (7545)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.15/0.50  % (7544)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)
% 0.15/0.50  % (7542)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 0.15/0.51  % (7542)Instruction limit reached!
% 0.15/0.51  % (7542)------------------------------
% 0.15/0.51  % (7542)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.51  % (7542)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.51  % (7542)Termination reason: Unknown
% 0.15/0.51  % (7542)Termination phase: Saturation
% 0.15/0.51  
% 0.15/0.51  % (7542)Memory used [KB]: 5500
% 0.15/0.51  % (7542)Time elapsed: 0.093 s
% 0.15/0.51  % (7542)Instructions burned: 7 (million)
% 0.15/0.51  % (7542)------------------------------
% 0.15/0.51  % (7542)------------------------------
% 0.15/0.51  % (7535)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)
% 0.15/0.52  % (7538)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)
% 0.15/0.52  % (7558)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)
% 0.15/0.52  % (7540)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)
% 0.15/0.52  % (7539)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.15/0.52  % (7536)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)
% 0.15/0.52  % (7543)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 0.15/0.52  % (7543)Instruction limit reached!
% 0.15/0.52  % (7543)------------------------------
% 0.15/0.52  % (7543)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.52  % (7543)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.52  % (7543)Termination reason: Unknown
% 0.15/0.52  % (7543)Termination phase: Property scanning
% 0.15/0.52  
% 0.15/0.52  % (7543)Memory used [KB]: 895
% 0.15/0.52  % (7543)Time elapsed: 0.002 s
% 0.15/0.52  % (7543)Instructions burned: 2 (million)
% 0.15/0.52  % (7543)------------------------------
% 0.15/0.52  % (7543)------------------------------
% 0.15/0.53  % (7554)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)
% 0.15/0.53  % (7559)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 0.15/0.53  % (7535)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.15/0.53  % (7535)Terminated due to inappropriate strategy.
% 0.15/0.53  % (7535)------------------------------
% 0.15/0.53  % (7535)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.53  % (7535)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.53  % (7535)Termination reason: Inappropriate
% 0.15/0.53  
% 0.15/0.53  % (7535)Memory used [KB]: 895
% 0.15/0.53  % (7535)Time elapsed: 0.003 s
% 0.15/0.53  % (7535)Instructions burned: 2 (million)
% 0.15/0.53  % (7535)------------------------------
% 0.15/0.53  % (7535)------------------------------
% 0.15/0.53  % (7550)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)
% 0.15/0.53  % (7556)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 0.15/0.53  % (7555)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)
% 0.15/0.53  % (7546)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)
% 0.15/0.53  % (7551)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)
% 0.15/0.53  % (7562)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.15/0.53  % (7560)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/500Mi)
% 0.15/0.53  % (7548)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 0.15/0.54  % (7547)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/101Mi)
% 0.15/0.54  % (7564)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)
% 0.15/0.54  % (7563)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/439Mi)
% 0.15/0.54  % (7552)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 0.15/0.54  % (7552)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.15/0.54  % (7552)Terminated due to inappropriate strategy.
% 0.15/0.54  % (7552)------------------------------
% 0.15/0.54  % (7552)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.54  % (7552)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.54  % (7552)Termination reason: Inappropriate
% 0.15/0.54  
% 0.15/0.54  % (7552)Memory used [KB]: 895
% 0.15/0.54  % (7552)Time elapsed: 0.002 s
% 0.15/0.54  % (7552)------------------------------
% 0.15/0.54  % (7552)------------------------------
% 0.15/0.54  % (7561)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)
% 0.15/0.56  % (7537)Instruction limit reached!
% 0.15/0.56  % (7537)------------------------------
% 0.15/0.56  % (7537)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.56  % (7537)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.56  % (7537)Termination reason: Unknown
% 0.15/0.56  % (7537)Termination phase: Saturation
% 0.15/0.56  
% 0.15/0.56  % (7537)Memory used [KB]: 1535
% 0.15/0.56  % (7537)Time elapsed: 0.195 s
% 0.15/0.56  % (7537)Instructions burned: 38 (million)
% 0.15/0.56  % (7537)------------------------------
% 0.15/0.56  % (7537)------------------------------
% 1.97/0.60  % (7549)Instruction limit reached!
% 1.97/0.60  % (7549)------------------------------
% 1.97/0.60  % (7549)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.62  % (7549)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.62  % (7549)Termination reason: Unknown
% 1.97/0.62  % (7549)Termination phase: Saturation
% 1.97/0.62  
% 1.97/0.62  % (7549)Memory used [KB]: 6652
% 1.97/0.62  % (7549)Time elapsed: 0.067 s
% 1.97/0.62  % (7549)Instructions burned: 68 (million)
% 1.97/0.62  % (7549)------------------------------
% 1.97/0.62  % (7549)------------------------------
% 2.35/0.63  % (7545)Instruction limit reached!
% 2.35/0.63  % (7545)------------------------------
% 2.35/0.63  % (7545)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.63  % (7545)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.63  % (7545)Termination reason: Unknown
% 2.35/0.63  % (7545)Termination phase: Saturation
% 2.35/0.63  
% 2.35/0.63  % (7545)Memory used [KB]: 6268
% 2.35/0.63  % (7545)Time elapsed: 0.243 s
% 2.35/0.63  % (7545)Instructions burned: 51 (million)
% 2.35/0.63  % (7545)------------------------------
% 2.35/0.63  % (7545)------------------------------
% 2.35/0.63  % (7539)Instruction limit reached!
% 2.35/0.63  % (7539)------------------------------
% 2.35/0.63  % (7539)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.63  % (7540)Instruction limit reached!
% 2.35/0.63  % (7540)------------------------------
% 2.35/0.63  % (7540)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.64  % (7544)Instruction limit reached!
% 2.35/0.64  % (7544)------------------------------
% 2.35/0.64  % (7544)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.64  % (7544)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.64  % (7544)Termination reason: Unknown
% 2.35/0.64  % (7544)Termination phase: Saturation
% 2.35/0.64  
% 2.35/0.64  % (7544)Memory used [KB]: 1663
% 2.35/0.64  % (7544)Time elapsed: 0.264 s
% 2.35/0.64  % (7544)Instructions burned: 52 (million)
% 2.35/0.64  % (7544)------------------------------
% 2.35/0.64  % (7544)------------------------------
% 2.35/0.64  % (7539)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.64  % (7539)Termination reason: Unknown
% 2.35/0.64  % (7539)Termination phase: Saturation
% 2.35/0.64  
% 2.35/0.64  % (7539)Memory used [KB]: 6140
% 2.35/0.64  % (7539)Time elapsed: 0.263 s
% 2.35/0.64  % (7539)Instructions burned: 51 (million)
% 2.35/0.64  % (7539)------------------------------
% 2.35/0.64  % (7539)------------------------------
% 2.35/0.65  % (7540)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.65  % (7540)Termination reason: Unknown
% 2.35/0.65  % (7540)Termination phase: Saturation
% 2.35/0.65  
% 2.35/0.65  % (7540)Memory used [KB]: 5884
% 2.35/0.65  % (7540)Time elapsed: 0.265 s
% 2.35/0.65  % (7540)Instructions burned: 49 (million)
% 2.35/0.65  % (7540)------------------------------
% 2.35/0.65  % (7540)------------------------------
% 2.35/0.65  % (7536)Instruction limit reached!
% 2.35/0.65  % (7536)------------------------------
% 2.35/0.65  % (7536)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.65  % (7536)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.65  % (7536)Termination reason: Unknown
% 2.35/0.65  % (7536)Termination phase: Saturation
% 2.35/0.65  
% 2.35/0.65  % (7536)Memory used [KB]: 6140
% 2.35/0.65  % (7536)Time elapsed: 0.245 s
% 2.35/0.65  % (7536)Instructions burned: 50 (million)
% 2.35/0.65  % (7536)------------------------------
% 2.35/0.65  % (7536)------------------------------
% 2.35/0.65  % (7538)Instruction limit reached!
% 2.35/0.65  % (7538)------------------------------
% 2.35/0.65  % (7538)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.66  % (7538)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.66  % (7538)Termination reason: Unknown
% 2.35/0.66  % (7538)Termination phase: Saturation
% 2.35/0.66  
% 2.35/0.66  % (7538)Memory used [KB]: 6012
% 2.35/0.66  % (7538)Time elapsed: 0.283 s
% 2.35/0.66  % (7538)Instructions burned: 52 (million)
% 2.35/0.66  % (7538)------------------------------
% 2.35/0.66  % (7538)------------------------------
% 2.66/0.68  % (7553)First to succeed.
% 2.66/0.68  % (7565)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 2.66/0.70  % (7550)Instruction limit reached!
% 2.66/0.70  % (7550)------------------------------
% 2.66/0.70  % (7550)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.70  % (7550)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.70  % (7550)Termination reason: Unknown
% 2.66/0.70  % (7550)Termination phase: Saturation
% 2.66/0.70  
% 2.66/0.70  % (7550)Memory used [KB]: 2046
% 2.66/0.70  % (7550)Time elapsed: 0.283 s
% 2.66/0.70  % (7550)Instructions burned: 75 (million)
% 2.66/0.70  % (7550)------------------------------
% 2.66/0.70  % (7550)------------------------------
% 2.66/0.70  % (7553)Refutation found. Thanks to Tanya!
% 2.66/0.70  % SZS status Theorem for theBenchmark
% 2.66/0.70  % SZS output start Proof for theBenchmark
% See solution above
% 2.66/0.70  % (7553)------------------------------
% 2.66/0.70  % (7553)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.70  % (7553)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.70  % (7553)Termination reason: Refutation
% 2.66/0.70  
% 2.66/0.70  % (7553)Memory used [KB]: 6524
% 2.66/0.70  % (7553)Time elapsed: 0.300 s
% 2.66/0.70  % (7553)Instructions burned: 87 (million)
% 2.66/0.70  % (7553)------------------------------
% 2.66/0.70  % (7553)------------------------------
% 2.66/0.70  % (7534)Success in time 0.375 s
%------------------------------------------------------------------------------