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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : COL038-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 : n008.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 15:51:44 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f3330,plain,
    $false,
    inference(equality_resolution,[],[f3319]) ).

fof(f3319,plain,
    ! [X1362] : apply(m,apply(apply(b,f(apply(apply(b,X1362),apply(apply(b,apply(apply(v,X1362),b)),v)))),X1362)) != apply(X1362,apply(apply(b,f(apply(apply(b,X1362),apply(apply(b,apply(apply(v,X1362),b)),v)))),X1362)),
    inference(superposition,[],[f1425,f6]) ).

fof(f6,plain,
    ! [X0,X1] : apply(m,apply(apply(b,X0),X1)) = apply(X0,apply(X1,apply(apply(b,X0),X1))),
    inference(superposition,[],[f1,f2]) ).

fof(f2,axiom,
    ! [X0] : apply(m,X0) = apply(X0,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m_definition) ).

fof(f1,axiom,
    ! [X2,X0,X1] : apply(apply(apply(b,X0),X1),X2) = apply(X0,apply(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',b_definition) ).

fof(f1425,plain,
    ! [X3,X4,X5] : apply(X3,apply(apply(X5,f(apply(apply(b,X3),apply(apply(b,apply(apply(v,X4),X5)),v)))),X4)) != apply(f(apply(apply(b,X3),apply(apply(b,apply(apply(v,X4),X5)),v))),apply(X3,apply(apply(X5,f(apply(apply(b,X3),apply(apply(b,apply(apply(v,X4),X5)),v)))),X4))),
    inference(superposition,[],[f108,f3]) ).

fof(f3,axiom,
    ! [X2,X0,X1] : apply(apply(apply(v,X0),X1),X2) = apply(apply(X2,X0),X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',v_definition) ).

fof(f108,plain,
    ! [X82,X83,X80,X81] : apply(f(apply(apply(b,X83),apply(apply(b,apply(apply(v,X80),X81)),X82))),apply(X83,apply(apply(apply(X82,f(apply(apply(b,X83),apply(apply(b,apply(apply(v,X80),X81)),X82)))),X80),X81))) != apply(X83,apply(apply(apply(X82,f(apply(apply(b,X83),apply(apply(b,apply(apply(v,X80),X81)),X82)))),X80),X81)),
    inference(superposition,[],[f10,f3]) ).

fof(f10,plain,
    ! [X2,X3,X1] : apply(f(apply(apply(b,X3),apply(apply(b,X1),X2))),apply(X3,apply(X1,apply(X2,f(apply(apply(b,X3),apply(apply(b,X1),X2))))))) != apply(X3,apply(X1,apply(X2,f(apply(apply(b,X3),apply(apply(b,X1),X2)))))),
    inference(superposition,[],[f7,f1]) ).

fof(f7,plain,
    ! [X0,X1] : apply(X0,apply(X1,f(apply(apply(b,X0),X1)))) != apply(f(apply(apply(b,X0),X1)),apply(X0,apply(X1,f(apply(apply(b,X0),X1))))),
    inference(superposition,[],[f4,f1]) ).

fof(f4,axiom,
    ! [X1] : apply(X1,f(X1)) != apply(f(X1),apply(X1,f(X1))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_fixed_point) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.11  % Problem    : COL038-1 : TPTP v8.1.0. Released v1.0.0.
% 0.02/0.12  % 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.33  % Computer : n008.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % WCLimit    : 300
% 0.13/0.33  % DateTime   : Mon Aug 29 17:19:40 EDT 2022
% 0.13/0.33  % CPUTime    : 
% 0.19/0.45  % (15733)dis+31_8:1_br=off:fd=off:gs=on:lcm=reverse:nm=16:nwc=5.0:sp=reverse_arity:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/37Mi)
% 0.19/0.47  % (15741)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/48Mi)
% 0.19/0.49  % (15726)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/10Mi)
% 0.19/0.50  % (15737)dis+10_1:1024_anc=all:drc=off:flr=on:fsr=off:sac=on:urr=on:i=292:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/292Mi)
% 0.19/0.51  % (15747)lrs+10_5:1_br=off:ep=RSTC:sos=all:urr=on:i=267:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/267Mi)
% 0.19/0.51  % (15725)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99788:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99788Mi)
% 0.19/0.51  % (15727)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=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/37Mi)
% 0.19/0.51  % (15734)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/46Mi)
% 0.19/0.51  % (15736)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/48Mi)
% 0.19/0.51  % (15733)Instruction limit reached!
% 0.19/0.51  % (15733)------------------------------
% 0.19/0.51  % (15733)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (15733)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (15733)Termination reason: Unknown
% 0.19/0.51  % (15733)Termination phase: Saturation
% 0.19/0.51  
% 0.19/0.51  % (15733)Memory used [KB]: 10746
% 0.19/0.51  % (15733)Time elapsed: 0.120 s
% 0.19/0.51  % (15733)Instructions burned: 38 (million)
% 0.19/0.51  % (15733)------------------------------
% 0.19/0.51  % (15733)------------------------------
% 0.19/0.52  % (15726)Instruction limit reached!
% 0.19/0.52  % (15726)------------------------------
% 0.19/0.52  % (15726)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (15726)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (15726)Termination reason: Unknown
% 0.19/0.52  % (15726)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (15726)Memory used [KB]: 5628
% 0.19/0.52  % (15726)Time elapsed: 0.115 s
% 0.19/0.52  % (15726)Instructions burned: 11 (million)
% 0.19/0.52  % (15726)------------------------------
% 0.19/0.52  % (15726)------------------------------
% 0.19/0.52  % (15729)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/48Mi)
% 0.19/0.52  % (15742)lrs+10_1:1_br=off:flr=on:slsq=on:slsqc=1:sp=frequency:urr=on:i=257:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/257Mi)
% 0.19/0.52  % (15730)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/20Mi)
% 0.19/0.52  % (15741)Instruction limit reached!
% 0.19/0.52  % (15741)------------------------------
% 0.19/0.52  % (15741)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (15749)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/248Mi)
% 0.19/0.52  % (15738)dis+2_1:1024_abs=on:alpa=false:anc=all_dependent:avsq=on:bce=on:drc=off:newcnf=on:slsq=on:slsqc=0:slsqr=1,1:sp=reverse_arity:i=353:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/353Mi)
% 0.19/0.52  % (15741)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (15741)Termination reason: Unknown
% 0.19/0.52  % (15741)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (15741)Memory used [KB]: 6524
% 0.19/0.52  % (15741)Time elapsed: 0.110 s
% 0.19/0.52  % (15741)Instructions burned: 48 (million)
% 0.19/0.52  % (15741)------------------------------
% 0.19/0.52  % (15741)------------------------------
% 0.19/0.52  % (15750)lrs+10_1:2_bd=preordered:drc=off:fd=preordered:fde=unused:sp=const_min:to=lpo:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/177Mi)
% 0.19/0.52  % (15739)lrs+10_1:128_plsq=on:plsqc=2:s2a=on:ss=axioms:st=1.5:urr=on:i=321:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/321Mi)
% 0.19/0.52  % (15739)Refutation not found, incomplete strategy% (15739)------------------------------
% 0.19/0.52  % (15739)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (15739)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (15739)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (15739)Memory used [KB]: 5373
% 0.19/0.52  % (15739)Time elapsed: 0.090 s
% 0.19/0.52  % (15739)Instructions burned: 1 (million)
% 0.19/0.52  % (15739)------------------------------
% 0.19/0.52  % (15739)------------------------------
% 0.19/0.52  % (15751)dis+10_1:1024_av=off:bd=preordered:drc=off:nwc=3.0:rp=on:thsq=on:thsqc=64:thsqd=32:to=lpo:i=267:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/267Mi)
% 0.19/0.52  % (15748)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=111:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/111Mi)
% 0.19/0.53  % (15740)dis+10_1:7_drc=off:fd=preordered:plsq=on:sp=reverse_frequency:to=lpo:i=212:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/212Mi)
% 0.19/0.53  % (15743)lrs+1011_1:1_asg=cautious:bsr=on:cond=on:drc=off:etr=on:fd=preordered:gs=on:plsq=on:plsqr=388,511:slsq=on:slsqc=1:slsqr=21,31:urr=on:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/439Mi)
% 0.19/0.53  % (15753)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/381Mi)
% 0.19/0.53  % (15754)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/48Mi)
% 0.19/0.53  % (15732)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/33Mi)
% 0.19/0.53  % (15731)lrs+10_1:1_avsq=on:avsql=on:bsr=unit_only:drc=off:fsr=off:inw=on:nwc=10.0:rnwc=on:sgt=16:slsq=on:slsqc=0:slsql=off:slsqr=211,119:sp=reverse_frequency:spb=goal_then_units:ss=included:st=2.0:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 0.19/0.53  % (15728)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/6Mi)
% 0.19/0.53  % (15735)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=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/37Mi)
% 0.19/0.53  % (15731)Instruction limit reached!
% 0.19/0.53  % (15731)------------------------------
% 0.19/0.53  % (15731)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (15731)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (15731)Termination reason: Unknown
% 0.19/0.53  % (15731)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (15731)Memory used [KB]: 5628
% 0.19/0.53  % (15731)Time elapsed: 0.115 s
% 0.19/0.53  % (15731)Instructions burned: 7 (million)
% 0.19/0.53  % (15731)------------------------------
% 0.19/0.53  % (15731)------------------------------
% 0.19/0.53  % (15745)lrs+10_1:1024_drc=off:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/388Mi)
% 0.19/0.54  % (15746)dis+11_1:64_fd=off:nm=0:nwc=5.0:i=481:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/481Mi)
% 0.19/0.55  % (15752)lrs+10_1:128_awrs=converge:awrsf=8:bd=off:drc=off:slsq=on:slsqc=1:slsql=off:slsqr=40,29:i=495:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/495Mi)
% 1.63/0.55  % (15744)lrs+10_1:128_bd=off:drc=off:fd=preordered:nwc=1.6:urr=on:i=103:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/103Mi)
% 1.63/0.55  % (15728)Instruction limit reached!
% 1.63/0.55  % (15728)------------------------------
% 1.63/0.55  % (15728)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.55  % (15728)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.55  % (15728)Termination reason: Unknown
% 1.63/0.55  % (15728)Termination phase: Saturation
% 1.63/0.55  
% 1.63/0.55  % (15728)Memory used [KB]: 5500
% 1.63/0.55  % (15728)Time elapsed: 0.148 s
% 1.63/0.55  % (15728)Instructions burned: 7 (million)
% 1.63/0.55  % (15728)------------------------------
% 1.63/0.55  % (15728)------------------------------
% 1.74/0.57  % (15730)Instruction limit reached!
% 1.74/0.57  % (15730)------------------------------
% 1.74/0.57  % (15730)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.57  % (15730)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.57  % (15730)Termination reason: Unknown
% 1.74/0.57  % (15730)Termination phase: Saturation
% 1.74/0.57  
% 1.74/0.57  % (15730)Memory used [KB]: 5756
% 1.74/0.57  % (15730)Time elapsed: 0.179 s
% 1.74/0.57  % (15730)Instructions burned: 21 (million)
% 1.74/0.57  % (15730)------------------------------
% 1.74/0.57  % (15730)------------------------------
% 1.74/0.57  % (15727)Instruction limit reached!
% 1.74/0.57  % (15727)------------------------------
% 1.74/0.57  % (15727)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.57  % (15727)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.57  % (15727)Termination reason: Unknown
% 1.74/0.57  % (15727)Termination phase: Saturation
% 1.74/0.57  
% 1.74/0.57  % (15727)Memory used [KB]: 6268
% 1.74/0.57  % (15727)Time elapsed: 0.181 s
% 1.74/0.57  % (15727)Instructions burned: 38 (million)
% 1.74/0.57  % (15727)------------------------------
% 1.74/0.57  % (15727)------------------------------
% 1.74/0.59  % (15736)Instruction limit reached!
% 1.74/0.59  % (15736)------------------------------
% 1.74/0.59  % (15736)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.59  % (15736)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.59  % (15736)Termination reason: Unknown
% 1.74/0.59  % (15736)Termination phase: Saturation
% 1.74/0.59  
% 1.74/0.59  % (15736)Memory used [KB]: 6396
% 1.74/0.59  % (15736)Time elapsed: 0.178 s
% 1.74/0.59  % (15736)Instructions burned: 50 (million)
% 1.74/0.59  % (15736)------------------------------
% 1.74/0.59  % (15736)------------------------------
% 1.74/0.59  % (15735)Instruction limit reached!
% 1.74/0.59  % (15735)------------------------------
% 1.74/0.59  % (15735)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.59  % (15735)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.59  % (15735)Termination reason: Unknown
% 1.74/0.59  % (15735)Termination phase: Saturation
% 1.74/0.59  
% 1.74/0.59  % (15735)Memory used [KB]: 6268
% 1.74/0.59  % (15735)Time elapsed: 0.195 s
% 1.74/0.59  % (15735)Instructions burned: 38 (million)
% 1.74/0.59  % (15735)------------------------------
% 1.74/0.59  % (15735)------------------------------
% 1.74/0.59  % (15732)Instruction limit reached!
% 1.74/0.59  % (15732)------------------------------
% 1.74/0.59  % (15732)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.59  % (15732)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.59  % (15732)Termination reason: Unknown
% 1.74/0.59  % (15732)Termination phase: Saturation
% 1.74/0.59  
% 1.74/0.59  % (15732)Memory used [KB]: 5884
% 1.74/0.59  % (15732)Time elapsed: 0.191 s
% 1.74/0.59  % (15732)Instructions burned: 34 (million)
% 1.74/0.59  % (15732)------------------------------
% 1.74/0.59  % (15732)------------------------------
% 1.74/0.59  % (15734)Instruction limit reached!
% 1.74/0.59  % (15734)------------------------------
% 1.74/0.59  % (15734)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.59  % (15734)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.59  % (15734)Termination reason: Unknown
% 1.74/0.59  % (15734)Termination phase: Saturation
% 1.74/0.59  
% 1.74/0.59  % (15734)Memory used [KB]: 6012
% 1.74/0.59  % (15734)Time elapsed: 0.187 s
% 1.74/0.59  % (15734)Instructions burned: 46 (million)
% 1.74/0.59  % (15734)------------------------------
% 1.74/0.59  % (15734)------------------------------
% 1.74/0.60  % (15729)Instruction limit reached!
% 1.74/0.60  % (15729)------------------------------
% 1.74/0.60  % (15729)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.60  % (15729)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.60  % (15729)Termination reason: Unknown
% 1.74/0.60  % (15729)Termination phase: Saturation
% 1.74/0.60  
% 1.74/0.60  % (15729)Memory used [KB]: 6652
% 1.74/0.60  % (15729)Time elapsed: 0.211 s
% 1.74/0.60  % (15729)Instructions burned: 50 (million)
% 1.74/0.60  % (15729)------------------------------
% 1.74/0.60  % (15729)------------------------------
% 1.74/0.61  % (15754)Instruction limit reached!
% 1.74/0.61  % (15754)------------------------------
% 1.74/0.61  % (15754)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.74/0.61  % (15754)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.74/0.61  % (15754)Termination reason: Unknown
% 1.74/0.61  % (15754)Termination phase: Saturation
% 1.74/0.61  
% 1.74/0.61  % (15754)Memory used [KB]: 6268
% 1.74/0.61  % (15754)Time elapsed: 0.187 s
% 1.74/0.61  % (15754)Instructions burned: 49 (million)
% 1.74/0.61  % (15754)------------------------------
% 1.74/0.61  % (15754)------------------------------
% 2.16/0.62  % (15755)lrs+10_1:1_br=off:flr=on:slsq=on:slsqc=1:sp=frequency:urr=on:i=257:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/257Mi)
% 2.16/0.64  % (15757)lrs+10_1:1_avsq=on:avsql=on:bsr=unit_only:drc=off:fsr=off:inw=on:nwc=10.0:rnwc=on:sgt=16:slsq=on:slsqc=0:slsql=off:slsqr=211,119:sp=reverse_frequency:spb=goal_then_units:ss=included:st=2.0:to=lpo:i=292:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/292Mi)
% 2.38/0.67  % (15758)lrs+1011_1:1_asg=cautious:bsr=on:cond=on:drc=off:etr=on:fd=preordered:gs=on:plsq=on:plsqr=388,511:slsq=on:slsqc=1:slsqr=21,31:urr=on:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/439Mi)
% 2.38/0.68  % (15756)lrs+10_1:3_acc=on:amm=off:avsq=on:avsqr=1729,253:bs=on:drc=off:fsr=off:lwlo=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,8:sp=weighted_frequency:i=463:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/463Mi)
% 2.38/0.68  % (15759)ott+10_1:1_bd=preordered:drc=off:fde=unused:slsq=on:slsqr=10,31:sp=const_min:tgt=ground:to=lpo:urr=ec_only:i=402:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/402Mi)
% 2.38/0.69  % (15760)lrs+10_1:512_av=off:awrs=converge:awrsf=8:bd=preordered:br=off:bsr=unit_only:drc=off:erd=off:foolp=on:fsd=on:gve=cautious:irw=on:kmz=on:kws=arity_squared:lcm=reverse:newcnf=on:nwc=5.0:plsq=on:plsqc=2:plsql=on:plsqr=9798671,477100:slsq=on:slsqc=1:slsqr=1,16:sp=weighted_frequency:spb=intro:tgt=full:updr=off:urr=on:uwa=ground:i=496:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/496Mi)
% 2.38/0.69  % (15748)Instruction limit reached!
% 2.38/0.69  % (15748)------------------------------
% 2.38/0.69  % (15748)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.69  % (15748)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.69  % (15748)Termination reason: Unknown
% 2.38/0.69  % (15748)Termination phase: Saturation
% 2.38/0.69  
% 2.38/0.69  % (15748)Memory used [KB]: 7419
% 2.38/0.69  % (15748)Time elapsed: 0.277 s
% 2.38/0.69  % (15748)Instructions burned: 112 (million)
% 2.38/0.69  % (15748)------------------------------
% 2.38/0.69  % (15748)------------------------------
% 2.38/0.70  % (15761)lrs+10_1:1_drc=off:s2a=on:s2agt=8:sp=reverse_arity:to=lpo:i=312:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/312Mi)
% 2.38/0.71  % (15762)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/248Mi)
% 2.38/0.72  % (15744)Instruction limit reached!
% 2.38/0.72  % (15744)------------------------------
% 2.38/0.72  % (15744)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.72  % (15744)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.72  % (15744)Termination reason: Unknown
% 2.38/0.72  % (15744)Termination phase: Saturation
% 2.38/0.72  
% 2.38/0.72  % (15744)Memory used [KB]: 6268
% 2.38/0.72  % (15744)Time elapsed: 0.336 s
% 2.38/0.72  % (15744)Instructions burned: 104 (million)
% 2.38/0.72  % (15744)------------------------------
% 2.38/0.72  % (15744)------------------------------
% 2.38/0.73  % (15763)lrs+10_1:2_bd=preordered:drc=off:fd=preordered:fde=unused:sp=const_min:to=lpo:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/177Mi)
% 2.38/0.73  % (15764)lrs+10_1:128_awrs=converge:awrsf=8:bd=off:drc=off:slsq=on:slsqc=1:slsql=off:slsqr=40,29:i=1598:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/1598Mi)
% 2.38/0.73  % (15765)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/381Mi)
% 2.83/0.74  % (15767)lrs+1011_1:92_abs=on:amm=sco:anc=all:avsq=on:avsqc=1:avsql=on:avsqr=41,14:awrs=converge:awrsf=170:bd=preordered:bs=on:bsr=unit_only:erd=off:fd=preordered:irw=on:lcm=reverse:lwlo=on:newcnf=on:nicw=on:nwc=4.0:s2a=on:s2agt=64:sas=z3:sims=off:sp=frequency:to=lpo:urr=on:i=629:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/629Mi)
% 2.83/0.74  % (15768)lrs+10_2:1_bd=preordered:bsr=unit_only:drc=off:fd=preordered:fde=none:lwlo=on:sp=reverse_frequency:ss=axioms:st=3.0:to=lpo:i=1575:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/1575Mi)
% 2.83/0.74  % (15768)Refutation not found, incomplete strategy% (15768)------------------------------
% 2.83/0.74  % (15768)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.83/0.74  % (15768)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.83/0.74  % (15768)Termination reason: Refutation not found, incomplete strategy
% 2.83/0.74  
% 2.83/0.74  % (15768)Memory used [KB]: 5373
% 2.83/0.74  % (15768)Time elapsed: 0.116 s
% 2.83/0.74  % (15768)------------------------------
% 2.83/0.74  % (15768)------------------------------
% 2.83/0.75  % (15766)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=1242:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/1242Mi)
% 3.10/0.83  % (15769)lrs+10_1:8_anc=all_dependent:atotf=0.2:drc=off:fde=unused:nicw=on:nwc=3.0:sas=z3:slsq=on:slsqc=1:slsqr=3,2:sp=reverse_frequency:i=4955:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4955Mi)
% 3.42/0.84  % (15750)Instruction limit reached!
% 3.42/0.84  % (15750)------------------------------
% 3.42/0.84  % (15750)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.42/0.84  % (15750)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.42/0.84  % (15750)Termination reason: Unknown
% 3.42/0.84  % (15750)Termination phase: Saturation
% 3.42/0.84  
% 3.42/0.84  % (15750)Memory used [KB]: 7547
% 3.42/0.84  % (15750)Time elapsed: 0.440 s
% 3.42/0.84  % (15750)Instructions burned: 177 (million)
% 3.42/0.84  % (15750)------------------------------
% 3.42/0.84  % (15750)------------------------------
% 3.42/0.85  % (15770)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=1429:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1429Mi)
% 3.55/0.86  % (15740)Instruction limit reached!
% 3.55/0.86  % (15740)------------------------------
% 3.55/0.86  % (15740)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.55/0.86  % (15740)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.55/0.86  % (15740)Termination reason: Unknown
% 3.55/0.86  % (15740)Termination phase: Saturation
% 3.55/0.86  
% 3.55/0.86  % (15740)Memory used [KB]: 8571
% 3.55/0.86  % (15740)Time elapsed: 0.474 s
% 3.55/0.86  % (15740)Instructions burned: 212 (million)
% 3.55/0.86  % (15740)------------------------------
% 3.55/0.86  % (15740)------------------------------
% 3.55/0.88  % (15749)Instruction limit reached!
% 3.55/0.88  % (15749)------------------------------
% 3.55/0.88  % (15749)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.55/0.88  % (15749)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.55/0.88  % (15749)Termination reason: Unknown
% 3.55/0.88  % (15749)Termination phase: Saturation
% 3.55/0.88  
% 3.55/0.88  % (15749)Memory used [KB]: 6140
% 3.55/0.88  % (15749)Time elapsed: 0.478 s
% 3.55/0.88  % (15749)Instructions burned: 250 (million)
% 3.55/0.88  % (15749)------------------------------
% 3.55/0.88  % (15749)------------------------------
% 3.55/0.88  % (15771)lrs+1010_1:173_acc=on:aer=off:alpa=true:anc=none:avsq=on:avsqr=497233,912204:awrs=decay:awrsf=4:bce=on:bs=on:bsd=on:cond=on:drc=off:erd=off:flr=on:gsp=on:nicw=on:nm=16:nwc=3.0:sd=2:sfv=off:skr=on:sp=reverse_arity:ss=axioms:st=2.0:updr=off:urr=ec_only:i=2989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2989Mi)
% 3.55/0.88  % (15771)Refutation not found, incomplete strategy% (15771)------------------------------
% 3.55/0.88  % (15771)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.55/0.88  % (15771)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.55/0.88  % (15771)Termination reason: Refutation not found, incomplete strategy
% 3.55/0.88  
% 3.55/0.88  % (15771)Memory used [KB]: 5373
% 3.55/0.88  % (15771)Time elapsed: 0.109 s
% 3.55/0.88  % (15771)------------------------------
% 3.55/0.88  % (15771)------------------------------
% 3.55/0.92  % (15751)Instruction limit reached!
% 3.55/0.92  % (15751)------------------------------
% 3.55/0.92  % (15751)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.55/0.92  % (15751)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.55/0.92  % (15751)Termination reason: Unknown
% 3.55/0.92  % (15751)Termination phase: Saturation
% 3.55/0.92  
% 3.55/0.92  % (15751)Memory used [KB]: 5884
% 3.55/0.92  % (15751)Time elapsed: 0.534 s
% 3.55/0.92  % (15751)Instructions burned: 267 (million)
% 3.55/0.92  % (15751)------------------------------
% 3.55/0.92  % (15751)------------------------------
% 3.85/0.92  % (15755)Instruction limit reached!
% 3.85/0.92  % (15755)------------------------------
% 3.85/0.92  % (15755)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.85/0.92  % (15755)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.85/0.92  % (15755)Termination reason: Unknown
% 3.85/0.92  % (15755)Termination phase: Saturation
% 3.85/0.92  
% 3.85/0.92  % (15755)Memory used [KB]: 10106
% 3.85/0.92  % (15755)Time elapsed: 0.300 s
% 3.85/0.92  % (15755)Instructions burned: 257 (million)
% 3.85/0.92  % (15755)------------------------------
% 3.85/0.92  % (15755)------------------------------
% 3.85/0.92  % (15742)Instruction limit reached!
% 3.85/0.92  % (15742)------------------------------
% 3.85/0.92  % (15742)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.85/0.92  % (15742)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.85/0.92  % (15742)Termination reason: Unknown
% 3.85/0.92  % (15742)Termination phase: Saturation
% 3.85/0.92  
% 3.85/0.92  % (15742)Memory used [KB]: 10234
% 3.85/0.92  % (15742)Time elapsed: 0.542 s
% 3.85/0.92  % (15742)Instructions burned: 258 (million)
% 3.85/0.92  % (15742)------------------------------
% 3.85/0.92  % (15742)------------------------------
% 4.02/0.95  % (15757)Instruction limit reached!
% 4.02/0.95  % (15757)------------------------------
% 4.02/0.95  % (15757)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.02/0.95  % (15757)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.02/0.95  % (15757)Termination reason: Unknown
% 4.02/0.95  % (15757)Termination phase: Saturation
% 4.02/0.95  
% 4.02/0.95  % (15757)Memory used [KB]: 13304
% 4.02/0.95  % (15757)Time elapsed: 0.338 s
% 4.02/0.95  % (15757)Instructions burned: 292 (million)
% 4.02/0.95  % (15757)------------------------------
% 4.02/0.95  % (15757)------------------------------
% 4.02/0.96  % (15737)Instruction limit reached!
% 4.02/0.96  % (15737)------------------------------
% 4.02/0.96  % (15737)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.02/0.96  % (15737)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.02/0.96  % (15737)Termination reason: Unknown
% 4.02/0.96  % (15737)Termination phase: Saturation
% 4.02/0.96  
% 4.02/0.96  % (15737)Memory used [KB]: 9210
% 4.02/0.96  % (15737)Time elapsed: 0.557 s
% 4.02/0.96  % (15737)Instructions burned: 292 (million)
% 4.02/0.96  % (15737)------------------------------
% 4.02/0.96  % (15737)------------------------------
% 4.02/0.98  % (15772)lrs+10_6339:827045_acc=on:anc=all:awrs=decay:awrsf=1:bce=on:br=off:bs=unit_only:cond=on:foolp=on:nicw=on:nwc=2.0:s2a=on:s2agt=8:sd=1:sgt=16:sp=occurrence:ss=axioms:st=1.2:updr=off:urr=on:uwa=all:i=2096:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2096Mi)
% 4.02/0.99  % (15747)Instruction limit reached!
% 4.02/0.99  % (15747)------------------------------
% 4.02/0.99  % (15747)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.02/0.99  % (15747)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.02/0.99  % (15747)Termination reason: Unknown
% 4.02/0.99  % (15747)Termination phase: Saturation
% 4.02/0.99  
% 4.02/0.99  % (15747)Memory used [KB]: 8955
% 4.02/0.99  % (15747)Time elapsed: 0.563 s
% 4.02/0.99  % (15747)Instructions burned: 268 (million)
% 4.02/0.99  % (15747)------------------------------
% 4.02/0.99  % (15747)------------------------------
% 4.02/0.99  % (15773)lrs+10_1:16_drc=off:fde=none:spb=goal_then_units:to=lpo:i=1345:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/1345Mi)
% 4.02/1.01  % (15738)Instruction limit reached!
% 4.02/1.01  % (15738)------------------------------
% 4.02/1.01  % (15738)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.02/1.01  % (15738)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.02/1.01  % (15738)Termination reason: Unknown
% 4.02/1.01  % (15738)Termination phase: Saturation
% 4.02/1.01  
% 4.02/1.01  % (15738)Memory used [KB]: 11257
% 4.02/1.01  % (15738)Time elapsed: 0.623 s
% 4.02/1.01  % (15738)Instructions burned: 354 (million)
% 4.02/1.01  % (15738)------------------------------
% 4.02/1.01  % (15738)------------------------------
% 4.02/1.02  % (15775)dis+2_1:1_av=off:flr=on:plsq=on:plsqc=1:plsqr=32,1:sp=reverse_frequency:to=lpo:urr=ec_only:uwa=all:i=4705:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/4705Mi)
% 4.02/1.02  % (15774)lrs+10_1:1_avsq=on:avsql=on:bsr=unit_only:drc=off:fsr=off:inw=on:nwc=10.0:rnwc=on:sgt=16:slsq=on:slsqc=0:slsql=off:slsqr=211,119:sp=reverse_frequency:spb=goal_then_units:ss=included:st=2.0:to=lpo:i=290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/290Mi)
% 4.02/1.02  % (15763)Instruction limit reached!
% 4.02/1.02  % (15763)------------------------------
% 4.02/1.02  % (15763)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.02/1.02  % (15763)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.02/1.02  % (15763)Termination reason: Unknown
% 4.02/1.02  % (15763)Termination phase: Saturation
% 4.02/1.02  
% 4.02/1.03  % (15763)Memory used [KB]: 7291
% 4.02/1.03  % (15763)Time elapsed: 0.412 s
% 4.02/1.03  % (15763)Instructions burned: 179 (million)
% 4.02/1.03  % (15763)------------------------------
% 4.02/1.03  % (15763)------------------------------
% 4.38/1.04  % (15777)dis+1011_1:32_tgt=ground:i=4929:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/4929Mi)
% 4.38/1.05  % (15776)ott+10_1:1_bd=preordered:drc=off:fde=unused:slsq=on:slsqr=10,31:sp=const_min:tgt=ground:to=lpo:urr=ec_only:i=2797:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2797Mi)
% 4.38/1.07  % (15762)Instruction limit reached!
% 4.38/1.07  % (15762)------------------------------
% 4.38/1.07  % (15762)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.38/1.07  % (15762)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.38/1.07  % (15762)Termination reason: Unknown
% 4.38/1.07  % (15762)Termination phase: Saturation
% 4.38/1.07  
% 4.38/1.07  % (15762)Memory used [KB]: 6268
% 4.38/1.07  % (15762)Time elapsed: 0.471 s
% 4.38/1.07  % (15762)Instructions burned: 249 (million)
% 4.38/1.07  % (15762)------------------------------
% 4.38/1.07  % (15762)------------------------------
% 4.38/1.07  % (15778)lrs+10_1:1_drc=off:s2a=on:s2agt=8:sp=reverse_arity:to=lpo:i=1841:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/1841Mi)
% 5.83/1.10  % (15779)dis+1011_1:16_acc=on:drc=off:fd=preordered:fsd=on:nwc=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,16:thsq=on:thsqc=16:thsqd=16:urr=on:i=4917:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/4917Mi)
% 5.83/1.10  % (15761)Instruction limit reached!
% 5.83/1.10  % (15761)------------------------------
% 5.83/1.10  % (15761)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.83/1.10  % (15761)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.83/1.10  % (15761)Termination reason: Unknown
% 5.83/1.10  % (15761)Termination phase: Saturation
% 5.83/1.10  
% 5.83/1.10  % (15761)Memory used [KB]: 13432
% 5.83/1.10  % (15761)Time elapsed: 0.460 s
% 5.83/1.10  % (15761)Instructions burned: 313 (million)
% 5.83/1.10  % (15761)------------------------------
% 5.83/1.10  % (15761)------------------------------
% 5.83/1.10  % (15780)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/248Mi)
% 5.83/1.13  % (15781)lrs+1011_2:1_av=off:irw=on:lwlo=on:newcnf=on:nm=16:nwc=2:sd=4:sp=occurrence:ss=axioms:st=3.0:i=1314:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/1314Mi)
% 6.37/1.15  % (15781)Refutation not found, incomplete strategy% (15781)------------------------------
% 6.37/1.15  % (15781)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.37/1.15  % (15781)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.37/1.15  % (15781)Termination reason: Refutation not found, incomplete strategy
% 6.37/1.15  
% 6.37/1.15  % (15781)Memory used [KB]: 895
% 6.37/1.15  % (15781)Time elapsed: 0.122 s
% 6.37/1.15  % (15781)Instructions burned: 1 (million)
% 6.37/1.15  % (15781)------------------------------
% 6.37/1.15  % (15781)------------------------------
% 6.37/1.15  % (15782)dis+10_1:1024_av=off:bd=preordered:drc=off:nwc=3.0:rp=on:thsq=on:thsqc=64:thsqd=32:to=lpo:i=620:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/620Mi)
% 6.37/1.15  % (15783)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/381Mi)
% 6.50/1.17  % (15745)Instruction limit reached!
% 6.50/1.17  % (15745)------------------------------
% 6.50/1.17  % (15745)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.50/1.17  % (15745)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.50/1.17  % (15745)Termination reason: Unknown
% 6.50/1.17  % (15745)Termination phase: Saturation
% 6.50/1.17  
% 6.50/1.17  % (15745)Memory used [KB]: 8315
% 6.50/1.17  % (15745)Time elapsed: 0.770 s
% 6.50/1.17  % (15745)Instructions burned: 390 (million)
% 6.50/1.17  % (15745)------------------------------
% 6.50/1.17  % (15745)------------------------------
% 6.50/1.19  % (15746)First to succeed.
% 6.50/1.19  % (15746)Refutation found. Thanks to Tanya!
% 6.50/1.19  % SZS status Unsatisfiable for theBenchmark
% 6.50/1.19  % SZS output start Proof for theBenchmark
% See solution above
% 6.50/1.19  % (15746)------------------------------
% 6.50/1.19  % (15746)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.50/1.19  % (15746)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.50/1.19  % (15746)Termination reason: Refutation
% 6.50/1.19  
% 6.50/1.19  % (15746)Memory used [KB]: 15351
% 6.50/1.19  % (15746)Time elapsed: 0.805 s
% 6.50/1.19  % (15746)Instructions burned: 411 (million)
% 6.50/1.19  % (15746)------------------------------
% 6.50/1.19  % (15746)------------------------------
% 6.50/1.19  % (15724)Success in time 0.852 s
%------------------------------------------------------------------------------