TSTP Solution File: ARI690_1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : ARI690_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_uns --cores 0 -t %d %s

% Computer : n026.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:46:53 EDT 2022

% Result   : Theorem 0.19s 0.55s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   24 (  21 unt;   3 typ;   0 def)
%            Number of atoms       :   21 (  20 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    3 (   3   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of FOOLs       :    1 (   1 fml;   0 var)
%            Number arithmetic     :   59 (   0 atm;  33 fun;  16 num;  10 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 (   3 usr;   5 con; 0-2 aty)
%            Number of variables   :   10 (  10   !;   0   ?;  10   :)

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

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

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

tff(f248,plain,
    $false,
    inference(subsumption_resolution,[],[f240,f26]) ).

tff(f26,plain,
    a != $product(2,c),
    inference(cnf_transformation,[],[f24]) ).

tff(f24,plain,
    a != $product(2,c),
    inference(flattening,[],[f4]) ).

tff(f4,negated_conjecture,
    ( ( ~ a )
    = $product(2,c) ),
    inference(negated_conjecture,[],[f3]) ).

tff(f3,conjecture,
    a = $product(2,c),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

tff(f240,plain,
    a = $product(2,c),
    inference(backward_demodulation,[],[f25,f239]) ).

tff(f239,plain,
    d = c,
    inference(forward_demodulation,[],[f238,f8]) ).

tff(f8,plain,
    ! [X0: $int] : ( $sum(X0,0) = X0 ),
    introduced(theory_axiom_142,[]) ).

tff(f238,plain,
    d = $sum(c,0),
    inference(evaluation,[],[f234]) ).

tff(f234,plain,
    $sum(c,0) = $uminus($uminus(d)),
    inference(superposition,[],[f107,f10]) ).

tff(f10,plain,
    ! [X0: $int] : ( 0 = $sum(X0,$uminus(X0)) ),
    introduced(theory_axiom_145,[]) ).

tff(f107,plain,
    ! [X10: $int] : ( $sum(c,$sum($uminus(d),X10)) = X10 ),
    inference(forward_demodulation,[],[f91,f35]) ).

tff(f35,plain,
    ! [X0: $int] : ( $sum(0,X0) = X0 ),
    inference(superposition,[],[f6,f8]) ).

tff(f6,plain,
    ! [X0: $int,X1: $int] : ( $sum(X1,X0) = $sum(X0,X1) ),
    introduced(theory_axiom_140,[]) ).

tff(f91,plain,
    ! [X10: $int] : ( $sum(c,$sum($uminus(d),X10)) = $sum(0,X10) ),
    inference(superposition,[],[f7,f27]) ).

tff(f27,plain,
    0 = $sum(c,$uminus(d)),
    inference(cnf_transformation,[],[f5]) ).

tff(f5,plain,
    0 = $sum(c,$uminus(d)),
    inference(theory_normalization,[],[f2]) ).

tff(f2,axiom,
    $difference(c,d) = 0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',eq2) ).

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

tff(f25,plain,
    $product(2,d) = a,
    inference(cnf_transformation,[],[f1]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : ARI690=1 : TPTP v8.1.0. Released v6.3.0.
% 0.03/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.12/0.34  % Computer : n026.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 29 16:09:35 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.51  % (30820)dis+2_1:1_av=off:bsr=on:erd=off:s2pl=on:sgt=16:sos=on:sp=frequency:ss=axioms:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.19/0.51  % (30812)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.19/0.51  % (30820)Refutation not found, incomplete strategy% (30820)------------------------------
% 0.19/0.51  % (30820)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (30820)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (30820)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (30820)Memory used [KB]: 1023
% 0.19/0.51  % (30820)Time elapsed: 0.056 s
% 0.19/0.51  % (30820)Instructions burned: 3 (million)
% 0.19/0.51  % (30820)------------------------------
% 0.19/0.51  % (30820)------------------------------
% 0.19/0.51  % (30812)Refutation not found, incomplete strategy% (30812)------------------------------
% 0.19/0.51  % (30812)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (30812)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (30812)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (30812)Memory used [KB]: 5500
% 0.19/0.51  % (30812)Time elapsed: 0.066 s
% 0.19/0.51  % (30812)Instructions burned: 3 (million)
% 0.19/0.51  % (30812)------------------------------
% 0.19/0.51  % (30812)------------------------------
% 0.19/0.51  % (30804)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.19/0.51  % (30804)Refutation not found, incomplete strategy% (30804)------------------------------
% 0.19/0.51  % (30804)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (30804)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (30804)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (30804)Memory used [KB]: 5373
% 0.19/0.52  % (30804)Time elapsed: 0.069 s
% 0.19/0.52  % (30804)Instructions burned: 2 (million)
% 0.19/0.52  % (30804)------------------------------
% 0.19/0.52  % (30804)------------------------------
% 0.19/0.52  % (30817)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.19/0.52  % (30799)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.19/0.52  % (30817)Refutation not found, incomplete strategy% (30817)------------------------------
% 0.19/0.52  % (30817)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (30817)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (30817)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (30817)Memory used [KB]: 5373
% 0.19/0.52  % (30817)Time elapsed: 0.107 s
% 0.19/0.52  % (30817)Instructions burned: 1 (million)
% 0.19/0.52  % (30817)------------------------------
% 0.19/0.52  % (30817)------------------------------
% 0.19/0.52  % (30811)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.52  % (30811)Refutation not found, incomplete strategy% (30811)------------------------------
% 0.19/0.52  % (30811)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (30811)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (30811)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (30811)Memory used [KB]: 5373
% 0.19/0.52  % (30811)Time elapsed: 0.117 s
% 0.19/0.52  % (30811)Instructions burned: 2 (million)
% 0.19/0.52  % (30811)------------------------------
% 0.19/0.52  % (30811)------------------------------
% 0.19/0.52  % (30827)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.19/0.53  % (30803)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)
% 0.19/0.53  % (30825)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.53  % (30801)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.19/0.53  % (30800)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.19/0.53  % (30802)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.19/0.53  % (30825)Refutation not found, incomplete strategy% (30825)------------------------------
% 0.19/0.53  % (30825)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (30825)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (30825)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (30825)Memory used [KB]: 5373
% 0.19/0.53  % (30825)Time elapsed: 0.117 s
% 0.19/0.53  % (30825)Instructions burned: 2 (million)
% 0.19/0.53  % (30825)------------------------------
% 0.19/0.53  % (30825)------------------------------
% 0.19/0.53  % (30801)Instruction limit reached!
% 0.19/0.53  % (30801)------------------------------
% 0.19/0.53  % (30801)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (30801)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (30801)Termination reason: Unknown
% 0.19/0.53  % (30801)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (30801)Memory used [KB]: 5500
% 0.19/0.53  % (30801)Time elapsed: 0.003 s
% 0.19/0.53  % (30801)Instructions burned: 3 (million)
% 0.19/0.53  % (30801)------------------------------
% 0.19/0.53  % (30801)------------------------------
% 0.19/0.53  % (30813)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.19/0.53  % (30799)Refutation not found, incomplete strategy% (30799)------------------------------
% 0.19/0.53  % (30799)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (30799)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (30799)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (30799)Memory used [KB]: 5500
% 0.19/0.53  % (30799)Time elapsed: 0.134 s
% 0.19/0.53  % (30799)Instructions burned: 3 (million)
% 0.19/0.53  % (30799)------------------------------
% 0.19/0.53  % (30799)------------------------------
% 0.19/0.54  % (30815)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.19/0.54  % (30814)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.19/0.54  % (30814)Refutation not found, incomplete strategy% (30814)------------------------------
% 0.19/0.54  % (30814)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (30814)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (30814)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (30814)Memory used [KB]: 5373
% 0.19/0.54  % (30814)Time elapsed: 0.137 s
% 0.19/0.54  % (30814)Instructions burned: 1 (million)
% 0.19/0.54  % (30814)------------------------------
% 0.19/0.54  % (30814)------------------------------
% 0.19/0.54  % (30819)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.19/0.54  % (30819)Refutation not found, incomplete strategy% (30819)------------------------------
% 0.19/0.54  % (30819)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (30819)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (30819)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (30819)Memory used [KB]: 5373
% 0.19/0.54  % (30819)Time elapsed: 0.140 s
% 0.19/0.54  % (30819)Instructions burned: 1 (million)
% 0.19/0.54  % (30819)------------------------------
% 0.19/0.54  % (30819)------------------------------
% 0.19/0.54  % (30809)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.19/0.54  % (30810)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.19/0.54  % (30809)Refutation not found, incomplete strategy% (30809)------------------------------
% 0.19/0.54  % (30809)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (30809)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (30809)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (30809)Memory used [KB]: 5373
% 0.19/0.54  % (30809)Time elapsed: 0.153 s
% 0.19/0.54  % (30809)Instructions burned: 3 (million)
% 0.19/0.54  % (30809)------------------------------
% 0.19/0.54  % (30809)------------------------------
% 0.19/0.54  % (30808)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.19/0.54  % (30806)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.19/0.54  % (30807)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.19/0.54  % (30807)Instruction limit reached!
% 0.19/0.54  % (30807)------------------------------
% 0.19/0.54  % (30807)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (30807)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (30807)Termination reason: Unknown
% 0.19/0.54  % (30807)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (30807)Memory used [KB]: 5373
% 0.19/0.54  % (30807)Time elapsed: 0.149 s
% 0.19/0.54  % (30807)Instructions burned: 3 (million)
% 0.19/0.54  % (30807)------------------------------
% 0.19/0.54  % (30807)------------------------------
% 0.19/0.54  % (30821)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.19/0.54  % (30824)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.19/0.54  % (30823)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.19/0.54  % (30822)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.19/0.54  % (30821)Refutation not found, incomplete strategy% (30821)------------------------------
% 0.19/0.54  % (30821)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (30821)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (30821)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (30821)Memory used [KB]: 5373
% 0.19/0.54  % (30821)Time elapsed: 0.148 s
% 0.19/0.54  % (30821)------------------------------
% 0.19/0.54  % (30821)------------------------------
% 0.19/0.54  % (30813)Instruction limit reached!
% 0.19/0.54  % (30813)------------------------------
% 0.19/0.54  % (30813)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (30813)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (30813)Termination reason: Unknown
% 0.19/0.55  % (30813)Termination phase: Property scanning
% 0.19/0.55  
% 0.19/0.55  % (30813)Memory used [KB]: 895
% 0.19/0.55  % (30813)Time elapsed: 0.002 s
% 0.19/0.55  % (30813)Instructions burned: 2 (million)
% 0.19/0.55  % (30813)------------------------------
% 0.19/0.55  % (30813)------------------------------
% 0.19/0.55  % (30823)Refutation not found, incomplete strategy% (30823)------------------------------
% 0.19/0.55  % (30823)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (30823)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (30823)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (30823)Memory used [KB]: 5500
% 0.19/0.55  % (30823)Time elapsed: 0.146 s
% 0.19/0.55  % (30823)Instructions burned: 2 (million)
% 0.19/0.55  % (30823)------------------------------
% 0.19/0.55  % (30823)------------------------------
% 0.19/0.55  % (30802)First to succeed.
% 0.19/0.55  % (30802)Refutation found. Thanks to Tanya!
% 0.19/0.55  % SZS status Theorem for theBenchmark
% 0.19/0.55  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.55  % (30802)------------------------------
% 0.19/0.55  % (30802)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (30802)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (30802)Termination reason: Refutation
% 0.19/0.55  
% 0.19/0.55  % (30802)Memory used [KB]: 5628
% 0.19/0.55  % (30802)Time elapsed: 0.134 s
% 0.19/0.55  % (30802)Instructions burned: 14 (million)
% 0.19/0.55  % (30802)------------------------------
% 0.19/0.55  % (30802)------------------------------
% 0.19/0.55  % (30797)Success in time 0.195 s
%------------------------------------------------------------------------------