TSTP Solution File: LCL075-1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : LCL075-1 : TPTP v8.1.0. Released v1.0.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 : n021.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 17:38:44 EDT 2022

% Result   : Unsatisfiable 7.14s 1.29s
% Output   : Refutation 7.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :    3
% Syntax   : Number of formulae    :   15 (  11 unt;   0 def)
%            Number of atoms       :   20 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   11 (   6   ~;   5   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-1 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   45 (  45   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2175,plain,
    $false,
    inference(resolution,[],[f2082,f3]) ).

fof(f3,axiom,
    ~ is_a_theorem(implies(a,implies(not(a),b))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_cn_3) ).

fof(f2082,plain,
    ! [X19,X20] : is_a_theorem(implies(X19,implies(not(X19),X20))),
    inference(resolution,[],[f1446,f86]) ).

fof(f86,plain,
    ! [X3,X4,X5] : is_a_theorem(implies(implies(implies(X3,X4),X5),implies(X4,X5))),
    inference(resolution,[],[f40,f4]) ).

fof(f4,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ is_a_theorem(implies(implies(implies(implies(X0,X1),implies(not(X2),not(X3))),X2),X4))
      | is_a_theorem(implies(implies(X4,X0),implies(X3,X0))) ),
    inference(resolution,[],[f2,f1]) ).

fof(f1,axiom,
    ! [X0,X1] :
      ( ~ is_a_theorem(implies(X0,X1))
      | ~ is_a_theorem(X0)
      | is_a_theorem(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',condensed_detachment) ).

fof(f2,axiom,
    ! [X2,X3,X0,X1,X4] : is_a_theorem(implies(implies(implies(implies(implies(X0,X1),implies(not(X2),not(X3))),X2),X4),implies(implies(X4,X0),implies(X3,X0)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cn_CAMerideth) ).

fof(f40,plain,
    ! [X8,X6,X9,X7] : is_a_theorem(implies(implies(implies(X6,implies(X7,X7)),X8),implies(X9,X8))),
    inference(resolution,[],[f26,f4]) ).

fof(f26,plain,
    ! [X10,X11,X9] : is_a_theorem(implies(X9,implies(X10,implies(X11,X11)))),
    inference(resolution,[],[f11,f8]) ).

fof(f8,plain,
    ! [X2,X0,X1] : is_a_theorem(implies(implies(implies(X0,X0),X1),implies(X2,X1))),
    inference(resolution,[],[f6,f4]) ).

fof(f6,plain,
    ! [X2,X3,X0,X1] : is_a_theorem(implies(implies(implies(X0,implies(not(X1),X2)),X3),implies(X1,X3))),
    inference(resolution,[],[f5,f4]) ).

fof(f5,plain,
    ! [X2,X3,X0,X1,X4] : is_a_theorem(implies(implies(implies(implies(X0,X1),implies(X2,X1)),implies(X1,X3)),implies(X4,implies(X1,X3)))),
    inference(resolution,[],[f4,f2]) ).

fof(f11,plain,
    ! [X3,X4,X5] :
      ( ~ is_a_theorem(implies(implies(X3,X3),X4))
      | is_a_theorem(implies(X5,X4)) ),
    inference(resolution,[],[f8,f1]) ).

fof(f1446,plain,
    ! [X36,X37,X35] :
      ( ~ is_a_theorem(implies(implies(implies(not(X35),not(X36)),X35),X37))
      | is_a_theorem(implies(X36,X37)) ),
    inference(resolution,[],[f91,f1]) ).

fof(f91,plain,
    ! [X3,X4,X5] : is_a_theorem(implies(implies(implies(implies(not(X3),not(X4)),X3),X5),implies(X4,X5))),
    inference(resolution,[],[f86,f4]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : LCL075-1 : TPTP v8.1.0. Released v1.0.0.
% 0.11/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 : n021.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 01:29:40 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.54  % (25407)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.20/0.54  % (25408)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.20/0.54  % (25408)Refutation not found, incomplete strategy% (25408)------------------------------
% 0.20/0.54  % (25408)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (25424)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.20/0.55  % (25416)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.20/0.55  % (25408)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (25408)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (25408)Memory used [KB]: 5756
% 0.20/0.55  % (25408)Time elapsed: 0.125 s
% 0.20/0.55  % (25408)------------------------------
% 0.20/0.55  % (25408)------------------------------
% 0.20/0.55  % (25423)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)
% 0.20/0.56  TRYING [1]
% 0.20/0.56  TRYING [2]
% 0.20/0.56  % (25415)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.20/0.56  % (25416)Instruction limit reached!
% 0.20/0.56  % (25416)------------------------------
% 0.20/0.56  % (25416)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (25416)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (25416)Termination reason: Unknown
% 0.20/0.56  % (25416)Termination phase: Finite model building constraint generation
% 0.20/0.56  
% 0.20/0.56  % (25416)Memory used [KB]: 5884
% 0.20/0.56  % (25416)Time elapsed: 0.141 s
% 0.20/0.56  % (25416)Instructions burned: 6 (million)
% 0.20/0.56  % (25416)------------------------------
% 0.20/0.56  % (25416)------------------------------
% 0.20/0.59  % (25401)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.20/0.60  % (25403)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)
% 0.20/0.60  % (25406)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.96/0.60  % (25404)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.96/0.61  % (25425)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.96/0.61  % (25420)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.96/0.61  % (25430)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.96/0.61  % (25430)Refutation not found, incomplete strategy% (25430)------------------------------
% 1.96/0.61  % (25430)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.61  % (25430)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.61  % (25430)Termination reason: Refutation not found, incomplete strategy
% 1.96/0.61  
% 1.96/0.61  % (25430)Memory used [KB]: 5756
% 1.96/0.61  % (25430)Time elapsed: 0.184 s
% 1.96/0.61  % (25430)Instructions burned: 1 (million)
% 1.96/0.61  % (25430)------------------------------
% 1.96/0.61  % (25430)------------------------------
% 1.96/0.61  % (25426)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.96/0.61  % (25426)Refutation not found, incomplete strategy% (25426)------------------------------
% 1.96/0.61  % (25426)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.61  % (25419)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.96/0.61  % (25418)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.96/0.61  % (25422)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.96/0.62  % (25415)Instruction limit reached!
% 1.96/0.62  % (25415)------------------------------
% 1.96/0.62  % (25415)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.62  % (25415)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.62  % (25415)Termination reason: Unknown
% 1.96/0.62  % (25415)Termination phase: Saturation
% 1.96/0.62  
% 1.96/0.62  % (25415)Memory used [KB]: 1663
% 1.96/0.62  % (25415)Time elapsed: 0.170 s
% 1.96/0.62  % (25415)Instructions burned: 29 (million)
% 1.96/0.62  % (25415)------------------------------
% 1.96/0.62  % (25415)------------------------------
% 1.96/0.62  % (25414)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.96/0.62  % (25427)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.96/0.62  % (25417)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.96/0.62  % (25428)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.96/0.62  % (25427)Refutation not found, incomplete strategy% (25427)------------------------------
% 1.96/0.62  % (25427)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.62  % (25427)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.62  % (25427)Termination reason: Refutation not found, incomplete strategy
% 1.96/0.62  
% 1.96/0.62  % (25427)Memory used [KB]: 5756
% 1.96/0.62  % (25427)Time elapsed: 0.195 s
% 1.96/0.62  % (25427)------------------------------
% 1.96/0.62  % (25427)------------------------------
% 1.96/0.62  % (25428)Refutation not found, incomplete strategy% (25428)------------------------------
% 1.96/0.62  % (25428)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.62  % (25428)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.62  % (25428)Termination reason: Refutation not found, incomplete strategy
% 1.96/0.62  
% 1.96/0.62  % (25428)Memory used [KB]: 1279
% 1.96/0.62  % (25428)Time elapsed: 0.196 s
% 1.96/0.62  % (25428)------------------------------
% 1.96/0.62  % (25428)------------------------------
% 1.96/0.62  % (25417)Instruction limit reached!
% 1.96/0.62  % (25417)------------------------------
% 1.96/0.62  % (25417)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.62  % (25417)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.62  % (25417)Termination reason: Unknown
% 1.96/0.62  % (25417)Termination phase: Saturation
% 1.96/0.62  
% 1.96/0.62  % (25417)Memory used [KB]: 5756
% 1.96/0.62  % (25417)Time elapsed: 0.199 s
% 1.96/0.62  % (25417)Instructions burned: 2 (million)
% 1.96/0.62  % (25417)------------------------------
% 1.96/0.62  % (25417)------------------------------
% 1.96/0.62  % (25410)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.96/0.62  % (25410)Refutation not found, incomplete strategy% (25410)------------------------------
% 1.96/0.62  % (25410)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.62  % (25410)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.62  % (25410)Termination reason: Refutation not found, incomplete strategy
% 1.96/0.62  
% 1.96/0.62  % (25410)Memory used [KB]: 5756
% 1.96/0.62  % (25410)Time elapsed: 0.150 s
% 1.96/0.62  % (25410)------------------------------
% 1.96/0.62  % (25410)------------------------------
% 1.96/0.62  % (25409)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.96/0.62  % (25403)Instruction limit reached!
% 1.96/0.62  % (25403)------------------------------
% 1.96/0.62  % (25403)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.62  % (25403)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.62  % (25403)Termination reason: Unknown
% 1.96/0.62  % (25403)Termination phase: Saturation
% 1.96/0.62  
% 1.96/0.62  % (25403)Memory used [KB]: 5884
% 1.96/0.62  % (25403)Time elapsed: 0.194 s
% 1.96/0.62  % (25403)Instructions burned: 4 (million)
% 1.96/0.62  % (25403)------------------------------
% 1.96/0.62  % (25403)------------------------------
% 1.96/0.62  % (25409)Instruction limit reached!
% 1.96/0.62  % (25409)------------------------------
% 1.96/0.62  % (25409)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.62  % (25409)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.62  % (25409)Termination reason: Unknown
% 1.96/0.62  % (25409)Termination phase: Saturation
% 1.96/0.62  
% 1.96/0.62  % (25409)Memory used [KB]: 5756
% 1.96/0.62  % (25409)Time elapsed: 0.199 s
% 1.96/0.62  % (25409)Instructions burned: 3 (million)
% 1.96/0.62  % (25409)------------------------------
% 1.96/0.62  % (25409)------------------------------
% 1.96/0.62  % (25411)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.96/0.62  % (25422)Refutation not found, incomplete strategy% (25422)------------------------------
% 1.96/0.62  % (25422)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.62  % (25422)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.62  % (25422)Termination reason: Refutation not found, incomplete strategy
% 1.96/0.62  
% 1.96/0.62  % (25422)Memory used [KB]: 5756
% 1.96/0.62  % (25422)Time elapsed: 0.196 s
% 1.96/0.62  % (25422)Instructions burned: 1 (million)
% 1.96/0.62  % (25422)------------------------------
% 1.96/0.62  % (25422)------------------------------
% 2.19/0.62  % (25412)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)
% 2.19/0.62  % (25414)Instruction limit reached!
% 2.19/0.62  % (25414)------------------------------
% 2.19/0.62  % (25414)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.62  % (25402)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)
% 2.19/0.62  % (25414)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.62  % (25414)Termination reason: Unknown
% 2.19/0.62  % (25414)Termination phase: Saturation
% 2.19/0.62  
% 2.19/0.62  % (25414)Memory used [KB]: 5884
% 2.19/0.62  % (25414)Time elapsed: 0.201 s
% 2.19/0.62  % (25414)Instructions burned: 3 (million)
% 2.19/0.62  % (25414)------------------------------
% 2.19/0.62  % (25414)------------------------------
% 2.19/0.62  % (25402)Refutation not found, incomplete strategy% (25402)------------------------------
% 2.19/0.62  % (25402)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.62  % (25402)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.62  % (25402)Termination reason: Refutation not found, incomplete strategy
% 2.19/0.62  
% 2.19/0.62  % (25402)Memory used [KB]: 1279
% 2.19/0.62  % (25402)Time elapsed: 0.164 s
% 2.19/0.62  % (25402)Instructions burned: 1 (million)
% 2.19/0.62  % (25402)------------------------------
% 2.19/0.62  % (25402)------------------------------
% 2.19/0.62  % (25411)Instruction limit reached!
% 2.19/0.62  % (25411)------------------------------
% 2.19/0.62  % (25411)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.62  % (25411)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.62  % (25411)Termination reason: Unknown
% 2.19/0.62  % (25411)Termination phase: Saturation
% 2.19/0.62  
% 2.19/0.62  % (25411)Memory used [KB]: 5884
% 2.19/0.62  % (25411)Time elapsed: 0.199 s
% 2.19/0.62  % (25411)Instructions burned: 6 (million)
% 2.19/0.62  % (25411)------------------------------
% 2.19/0.62  % (25411)------------------------------
% 2.19/0.63  % (25419)Refutation not found, incomplete strategy% (25419)------------------------------
% 2.19/0.63  % (25419)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.63  % (25419)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.63  % (25419)Termination reason: Refutation not found, incomplete strategy
% 2.19/0.63  
% 2.19/0.63  % (25419)Memory used [KB]: 10234
% 2.19/0.63  % (25419)Time elapsed: 0.204 s
% 2.19/0.63  % (25419)Instructions burned: 1 (million)
% 2.19/0.63  % (25419)------------------------------
% 2.19/0.63  % (25419)------------------------------
% 2.19/0.63  % (25405)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)
% 2.19/0.63  % (25418)Instruction limit reached!
% 2.19/0.63  % (25418)------------------------------
% 2.19/0.63  % (25418)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.63  % (25418)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.63  % (25418)Termination reason: Unknown
% 2.19/0.63  % (25418)Termination phase: Saturation
% 2.19/0.63  
% 2.19/0.63  % (25418)Memory used [KB]: 5884
% 2.19/0.63  % (25418)Time elapsed: 0.164 s
% 2.19/0.63  % (25418)Instructions burned: 8 (million)
% 2.19/0.63  % (25418)------------------------------
% 2.19/0.63  % (25418)------------------------------
% 2.19/0.63  % (25426)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.63  % (25426)Termination reason: Refutation not found, incomplete strategy
% 2.19/0.63  
% 2.19/0.63  % (25426)Memory used [KB]: 5756
% 2.19/0.63  % (25426)Time elapsed: 0.140 s
% 2.19/0.63  % (25426)Instructions burned: 2 (million)
% 2.19/0.63  % (25426)------------------------------
% 2.19/0.63  % (25426)------------------------------
% 2.19/0.63  % (25424)Instruction limit reached!
% 2.19/0.63  % (25424)------------------------------
% 2.19/0.63  % (25424)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.63  % (25424)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.63  % (25424)Termination reason: Unknown
% 2.19/0.63  % (25424)Termination phase: Saturation
% 2.19/0.63  
% 2.19/0.63  % (25424)Memory used [KB]: 6396
% 2.19/0.63  % (25424)Time elapsed: 0.189 s
% 2.19/0.63  % (25424)Instructions burned: 38 (million)
% 2.19/0.63  % (25424)------------------------------
% 2.19/0.63  % (25424)------------------------------
% 2.19/0.64  % (25413)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)
% 2.19/0.64  % (25407)Instruction limit reached!
% 2.19/0.64  % (25407)------------------------------
% 2.19/0.64  % (25407)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.64  % (25407)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.64  % (25407)Termination reason: Unknown
% 2.19/0.64  % (25407)Termination phase: Saturation
% 2.19/0.64  
% 2.19/0.64  % (25407)Memory used [KB]: 2046
% 2.19/0.64  % (25407)Time elapsed: 0.188 s
% 2.19/0.64  % (25407)Instructions burned: 49 (million)
% 2.19/0.64  % (25407)------------------------------
% 2.19/0.64  % (25407)------------------------------
% 2.19/0.64  % (25406)Instruction limit reached!
% 2.19/0.64  % (25406)------------------------------
% 2.19/0.64  % (25406)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.64  % (25406)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.64  % (25406)Termination reason: Unknown
% 2.19/0.64  % (25406)Termination phase: Saturation
% 2.19/0.64  
% 2.19/0.64  % (25406)Memory used [KB]: 6140
% 2.19/0.64  % (25406)Time elapsed: 0.205 s
% 2.19/0.64  % (25406)Instructions burned: 25 (million)
% 2.19/0.64  % (25406)------------------------------
% 2.19/0.64  % (25406)------------------------------
% 2.19/0.64  % (25429)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)
% 2.19/0.65  % (25420)Instruction limit reached!
% 2.19/0.65  % (25420)------------------------------
% 2.19/0.65  % (25420)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.65  % (25420)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.65  % (25420)Termination reason: Unknown
% 2.19/0.65  % (25420)Termination phase: Saturation
% 2.19/0.65  
% 2.19/0.65  % (25420)Memory used [KB]: 5884
% 2.19/0.65  % (25420)Time elapsed: 0.226 s
% 2.19/0.65  % (25420)Instructions burned: 7 (million)
% 2.19/0.65  % (25420)------------------------------
% 2.19/0.65  % (25420)------------------------------
% 2.19/0.65  % (25421)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)
% 2.42/0.66  % (25413)Instruction limit reached!
% 2.42/0.66  % (25413)------------------------------
% 2.42/0.66  % (25413)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.66  % (25413)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.66  % (25413)Termination reason: Unknown
% 2.42/0.66  % (25413)Termination phase: Saturation
% 2.42/0.66  
% 2.42/0.66  % (25413)Memory used [KB]: 5884
% 2.42/0.66  % (25413)Time elapsed: 0.217 s
% 2.42/0.66  % (25413)Instructions burned: 5 (million)
% 2.42/0.66  % (25413)------------------------------
% 2.42/0.66  % (25413)------------------------------
% 2.42/0.66  % (25412)Instruction limit reached!
% 2.42/0.66  % (25412)------------------------------
% 2.42/0.66  % (25412)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.66  % (25412)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.66  % (25412)Termination reason: Unknown
% 2.42/0.66  % (25412)Termination phase: Saturation
% 2.42/0.66  
% 2.42/0.66  % (25412)Memory used [KB]: 6140
% 2.42/0.66  % (25412)Time elapsed: 0.231 s
% 2.42/0.66  % (25412)Instructions burned: 23 (million)
% 2.42/0.66  % (25412)------------------------------
% 2.42/0.66  % (25412)------------------------------
% 2.42/0.67  % (25423)Instruction limit reached!
% 2.42/0.67  % (25423)------------------------------
% 2.42/0.67  % (25423)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.67  % (25423)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.67  % (25423)Termination reason: Unknown
% 2.42/0.67  % (25423)Termination phase: Saturation
% 2.42/0.67  
% 2.42/0.67  % (25423)Memory used [KB]: 6396
% 2.42/0.67  % (25423)Time elapsed: 0.225 s
% 2.42/0.67  % (25423)Instructions burned: 97 (million)
% 2.42/0.67  % (25423)------------------------------
% 2.42/0.67  % (25423)------------------------------
% 2.42/0.67  % (25421)Instruction limit reached!
% 2.42/0.67  % (25421)------------------------------
% 2.42/0.67  % (25421)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.67  % (25421)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.67  % (25421)Termination reason: Unknown
% 2.42/0.67  % (25421)Termination phase: Saturation
% 2.42/0.67  
% 2.42/0.67  % (25421)Memory used [KB]: 1407
% 2.42/0.67  % (25421)Time elapsed: 0.252 s
% 2.42/0.67  % (25421)Instructions burned: 7 (million)
% 2.42/0.67  % (25421)------------------------------
% 2.42/0.67  % (25421)------------------------------
% 2.42/0.69  % (25429)Instruction limit reached!
% 2.42/0.69  % (25429)------------------------------
% 2.42/0.69  % (25429)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.69  % (25429)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.69  % (25429)Termination reason: Unknown
% 2.42/0.69  % (25429)Termination phase: Saturation
% 2.42/0.69  
% 2.42/0.69  % (25429)Memory used [KB]: 6268
% 2.42/0.69  % (25429)Time elapsed: 0.269 s
% 2.42/0.69  % (25429)Instructions burned: 20 (million)
% 2.42/0.69  % (25429)------------------------------
% 2.42/0.69  % (25429)------------------------------
% 2.42/0.70  % (25405)Instruction limit reached!
% 2.42/0.70  % (25405)------------------------------
% 2.42/0.70  % (25405)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.70  % (25405)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.70  % (25405)Termination reason: Unknown
% 2.42/0.70  % (25405)Termination phase: Saturation
% 2.42/0.70  
% 2.42/0.70  % (25405)Memory used [KB]: 6140
% 2.42/0.70  % (25405)Time elapsed: 0.274 s
% 2.42/0.70  % (25405)Instructions burned: 34 (million)
% 2.42/0.70  % (25405)------------------------------
% 2.42/0.70  % (25405)------------------------------
% 2.42/0.70  % (25404)Instruction limit reached!
% 2.42/0.70  % (25404)------------------------------
% 2.42/0.70  % (25404)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.70  % (25404)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.70  % (25404)Termination reason: Unknown
% 2.42/0.70  % (25404)Termination phase: Saturation
% 2.42/0.70  
% 2.42/0.70  % (25404)Memory used [KB]: 6652
% 2.42/0.70  % (25404)Time elapsed: 0.280 s
% 2.42/0.70  % (25404)Instructions burned: 43 (million)
% 2.42/0.70  % (25404)------------------------------
% 2.42/0.70  % (25404)------------------------------
% 2.60/0.73  % (25425)Instruction limit reached!
% 2.60/0.73  % (25425)------------------------------
% 2.60/0.73  % (25425)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.60/0.73  % (25425)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.60/0.73  % (25425)Termination reason: Unknown
% 2.60/0.73  % (25425)Termination phase: Saturation
% 2.60/0.73  
% 2.60/0.73  % (25425)Memory used [KB]: 6652
% 2.60/0.73  % (25425)Time elapsed: 0.318 s
% 2.60/0.73  % (25425)Instructions burned: 46 (million)
% 2.60/0.73  % (25425)------------------------------
% 2.60/0.73  % (25425)------------------------------
% 2.60/0.76  % (25465)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/37Mi)
% 2.60/0.76  % (25462)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/75Mi)
% 2.60/0.77  % (25474)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.63/0.80  % (25482)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/137Mi)
% 2.63/0.80  % (25465)Instruction limit reached!
% 2.63/0.80  % (25465)------------------------------
% 2.63/0.80  % (25465)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.80  % (25465)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.80  % (25465)Termination reason: Unknown
% 2.63/0.80  % (25465)Termination phase: Saturation
% 2.63/0.80  
% 2.63/0.80  % (25465)Memory used [KB]: 6140
% 2.63/0.80  % (25465)Time elapsed: 0.108 s
% 2.63/0.80  % (25465)Instructions burned: 37 (million)
% 2.63/0.80  % (25465)------------------------------
% 2.63/0.80  % (25465)------------------------------
% 2.63/0.81  % (25482)Refutation not found, incomplete strategy% (25482)------------------------------
% 2.63/0.81  % (25482)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.81  % (25482)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.81  % (25482)Termination reason: Refutation not found, incomplete strategy
% 2.63/0.81  
% 2.63/0.81  % (25482)Memory used [KB]: 5756
% 2.63/0.81  % (25482)Time elapsed: 0.032 s
% 2.63/0.81  % (25482)Instructions burned: 1 (million)
% 2.63/0.81  % (25482)------------------------------
% 2.63/0.81  % (25482)------------------------------
% 2.63/0.82  % (25462)Instruction limit reached!
% 2.63/0.82  % (25462)------------------------------
% 2.63/0.82  % (25462)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.82  % (25462)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.82  % (25462)Termination reason: Unknown
% 2.63/0.82  % (25462)Termination phase: Saturation
% 2.63/0.82  
% 2.63/0.82  % (25462)Memory used [KB]: 1918
% 2.63/0.82  % (25462)Time elapsed: 0.143 s
% 2.63/0.82  % (25462)Instructions burned: 75 (million)
% 2.63/0.82  % (25462)------------------------------
% 2.63/0.82  % (25462)------------------------------
% 2.63/0.82  % (25442)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.63/0.84  % (25447)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/39Mi)
% 2.63/0.84  % (25447)Refutation not found, incomplete strategy% (25447)------------------------------
% 2.63/0.84  % (25447)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.84  % (25447)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.84  % (25447)Termination reason: Refutation not found, incomplete strategy
% 2.63/0.84  
% 2.63/0.84  % (25447)Memory used [KB]: 5756
% 2.63/0.84  % (25447)Time elapsed: 0.197 s
% 2.63/0.84  % (25447)Instructions burned: 1 (million)
% 2.63/0.84  % (25447)------------------------------
% 2.63/0.84  % (25447)------------------------------
% 2.91/0.85  % (25442)Instruction limit reached!
% 2.91/0.85  % (25442)------------------------------
% 2.91/0.85  % (25442)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.85  % (25442)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.85  % (25442)Termination reason: Unknown
% 2.91/0.85  % (25442)Termination phase: Saturation
% 2.91/0.85  
% 2.91/0.85  % (25442)Memory used [KB]: 6012
% 2.91/0.85  % (25442)Time elapsed: 0.214 s
% 2.91/0.85  % (25442)Instructions burned: 14 (million)
% 2.91/0.85  % (25442)------------------------------
% 2.91/0.85  % (25442)------------------------------
% 2.91/0.85  % (25459)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/34Mi)
% 2.91/0.85  % (25460)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/46Mi)
% 2.91/0.86  % (25458)dis+21_1:2_av=off:bd=off:fd=off:lcm=predicate:nwc=10.0:s2a=on:s2at=2.0:sp=reverse_arity:spb=goal:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/29Mi)
% 2.91/0.86  % (25461)fmb+10_1:1_fde=unused:fmbsr=1.78:fmbsso=preprocessed_usage:gsp=on:ins=1:newcnf=on:updr=off:i=22:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/22Mi)
% 2.91/0.86  TRYING [1]
% 2.91/0.86  TRYING [2]
% 2.91/0.86  % (25464)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=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/151Mi)
% 2.91/0.86  TRYING [3]
% 2.93/0.86  % (25463)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.93/0.86  % (25456)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 (2997ds/3Mi)
% 2.93/0.86  % (25466)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/147Mi)
% 2.93/0.86  % (25456)Instruction limit reached!
% 2.93/0.86  % (25456)------------------------------
% 2.93/0.86  % (25456)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.86  % (25456)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.86  % (25456)Termination reason: Unknown
% 2.93/0.86  % (25456)Termination phase: Saturation
% 2.93/0.86  
% 2.93/0.86  % (25456)Memory used [KB]: 5884
% 2.93/0.86  % (25456)Time elapsed: 0.193 s
% 2.93/0.86  % (25456)Instructions burned: 4 (million)
% 2.93/0.86  % (25456)------------------------------
% 2.93/0.86  % (25456)------------------------------
% 2.93/0.87  % (25463)Instruction limit reached!
% 2.93/0.87  % (25463)------------------------------
% 2.93/0.87  % (25463)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.87  % (25463)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.87  % (25463)Termination reason: Unknown
% 2.93/0.87  % (25463)Termination phase: Saturation
% 2.93/0.87  
% 2.93/0.87  % (25463)Memory used [KB]: 5884
% 2.93/0.87  % (25463)Time elapsed: 0.190 s
% 2.93/0.87  % (25463)Instructions burned: 7 (million)
% 2.93/0.87  % (25463)------------------------------
% 2.93/0.87  % (25463)------------------------------
% 2.93/0.87  % (25467)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.93/0.87  % (25469)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.93/0.87  % (25469)Refutation not found, incomplete strategy% (25469)------------------------------
% 2.93/0.87  % (25469)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.87  % (25469)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.87  % (25469)Termination reason: Refutation not found, incomplete strategy
% 2.93/0.87  
% 2.93/0.87  % (25469)Memory used [KB]: 5756
% 2.93/0.87  % (25469)Time elapsed: 0.181 s
% 2.93/0.87  % (25469)------------------------------
% 2.93/0.87  % (25469)------------------------------
% 2.93/0.87  % (25468)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/109Mi)
% 2.93/0.87  % (25468)Refutation not found, incomplete strategy% (25468)------------------------------
% 2.93/0.87  % (25468)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.87  % (25468)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.87  % (25468)Termination reason: Refutation not found, incomplete strategy
% 2.93/0.87  
% 2.93/0.87  % (25468)Memory used [KB]: 5756
% 2.93/0.87  % (25468)Time elapsed: 0.194 s
% 2.93/0.87  % (25468)Instructions burned: 1 (million)
% 2.93/0.87  % (25468)------------------------------
% 2.93/0.87  % (25468)------------------------------
% 2.93/0.87  % (25471)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=116:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/116Mi)
% 2.93/0.88  % (25498)dis+10_2:1_abs=on:fde=none:lcm=reverse:nwc=2.0:plsq=on:plsqc=1:plsql=on:plsqr=4095,256:s2a=on:sac=on:sp=reverse_arity:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/156Mi)
% 2.93/0.88  % (25476)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/69Mi)
% 2.93/0.88  % (25461)Instruction limit reached!
% 2.93/0.88  % (25461)------------------------------
% 2.93/0.88  % (25461)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.88  % (25461)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.88  % (25461)Termination reason: Unknown
% 2.93/0.88  % (25461)Termination phase: Finite model building SAT solving
% 2.93/0.88  
% 2.93/0.88  % (25461)Memory used [KB]: 6268
% 2.93/0.88  % (25461)Time elapsed: 0.189 s
% 2.93/0.88  % (25461)Instructions burned: 23 (million)
% 2.93/0.88  % (25461)------------------------------
% 2.93/0.88  % (25461)------------------------------
% 2.93/0.90  % (25484)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/108Mi)
% 2.93/0.90  % (25481)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 (2996ds/307Mi)
% 2.93/0.90  % (25484)Refutation not found, incomplete strategy% (25484)------------------------------
% 2.93/0.90  % (25484)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.90  % (25484)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.90  % (25484)Termination reason: Refutation not found, incomplete strategy
% 2.93/0.90  
% 2.93/0.90  % (25484)Memory used [KB]: 1279
% 2.93/0.90  % (25484)Time elapsed: 0.175 s
% 2.93/0.90  % (25484)Instructions burned: 1 (million)
% 2.93/0.90  % (25484)------------------------------
% 2.93/0.90  % (25484)------------------------------
% 2.93/0.90  % (25481)Refutation not found, incomplete strategy% (25481)------------------------------
% 2.93/0.90  % (25481)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.93/0.90  % (25481)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.93/0.90  % (25481)Termination reason: Refutation not found, incomplete strategy
% 2.93/0.90  
% 2.93/0.90  % (25481)Memory used [KB]: 5756
% 2.93/0.90  % (25481)Time elapsed: 0.183 s
% 2.93/0.90  % (25481)Instructions burned: 1 (million)
% 2.93/0.90  % (25481)------------------------------
% 2.93/0.90  % (25481)------------------------------
% 2.93/0.92  % (25488)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 (2996ds/500Mi)
% 3.39/0.92  % (25486)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=278:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/278Mi)
% 3.39/0.93  % (25459)Instruction limit reached!
% 3.39/0.93  % (25459)------------------------------
% 3.39/0.93  % (25459)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.39/0.93  % (25459)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.39/0.93  % (25459)Termination reason: Unknown
% 3.39/0.93  % (25459)Termination phase: Saturation
% 3.39/0.93  
% 3.39/0.93  % (25459)Memory used [KB]: 6268
% 3.39/0.93  % (25459)Time elapsed: 0.250 s
% 3.39/0.93  % (25459)Instructions burned: 34 (million)
% 3.39/0.93  % (25459)------------------------------
% 3.39/0.93  % (25459)------------------------------
% 3.39/0.94  % (25458)Instruction limit reached!
% 3.39/0.94  % (25458)------------------------------
% 3.39/0.94  % (25458)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.39/0.94  % (25458)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.39/0.94  % (25458)Termination reason: Unknown
% 3.39/0.94  % (25458)Termination phase: Saturation
% 3.39/0.94  
% 3.39/0.94  % (25458)Memory used [KB]: 1791
% 3.39/0.94  % (25458)Time elapsed: 0.220 s
% 3.39/0.94  % (25458)Instructions burned: 29 (million)
% 3.39/0.94  % (25458)------------------------------
% 3.39/0.94  % (25458)------------------------------
% 3.39/0.94  % (25488)Refutation not found, incomplete strategy% (25488)------------------------------
% 3.39/0.94  % (25488)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.39/0.94  % (25488)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.39/0.94  % (25488)Termination reason: Refutation not found, incomplete strategy
% 3.39/0.94  
% 3.39/0.94  % (25488)Memory used [KB]: 5756
% 3.39/0.94  % (25488)Time elapsed: 0.172 s
% 3.39/0.94  % (25488)Instructions burned: 2 (million)
% 3.39/0.94  % (25488)------------------------------
% 3.39/0.94  % (25488)------------------------------
% 3.39/0.95  % (25457)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/33Mi)
% 3.62/0.96  % (25460)Instruction limit reached!
% 3.62/0.96  % (25460)------------------------------
% 3.62/0.96  % (25460)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/0.96  % (25460)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/0.96  % (25460)Termination reason: Unknown
% 3.62/0.96  % (25460)Termination phase: Saturation
% 3.62/0.96  
% 3.62/0.96  % (25460)Memory used [KB]: 6652
% 3.62/0.96  % (25460)Time elapsed: 0.282 s
% 3.62/0.96  % (25460)Instructions burned: 46 (million)
% 3.62/0.96  % (25460)------------------------------
% 3.62/0.96  % (25460)------------------------------
% 3.62/0.96  % (25473)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 3.62/0.96  % (25491)lrs+10_2:3_anc=all:br=off:fsr=off:nwc=5.0:s2a=on:s2agt=10:urr=on:i=490:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/490Mi)
% 3.62/0.97  % (25489)ott+1010_1:1_acc=on:bd=off:br=off:bsr=on:drc=off:erd=off:nicw=on:sac=on:sos=on:to=lpo:urr=on:i=143:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/143Mi)
% 3.62/0.97  % (25467)Instruction limit reached!
% 3.62/0.97  % (25467)------------------------------
% 3.62/0.97  % (25467)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/0.97  % (25467)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/0.97  % (25467)Termination reason: Unknown
% 3.62/0.97  % (25467)Termination phase: Saturation
% 3.62/0.97  
% 3.62/0.97  % (25467)Memory used [KB]: 2302
% 3.62/0.97  % (25467)Time elapsed: 0.287 s
% 3.62/0.97  % (25467)Instructions burned: 45 (million)
% 3.62/0.97  % (25467)------------------------------
% 3.62/0.97  % (25467)------------------------------
% 3.62/0.97  % (25495)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 (2995ds/78Mi)
% 3.62/0.97  % (25495)Refutation not found, incomplete strategy% (25495)------------------------------
% 3.62/0.97  % (25495)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/0.97  % (25495)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/0.97  % (25495)Termination reason: Refutation not found, incomplete strategy
% 3.62/0.97  
% 3.62/0.97  % (25495)Memory used [KB]: 5756
% 3.62/0.97  % (25495)Time elapsed: 0.135 s
% 3.62/0.97  % (25495)Instructions burned: 1 (million)
% 3.62/0.97  % (25495)------------------------------
% 3.62/0.97  % (25495)------------------------------
% 3.62/0.97  % (25498)Instruction limit reached!
% 3.62/0.97  % (25498)------------------------------
% 3.62/0.97  % (25498)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/0.97  % (25498)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/0.97  % (25498)Termination reason: Unknown
% 3.62/0.97  % (25498)Termination phase: Saturation
% 3.62/0.97  
% 3.62/0.97  % (25498)Memory used [KB]: 8571
% 3.62/0.97  % (25498)Time elapsed: 0.123 s
% 3.62/0.97  % (25498)Instructions burned: 157 (million)
% 3.62/0.97  % (25498)------------------------------
% 3.62/0.97  % (25498)------------------------------
% 3.62/0.98  % (25496)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/95Mi)
% 3.62/0.98  % (25496)Refutation not found, incomplete strategy% (25496)------------------------------
% 3.62/0.98  % (25496)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/0.98  % (25496)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/0.98  % (25496)Termination reason: Refutation not found, incomplete strategy
% 3.62/0.98  
% 3.62/0.98  % (25496)Memory used [KB]: 5756
% 3.62/0.98  % (25496)Time elapsed: 0.137 s
% 3.62/0.98  % (25496)Instructions burned: 1 (million)
% 3.62/0.98  % (25496)------------------------------
% 3.62/0.98  % (25496)------------------------------
% 3.62/0.99  % (25475)lrs+2_1:1_drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=57:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/57Mi)
% 3.62/0.99  % (25474)Instruction limit reached!
% 3.62/0.99  % (25474)------------------------------
% 3.62/0.99  % (25474)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/0.99  % (25474)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/0.99  % (25474)Termination reason: Unknown
% 3.62/0.99  % (25474)Termination phase: Saturation
% 3.62/0.99  
% 3.62/0.99  % (25474)Memory used [KB]: 7547
% 3.62/0.99  % (25474)Time elapsed: 0.246 s
% 3.62/0.99  % (25474)Instructions burned: 149 (million)
% 3.62/0.99  % (25474)------------------------------
% 3.62/0.99  % (25474)------------------------------
% 3.62/0.99  % (25473)Instruction limit reached!
% 3.62/0.99  % (25473)------------------------------
% 3.62/0.99  % (25473)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/0.99  % (25473)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/0.99  % (25473)Termination reason: Unknown
% 3.62/0.99  % (25473)Termination phase: Saturation
% 3.62/0.99  
% 3.62/0.99  % (25473)Memory used [KB]: 5884
% 3.62/0.99  % (25473)Time elapsed: 0.284 s
% 3.62/0.99  % (25473)Instructions burned: 7 (million)
% 3.62/0.99  % (25473)------------------------------
% 3.62/0.99  % (25473)------------------------------
% 3.62/1.01  % (25480)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/92Mi)
% 4.28/1.03  % (25457)Instruction limit reached!
% 4.28/1.03  % (25457)------------------------------
% 4.28/1.03  % (25457)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.28/1.03  % (25457)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.28/1.03  % (25457)Termination reason: Unknown
% 4.28/1.03  % (25457)Termination phase: Saturation
% 4.28/1.03  
% 4.28/1.03  % (25457)Memory used [KB]: 6396
% 4.28/1.03  % (25457)Time elapsed: 0.337 s
% 4.28/1.03  % (25457)Instructions burned: 33 (million)
% 4.28/1.03  % (25457)------------------------------
% 4.28/1.03  % (25457)------------------------------
% 4.28/1.03  % (25476)Instruction limit reached!
% 4.28/1.03  % (25476)------------------------------
% 4.28/1.03  % (25476)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.28/1.03  % (25476)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.28/1.03  % (25476)Termination reason: Unknown
% 4.28/1.03  % (25476)Termination phase: Saturation
% 4.28/1.03  
% 4.28/1.03  % (25476)Memory used [KB]: 2430
% 4.28/1.03  % (25476)Time elapsed: 0.335 s
% 4.28/1.03  % (25476)Instructions burned: 69 (million)
% 4.28/1.03  % (25476)------------------------------
% 4.28/1.03  % (25476)------------------------------
% 4.28/1.07  % (25530)ott+1011_90:23_awrs=decay:awrsf=16:bce=on:cond=on:drc=off:fd=preordered:fde=unused:flr=on:gs=on:sp=frequency:urr=on:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/389Mi)
% 4.49/1.08  % (25471)Instruction limit reached!
% 4.49/1.08  % (25471)------------------------------
% 4.49/1.08  % (25471)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.49/1.08  % (25471)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.49/1.08  % (25471)Termination reason: Unknown
% 4.49/1.08  % (25471)Termination phase: Saturation
% 4.49/1.08  
% 4.49/1.08  % (25471)Memory used [KB]: 6908
% 4.49/1.08  % (25471)Time elapsed: 0.360 s
% 4.49/1.08  % (25471)Instructions burned: 116 (million)
% 4.49/1.08  % (25471)------------------------------
% 4.49/1.08  % (25471)------------------------------
% 4.49/1.09  % (25504)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/141Mi)
% 4.49/1.09  % (25506)lrs+11_1:1_av=off:bce=on:bd=off:bsr=unit_only:flr=on:gs=on:nwc=2.0:rnwc=on:sp=frequency:thsq=on:thsqc=64:thsqd=1:thsql=off:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/298Mi)
% 4.49/1.10  % (25507)dis+22_1:128_bsd=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/58Mi)
% 4.49/1.11  % (25508)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/39Mi)
% 4.49/1.11  % (25508)Refutation not found, incomplete strategy% (25508)------------------------------
% 4.49/1.11  % (25508)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.49/1.11  % (25508)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.49/1.11  % (25508)Termination reason: Refutation not found, incomplete strategy
% 4.49/1.11  
% 4.49/1.11  % (25508)Memory used [KB]: 5756
% 4.49/1.11  % (25508)Time elapsed: 0.172 s
% 4.49/1.11  % (25508)Instructions burned: 1 (million)
% 4.49/1.11  % (25508)------------------------------
% 4.49/1.11  % (25508)------------------------------
% 4.49/1.11  % (25510)dis+1003_1:128_av=off:nwc=5.0:s2a=on:sp=unary_frequency:tgt=full:to=lpo:i=378:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/378Mi)
% 4.49/1.12  % (25464)Instruction limit reached!
% 4.49/1.12  % (25464)------------------------------
% 4.49/1.12  % (25464)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.49/1.12  % (25464)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.49/1.12  % (25464)Termination reason: Unknown
% 4.49/1.12  % (25464)Termination phase: Saturation
% 4.49/1.12  
% 4.49/1.12  % (25464)Memory used [KB]: 6524
% 4.49/1.12  % (25464)Time elapsed: 0.421 s
% 4.49/1.12  % (25464)Instructions burned: 151 (million)
% 4.49/1.12  % (25464)------------------------------
% 4.49/1.12  % (25464)------------------------------
% 4.49/1.13  % (25512)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/46Mi)
% 4.49/1.13  % (25513)ott+1010_4:1_bsr=unit_only:fde=unused:nwc=10.0:s2a=on:s2agt=32:slsq=on:slsqc=2:thsq=on:thsqc=64:thsqd=16:i=171:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/171Mi)
% 4.49/1.14  % (25518)dis+11_1:1_aac=none:abs=on:add=off:ep=RS:flr=on:fsr=off:lcm=reverse:lma=on:nicw=on:nwc=3.0:sos=all:i=182:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/182Mi)
% 4.49/1.14  % (25526)lrs+10_1:1_aac=none:lcm=reverse:nwc=10.0:sos=on:ss=axioms:st=3.0:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/101Mi)
% 4.49/1.14  % (25526)Refutation not found, incomplete strategy% (25526)------------------------------
% 4.49/1.14  % (25526)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.49/1.14  % (25526)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.49/1.14  % (25526)Termination reason: Refutation not found, incomplete strategy
% 4.49/1.14  
% 4.49/1.14  % (25526)Memory used [KB]: 5756
% 4.49/1.14  % (25526)Time elapsed: 0.117 s
% 4.49/1.14  % (25526)------------------------------
% 4.49/1.14  % (25526)------------------------------
% 6.36/1.16  % (25527)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/162Mi)
% 6.36/1.16  % (25519)lrs+1002_1:1024_drc=off:ins=1:nwc=5.0:slsq=on:slsqc=1:slsql=off:slsqr=1,8:urr=on:uwa=all:i=40:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/40Mi)
% 6.36/1.17  % (25528)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/45Mi)
% 6.56/1.19  % (25523)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=106:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/106Mi)
% 6.56/1.19  % (25501)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)
% 6.56/1.20  % (25489)Instruction limit reached!
% 6.56/1.20  % (25489)------------------------------
% 6.56/1.20  % (25489)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.56/1.20  % (25489)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.56/1.20  % (25489)Termination reason: Unknown
% 6.56/1.20  % (25489)Termination phase: Saturation
% 6.56/1.20  
% 6.56/1.20  % (25489)Memory used [KB]: 6652
% 6.56/1.20  % (25489)Time elapsed: 0.415 s
% 6.56/1.20  % (25489)Instructions burned: 144 (million)
% 6.56/1.20  % (25489)------------------------------
% 6.56/1.20  % (25489)------------------------------
% 6.56/1.21  % (25525)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=70:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/70Mi)
% 6.56/1.21  % (25520)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/7Mi)
% 6.56/1.21  TRYING [1]
% 6.56/1.21  TRYING [2]
% 6.56/1.21  % (25475)Instruction limit reached!
% 6.56/1.21  % (25475)------------------------------
% 6.56/1.21  % (25475)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.56/1.21  % (25475)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.56/1.21  % (25475)Termination reason: Unknown
% 6.56/1.21  % (25475)Termination phase: Saturation
% 6.56/1.21  
% 6.56/1.21  % (25475)Memory used [KB]: 7036
% 6.56/1.21  % (25475)Time elapsed: 0.484 s
% 6.56/1.21  % (25475)Instructions burned: 57 (million)
% 6.56/1.21  % (25475)------------------------------
% 6.56/1.21  % (25475)------------------------------
% 6.56/1.21  TRYING [3]
% 6.56/1.21  % (25502)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=119:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/119Mi)
% 6.56/1.21  % (25502)Refutation not found, incomplete strategy% (25502)------------------------------
% 6.56/1.21  % (25502)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.56/1.21  % (25502)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.56/1.21  % (25502)Termination reason: Refutation not found, incomplete strategy
% 6.56/1.21  
% 6.56/1.21  % (25502)Memory used [KB]: 1279
% 6.56/1.21  % (25502)Time elapsed: 0.304 s
% 6.56/1.21  % (25502)Instructions burned: 1 (million)
% 6.56/1.21  % (25502)------------------------------
% 6.56/1.21  % (25502)------------------------------
% 6.56/1.21  % (25466)Instruction limit reached!
% 6.56/1.21  % (25466)------------------------------
% 6.56/1.21  % (25466)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.56/1.21  % (25466)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.56/1.21  % (25466)Termination reason: Unknown
% 6.56/1.21  % (25466)Termination phase: Saturation
% 6.56/1.21  
% 6.56/1.21  % (25466)Memory used [KB]: 3709
% 6.56/1.21  % (25466)Time elapsed: 0.527 s
% 6.56/1.21  % (25466)Instructions burned: 148 (million)
% 6.56/1.21  % (25466)------------------------------
% 6.56/1.21  % (25466)------------------------------
% 6.56/1.23  % (25520)Instruction limit reached!
% 6.56/1.23  % (25520)------------------------------
% 6.56/1.23  % (25520)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.56/1.23  % (25520)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.56/1.23  % (25520)Termination reason: Unknown
% 6.56/1.23  % (25520)Termination phase: Finite model building constraint generation
% 6.56/1.23  
% 6.56/1.23  % (25520)Memory used [KB]: 6012
% 6.56/1.23  % (25520)Time elapsed: 0.213 s
% 6.56/1.23  % (25520)Instructions burned: 8 (million)
% 6.56/1.23  % (25520)------------------------------
% 6.56/1.23  % (25520)------------------------------
% 6.56/1.23  % (25507)Instruction limit reached!
% 6.56/1.23  % (25507)------------------------------
% 6.56/1.23  % (25507)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.56/1.23  % (25507)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.56/1.23  % (25507)Termination reason: Unknown
% 6.56/1.23  % (25507)Termination phase: Saturation
% 6.56/1.23  
% 6.56/1.23  % (25507)Memory used [KB]: 7036
% 6.56/1.23  % (25507)Time elapsed: 0.288 s
% 6.56/1.23  % (25507)Instructions burned: 59 (million)
% 6.56/1.23  % (25507)------------------------------
% 6.56/1.23  % (25507)------------------------------
% 7.05/1.26  % (25528)Instruction limit reached!
% 7.05/1.26  % (25528)------------------------------
% 7.05/1.26  % (25528)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.05/1.26  % (25528)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.05/1.26  % (25528)Termination reason: Unknown
% 7.05/1.26  % (25528)Termination phase: Saturation
% 7.05/1.26  
% 7.05/1.26  % (25528)Memory used [KB]: 6652
% 7.05/1.26  % (25528)Time elapsed: 0.204 s
% 7.05/1.26  % (25528)Instructions burned: 45 (million)
% 7.05/1.26  % (25528)------------------------------
% 7.05/1.26  % (25528)------------------------------
% 7.14/1.26  % (25512)Instruction limit reached!
% 7.14/1.26  % (25512)------------------------------
% 7.14/1.26  % (25512)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.14/1.26  % (25512)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.14/1.26  % (25512)Termination reason: Unknown
% 7.14/1.26  % (25512)Termination phase: Saturation
% 7.14/1.26  
% 7.14/1.26  % (25512)Memory used [KB]: 6652
% 7.14/1.26  % (25512)Time elapsed: 0.312 s
% 7.14/1.26  % (25512)Instructions burned: 46 (million)
% 7.14/1.26  % (25512)------------------------------
% 7.14/1.26  % (25512)------------------------------
% 7.14/1.27  % (25519)Instruction limit reached!
% 7.14/1.27  % (25519)------------------------------
% 7.14/1.27  % (25519)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.14/1.27  % (25519)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.14/1.27  % (25519)Termination reason: Unknown
% 7.14/1.27  % (25519)Termination phase: Saturation
% 7.14/1.27  
% 7.14/1.27  % (25519)Memory used [KB]: 7036
% 7.14/1.27  % (25519)Time elapsed: 0.277 s
% 7.14/1.27  % (25519)Instructions burned: 40 (million)
% 7.14/1.27  % (25519)------------------------------
% 7.14/1.27  % (25519)------------------------------
% 7.14/1.28  % (25480)First to succeed.
% 7.14/1.29  % (25480)Refutation found. Thanks to Tanya!
% 7.14/1.29  % SZS status Unsatisfiable for theBenchmark
% 7.14/1.29  % SZS output start Proof for theBenchmark
% See solution above
% 7.14/1.29  % (25480)------------------------------
% 7.14/1.29  % (25480)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.14/1.29  % (25480)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.14/1.29  % (25480)Termination reason: Refutation
% 7.14/1.29  
% 7.14/1.29  % (25480)Memory used [KB]: 7164
% 7.14/1.29  % (25480)Time elapsed: 0.567 s
% 7.14/1.29  % (25480)Instructions burned: 75 (million)
% 7.14/1.29  % (25480)------------------------------
% 7.14/1.29  % (25480)------------------------------
% 7.14/1.29  % (25400)Success in time 0.919 s
%------------------------------------------------------------------------------