TSTP Solution File: SYO691-1.001 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SYO691-1.001 : TPTP v8.1.0. Released v7.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 : n010.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:49:02 EDT 2022

% Result   : Unsatisfiable 2.93s 0.85s
% Output   : Refutation 2.93s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   16 (  12 unt;   0 def)
%            Number of atoms       :   21 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   14 (   9   ~;   5   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    8 (   2 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   48 (  48   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f250,plain,
    $false,
    inference(unit_resulting_resolution,[],[f59,f37,f58,f7]) ).

fof(f7,axiom,
    ! [X2,X3,X0,X1] :
      ( ~ step(X1,X0)
      | seq(succ(X3),X2,X0)
      | ~ seq(X3,X2,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rewrite_sequence_succ) ).

fof(f58,plain,
    ! [X2,X3,X0,X1,X4] : step(f(f(f(f(f(X0,a),X1),f(X2,a)),X3),X4),f(f(f(f(X2,f(f(X1,a),a)),X0),X3),X4)),
    inference(unit_resulting_resolution,[],[f15,f4]) ).

fof(f4,axiom,
    ! [X2,X0,X1] :
      ( ~ step(X2,X1)
      | step(f(X2,X0),f(X1,X0)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rewrite_left) ).

fof(f15,plain,
    ! [X6,X7,X4,X5] : step(f(f(f(f(X4,a),X5),f(X6,a)),X7),f(f(f(X6,f(f(X5,a),a)),X4),X7)),
    inference(resolution,[],[f9,f4]) ).

fof(f9,plain,
    ! [X2,X0,X1] : step(f(f(f(X0,a),X1),f(X2,a)),f(f(X2,f(f(X1,a),a)),X0)),
    inference(resolution,[],[f1,f3]) ).

fof(f3,axiom,
    ! [X2,X1] :
      ( ~ top(X2,X1)
      | step(X2,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rewrite_top) ).

fof(f1,axiom,
    ! [X2,X0,X1] : top(f(f(f(X0,a),X1),f(X2,a)),f(f(X2,f(f(X1,a),a)),X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_1) ).

fof(f37,plain,
    ! [X2,X3,X0,X1] : ~ seq(succ(succ(zero)),f(f(f(X0,f(f(f(f(X1,a),a),a),a)),f(f(X2,a),a)),X3),f(f(f(X3,a),X2),f(f(f(f(X0,a),a),X1),f(f(a,a),a)))),
    inference(unit_resulting_resolution,[],[f10,f30,f7]) ).

fof(f30,plain,
    ! [X2,X3,X0,X1] : ~ seq(succ(succ(succ(zero))),f(f(f(X0,f(f(X1,a),a)),f(f(X2,a),a)),X3),f(f(f(X3,a),X2),f(f(f(a,a),X1),f(X0,a)))),
    inference(unit_resulting_resolution,[],[f13,f10,f7]) ).

fof(f13,plain,
    ! [X2,X0,X1] : ~ seq(succ(succ(succ(succ(zero)))),f(f(X0,f(f(X1,a),a)),X2),f(f(f(X2,a),X1),f(X0,a))),
    inference(unit_resulting_resolution,[],[f2,f9,f7]) ).

fof(f2,axiom,
    ! [X2] : ~ seq(succ(succ(succ(succ(succ(zero))))),X2,X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove) ).

fof(f10,plain,
    ! [X2,X3,X0,X1] : step(f(X0,f(f(f(X1,a),X2),f(X3,a))),f(X0,f(f(X3,f(f(X2,a),a)),X1))),
    inference(unit_resulting_resolution,[],[f9,f5]) ).

fof(f5,axiom,
    ! [X2,X0,X1] :
      ( ~ step(X1,X0)
      | step(f(X2,X1),f(X2,X0)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rewrite_right) ).

fof(f59,plain,
    ! [X2,X3,X0,X1] : seq(succ(zero),f(f(f(f(X0,a),X1),f(X2,a)),X3),f(f(f(X2,f(f(X1,a),a)),X0),X3)),
    inference(unit_resulting_resolution,[],[f6,f15,f7]) ).

fof(f6,axiom,
    ! [X2] : seq(zero,X2,X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rewrite_sequence_zero) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SYO691-1.001 : TPTP v8.1.0. Released v7.3.0.
% 0.13/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.13/0.34  % Computer : n010.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 23:04:44 EDT 2022
% 0.19/0.34  % CPUTime    : 
% 0.19/0.54  % (11282)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.54  % (11283)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.55  % (11283)Refutation not found, incomplete strategy% (11283)------------------------------
% 0.19/0.55  % (11283)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (11299)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.55  % (11291)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.19/0.56  TRYING [1]
% 0.19/0.56  % (11283)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (11283)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.56  
% 0.19/0.56  % (11283)Memory used [KB]: 5884
% 0.19/0.56  % (11283)Time elapsed: 0.123 s
% 0.19/0.56  % (11283)Instructions burned: 8 (million)
% 0.19/0.56  % (11283)------------------------------
% 0.19/0.56  % (11283)------------------------------
% 0.19/0.56  TRYING [2]
% 0.19/0.57  % (11290)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.19/0.57  % (11291)Instruction limit reached!
% 0.19/0.57  % (11291)------------------------------
% 0.19/0.57  % (11291)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (11291)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (11291)Termination reason: Unknown
% 0.19/0.57  % (11291)Termination phase: Finite model building SAT solving
% 0.19/0.57  
% 0.19/0.57  % (11291)Memory used [KB]: 5884
% 0.19/0.57  % (11291)Time elapsed: 0.141 s
% 0.19/0.57  % (11291)Instructions burned: 6 (million)
% 0.19/0.57  % (11291)------------------------------
% 0.19/0.57  % (11291)------------------------------
% 0.19/0.57  % (11298)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=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 1.75/0.59  % (11276)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 1.75/0.59  % (11281)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.75/0.59  % (11299)Instruction limit reached!
% 1.75/0.59  % (11299)------------------------------
% 1.75/0.59  % (11299)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.59  % (11299)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.59  % (11303)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/73Mi)
% 1.75/0.59  % (11299)Termination reason: Unknown
% 1.75/0.60  % (11299)Termination phase: Saturation
% 1.75/0.60  
% 1.75/0.60  % (11299)Memory used [KB]: 6012
% 1.75/0.60  % (11299)Time elapsed: 0.165 s
% 1.75/0.60  % (11299)Instructions burned: 37 (million)
% 1.75/0.60  % (11299)------------------------------
% 1.75/0.60  % (11299)------------------------------
% 1.75/0.60  % (11303)Refutation not found, incomplete strategy% (11303)------------------------------
% 1.75/0.60  % (11303)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.60  % (11303)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.60  % (11303)Termination reason: Refutation not found, incomplete strategy
% 1.75/0.60  
% 1.75/0.60  % (11303)Memory used [KB]: 1279
% 1.75/0.60  % (11303)Time elapsed: 0.170 s
% 1.75/0.60  % (11303)Instructions burned: 1 (million)
% 1.75/0.60  % (11303)------------------------------
% 1.75/0.60  % (11303)------------------------------
% 1.75/0.60  % (11288)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=5:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/5Mi)
% 1.75/0.60  % (11278)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 1.75/0.60  % (11280)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 1.75/0.60  % (11280)Refutation not found, incomplete strategy% (11280)------------------------------
% 1.75/0.60  % (11280)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.60  % (11280)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.60  % (11280)Termination reason: Refutation not found, incomplete strategy
% 1.75/0.60  
% 1.75/0.60  % (11280)Memory used [KB]: 5756
% 1.75/0.60  % (11280)Time elapsed: 0.178 s
% 1.75/0.60  % (11280)------------------------------
% 1.75/0.60  % (11280)------------------------------
% 1.75/0.60  % (11278)Refutation not found, incomplete strategy% (11278)------------------------------
% 1.75/0.60  % (11278)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.60  % (11278)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.60  % (11278)Termination reason: Refutation not found, incomplete strategy
% 1.75/0.60  
% 1.75/0.60  % (11278)Memory used [KB]: 5756
% 1.75/0.60  % (11278)Time elapsed: 0.179 s
% 1.75/0.60  % (11278)Instructions burned: 2 (million)
% 1.75/0.60  % (11278)------------------------------
% 1.75/0.60  % (11278)------------------------------
% 1.86/0.60  % (11292)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.86/0.60  % (11279)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 1.86/0.60  % (11301)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 1.86/0.60  % (11279)Refutation not found, incomplete strategy% (11279)------------------------------
% 1.86/0.60  % (11279)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.60  % (11279)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.60  % (11279)Termination reason: Refutation not found, incomplete strategy
% 1.86/0.60  
% 1.86/0.60  % (11279)Memory used [KB]: 5756
% 1.86/0.60  % (11279)Time elapsed: 0.178 s
% 1.86/0.60  % (11279)------------------------------
% 1.86/0.60  % (11279)------------------------------
% 1.86/0.60  % (11301)Refutation not found, incomplete strategy% (11301)------------------------------
% 1.86/0.60  % (11301)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.60  % (11301)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.60  % (11301)Termination reason: Refutation not found, incomplete strategy
% 1.86/0.60  
% 1.86/0.60  % (11301)Memory used [KB]: 5756
% 1.86/0.60  % (11301)Time elapsed: 0.131 s
% 1.86/0.60  % (11301)------------------------------
% 1.86/0.60  % (11301)------------------------------
% 1.86/0.61  % (11305)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.86/0.61  % (11287)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/23Mi)
% 1.86/0.61  % (11304)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 1.86/0.61  % (11302)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 1.86/0.61  % (11284)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.86/0.61  % (11302)Refutation not found, incomplete strategy% (11302)------------------------------
% 1.86/0.61  % (11302)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.61  % (11302)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.61  % (11302)Termination reason: Refutation not found, incomplete strategy
% 1.86/0.61  
% 1.86/0.61  % (11302)Memory used [KB]: 5756
% 1.86/0.61  % (11302)Time elapsed: 0.189 s
% 1.86/0.61  % (11302)Instructions burned: 2 (million)
% 1.86/0.61  % (11302)------------------------------
% 1.86/0.61  % (11302)------------------------------
% 1.86/0.61  % (11293)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 1.86/0.61  % (11296)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 1.86/0.61  % (11294)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 1.86/0.61  % (11294)Refutation not found, incomplete strategy% (11294)------------------------------
% 1.86/0.61  % (11294)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.61  % (11294)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.61  % (11294)Termination reason: Refutation not found, incomplete strategy
% 1.86/0.61  
% 1.86/0.61  % (11294)Memory used [KB]: 10234
% 1.86/0.61  % (11294)Time elapsed: 0.189 s
% 1.86/0.61  % (11294)Instructions burned: 1 (million)
% 1.86/0.61  % (11294)------------------------------
% 1.86/0.61  % (11294)------------------------------
% 1.86/0.61  % (11289)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.86/0.61  % (11286)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 1.86/0.61  % (11296)Instruction limit reached!
% 1.86/0.61  % (11296)------------------------------
% 1.86/0.61  % (11296)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.61  % (11296)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.61  % (11296)Termination reason: Unknown
% 1.86/0.61  % (11296)Termination phase: Saturation
% 1.86/0.61  
% 1.86/0.61  % (11296)Memory used [KB]: 1407
% 1.86/0.61  % (11296)Time elapsed: 0.192 s
% 1.86/0.61  % (11296)Instructions burned: 7 (million)
% 1.86/0.61  % (11296)------------------------------
% 1.86/0.61  % (11296)------------------------------
% 1.86/0.61  % (11295)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.86/0.61  % (11295)Refutation not found, incomplete strategy% (11295)------------------------------
% 1.86/0.61  % (11295)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.61  % (11295)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.61  % (11295)Termination reason: Refutation not found, incomplete strategy
% 1.86/0.61  
% 1.86/0.61  % (11295)Memory used [KB]: 5756
% 1.86/0.61  % (11295)Time elapsed: 0.189 s
% 1.86/0.61  % (11295)------------------------------
% 1.86/0.61  % (11295)------------------------------
% 1.86/0.62  % (11285)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.86/0.62  % (11286)Instruction limit reached!
% 1.86/0.62  % (11286)------------------------------
% 1.86/0.62  % (11286)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.62  % (11288)Instruction limit reached!
% 1.86/0.62  % (11288)------------------------------
% 1.86/0.62  % (11288)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.62  % (11286)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.62  % (11288)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.62  % (11286)Termination reason: Unknown
% 1.86/0.62  % (11288)Termination reason: Unknown
% 1.86/0.62  % (11286)Termination phase: Saturation
% 1.86/0.62  % (11288)Termination phase: Saturation
% 1.86/0.62  
% 1.86/0.62  
% 1.86/0.62  % (11286)Memory used [KB]: 6012
% 1.86/0.62  % (11288)Memory used [KB]: 5884
% 1.86/0.62  % (11286)Time elapsed: 0.194 s
% 1.86/0.62  % (11288)Time elapsed: 0.174 s
% 1.86/0.62  % (11286)Instructions burned: 7 (million)
% 1.86/0.62  % (11288)Instructions burned: 6 (million)
% 1.86/0.62  % (11286)------------------------------
% 1.86/0.62  % (11286)------------------------------
% 1.86/0.62  % (11288)------------------------------
% 1.86/0.62  % (11288)------------------------------
% 1.86/0.62  % (11300)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 1.86/0.62  % (11277)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 1.86/0.62  % (11277)Refutation not found, incomplete strategy% (11277)------------------------------
% 1.86/0.62  % (11277)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.62  % (11277)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.62  % (11277)Termination reason: Refutation not found, incomplete strategy
% 1.86/0.62  
% 1.86/0.62  % (11277)Memory used [KB]: 1279
% 1.86/0.62  % (11277)Time elapsed: 0.157 s
% 1.86/0.62  % (11277)Instructions burned: 1 (million)
% 1.86/0.62  % (11277)------------------------------
% 1.86/0.62  % (11277)------------------------------
% 1.86/0.62  % (11304)Refutation not found, incomplete strategy% (11304)------------------------------
% 1.86/0.62  % (11304)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.62  % (11304)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.62  % (11304)Termination reason: Refutation not found, incomplete strategy
% 1.86/0.62  
% 1.86/0.62  % (11304)Memory used [KB]: 5884
% 1.86/0.62  % (11304)Time elapsed: 0.184 s
% 1.86/0.62  % (11304)Instructions burned: 9 (million)
% 1.86/0.62  % (11304)------------------------------
% 1.86/0.62  % (11304)------------------------------
% 1.86/0.62  % (11293)Instruction limit reached!
% 1.86/0.62  % (11293)------------------------------
% 1.86/0.62  % (11293)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.62  % (11293)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.62  % (11293)Termination reason: Unknown
% 1.86/0.62  % (11293)Termination phase: Saturation
% 1.86/0.62  
% 1.86/0.62  % (11293)Memory used [KB]: 5884
% 1.86/0.62  % (11293)Time elapsed: 0.147 s
% 1.86/0.62  % (11293)Instructions burned: 8 (million)
% 1.86/0.62  % (11293)------------------------------
% 1.86/0.62  % (11293)------------------------------
% 1.86/0.62  % (11292)Refutation not found, incomplete strategy% (11292)------------------------------
% 1.86/0.62  % (11292)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.62  % (11292)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.62  % (11292)Termination reason: Refutation not found, incomplete strategy
% 1.86/0.62  
% 1.86/0.62  % (11292)Memory used [KB]: 5756
% 1.86/0.62  % (11292)Time elapsed: 0.199 s
% 1.86/0.62  % (11292)Instructions burned: 1 (million)
% 1.86/0.62  % (11292)------------------------------
% 1.86/0.62  % (11292)------------------------------
% 1.86/0.62  % (11285)Refutation not found, incomplete strategy% (11285)------------------------------
% 1.86/0.62  % (11285)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.62  % (11285)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.62  % (11285)Termination reason: Refutation not found, incomplete strategy
% 1.86/0.62  
% 1.86/0.62  % (11285)Memory used [KB]: 5884
% 1.86/0.62  % (11285)Time elapsed: 0.150 s
% 1.86/0.62  % (11285)Instructions burned: 9 (million)
% 1.86/0.62  % (11285)------------------------------
% 1.86/0.62  % (11285)------------------------------
% 1.86/0.62  % (11284)Instruction limit reached!
% 1.86/0.62  % (11284)------------------------------
% 1.86/0.62  % (11284)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.62  % (11284)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.62  % (11284)Termination reason: Unknown
% 1.86/0.62  % (11284)Termination phase: Saturation
% 1.86/0.62  
% 1.86/0.62  % (11284)Memory used [KB]: 5756
% 1.86/0.62  % (11284)Time elapsed: 0.193 s
% 1.86/0.62  % (11284)Instructions burned: 4 (million)
% 1.86/0.62  % (11284)------------------------------
% 1.86/0.62  % (11284)------------------------------
% 1.86/0.62  % (11297)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 1.86/0.62  % (11297)Refutation not found, incomplete strategy% (11297)------------------------------
% 1.86/0.62  % (11297)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.62  % (11297)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.62  % (11297)Termination reason: Refutation not found, incomplete strategy
% 1.86/0.62  
% 1.86/0.62  % (11297)Memory used [KB]: 5756
% 1.86/0.62  % (11297)Time elapsed: 0.197 s
% 1.86/0.62  % (11297)Instructions burned: 1 (million)
% 1.86/0.62  % (11297)------------------------------
% 1.86/0.62  % (11297)------------------------------
% 1.86/0.63  % (11305)Refutation not found, incomplete strategy% (11305)------------------------------
% 1.86/0.63  % (11305)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.63  % (11305)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.63  % (11305)Termination reason: Refutation not found, incomplete strategy
% 1.86/0.63  
% 1.86/0.63  % (11305)Memory used [KB]: 5884
% 1.86/0.63  % (11305)Time elapsed: 0.210 s
% 1.86/0.63  % (11305)Instructions burned: 9 (million)
% 1.86/0.63  % (11305)------------------------------
% 1.86/0.63  % (11305)------------------------------
% 1.86/0.63  % (11289)Instruction limit reached!
% 1.86/0.63  % (11289)------------------------------
% 1.86/0.63  % (11289)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.63  % (11289)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.63  % (11289)Termination reason: Unknown
% 1.86/0.63  % (11289)Termination phase: Saturation
% 1.86/0.63  
% 1.86/0.63  % (11289)Memory used [KB]: 5884
% 1.86/0.63  % (11289)Time elapsed: 0.210 s
% 1.86/0.63  % (11289)Instructions burned: 3 (million)
% 1.86/0.63  % (11289)------------------------------
% 1.86/0.63  % (11289)------------------------------
% 1.86/0.63  % (11290)Instruction limit reached!
% 1.86/0.63  % (11290)------------------------------
% 1.86/0.63  % (11290)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.63  % (11290)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.63  % (11290)Termination reason: Unknown
% 1.86/0.63  % (11290)Termination phase: Saturation
% 1.86/0.63  
% 1.86/0.63  % (11290)Memory used [KB]: 1407
% 1.86/0.63  % (11290)Time elapsed: 0.202 s
% 1.86/0.63  % (11290)Instructions burned: 30 (million)
% 1.86/0.63  % (11290)------------------------------
% 1.86/0.63  % (11290)------------------------------
% 1.86/0.64  % (11282)Instruction limit reached!
% 1.86/0.64  % (11282)------------------------------
% 1.86/0.64  % (11282)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.64  % (11282)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.64  % (11282)Termination reason: Unknown
% 1.86/0.64  % (11282)Termination phase: Saturation
% 1.86/0.64  
% 1.86/0.64  % (11282)Memory used [KB]: 1535
% 1.86/0.64  % (11282)Time elapsed: 0.198 s
% 1.86/0.64  % (11282)Instructions burned: 49 (million)
% 1.86/0.64  % (11282)------------------------------
% 1.86/0.64  % (11282)------------------------------
% 1.86/0.65  % (11281)Instruction limit reached!
% 1.86/0.65  % (11281)------------------------------
% 1.86/0.65  % (11281)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.65  % (11281)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.65  % (11281)Termination reason: Unknown
% 1.86/0.65  % (11281)Termination phase: Saturation
% 1.86/0.65  
% 1.86/0.65  % (11281)Memory used [KB]: 5884
% 1.86/0.65  % (11281)Time elapsed: 0.218 s
% 1.86/0.65  % (11281)Instructions burned: 25 (million)
% 1.86/0.65  % (11281)------------------------------
% 1.86/0.65  % (11281)------------------------------
% 2.30/0.65  % (11324)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/39Mi)
% 2.30/0.65  % (11324)Refutation not found, incomplete strategy% (11324)------------------------------
% 2.30/0.65  % (11324)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.65  % (11324)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.65  % (11324)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.65  
% 2.30/0.65  % (11324)Memory used [KB]: 5756
% 2.30/0.65  % (11324)Time elapsed: 0.003 s
% 2.30/0.65  % (11324)Instructions burned: 2 (million)
% 2.30/0.65  % (11324)------------------------------
% 2.30/0.65  % (11324)------------------------------
% 2.30/0.67  % (11287)Instruction limit reached!
% 2.30/0.67  % (11287)------------------------------
% 2.30/0.67  % (11287)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.67  % (11287)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.67  % (11287)Termination reason: Unknown
% 2.30/0.67  % (11287)Termination phase: Saturation
% 2.30/0.67  
% 2.30/0.67  % (11287)Memory used [KB]: 6012
% 2.30/0.67  % (11287)Time elapsed: 0.253 s
% 2.30/0.67  % (11287)Instructions burned: 24 (million)
% 2.30/0.67  % (11287)------------------------------
% 2.30/0.67  % (11287)------------------------------
% 2.30/0.68  % (11300)Instruction limit reached!
% 2.30/0.68  % (11300)------------------------------
% 2.30/0.68  % (11300)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.68  % (11300)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.68  % (11300)Termination reason: Unknown
% 2.30/0.68  % (11300)Termination phase: Saturation
% 2.30/0.68  
% 2.30/0.68  % (11300)Memory used [KB]: 6012
% 2.30/0.68  % (11300)Time elapsed: 0.260 s
% 2.30/0.68  % (11300)Instructions burned: 46 (million)
% 2.30/0.68  % (11300)------------------------------
% 2.30/0.68  % (11300)------------------------------
% 2.30/0.71  % (11362)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/500Mi)
% 2.30/0.71  % (11362)Refutation not found, incomplete strategy% (11362)------------------------------
% 2.30/0.71  % (11362)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.71  % (11362)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.71  % (11362)Termination reason: Refutation not found, incomplete strategy
% 2.30/0.71  
% 2.30/0.71  % (11362)Memory used [KB]: 5756
% 2.30/0.71  % (11362)Time elapsed: 0.003 s
% 2.30/0.71  % (11362)Instructions burned: 2 (million)
% 2.30/0.71  % (11362)------------------------------
% 2.30/0.71  % (11362)------------------------------
% 2.30/0.73  % (11298)Instruction limit reached!
% 2.30/0.73  % (11298)------------------------------
% 2.30/0.73  % (11298)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.73  % (11298)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.73  % (11298)Termination reason: Unknown
% 2.30/0.73  % (11298)Termination phase: Saturation
% 2.30/0.73  
% 2.30/0.73  % (11298)Memory used [KB]: 6396
% 2.30/0.73  % (11298)Time elapsed: 0.282 s
% 2.30/0.73  % (11298)Instructions burned: 98 (million)
% 2.30/0.73  % (11298)------------------------------
% 2.30/0.73  % (11298)------------------------------
% 2.54/0.76  % (11341)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.54/0.76  % (11341)Refutation not found, incomplete strategy% (11341)------------------------------
% 2.54/0.76  % (11341)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.76  % (11341)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.76  % (11341)Termination reason: Refutation not found, incomplete strategy
% 2.54/0.76  
% 2.54/0.76  % (11341)Memory used [KB]: 5756
% 2.54/0.76  % (11341)Time elapsed: 0.092 s
% 2.54/0.76  % (11341)Instructions burned: 1 (million)
% 2.54/0.76  % (11341)------------------------------
% 2.54/0.76  % (11341)------------------------------
% 2.54/0.77  % (11367)lrs+10_1:32_awrs=converge:awrsf=20:drc=off:fd=preordered:slsq=on:slsqc=0:slsqr=1,2:sos=on:to=lpo:i=78:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/78Mi)
% 2.54/0.78  % (11367)Refutation not found, incomplete strategy% (11367)------------------------------
% 2.54/0.78  % (11367)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.78  % (11367)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.78  % (11367)Termination reason: Refutation not found, incomplete strategy
% 2.54/0.78  
% 2.54/0.78  % (11367)Memory used [KB]: 5884
% 2.54/0.78  % (11367)Time elapsed: 0.029 s
% 2.54/0.78  % (11367)Instructions burned: 10 (million)
% 2.54/0.78  % (11367)------------------------------
% 2.54/0.78  % (11367)------------------------------
% 2.54/0.79  % (11353)lrs+1011_1:1_aac=none:drc=off:fsr=off:nwc=2.0:sp=occurrence:ss=included:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 2.66/0.79  % (11345)lrs+1011_1:7_av=off:bsr=on:fd=preordered:nwc=5.0:s2a=on:s2at=2.0:sp=reverse_frequency:to=lpo:urr=on:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/45Mi)
% 2.66/0.80  % (11358)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/137Mi)
% 2.66/0.80  % (11358)Refutation not found, incomplete strategy% (11358)------------------------------
% 2.66/0.80  % (11358)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.80  % (11358)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.80  % (11358)Termination reason: Refutation not found, incomplete strategy
% 2.66/0.80  
% 2.66/0.80  % (11358)Memory used [KB]: 5756
% 2.66/0.80  % (11358)Time elapsed: 0.107 s
% 2.66/0.80  % (11358)Instructions burned: 1 (million)
% 2.66/0.80  % (11358)------------------------------
% 2.66/0.80  % (11358)------------------------------
% 2.66/0.81  % (11323)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/14Mi)
% 2.66/0.81  % (11323)Refutation not found, incomplete strategy% (11323)------------------------------
% 2.66/0.81  % (11323)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.81  % (11323)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.81  % (11323)Termination reason: Refutation not found, incomplete strategy
% 2.66/0.81  
% 2.66/0.81  % (11323)Memory used [KB]: 5756
% 2.66/0.81  % (11323)Time elapsed: 0.183 s
% 2.66/0.81  % (11323)Instructions burned: 1 (million)
% 2.66/0.81  % (11323)------------------------------
% 2.66/0.81  % (11323)------------------------------
% 2.66/0.82  % (11349)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 2.66/0.82  % (11349)Refutation not found, incomplete strategy% (11349)------------------------------
% 2.66/0.82  % (11349)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.82  % (11349)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.82  % (11349)Termination reason: Refutation not found, incomplete strategy
% 2.66/0.82  
% 2.66/0.82  % (11349)Memory used [KB]: 5884
% 2.66/0.82  % (11349)Time elapsed: 0.145 s
% 2.66/0.82  % (11349)Instructions burned: 9 (million)
% 2.66/0.82  % (11349)------------------------------
% 2.66/0.82  % (11349)------------------------------
% 2.66/0.83  % (11357)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=307:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/307Mi)
% 2.66/0.84  % (11374)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=240:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/240Mi)
% 2.66/0.84  % (11357)Refutation not found, incomplete strategy% (11357)------------------------------
% 2.66/0.84  % (11357)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.84  % (11357)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.84  % (11357)Termination reason: Refutation not found, incomplete strategy
% 2.66/0.84  
% 2.66/0.84  % (11357)Memory used [KB]: 5884
% 2.66/0.84  % (11357)Time elapsed: 0.141 s
% 2.66/0.84  % (11357)Instructions burned: 10 (million)
% 2.66/0.84  % (11357)------------------------------
% 2.66/0.84  % (11357)------------------------------
% 2.93/0.85  % (11345)First to succeed.
% 2.93/0.85  % (11345)Refutation found. Thanks to Tanya!
% 2.93/0.85  % SZS status Unsatisfiable for theBenchmark
% 2.93/0.85  % SZS output start Proof for theBenchmark
% See solution above
% 2.93/0.85  % (11345)------------------------------
% 2.93/0.85  % (11345)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.85  % (11345)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.85  % (11345)Termination reason: Refutation
% 2.93/0.85  
% 2.93/0.85  % (11345)Memory used [KB]: 2046
% 2.93/0.85  % (11345)Time elapsed: 0.156 s
% 2.93/0.85  % (11345)Instructions burned: 28 (million)
% 2.93/0.85  % (11345)------------------------------
% 2.93/0.85  % (11345)------------------------------
% 2.93/0.85  % (11275)Success in time 0.499 s
%------------------------------------------------------------------------------