TSTP Solution File: HEN007-3 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : HEN007-3 : 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 : n020.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 16:24:24 EDT 2022

% Result   : Unsatisfiable 9.40s 1.71s
% Output   : Refutation 9.40s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   42 (  25 unt;   0 def)
%            Number of atoms       :   63 (  42 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   43 (  22   ~;  21   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   4 con; 0-2 aty)
%            Number of variables   :   63 (  63   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2012,plain,
    $false,
    inference(subsumption_resolution,[],[f9,f1984]) ).

fof(f1984,plain,
    ! [X14] : less_equal(divide(X14,b),divide(X14,a)),
    inference(superposition,[],[f3,f1958]) ).

fof(f1958,plain,
    ! [X22] : divide(X22,b) = divide(divide(X22,a),b),
    inference(subsumption_resolution,[],[f1938,f435]) ).

fof(f435,plain,
    ! [X6,X4,X5] : zero = divide(divide(divide(X4,X5),X6),divide(X4,X6)),
    inference(forward_demodulation,[],[f434,f12]) ).

fof(f12,plain,
    ! [X3] : zero = divide(zero,X3),
    inference(resolution,[],[f1,f5]) ).

fof(f5,axiom,
    ! [X0] : less_equal(zero,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',zero_is_smallest) ).

fof(f1,axiom,
    ! [X0,X1] :
      ( ~ less_equal(X0,X1)
      | divide(X0,X1) = zero ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quotient_less_equal1) ).

fof(f434,plain,
    ! [X6,X4,X5] : divide(zero,X6) = divide(divide(divide(X4,X5),X6),divide(X4,X6)),
    inference(subsumption_resolution,[],[f433,f5]) ).

fof(f433,plain,
    ! [X6,X4,X5] :
      ( ~ less_equal(zero,divide(divide(divide(X4,X5),X6),divide(X4,X6)))
      | divide(zero,X6) = divide(divide(divide(X4,X5),X6),divide(X4,X6)) ),
    inference(forward_demodulation,[],[f372,f12]) ).

fof(f372,plain,
    ! [X6,X4,X5] :
      ( ~ less_equal(divide(zero,X6),divide(divide(divide(X4,X5),X6),divide(X4,X6)))
      | divide(zero,X6) = divide(divide(divide(X4,X5),X6),divide(X4,X6)) ),
    inference(superposition,[],[f72,f11]) ).

fof(f11,plain,
    ! [X2,X1] : zero = divide(divide(X1,X2),X1),
    inference(resolution,[],[f1,f3]) ).

fof(f72,plain,
    ! [X3,X4,X5] :
      ( ~ less_equal(divide(divide(X3,X4),X5),divide(divide(X3,X5),divide(X4,X5)))
      | divide(divide(X3,X4),X5) = divide(divide(X3,X5),divide(X4,X5)) ),
    inference(resolution,[],[f4,f6]) ).

fof(f6,axiom,
    ! [X0,X1] :
      ( ~ less_equal(X0,X1)
      | ~ less_equal(X1,X0)
      | X0 = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_equal_and_equal) ).

fof(f4,axiom,
    ! [X2,X0,X1] : less_equal(divide(divide(X0,X2),divide(X1,X2)),divide(divide(X0,X1),X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quotient_property) ).

fof(f1938,plain,
    ! [X22] :
      ( divide(X22,b) = divide(divide(X22,a),b)
      | zero != divide(divide(divide(X22,a),b),divide(X22,b)) ),
    inference(trivial_inequality_removal,[],[f1923]) ).

fof(f1923,plain,
    ! [X22] :
      ( divide(X22,b) = divide(divide(X22,a),b)
      | zero != zero
      | zero != divide(divide(divide(X22,a),b),divide(X22,b)) ),
    inference(superposition,[],[f61,f1422]) ).

fof(f1422,plain,
    ! [X15] : zero = divide(divide(X15,b),divide(divide(X15,a),b)),
    inference(forward_demodulation,[],[f278,f933]) ).

fof(f933,plain,
    ! [X0] : divide(X0,zero) = X0,
    inference(trivial_inequality_removal,[],[f904]) ).

fof(f904,plain,
    ! [X0] :
      ( divide(X0,zero) = X0
      | zero != zero ),
    inference(superposition,[],[f54,f883]) ).

fof(f883,plain,
    ! [X6] : zero = divide(X6,divide(X6,zero)),
    inference(trivial_inequality_removal,[],[f867]) ).

fof(f867,plain,
    ! [X6] :
      ( zero != zero
      | zero = divide(X6,divide(X6,zero)) ),
    inference(superposition,[],[f47,f837]) ).

fof(f837,plain,
    ! [X0] : zero = divide(divide(X0,divide(X0,zero)),zero),
    inference(resolution,[],[f595,f27]) ).

fof(f27,plain,
    ! [X5] :
      ( ~ less_equal(X5,zero)
      | zero = X5 ),
    inference(resolution,[],[f6,f5]) ).

fof(f595,plain,
    ! [X3] : less_equal(divide(divide(X3,divide(X3,zero)),zero),zero),
    inference(superposition,[],[f81,f195]) ).

fof(f195,plain,
    ! [X1] : zero = divide(X1,X1),
    inference(trivial_inequality_removal,[],[f186]) ).

fof(f186,plain,
    ! [X1] :
      ( zero != zero
      | zero = divide(X1,X1) ),
    inference(superposition,[],[f47,f137]) ).

fof(f137,plain,
    ! [X0] : zero = divide(divide(X0,X0),zero),
    inference(resolution,[],[f122,f27]) ).

fof(f122,plain,
    ! [X1] : less_equal(divide(divide(X1,X1),zero),zero),
    inference(superposition,[],[f88,f11]) ).

fof(f88,plain,
    ! [X0,X1] : less_equal(divide(divide(X0,X0),divide(X1,X0)),zero),
    inference(superposition,[],[f4,f11]) ).

fof(f81,plain,
    ! [X6,X5] : less_equal(divide(divide(X6,X5),zero),divide(divide(X6,zero),X5)),
    inference(superposition,[],[f4,f12]) ).

fof(f47,plain,
    ! [X0] :
      ( zero != divide(X0,zero)
      | zero = X0 ),
    inference(resolution,[],[f27,f2]) ).

fof(f2,axiom,
    ! [X0,X1] :
      ( less_equal(X0,X1)
      | divide(X0,X1) != zero ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quotient_less_equal2) ).

fof(f54,plain,
    ! [X0,X1] :
      ( zero != divide(X0,divide(X0,X1))
      | divide(X0,X1) = X0 ),
    inference(resolution,[],[f26,f2]) ).

fof(f26,plain,
    ! [X3,X4] :
      ( ~ less_equal(X3,divide(X3,X4))
      | divide(X3,X4) = X3 ),
    inference(resolution,[],[f6,f3]) ).

fof(f278,plain,
    ! [X15] : zero = divide(divide(divide(X15,b),zero),divide(divide(X15,a),b)),
    inference(superposition,[],[f74,f13]) ).

fof(f13,plain,
    zero = divide(a,b),
    inference(resolution,[],[f1,f8]) ).

fof(f8,axiom,
    less_equal(a,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_LE_b) ).

fof(f74,plain,
    ! [X10,X11,X9] : zero = divide(divide(divide(X9,X10),divide(X11,X10)),divide(divide(X9,X11),X10)),
    inference(resolution,[],[f4,f1]) ).

fof(f61,plain,
    ! [X2,X1] :
      ( zero != divide(X2,X1)
      | zero != divide(X1,X2)
      | X1 = X2 ),
    inference(resolution,[],[f25,f2]) ).

fof(f25,plain,
    ! [X2,X1] :
      ( ~ less_equal(X1,X2)
      | X1 = X2
      | zero != divide(X2,X1) ),
    inference(resolution,[],[f6,f2]) ).

fof(f3,axiom,
    ! [X0,X1] : less_equal(divide(X0,X1),X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quotient_smaller_than_numerator) ).

fof(f9,axiom,
    ~ less_equal(divide(c,b),divide(c,a)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_c_divide_b_LE_c_divide_a) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.10  % Problem    : HEN007-3 : TPTP v8.1.0. Released v1.0.0.
% 0.09/0.11  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.11/0.32  % Computer : n020.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit   : 300
% 0.11/0.32  % WCLimit    : 300
% 0.11/0.32  % DateTime   : Mon Aug 29 23:02:45 EDT 2022
% 0.11/0.32  % CPUTime    : 
% 0.17/0.47  % (16324)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)
% 0.17/0.47  % (16320)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.17/0.47  % (16322)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)
% 0.17/0.47  % (16332)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)
% 0.17/0.48  % (16330)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)
% 0.17/0.48  % (16330)Instruction limit reached!
% 0.17/0.48  % (16330)------------------------------
% 0.17/0.48  % (16330)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.48  % (16330)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.48  % (16330)Termination reason: Unknown
% 0.17/0.48  % (16330)Termination phase: Saturation
% 0.17/0.48  
% 0.17/0.48  % (16330)Memory used [KB]: 5756
% 0.17/0.48  % (16330)Time elapsed: 0.096 s
% 0.17/0.48  % (16330)Instructions burned: 2 (million)
% 0.17/0.48  % (16330)------------------------------
% 0.17/0.48  % (16330)------------------------------
% 0.17/0.48  % (16340)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)
% 0.17/0.48  % (16322)Instruction limit reached!
% 0.17/0.48  % (16322)------------------------------
% 0.17/0.48  % (16322)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.49  % (16322)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.49  % (16322)Termination reason: Unknown
% 0.17/0.49  % (16322)Termination phase: Saturation
% 0.17/0.49  
% 0.17/0.49  % (16322)Memory used [KB]: 5756
% 0.17/0.49  % (16322)Time elapsed: 0.098 s
% 0.17/0.49  % (16322)Instructions burned: 3 (million)
% 0.17/0.49  % (16322)------------------------------
% 0.17/0.49  % (16322)------------------------------
% 0.17/0.49  % (16336)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.17/0.49  % (16338)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)
% 0.17/0.49  % (16324)Instruction limit reached!
% 0.17/0.49  % (16324)------------------------------
% 0.17/0.49  % (16324)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.49  % (16324)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.49  % (16324)Termination reason: Unknown
% 0.17/0.49  % (16324)Termination phase: Saturation
% 0.17/0.49  
% 0.17/0.49  % (16324)Memory used [KB]: 5884
% 0.17/0.49  % (16324)Time elapsed: 0.117 s
% 0.17/0.49  % (16324)Instructions burned: 6 (million)
% 0.17/0.49  % (16324)------------------------------
% 0.17/0.49  % (16324)------------------------------
% 0.17/0.49  % (16328)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.17/0.52  % (16321)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.17/0.52  % (16332)Instruction limit reached!
% 0.17/0.52  % (16332)------------------------------
% 0.17/0.52  % (16332)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.52  % (16332)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.52  % (16332)Termination reason: Unknown
% 0.17/0.52  % (16332)Termination phase: Saturation
% 0.17/0.52  
% 0.17/0.52  % (16321)Refutation not found, incomplete strategy% (16321)------------------------------
% 0.17/0.52  % (16321)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.52  % (16321)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.52  % (16321)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.52  
% 0.17/0.52  % (16321)Memory used [KB]: 5756
% 0.17/0.52  % (16321)Time elapsed: 0.002 s
% 0.17/0.52  % (16321)Instructions burned: 2 (million)
% 0.17/0.52  % (16321)------------------------------
% 0.17/0.52  % (16321)------------------------------
% 0.17/0.52  % (16332)Memory used [KB]: 11001
% 0.17/0.52  % (16332)Time elapsed: 0.134 s
% 0.17/0.52  % (16332)Instructions burned: 29 (million)
% 0.17/0.52  % (16332)------------------------------
% 0.17/0.52  % (16332)------------------------------
% 0.17/0.52  % (16318)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)
% 0.17/0.52  % (16339)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)
% 0.17/0.52  % (16315)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)
% 0.17/0.53  % (16319)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.17/0.53  % (16326)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)
% 0.17/0.53  % (16335)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)
% 0.17/0.53  % (16335)Refutation not found, incomplete strategy% (16335)------------------------------
% 0.17/0.53  % (16335)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.53  % (16335)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.53  % (16335)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.53  
% 0.17/0.53  % (16335)Memory used [KB]: 5756
% 0.17/0.53  % (16335)Time elapsed: 0.152 s
% 0.17/0.53  % (16335)Instructions burned: 1 (million)
% 0.17/0.53  % (16335)------------------------------
% 0.17/0.53  % (16335)------------------------------
% 0.17/0.53  % (16326)Instruction limit reached!
% 0.17/0.53  % (16326)------------------------------
% 0.17/0.53  % (16326)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.53  % (16326)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.53  % (16326)Termination reason: Unknown
% 0.17/0.53  % (16326)Termination phase: Saturation
% 0.17/0.53  
% 0.17/0.53  % (16326)Memory used [KB]: 5884
% 0.17/0.53  % (16326)Time elapsed: 0.156 s
% 0.17/0.53  % (16326)Instructions burned: 5 (million)
% 0.17/0.53  % (16326)------------------------------
% 0.17/0.53  % (16326)------------------------------
% 0.17/0.54  % (16337)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.17/0.54  % (16327)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)
% 0.17/0.54  % (16334)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)
% 0.17/0.54  % (16339)Refutation not found, incomplete strategy% (16339)------------------------------
% 0.17/0.54  % (16339)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.54  % (16339)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.54  % (16339)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.54  
% 0.17/0.54  % (16339)Memory used [KB]: 5756
% 0.17/0.54  % (16339)Time elapsed: 0.106 s
% 0.17/0.54  % (16339)Instructions burned: 2 (million)
% 0.17/0.54  % (16339)------------------------------
% 0.17/0.54  % (16339)------------------------------
% 0.17/0.54  % (16343)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)
% 0.17/0.54  % (16343)Refutation not found, incomplete strategy% (16343)------------------------------
% 0.17/0.54  % (16343)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.54  % (16343)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.54  % (16343)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.54  
% 0.17/0.54  % (16343)Memory used [KB]: 5756
% 0.17/0.54  % (16343)Time elapsed: 0.169 s
% 0.17/0.54  % (16343)Instructions burned: 1 (million)
% 0.17/0.54  % (16343)------------------------------
% 0.17/0.54  % (16343)------------------------------
% 0.17/0.55  % (16323)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)
% 0.17/0.55  % (16323)Refutation not found, incomplete strategy% (16323)------------------------------
% 0.17/0.55  % (16323)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.55  % (16323)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.55  % (16323)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.55  
% 0.17/0.55  % (16323)Memory used [KB]: 5756
% 0.17/0.55  % (16323)Time elapsed: 0.135 s
% 0.17/0.55  % (16323)Instructions burned: 1 (million)
% 0.17/0.55  % (16323)------------------------------
% 0.17/0.55  % (16323)------------------------------
% 0.17/0.55  % (16331)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.17/0.55  % (16331)Instruction limit reached!
% 0.17/0.55  % (16331)------------------------------
% 0.17/0.55  % (16331)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.55  % (16331)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.55  % (16331)Termination reason: Unknown
% 0.17/0.55  % (16331)Termination phase: Saturation
% 0.17/0.55  
% 0.17/0.55  % (16331)Memory used [KB]: 5884
% 0.17/0.55  % (16331)Time elapsed: 0.139 s
% 0.17/0.55  % (16331)Instructions burned: 8 (million)
% 0.17/0.55  % (16331)------------------------------
% 0.17/0.55  % (16331)------------------------------
% 0.17/0.55  % (16328)Instruction limit reached!
% 0.17/0.55  % (16328)------------------------------
% 0.17/0.55  % (16328)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.55  % (16328)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.55  % (16328)Termination reason: Unknown
% 0.17/0.55  % (16328)Termination phase: Saturation
% 0.17/0.55  
% 0.17/0.55  % (16328)Memory used [KB]: 1663
% 0.17/0.55  % (16328)Time elapsed: 0.179 s
% 0.17/0.55  % (16328)Instructions burned: 30 (million)
% 0.17/0.55  % (16328)------------------------------
% 0.17/0.55  % (16328)------------------------------
% 0.17/0.55  % (16329)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.17/0.56  TRYING [1]
% 0.17/0.56  TRYING [2]
% 0.17/0.56  TRYING [3]
% 0.17/0.56  % (16329)Instruction limit reached!
% 0.17/0.56  % (16329)------------------------------
% 0.17/0.56  % (16329)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.56  % (16329)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.56  % (16329)Termination reason: Unknown
% 0.17/0.56  % (16329)Termination phase: Finite model building SAT solving
% 0.17/0.56  
% 0.17/0.56  % (16329)Memory used [KB]: 6012
% 0.17/0.56  % (16329)Time elapsed: 0.184 s
% 0.17/0.56  % (16329)Instructions burned: 7 (million)
% 0.17/0.56  % (16329)------------------------------
% 0.17/0.56  % (16329)------------------------------
% 0.17/0.56  % (16327)Instruction limit reached!
% 0.17/0.56  % (16327)------------------------------
% 0.17/0.56  % (16327)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.56  % (16327)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.56  % (16327)Termination reason: Unknown
% 0.17/0.56  % (16327)Termination phase: Saturation
% 0.17/0.56  
% 0.17/0.56  % (16327)Memory used [KB]: 5884
% 0.17/0.56  % (16327)Time elapsed: 0.163 s
% 0.17/0.56  % (16327)Instructions burned: 3 (million)
% 0.17/0.56  % (16327)------------------------------
% 0.17/0.56  % (16327)------------------------------
% 0.17/0.56  % (16320)Instruction limit reached!
% 0.17/0.56  % (16320)------------------------------
% 0.17/0.56  % (16320)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.56  % (16320)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.56  % (16320)Termination reason: Unknown
% 0.17/0.56  % (16320)Termination phase: Saturation
% 0.17/0.56  
% 0.17/0.56  % (16320)Memory used [KB]: 1663
% 0.17/0.56  % (16320)Time elapsed: 0.188 s
% 0.17/0.56  % (16320)Instructions burned: 50 (million)
% 0.17/0.56  % (16320)------------------------------
% 0.17/0.56  % (16320)------------------------------
% 0.17/0.56  % (16316)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.17/0.56  % (16317)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)
% 0.17/0.56  % (16316)Instruction limit reached!
% 0.17/0.56  % (16316)------------------------------
% 0.17/0.56  % (16316)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.56  % (16316)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.56  % (16316)Termination reason: Unknown
% 0.17/0.56  % (16316)Termination phase: Saturation
% 0.17/0.56  
% 0.17/0.56  % (16316)Memory used [KB]: 5884
% 0.17/0.56  % (16316)Time elapsed: 0.150 s
% 0.17/0.56  % (16316)Instructions burned: 4 (million)
% 0.17/0.56  % (16316)------------------------------
% 0.17/0.56  % (16316)------------------------------
% 0.17/0.56  % (16334)Instruction limit reached!
% 0.17/0.56  % (16334)------------------------------
% 0.17/0.56  % (16334)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.56  % (16334)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.56  % (16334)Termination reason: Unknown
% 0.17/0.56  % (16334)Termination phase: Saturation
% 0.17/0.56  
% 0.17/0.56  % (16334)Memory used [KB]: 1407
% 0.17/0.56  % (16334)Time elapsed: 0.162 s
% 0.17/0.56  % (16334)Instructions burned: 7 (million)
% 0.17/0.56  % (16334)------------------------------
% 0.17/0.56  % (16334)------------------------------
% 0.17/0.57  % (16342)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)
% 0.17/0.57  % (16319)Instruction limit reached!
% 0.17/0.57  % (16319)------------------------------
% 0.17/0.57  % (16319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.57  % (16319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.57  % (16319)Termination reason: Unknown
% 0.17/0.57  % (16319)Termination phase: Saturation
% 0.17/0.57  
% 0.17/0.57  % (16319)Memory used [KB]: 6140
% 0.17/0.57  % (16319)Time elapsed: 0.195 s
% 0.17/0.57  % (16319)Instructions burned: 25 (million)
% 0.17/0.57  % (16319)------------------------------
% 0.17/0.57  % (16319)------------------------------
% 0.17/0.57  % (16342)Refutation not found, incomplete strategy% (16342)------------------------------
% 0.17/0.57  % (16342)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.57  % (16342)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.57  % (16342)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.57  
% 0.17/0.57  % (16342)Memory used [KB]: 5756
% 0.17/0.57  % (16342)Time elapsed: 0.187 s
% 0.17/0.57  % (16342)Instructions burned: 1 (million)
% 0.17/0.57  % (16342)------------------------------
% 0.17/0.57  % (16342)------------------------------
% 0.17/0.58  % (16338)Instruction limit reached!
% 0.17/0.58  % (16338)------------------------------
% 0.17/0.58  % (16338)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.58  % (16338)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.58  % (16338)Termination reason: Unknown
% 0.17/0.58  % (16338)Termination phase: Saturation
% 0.17/0.58  
% 0.17/0.58  % (16338)Memory used [KB]: 6780
% 0.17/0.58  % (16338)Time elapsed: 0.185 s
% 0.17/0.58  % (16338)Instructions burned: 46 (million)
% 0.17/0.58  % (16338)------------------------------
% 0.17/0.58  % (16338)------------------------------
% 0.17/0.58  % (16340)Instruction limit reached!
% 0.17/0.58  % (16340)------------------------------
% 0.17/0.58  % (16340)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.58  % (16340)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.58  % (16340)Termination reason: Unknown
% 0.17/0.58  % (16340)Termination phase: Saturation
% 0.17/0.58  
% 0.17/0.58  % (16340)Memory used [KB]: 6908
% 0.17/0.58  % (16340)Time elapsed: 0.210 s
% 0.17/0.58  % (16340)Instructions burned: 71 (million)
% 0.17/0.58  % (16340)------------------------------
% 0.17/0.58  % (16340)------------------------------
% 0.17/0.59  % (16314)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.17/0.59  % (16318)Instruction limit reached!
% 0.17/0.59  % (16318)------------------------------
% 0.17/0.59  % (16318)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.59  % (16318)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.59  % (16318)Termination reason: Unknown
% 0.17/0.59  % (16318)Termination phase: Saturation
% 0.17/0.59  
% 0.17/0.59  % (16318)Memory used [KB]: 6396
% 0.17/0.59  % (16318)Time elapsed: 0.214 s
% 0.17/0.59  % (16318)Instructions burned: 34 (million)
% 0.17/0.59  % (16318)------------------------------
% 0.17/0.59  % (16318)------------------------------
% 0.17/0.60  % (16333)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)
% 0.17/0.60  % (16341)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)
% 0.17/0.60  % (16341)Refutation not found, incomplete strategy% (16341)------------------------------
% 0.17/0.60  % (16341)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.60  % (16341)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.60  % (16341)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.60  
% 0.17/0.60  % (16341)Memory used [KB]: 1279
% 0.17/0.60  % (16341)Time elapsed: 0.216 s
% 0.17/0.60  % (16341)Instructions burned: 1 (million)
% 0.17/0.60  % (16341)------------------------------
% 0.17/0.60  % (16341)------------------------------
% 0.17/0.61  % (16325)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)
% 0.17/0.62  % (16333)Instruction limit reached!
% 0.17/0.62  % (16333)------------------------------
% 0.17/0.62  % (16333)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.62  % (16333)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.62  % (16333)Termination reason: Unknown
% 0.17/0.62  % (16333)Termination phase: Saturation
% 0.17/0.62  
% 0.17/0.62  % (16333)Memory used [KB]: 5884
% 0.17/0.62  % (16333)Time elapsed: 0.241 s
% 0.17/0.62  % (16333)Instructions burned: 7 (million)
% 0.17/0.62  % (16333)------------------------------
% 0.17/0.62  % (16333)------------------------------
% 2.25/0.63  % (16337)Instruction limit reached!
% 2.25/0.63  % (16337)------------------------------
% 2.25/0.63  % (16337)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.63  % (16337)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.63  % (16337)Termination reason: Unknown
% 2.25/0.63  % (16337)Termination phase: Saturation
% 2.25/0.63  
% 2.25/0.63  % (16337)Memory used [KB]: 6140
% 2.25/0.63  % (16337)Time elapsed: 0.257 s
% 2.25/0.63  % (16337)Instructions burned: 38 (million)
% 2.25/0.63  % (16337)------------------------------
% 2.25/0.63  % (16337)------------------------------
% 2.25/0.63  % (16348)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 (2998ds/29Mi)
% 2.25/0.64  % (16315)Instruction limit reached!
% 2.25/0.64  % (16315)------------------------------
% 2.25/0.64  % (16315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.25/0.64  % (16315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.25/0.64  % (16315)Termination reason: Unknown
% 2.25/0.64  % (16315)Termination phase: Saturation
% 2.25/0.64  
% 2.25/0.64  % (16315)Memory used [KB]: 1918
% 2.25/0.64  % (16315)Time elapsed: 0.249 s
% 2.25/0.64  % (16315)Instructions burned: 42 (million)
% 2.25/0.64  % (16315)------------------------------
% 2.25/0.64  % (16315)------------------------------
% 2.25/0.64  % (16344)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/14Mi)
% 2.58/0.65  % (16345)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 2.58/0.67  % (16348)Instruction limit reached!
% 2.58/0.67  % (16348)------------------------------
% 2.58/0.67  % (16348)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.67  % (16348)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.67  % (16348)Termination reason: Unknown
% 2.58/0.67  % (16348)Termination phase: Saturation
% 2.58/0.67  
% 2.58/0.67  % (16348)Memory used [KB]: 1918
% 2.58/0.67  % (16348)Time elapsed: 0.061 s
% 2.58/0.67  % (16348)Instructions burned: 29 (million)
% 2.58/0.67  % (16348)------------------------------
% 2.58/0.67  % (16348)------------------------------
% 2.58/0.67  % (16344)Instruction limit reached!
% 2.58/0.67  % (16344)------------------------------
% 2.58/0.67  % (16344)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.67  % (16344)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.67  % (16344)Termination reason: Unknown
% 2.58/0.67  % (16344)Termination phase: Saturation
% 2.58/0.67  
% 2.58/0.67  % (16344)Memory used [KB]: 6012
% 2.58/0.67  % (16344)Time elapsed: 0.124 s
% 2.58/0.67  % (16344)Instructions burned: 14 (million)
% 2.58/0.67  % (16344)------------------------------
% 2.58/0.67  % (16344)------------------------------
% 2.58/0.68  % (16325)Instruction limit reached!
% 2.58/0.68  % (16325)------------------------------
% 2.58/0.68  % (16325)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.68  % (16325)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.68  % (16325)Termination reason: Unknown
% 2.58/0.68  % (16325)Termination phase: Saturation
% 2.58/0.68  
% 2.58/0.68  % (16325)Memory used [KB]: 6268
% 2.58/0.68  % (16325)Time elapsed: 0.300 s
% 2.58/0.68  % (16325)Instructions burned: 24 (million)
% 2.58/0.68  % (16325)------------------------------
% 2.58/0.68  % (16325)------------------------------
% 2.58/0.69  % (16317)Instruction limit reached!
% 2.58/0.69  % (16317)------------------------------
% 2.58/0.69  % (16317)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.58/0.69  % (16317)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.58/0.69  % (16317)Termination reason: Unknown
% 2.58/0.69  % (16317)Termination phase: Saturation
% 2.58/0.69  
% 2.58/0.69  % (16317)Memory used [KB]: 6396
% 2.58/0.69  % (16317)Time elapsed: 0.310 s
% 2.58/0.69  % (16317)Instructions burned: 44 (million)
% 2.58/0.69  % (16317)------------------------------
% 2.58/0.69  % (16317)------------------------------
% 2.58/0.69  % (16365)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.92/0.71  % (16346)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 (2998ds/3Mi)
% 2.92/0.71  % (16346)Instruction limit reached!
% 2.92/0.71  % (16346)------------------------------
% 2.92/0.71  % (16346)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.71  % (16346)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.71  % (16346)Termination reason: Unknown
% 2.92/0.71  % (16346)Termination phase: Saturation
% 2.92/0.71  
% 2.92/0.71  % (16346)Memory used [KB]: 5884
% 2.92/0.71  % (16346)Time elapsed: 0.167 s
% 2.92/0.71  % (16346)Instructions burned: 3 (million)
% 2.92/0.71  % (16346)------------------------------
% 2.92/0.71  % (16346)------------------------------
% 2.92/0.73  % (16336)Instruction limit reached!
% 2.92/0.73  % (16336)------------------------------
% 2.92/0.73  % (16336)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.73  % (16336)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.73  % (16336)Termination reason: Unknown
% 2.92/0.73  % (16336)Termination phase: Saturation
% 2.92/0.73  
% 2.92/0.73  % (16336)Memory used [KB]: 7419
% 2.92/0.73  % (16336)Time elapsed: 0.335 s
% 2.92/0.73  % (16336)Instructions burned: 97 (million)
% 2.92/0.73  % (16336)------------------------------
% 2.92/0.73  % (16336)------------------------------
% 2.92/0.73  % (16345)Instruction limit reached!
% 2.92/0.73  % (16345)------------------------------
% 2.92/0.73  % (16345)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.73  % (16345)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.73  % (16345)Termination reason: Unknown
% 2.92/0.73  % (16345)Termination phase: Saturation
% 2.92/0.73  
% 2.92/0.73  % (16345)Memory used [KB]: 6396
% 2.92/0.73  % (16345)Time elapsed: 0.182 s
% 2.92/0.73  % (16345)Instructions burned: 40 (million)
% 2.92/0.73  % (16345)------------------------------
% 2.92/0.73  % (16345)------------------------------
% 2.92/0.74  % (16364)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.17/0.75  % (16347)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 (2998ds/33Mi)
% 3.17/0.75  % (16349)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)
% 3.17/0.76  % (16353)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)
% 3.17/0.76  % (16352)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)
% 3.17/0.76  % (16350)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)
% 3.17/0.76  % (16354)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)
% 3.17/0.76  % (16356)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)
% 3.17/0.77  % (16359)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)
% 3.17/0.77  % (16355)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)
% 3.17/0.77  % (16359)Refutation not found, incomplete strategy% (16359)------------------------------
% 3.17/0.77  % (16359)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.77  % (16359)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.77  % (16359)Termination reason: Refutation not found, incomplete strategy
% 3.17/0.77  
% 3.17/0.77  % (16359)Memory used [KB]: 5756
% 3.17/0.77  % (16359)Time elapsed: 0.167 s
% 3.17/0.77  % (16359)------------------------------
% 3.17/0.77  % (16359)------------------------------
% 3.17/0.78  % (16358)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)
% 3.17/0.78  % (16360)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)
% 3.17/0.78  TRYING [1]
% 3.17/0.78  TRYING [2]
% 3.17/0.78  TRYING [3]
% 3.17/0.78  TRYING [4]
% 3.17/0.79  % (16363)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)
% 3.17/0.79  % (16363)Refutation not found, incomplete strategy% (16363)------------------------------
% 3.17/0.79  % (16363)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.79  % (16363)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.79  % (16363)Termination reason: Refutation not found, incomplete strategy
% 3.17/0.79  
% 3.17/0.79  % (16363)Memory used [KB]: 5756
% 3.17/0.79  % (16363)Time elapsed: 0.156 s
% 3.17/0.79  % (16363)------------------------------
% 3.17/0.79  % (16363)------------------------------
% 3.17/0.79  % (16354)Instruction limit reached!
% 3.17/0.79  % (16354)------------------------------
% 3.17/0.79  % (16354)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.79  % (16354)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.79  % (16354)Termination reason: Unknown
% 3.17/0.79  % (16354)Termination phase: Saturation
% 3.17/0.79  
% 3.17/0.79  % (16354)Memory used [KB]: 5884
% 3.17/0.79  % (16354)Time elapsed: 0.179 s
% 3.17/0.79  % (16354)Instructions burned: 7 (million)
% 3.17/0.79  % (16354)------------------------------
% 3.17/0.79  % (16354)------------------------------
% 3.17/0.79  % (16371)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.17/0.79  % (16371)Refutation not found, incomplete strategy% (16371)------------------------------
% 3.17/0.79  % (16371)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.79  % (16362)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.17/0.79  % (16371)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.79  % (16371)Termination reason: Refutation not found, incomplete strategy
% 3.17/0.79  
% 3.17/0.79  % (16371)Memory used [KB]: 5756
% 3.17/0.79  % (16371)Time elapsed: 0.006 s
% 3.17/0.79  % (16371)Instructions burned: 2 (million)
% 3.17/0.79  % (16371)------------------------------
% 3.17/0.79  % (16371)------------------------------
% 3.17/0.80  % (16365)Instruction limit reached!
% 3.17/0.80  % (16365)------------------------------
% 3.17/0.80  % (16365)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.80  % (16365)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.80  % (16365)Termination reason: Unknown
% 3.17/0.80  % (16365)Termination phase: Saturation
% 3.17/0.80  
% 3.17/0.80  % (16365)Memory used [KB]: 2302
% 3.17/0.80  % (16365)Time elapsed: 0.124 s
% 3.17/0.80  % (16365)Instructions burned: 70 (million)
% 3.17/0.80  % (16365)------------------------------
% 3.17/0.80  % (16365)------------------------------
% 3.17/0.80  % (16360)Refutation not found, incomplete strategy% (16360)------------------------------
% 3.17/0.80  % (16360)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.80  % (16360)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.80  % (16360)Termination reason: Refutation not found, incomplete strategy
% 3.17/0.80  
% 3.17/0.80  % (16360)Memory used [KB]: 5756
% 3.17/0.80  % (16360)Time elapsed: 0.169 s
% 3.17/0.80  % (16360)Instructions burned: 2 (million)
% 3.17/0.80  % (16360)------------------------------
% 3.17/0.80  % (16360)------------------------------
% 3.17/0.80  % (16352)Instruction limit reached!
% 3.17/0.80  % (16352)------------------------------
% 3.17/0.80  % (16352)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.80  % (16352)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.80  % (16352)Termination reason: Unknown
% 3.17/0.80  % (16352)Termination phase: Finite model building SAT solving
% 3.17/0.80  
% 3.17/0.80  % (16352)Memory used [KB]: 6652
% 3.17/0.80  % (16352)Time elapsed: 0.196 s
% 3.17/0.80  % (16352)Instructions burned: 23 (million)
% 3.17/0.80  % (16352)------------------------------
% 3.17/0.80  % (16352)------------------------------
% 3.17/0.80  % (16361)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)
% 3.17/0.81  % (16357)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)
% 3.17/0.82  % (16362)Instruction limit reached!
% 3.17/0.82  % (16362)------------------------------
% 3.17/0.82  % (16362)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.82  % (16362)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.82  % (16362)Termination reason: Unknown
% 3.17/0.82  % (16362)Termination phase: Saturation
% 3.17/0.82  
% 3.17/0.82  % (16362)Memory used [KB]: 5884
% 3.17/0.82  % (16362)Time elapsed: 0.169 s
% 3.17/0.82  % (16362)Instructions burned: 8 (million)
% 3.17/0.82  % (16362)------------------------------
% 3.17/0.82  % (16362)------------------------------
% 3.17/0.83  % (16347)Instruction limit reached!
% 3.17/0.83  % (16347)------------------------------
% 3.17/0.83  % (16347)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.83  % (16347)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.83  % (16347)Termination reason: Unknown
% 3.17/0.83  % (16347)Termination phase: Saturation
% 3.17/0.83  
% 3.17/0.83  % (16347)Memory used [KB]: 6396
% 3.17/0.83  % (16347)Time elapsed: 0.266 s
% 3.17/0.83  % (16347)Instructions burned: 34 (million)
% 3.17/0.83  % (16347)------------------------------
% 3.17/0.83  % (16347)------------------------------
% 3.17/0.84  % (16372)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.66/0.85  % (16364)Instruction limit reached!
% 3.66/0.85  % (16364)------------------------------
% 3.66/0.85  % (16364)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.66/0.85  % (16364)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.66/0.85  % (16364)Termination reason: Unknown
% 3.66/0.85  % (16364)Termination phase: Saturation
% 3.66/0.85  
% 3.66/0.85  % (16356)Instruction limit reached!
% 3.66/0.85  % (16356)------------------------------
% 3.66/0.85  % (16356)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.66/0.85  % (16364)Memory used [KB]: 6652
% 3.66/0.85  % (16364)Time elapsed: 0.192 s
% 3.66/0.85  % (16356)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.66/0.85  % (16349)Instruction limit reached!
% 3.66/0.85  % (16349)------------------------------
% 3.66/0.85  % (16349)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.66/0.85  % (16364)Instructions burned: 57 (million)
% 3.66/0.85  % (16356)Termination reason: Unknown
% 3.66/0.85  % (16356)Termination phase: Saturation
% 3.66/0.85  % (16364)------------------------------
% 3.66/0.85  % (16364)------------------------------
% 3.66/0.85  
% 3.66/0.85  % (16349)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.66/0.85  % (16349)Termination reason: Unknown
% 3.66/0.85  % (16356)Memory used [KB]: 6268
% 3.66/0.85  % (16349)Termination phase: Saturation
% 3.66/0.85  
% 3.66/0.85  % (16356)Time elapsed: 0.256 s
% 3.66/0.85  % (16356)Instructions burned: 37 (million)
% 3.66/0.85  % (16356)------------------------------
% 3.66/0.85  % (16356)------------------------------
% 3.66/0.85  % (16349)Memory used [KB]: 6396
% 3.66/0.85  % (16349)Time elapsed: 0.267 s
% 3.66/0.85  % (16349)Instructions burned: 34 (million)
% 3.66/0.85  % (16349)------------------------------
% 3.66/0.85  % (16349)------------------------------
% 3.66/0.85  % (16367)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=307:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/307Mi)
% 3.66/0.85  % (16367)Refutation not found, incomplete strategy% (16367)------------------------------
% 3.66/0.85  % (16367)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.66/0.85  % (16367)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.66/0.85  % (16367)Termination reason: Refutation not found, incomplete strategy
% 3.66/0.85  
% 3.66/0.85  % (16367)Memory used [KB]: 5756
% 3.66/0.85  % (16367)Time elapsed: 0.173 s
% 3.66/0.85  % (16367)Instructions burned: 2 (million)
% 3.66/0.85  % (16367)------------------------------
% 3.66/0.85  % (16367)------------------------------
% 3.66/0.85  % (16370)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.66/0.87  % (16350)Instruction limit reached!
% 3.66/0.87  % (16350)------------------------------
% 3.66/0.87  % (16350)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.66/0.87  % (16350)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.66/0.87  % (16350)Termination reason: Unknown
% 3.66/0.87  % (16350)Termination phase: Saturation
% 3.66/0.87  
% 3.66/0.87  % (16350)Memory used [KB]: 6524
% 3.66/0.87  % (16350)Time elapsed: 0.276 s
% 3.66/0.87  % (16350)Instructions burned: 47 (million)
% 3.66/0.87  % (16350)------------------------------
% 3.66/0.87  % (16350)------------------------------
% 3.66/0.87  % (16369)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)
% 3.66/0.88  % (16358)Instruction limit reached!
% 3.66/0.88  % (16358)------------------------------
% 3.66/0.88  % (16358)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.66/0.88  % (16358)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.66/0.88  % (16358)Termination reason: Unknown
% 3.66/0.88  % (16358)Termination phase: Saturation
% 3.66/0.88  
% 3.66/0.88  % (16358)Memory used [KB]: 1791
% 3.66/0.88  % (16358)Time elapsed: 0.281 s
% 3.66/0.88  % (16358)Instructions burned: 45 (million)
% 3.66/0.88  % (16358)------------------------------
% 3.66/0.88  % (16358)------------------------------
% 3.66/0.89  % (16366)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)
% 3.85/0.91  % (16377)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)
% 3.85/0.91  % (16381)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 (2995ds/58Mi)
% 3.85/0.91  % (16368)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)
% 3.85/0.91  % (16382)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/39Mi)
% 3.85/0.92  % (16375)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/95Mi)
% 3.85/0.92  % (16375)Refutation not found, incomplete strategy% (16375)------------------------------
% 3.85/0.92  % (16375)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.85/0.92  % (16375)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.85/0.92  % (16375)Termination reason: Refutation not found, incomplete strategy
% 3.85/0.92  
% 3.85/0.92  % (16375)Memory used [KB]: 5756
% 3.85/0.92  % (16375)Time elapsed: 0.166 s
% 3.85/0.92  % (16375)Instructions burned: 2 (million)
% 3.85/0.92  % (16375)------------------------------
% 3.85/0.92  % (16375)------------------------------
% 3.85/0.93  % (16353)Instruction limit reached!
% 3.85/0.93  % (16353)------------------------------
% 3.85/0.93  % (16353)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.85/0.93  % (16353)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.85/0.93  % (16353)Termination reason: Unknown
% 3.85/0.93  % (16353)Termination phase: Saturation
% 3.85/0.93  
% 3.85/0.93  % (16353)Memory used [KB]: 2430
% 3.85/0.93  % (16353)Time elapsed: 0.347 s
% 3.85/0.93  % (16353)Instructions burned: 76 (million)
% 3.85/0.93  % (16353)------------------------------
% 3.85/0.93  % (16353)------------------------------
% 3.85/0.94  % (16376)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)
% 3.97/0.95  % (16373)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.97/0.96  % (16382)Instruction limit reached!
% 3.97/0.96  % (16382)------------------------------
% 3.97/0.96  % (16382)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.97/0.96  % (16382)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.97/0.96  % (16382)Termination reason: Unknown
% 3.97/0.96  % (16382)Termination phase: Saturation
% 3.97/0.96  
% 3.97/0.96  % (16382)Memory used [KB]: 6396
% 3.97/0.96  % (16382)Time elapsed: 0.054 s
% 3.97/0.96  % (16382)Instructions burned: 39 (million)
% 3.97/0.96  % (16382)------------------------------
% 3.97/0.96  % (16382)------------------------------
% 3.97/0.97  % (16381)Instruction limit reached!
% 3.97/0.97  % (16381)------------------------------
% 3.97/0.97  % (16381)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.97/0.97  % (16381)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.97/0.97  % (16381)Termination reason: Unknown
% 3.97/0.97  % (16381)Termination phase: Saturation
% 3.97/0.97  
% 3.97/0.97  % (16381)Memory used [KB]: 6524
% 3.97/0.97  % (16381)Time elapsed: 0.092 s
% 3.97/0.97  % (16381)Instructions burned: 58 (million)
% 3.97/0.97  % (16381)------------------------------
% 3.97/0.97  % (16381)------------------------------
% 3.97/0.99  % (16378)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)
% 3.97/0.99  % (16378)Refutation not found, incomplete strategy% (16378)------------------------------
% 3.97/0.99  % (16378)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.97/0.99  % (16378)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.97/0.99  % (16378)Termination reason: Refutation not found, incomplete strategy
% 3.97/0.99  
% 3.97/0.99  % (16378)Memory used [KB]: 1279
% 3.97/0.99  % (16378)Time elapsed: 0.164 s
% 3.97/0.99  % (16378)Instructions burned: 1 (million)
% 3.97/0.99  % (16378)------------------------------
% 3.97/0.99  % (16378)------------------------------
% 4.23/1.01  % (16374)lrs+10_1:32_awrs=converge:awrsf=20:drc=off:fd=preordered:slsq=on:slsqc=0:slsqr=1,2:sos=on:to=lpo:i=78:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/78Mi)
% 4.23/1.02  % (16383)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 (2995ds/378Mi)
% 4.23/1.02  % (16388)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/7Mi)
% 4.23/1.02  TRYING [1]
% 4.23/1.02  TRYING [2]
% 4.23/1.02  TRYING [3]
% 4.23/1.03  % (16379)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 (2995ds/141Mi)
% 4.23/1.03  % (16380)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 (2995ds/298Mi)
% 4.23/1.03  % (16388)Instruction limit reached!
% 4.23/1.03  % (16388)------------------------------
% 4.23/1.03  % (16388)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.23/1.03  % (16388)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.23/1.03  % (16388)Termination reason: Unknown
% 4.23/1.03  % (16388)Termination phase: Finite model building SAT solving
% 4.23/1.03  
% 4.23/1.03  % (16388)Memory used [KB]: 6012
% 4.23/1.03  % (16388)Time elapsed: 0.129 s
% 4.23/1.03  % (16388)Instructions burned: 7 (million)
% 4.23/1.03  % (16388)------------------------------
% 4.23/1.03  % (16388)------------------------------
% 4.35/1.05  % (16384)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 (2995ds/46Mi)
% 4.35/1.05  % (16361)Instruction limit reached!
% 4.35/1.05  % (16361)------------------------------
% 4.35/1.05  % (16361)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.35/1.05  % (16361)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.35/1.05  % (16361)Termination reason: Unknown
% 4.35/1.05  % (16361)Termination phase: Saturation
% 4.35/1.05  
% 4.35/1.05  % (16361)Memory used [KB]: 7547
% 4.35/1.05  % (16361)Time elapsed: 0.378 s
% 4.35/1.05  % (16361)Instructions burned: 116 (million)
% 4.35/1.05  % (16361)------------------------------
% 4.35/1.05  % (16361)------------------------------
% 4.35/1.05  % (16385)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 (2995ds/171Mi)
% 4.35/1.07  % (16387)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)
% 4.35/1.07  % (16389)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 (2994ds/106Mi)
% 4.35/1.07  % (16386)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.35/1.07  % (16386)Refutation not found, incomplete strategy% (16386)------------------------------
% 4.35/1.07  % (16386)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.35/1.07  % (16386)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.35/1.07  % (16386)Termination reason: Refutation not found, incomplete strategy
% 4.35/1.07  
% 4.35/1.07  % (16386)Memory used [KB]: 5756
% 4.35/1.07  % (16386)Time elapsed: 0.189 s
% 4.35/1.07  % (16386)Instructions burned: 1 (million)
% 4.35/1.07  % (16386)------------------------------
% 4.35/1.07  % (16386)------------------------------
% 4.35/1.07  % (16395)lrs+10_5:1_bce=on:bd=off:bsr=unit_only:s2a=on:sos=all:sp=reverse_arity:ss=axioms:st=2.0:to=lpo:urr=on:i=226:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/226Mi)
% 4.35/1.09  % (16390)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 (2994ds/70Mi)
% 4.35/1.09  % (16357)Instruction limit reached!
% 4.35/1.09  % (16357)------------------------------
% 4.35/1.09  % (16357)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.35/1.09  % (16357)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.35/1.09  % (16357)Termination reason: Unknown
% 4.35/1.09  % (16357)Termination phase: Saturation
% 4.35/1.09  
% 4.35/1.09  % (16357)Memory used [KB]: 2046
% 4.35/1.09  % (16357)Time elapsed: 0.480 s
% 4.35/1.09  % (16357)Instructions burned: 147 (million)
% 4.35/1.09  % (16357)------------------------------
% 4.35/1.09  % (16357)------------------------------
% 4.35/1.10  % (16396)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=272:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/272Mi)
% 4.35/1.11  % (16392)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 (2994ds/162Mi)
% 4.35/1.11  % (16372)Instruction limit reached!
% 4.35/1.11  % (16372)------------------------------
% 4.35/1.11  % (16372)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.35/1.11  % (16372)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.35/1.11  % (16372)Termination reason: Unknown
% 4.35/1.11  % (16372)Termination phase: Saturation
% 4.35/1.11  
% 4.35/1.11  % (16372)Memory used [KB]: 8315
% 4.35/1.11  % (16372)Time elapsed: 0.384 s
% 4.35/1.11  % (16372)Instructions burned: 143 (million)
% 4.35/1.11  % (16372)------------------------------
% 4.35/1.11  % (16372)------------------------------
% 4.35/1.11  % (16369)Instruction limit reached!
% 4.35/1.11  % (16369)------------------------------
% 4.35/1.11  % (16369)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.35/1.11  % (16369)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.35/1.11  % (16369)Termination reason: Unknown
% 4.35/1.11  % (16369)Termination phase: Saturation
% 4.35/1.11  
% 4.35/1.11  % (16369)Memory used [KB]: 2942
% 4.35/1.11  % (16369)Time elapsed: 0.425 s
% 4.35/1.11  % (16369)Instructions burned: 108 (million)
% 4.35/1.11  % (16369)------------------------------
% 4.35/1.11  % (16369)------------------------------
% 4.35/1.11  % (16391)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 (2994ds/101Mi)
% 4.35/1.15  % (16355)Instruction limit reached!
% 4.35/1.15  % (16355)------------------------------
% 4.35/1.15  % (16355)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.35/1.15  % (16355)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.35/1.15  % (16355)Termination reason: Unknown
% 4.35/1.15  % (16355)Termination phase: Saturation
% 4.35/1.15  
% 4.35/1.15  % (16355)Memory used [KB]: 8059
% 4.35/1.15  % (16355)Time elapsed: 0.553 s
% 4.35/1.15  % (16355)Instructions burned: 151 (million)
% 4.35/1.15  % (16355)------------------------------
% 4.35/1.15  % (16355)------------------------------
% 4.35/1.16  % (16394)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 (2994ds/389Mi)
% 4.35/1.16  % (16384)Instruction limit reached!
% 4.35/1.16  % (16384)------------------------------
% 4.35/1.16  % (16384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.35/1.16  % (16384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.35/1.16  % (16384)Termination reason: Unknown
% 4.35/1.16  % (16384)Termination phase: Saturation
% 4.35/1.16  
% 4.35/1.16  % (16384)Memory used [KB]: 6524
% 4.35/1.16  % (16384)Time elapsed: 0.310 s
% 4.35/1.16  % (16384)Instructions burned: 47 (million)
% 4.35/1.16  % (16384)------------------------------
% 4.35/1.16  % (16384)------------------------------
% 4.35/1.17  % (16366)Instruction limit reached!
% 4.35/1.17  % (16366)------------------------------
% 4.35/1.17  % (16366)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.35/1.17  % (16366)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.35/1.17  % (16366)Termination reason: Unknown
% 4.35/1.17  % (16366)Termination phase: Saturation
% 4.35/1.17  
% 4.35/1.17  % (16366)Memory used [KB]: 6908
% 4.35/1.17  % (16366)Time elapsed: 0.504 s
% 4.35/1.17  % (16366)Instructions burned: 92 (million)
% 4.35/1.17  % (16366)------------------------------
% 4.35/1.17  % (16366)------------------------------
% 4.35/1.17  % (16393)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 (2994ds/45Mi)
% 6.68/1.18  % (16387)Instruction limit reached!
% 6.68/1.18  % (16387)------------------------------
% 6.68/1.18  % (16387)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.68/1.18  % (16387)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.68/1.18  % (16387)Termination reason: Unknown
% 6.68/1.18  % (16387)Termination phase: Saturation
% 6.68/1.18  
% 6.68/1.18  % (16387)Memory used [KB]: 6652
% 6.68/1.18  % (16387)Time elapsed: 0.287 s
% 6.68/1.18  % (16387)Instructions burned: 41 (million)
% 6.68/1.18  % (16387)------------------------------
% 6.68/1.18  % (16387)------------------------------
% 6.68/1.20  % (16398)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=85:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/85Mi)
% 6.68/1.20  % (16398)Refutation not found, incomplete strategy% (16398)------------------------------
% 6.68/1.20  % (16398)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.68/1.20  % (16398)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.68/1.20  % (16398)Termination reason: Refutation not found, incomplete strategy
% 6.68/1.20  
% 6.68/1.20  % (16398)Memory used [KB]: 5756
% 6.68/1.20  % (16398)Time elapsed: 0.003 s
% 6.68/1.20  % (16398)Instructions burned: 1 (million)
% 6.68/1.20  % (16398)------------------------------
% 6.68/1.20  % (16398)------------------------------
% 6.68/1.21  % (16397)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/654Mi)
% 7.11/1.26  % (16374)Instruction limit reached!
% 7.11/1.26  % (16374)------------------------------
% 7.11/1.26  % (16374)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.11/1.26  % (16374)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.11/1.26  % (16374)Termination reason: Unknown
% 7.11/1.26  % (16374)Termination phase: Saturation
% 7.11/1.26  
% 7.11/1.26  % (16374)Memory used [KB]: 7036
% 7.11/1.26  % (16374)Time elapsed: 0.505 s
% 7.11/1.26  % (16374)Instructions burned: 79 (million)
% 7.11/1.26  % (16374)------------------------------
% 7.11/1.26  % (16374)------------------------------
% 7.11/1.26  % (16390)Instruction limit reached!
% 7.11/1.26  % (16390)------------------------------
% 7.11/1.26  % (16390)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.11/1.26  % (16390)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.11/1.26  % (16390)Termination reason: Unknown
% 7.11/1.26  % (16390)Termination phase: Saturation
% 7.11/1.26  
% 7.11/1.26  % (16390)Memory used [KB]: 7036
% 7.11/1.26  % (16390)Time elapsed: 0.335 s
% 7.11/1.26  % (16390)Instructions burned: 70 (million)
% 7.11/1.26  % (16390)------------------------------
% 7.11/1.26  % (16390)------------------------------
% 7.47/1.28  % (16393)Instruction limit reached!
% 7.47/1.28  % (16393)------------------------------
% 7.47/1.28  % (16393)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.47/1.28  % (16393)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.47/1.28  % (16393)Termination reason: Unknown
% 7.47/1.28  % (16393)Termination phase: Saturation
% 7.47/1.28  
% 7.47/1.28  % (16393)Memory used [KB]: 6140
% 7.47/1.28  % (16393)Time elapsed: 0.273 s
% 7.47/1.28  % (16393)Instructions burned: 45 (million)
% 7.47/1.28  % (16393)------------------------------
% 7.47/1.28  % (16393)------------------------------
% 7.47/1.28  % (16402)lrs+1002_1:1_av=off:bd=off:bsr=unit_only:erd=off:etr=on:nm=0:sfv=off:sos=on:i=185:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/185Mi)
% 7.47/1.29  % (16402)Refutation not found, incomplete strategy% (16402)------------------------------
% 7.47/1.29  % (16402)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.47/1.29  % (16402)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.47/1.29  % (16402)Termination reason: Refutation not found, incomplete strategy
% 7.47/1.29  
% 7.47/1.29  % (16402)Memory used [KB]: 1279
% 7.47/1.29  % (16402)Time elapsed: 0.121 s
% 7.47/1.29  % (16402)Instructions burned: 1 (million)
% 7.47/1.29  % (16402)------------------------------
% 7.47/1.29  % (16402)------------------------------
% 7.47/1.29  % (16399)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/15Mi)
% 7.47/1.29  % (16377)Instruction limit reached!
% 7.47/1.29  % (16377)------------------------------
% 7.47/1.29  % (16377)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.47/1.29  % (16377)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.47/1.29  % (16377)Termination reason: Unknown
% 7.47/1.29  % (16377)Termination phase: Saturation
% 7.47/1.29  
% 7.47/1.29  % (16377)Memory used [KB]: 9466
% 7.47/1.29  % (16377)Time elapsed: 0.498 s
% 7.47/1.29  % (16377)Instructions burned: 240 (million)
% 7.47/1.29  % (16377)------------------------------
% 7.47/1.29  % (16377)------------------------------
% 7.47/1.30  % (16376)Instruction limit reached!
% 7.47/1.30  % (16376)------------------------------
% 7.47/1.30  % (16376)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.47/1.30  % (16376)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.47/1.30  % (16376)Termination reason: Unknown
% 7.47/1.30  % (16376)Termination phase: Saturation
% 7.47/1.30  
% 7.47/1.30  % (16376)Memory used [KB]: 7675
% 7.47/1.30  % (16376)Time elapsed: 0.510 s
% 7.47/1.30  % (16376)Instructions burned: 156 (million)
% 7.47/1.30  % (16376)------------------------------
% 7.47/1.30  % (16376)------------------------------
% 7.47/1.31  % (16389)Instruction limit reached!
% 7.47/1.31  % (16389)------------------------------
% 7.47/1.31  % (16389)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.47/1.31  % (16389)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.47/1.31  % (16389)Termination reason: Unknown
% 7.47/1.31  % (16389)Termination phase: Saturation
% 7.47/1.31  
% 7.47/1.31  % (16389)Memory used [KB]: 2558
% 7.47/1.31  % (16389)Time elapsed: 0.420 s
% 7.47/1.31  % (16389)Instructions burned: 106 (million)
% 7.47/1.31  % (16389)------------------------------
% 7.47/1.31  % (16389)------------------------------
% 7.47/1.31  % (16400)dis+1002_1:1_av=off:newcnf=on:nwc=5.0:rnwc=on:slsq=on:slsqc=0:slsqr=1,1:spb=goal_then_units:to=lpo:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/156Mi)
% 7.47/1.32  % (16399)Instruction limit reached!
% 7.47/1.32  % (16399)------------------------------
% 7.47/1.32  % (16399)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.47/1.32  % (16399)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.47/1.32  % (16399)Termination reason: Unknown
% 7.47/1.32  % (16399)Termination phase: Saturation
% 7.47/1.32  
% 7.47/1.32  % (16399)Memory used [KB]: 5884
% 7.47/1.32  % (16399)Time elapsed: 0.211 s
% 7.47/1.32  % (16399)Instructions burned: 16 (million)
% 7.47/1.32  % (16399)------------------------------
% 7.47/1.32  % (16399)------------------------------
% 7.47/1.32  % (16368)Instruction limit reached!
% 7.47/1.32  % (16368)------------------------------
% 7.47/1.32  % (16368)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.47/1.32  % (16368)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.47/1.32  % (16368)Termination reason: Unknown
% 7.47/1.32  % (16368)Termination phase: Saturation
% 7.47/1.32  
% 7.47/1.32  % (16368)Memory used [KB]: 7547
% 7.47/1.32  % (16368)Time elapsed: 0.623 s
% 7.47/1.32  % (16368)Instructions burned: 138 (million)
% 7.47/1.32  % (16368)------------------------------
% 7.47/1.32  % (16368)------------------------------
% 7.47/1.33  % (16401)lrs+3_1:1_br=off:bsr=on:cond=on:ep=RS:etr=on:flr=on:gs=on:gsem=on:gsp=on:ins=2:lcm=predicate:lwlo=on:plsq=on:plsqr=36625,677197:sims=off:slsq=on:slsqc=0:slsqr=171,238:sos=theory:sp=weighted_frequency:spb=goal:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/141Mi)
% 7.47/1.35  % (16379)Instruction limit reached!
% 7.47/1.35  % (16379)------------------------------
% 7.47/1.35  % (16379)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.47/1.35  % (16379)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.47/1.35  % (16379)Termination reason: Unknown
% 7.47/1.35  % (16379)Termination phase: Saturation
% 7.47/1.35  
% 7.47/1.35  % (16379)Memory used [KB]: 7675
% 7.47/1.35  % (16379)Time elapsed: 0.489 s
% 7.47/1.35  % (16379)Instructions burned: 142 (million)
% 7.47/1.35  % (16379)------------------------------
% 7.47/1.35  % (16379)------------------------------
% 7.85/1.35  % (16391)Instruction limit reached!
% 7.85/1.35  % (16391)------------------------------
% 7.85/1.35  % (16391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.85/1.35  % (16391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.85/1.35  % (16391)Termination reason: Unknown
% 7.85/1.35  % (16391)Termination phase: Saturation
% 7.85/1.35  
% 7.85/1.35  % (16391)Memory used [KB]: 7291
% 7.85/1.35  % (16391)Time elapsed: 0.419 s
% 7.85/1.35  % (16391)Instructions burned: 102 (million)
% 7.85/1.35  % (16391)------------------------------
% 7.85/1.35  % (16391)------------------------------
% 7.97/1.37  % (16403)lrs+11_1:1_flr=on:s2a=on:sp=occurrence:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/86Mi)
% 7.97/1.38  % (16408)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 (2991ds/92Mi)
% 7.97/1.39  % (16395)Instruction limit reached!
% 7.97/1.39  % (16395)------------------------------
% 7.97/1.39  % (16395)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.97/1.39  % (16395)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.97/1.39  % (16395)Termination reason: Unknown
% 7.97/1.39  % (16395)Termination phase: Saturation
% 7.97/1.39  
% 7.97/1.39  % (16395)Memory used [KB]: 8699
% 7.97/1.39  % (16395)Time elapsed: 0.339 s
% 7.97/1.39  % (16395)Instructions burned: 227 (million)
% 7.97/1.39  % (16395)------------------------------
% 7.97/1.39  % (16395)------------------------------
% 7.97/1.40  % (16404)lrs+10_1:4_awrs=converge:sp=frequency:to=lpo:i=344:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/344Mi)
% 7.97/1.40  % (16405)lrs+1010_1:1024_cond=fast:i=104:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/104Mi)
% 8.12/1.42  % (16407)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/29Mi)
% 8.21/1.45  % (16385)Instruction limit reached!
% 8.21/1.45  % (16385)------------------------------
% 8.21/1.45  % (16385)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.21/1.45  % (16385)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.21/1.45  % (16385)Termination reason: Unknown
% 8.21/1.45  % (16385)Termination phase: Saturation
% 8.21/1.45  
% 8.21/1.45  % (16385)Memory used [KB]: 7547
% 8.21/1.45  % (16385)Time elapsed: 0.583 s
% 8.21/1.45  % (16385)Instructions burned: 171 (million)
% 8.21/1.45  % (16385)------------------------------
% 8.21/1.45  % (16385)------------------------------
% 8.21/1.45  % (16396)Instruction limit reached!
% 8.21/1.45  % (16396)------------------------------
% 8.21/1.45  % (16396)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.21/1.45  % (16396)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.21/1.45  % (16396)Termination reason: Unknown
% 8.21/1.45  % (16396)Termination phase: Saturation
% 8.21/1.45  
% 8.21/1.45  % (16396)Memory used [KB]: 8315
% 8.21/1.45  % (16396)Time elapsed: 0.366 s
% 8.21/1.45  % (16396)Instructions burned: 272 (million)
% 8.21/1.45  % (16396)------------------------------
% 8.21/1.45  % (16396)------------------------------
% 8.21/1.47  % (16412)lrs+10_1:4_av=off:bd=off:br=off:fsr=off:plsq=on:plsqr=20,11:s2a=on:urr=ec_only:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1000Mi)
% 8.21/1.47  % (16412)Refutation not found, incomplete strategy% (16412)------------------------------
% 8.21/1.47  % (16412)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.21/1.47  % (16412)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.21/1.47  % (16412)Termination reason: Refutation not found, incomplete strategy
% 8.21/1.47  
% 8.21/1.47  % (16412)Memory used [KB]: 1279
% 8.21/1.47  % (16412)Time elapsed: 0.131 s
% 8.21/1.47  % (16412)Instructions burned: 1 (million)
% 8.21/1.47  % (16412)------------------------------
% 8.21/1.47  % (16412)------------------------------
% 8.21/1.47  % (16413)dis+11_1:1_av=off:bsr=unit_only:drc=off:plsq=on:slsq=on:slsqc=1:slsqr=1,2:i=310:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/310Mi)
% 8.21/1.47  % (16406)lrs+1003_1:1_ep=R:erd=off:sos=on:urr=on:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/355Mi)
% 8.21/1.48  % (16407)Instruction limit reached!
% 8.21/1.48  % (16407)------------------------------
% 8.21/1.48  % (16407)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.21/1.48  % (16407)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.21/1.48  % (16407)Termination reason: Unknown
% 8.21/1.48  % (16407)Termination phase: Saturation
% 8.21/1.48  
% 8.21/1.48  % (16407)Memory used [KB]: 6140
% 8.21/1.48  % (16407)Time elapsed: 0.248 s
% 8.21/1.48  % (16407)Instructions burned: 29 (million)
% 8.21/1.48  % (16407)------------------------------
% 8.21/1.48  % (16407)------------------------------
% 8.21/1.49  % (16392)Instruction limit reached!
% 8.21/1.49  % (16392)------------------------------
% 8.21/1.49  % (16392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.21/1.49  % (16392)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.21/1.49  % (16392)Termination reason: Unknown
% 8.21/1.49  % (16392)Termination phase: Saturation
% 8.21/1.49  
% 8.21/1.49  % (16392)Memory used [KB]: 7547
% 8.21/1.49  % (16392)Time elapsed: 0.561 s
% 8.21/1.49  % (16392)Instructions burned: 162 (million)
% 8.21/1.49  % (16392)------------------------------
% 8.21/1.49  % (16392)------------------------------
% 8.21/1.49  % (16410)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/498Mi)
% 8.21/1.51  % (16420)dis+1002_1:128_aac=none:avsq=on:avsqc=1:avsql=on:awrs=converge:flr=on:nwc=4.0:plsq=on:plsqc=2:plsql=on:plsqr=1,32:rp=on:sac=on:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=occurrence:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/24Mi)
% 8.21/1.52  % (16414)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=174:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/174Mi)
% 8.21/1.52  % (16411)dis+1011_1:1_fd=preordered:tgt=ground:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/274Mi)
% 8.60/1.54  % (16420)Instruction limit reached!
% 8.60/1.54  % (16420)------------------------------
% 8.60/1.54  % (16420)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.60/1.54  % (16420)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.60/1.54  % (16420)Termination reason: Unknown
% 8.60/1.54  % (16420)Termination phase: Saturation
% 8.60/1.54  
% 8.60/1.54  % (16408)Instruction limit reached!
% 8.60/1.54  % (16408)------------------------------
% 8.60/1.54  % (16408)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.60/1.54  % (16408)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.60/1.54  % (16408)Termination reason: Unknown
% 8.60/1.54  % (16408)Termination phase: Saturation
% 8.60/1.54  
% 8.60/1.54  % (16408)Memory used [KB]: 6908
% 8.60/1.54  % (16408)Time elapsed: 0.266 s
% 8.60/1.54  % (16408)Instructions burned: 92 (million)
% 8.60/1.54  % (16408)------------------------------
% 8.60/1.54  % (16408)------------------------------
% 8.60/1.54  % (16420)Memory used [KB]: 6140
% 8.60/1.54  % (16420)Time elapsed: 0.056 s
% 8.60/1.54  % (16420)Instructions burned: 24 (million)
% 8.60/1.54  % (16420)------------------------------
% 8.60/1.54  % (16420)------------------------------
% 8.60/1.54  % (16415)lrs+31_1:1_bs=on:bsr=on:fsr=off:gs=on:gsp=on:sp=weighted_frequency:spb=units:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/298Mi)
% 8.60/1.54  % (16416)ott+10_1:1_br=off:bsr=on:fsr=off:nwc=2.0:s2a=on:s2agt=12:s2at=5.0:urr=on:i=874:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/874Mi)
% 8.60/1.55  % (16409)lrs+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=460:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/460Mi)
% 8.60/1.57  % (16422)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=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/374Mi)
% 8.60/1.58  % (16370)Instruction limit reached!
% 8.60/1.58  % (16370)------------------------------
% 8.60/1.58  % (16370)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.60/1.58  % (16370)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.60/1.58  % (16370)Termination reason: Unknown
% 8.60/1.58  % (16370)Termination phase: Saturation
% 8.60/1.58  
% 8.60/1.58  % (16370)Memory used [KB]: 9850
% 8.60/1.58  % (16370)Time elapsed: 0.889 s
% 8.60/1.58  % (16370)Instructions burned: 278 (million)
% 8.60/1.58  % (16370)------------------------------
% 8.60/1.58  % (16370)------------------------------
% 8.92/1.58  % (16419)lrs+10_1:1_sd=1:sos=on:ss=axioms:st=5.0:i=184:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/184Mi)
% 8.92/1.59  % (16403)Instruction limit reached!
% 8.92/1.59  % (16403)------------------------------
% 8.92/1.59  % (16403)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.92/1.59  % (16403)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.92/1.59  % (16403)Termination reason: Unknown
% 8.92/1.59  % (16403)Termination phase: Saturation
% 8.92/1.59  
% 8.92/1.59  % (16403)Memory used [KB]: 6908
% 8.92/1.59  % (16403)Time elapsed: 0.384 s
% 8.92/1.59  % (16403)Instructions burned: 86 (million)
% 8.92/1.59  % (16403)------------------------------
% 8.92/1.59  % (16403)------------------------------
% 8.92/1.60  % (16418)lrs+1011_1:5_er=filter:nwc=6.0:sd=2:sos=on:ss=axioms:st=1.5:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/75Mi)
% 8.92/1.60  % (16418)Refutation not found, incomplete strategy% (16418)------------------------------
% 8.92/1.60  % (16418)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.92/1.60  % (16418)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.92/1.60  % (16418)Termination reason: Refutation not found, incomplete strategy
% 8.92/1.60  
% 8.92/1.60  % (16418)Memory used [KB]: 5756
% 8.92/1.60  % (16418)Time elapsed: 0.195 s
% 8.92/1.60  % (16418)Instructions burned: 1 (million)
% 8.92/1.60  % (16418)------------------------------
% 8.92/1.60  % (16418)------------------------------
% 8.92/1.63  % (16417)lrs+10_1:1_ep=RST:sd=2:sos=on:ss=axioms:st=5.0:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/151Mi)
% 8.92/1.63  % (16417)Refutation not found, incomplete strategy% (16417)------------------------------
% 8.92/1.63  % (16417)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.92/1.63  % (16417)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.92/1.63  % (16417)Termination reason: Refutation not found, incomplete strategy
% 8.92/1.63  
% 8.92/1.63  % (16417)Memory used [KB]: 5756
% 8.92/1.63  % (16417)Time elapsed: 0.251 s
% 8.92/1.63  % (16417)Instructions burned: 2 (million)
% 8.92/1.63  % (16417)------------------------------
% 8.92/1.63  % (16417)------------------------------
% 8.92/1.64  % (16401)Instruction limit reached!
% 8.92/1.64  % (16401)------------------------------
% 8.92/1.64  % (16401)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.92/1.64  % (16401)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.92/1.64  % (16401)Termination reason: Unknown
% 8.92/1.64  % (16401)Termination phase: Saturation
% 8.92/1.64  
% 8.92/1.64  % (16401)Memory used [KB]: 11257
% 8.92/1.64  % (16401)Time elapsed: 0.491 s
% 8.92/1.64  % (16401)Instructions burned: 141 (million)
% 8.92/1.64  % (16401)------------------------------
% 8.92/1.64  % (16401)------------------------------
% 8.92/1.65  % (16423)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=1220:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/1220Mi)
% 9.20/1.66  % (16405)Instruction limit reached!
% 9.20/1.66  % (16405)------------------------------
% 9.20/1.66  % (16405)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.20/1.66  % (16405)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.20/1.66  % (16405)Termination reason: Unknown
% 9.20/1.66  % (16405)Termination phase: Saturation
% 9.20/1.66  
% 9.20/1.66  % (16405)Memory used [KB]: 6780
% 9.20/1.66  % (16405)Time elapsed: 0.417 s
% 9.20/1.66  % (16405)Instructions burned: 104 (million)
% 9.20/1.66  % (16405)------------------------------
% 9.20/1.66  % (16405)------------------------------
% 9.20/1.66  % (16426)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=794:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/794Mi)
% 9.20/1.66  % (16426)Refutation not found, incomplete strategy% (16426)------------------------------
% 9.20/1.66  % (16426)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.20/1.66  % (16426)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.20/1.66  % (16426)Termination reason: Refutation not found, incomplete strategy
% 9.20/1.66  
% 9.20/1.66  % (16426)Memory used [KB]: 5756
% 9.20/1.66  % (16426)Time elapsed: 0.030 s
% 9.20/1.66  % (16426)Instructions burned: 2 (million)
% 9.20/1.66  % (16426)------------------------------
% 9.20/1.66  % (16426)------------------------------
% 9.40/1.68  % (16400)Instruction limit reached!
% 9.40/1.68  % (16400)------------------------------
% 9.40/1.68  % (16400)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.40/1.68  % (16400)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.40/1.68  % (16400)Termination reason: Unknown
% 9.40/1.68  % (16400)Termination phase: Saturation
% 9.40/1.68  
% 9.40/1.68  % (16400)Memory used [KB]: 2046
% 9.40/1.68  % (16400)Time elapsed: 0.543 s
% 9.40/1.68  % (16400)Instructions burned: 156 (million)
% 9.40/1.68  % (16400)------------------------------
% 9.40/1.68  % (16400)------------------------------
% 9.40/1.68  % (16414)First to succeed.
% 9.40/1.69  % (16380)Instruction limit reached!
% 9.40/1.69  % (16380)------------------------------
% 9.40/1.69  % (16380)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.40/1.69  % (16380)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.40/1.69  % (16380)Termination reason: Unknown
% 9.40/1.69  % (16380)Termination phase: Saturation
% 9.40/1.69  
% 9.40/1.69  % (16380)Memory used [KB]: 9722
% 9.40/1.69  % (16380)Time elapsed: 0.826 s
% 9.40/1.69  % (16380)Instructions burned: 298 (million)
% 9.40/1.69  % (16380)------------------------------
% 9.40/1.69  % (16380)------------------------------
% 9.40/1.69  % (16421)dis+1011_981:877462_av=off:awrs=decay:awrsf=1:bd=off:er=filter:erd=off:etr=on:fd=off:fsd=on:gs=on:gsp=on:nwc=5.0:plsq=on:plsqc=2:plsqr=371,20:rp=on:slsq=on:slsqc=1:slsql=off:slsqr=19,32:sp=occurrence:thsq=on:thsqc=16:thsqd=32:thsqr=239,12:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/87Mi)
% 9.40/1.71  % (16414)Refutation found. Thanks to Tanya!
% 9.40/1.71  % SZS status Unsatisfiable for theBenchmark
% 9.40/1.71  % SZS output start Proof for theBenchmark
% See solution above
% 9.40/1.71  % (16414)------------------------------
% 9.40/1.71  % (16414)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.40/1.71  % (16414)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.40/1.71  % (16414)Termination reason: Refutation
% 9.40/1.71  
% 9.40/1.71  % (16414)Memory used [KB]: 6780
% 9.40/1.71  % (16414)Time elapsed: 0.337 s
% 9.40/1.71  % (16414)Instructions burned: 71 (million)
% 9.40/1.71  % (16414)------------------------------
% 9.40/1.71  % (16414)------------------------------
% 9.40/1.71  % (16313)Success in time 1.389 s
%------------------------------------------------------------------------------