TSTP Solution File: FLD060-4 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : FLD060-4 : TPTP v8.1.0. Bugfixed v2.1.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 : n002.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:05:57 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f133,plain,
    $false,
    inference(subsumption_resolution,[],[f115,f75]) ).

fof(f75,plain,
    less_or_equal(add(a,b),v),
    inference(subsumption_resolution,[],[f74,f27]) ).

fof(f27,axiom,
    defined(a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_is_defined) ).

fof(f74,plain,
    ( ~ defined(a)
    | less_or_equal(add(a,b),v) ),
    inference(subsumption_resolution,[],[f73,f28]) ).

fof(f28,axiom,
    defined(b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',b_is_defined) ).

fof(f73,plain,
    ( ~ defined(b)
    | less_or_equal(add(a,b),v)
    | ~ defined(a) ),
    inference(resolution,[],[f68,f19]) ).

fof(f19,axiom,
    ! [X3,X0] :
      ( sum(X0,X3,add(X0,X3))
      | ~ defined(X0)
      | ~ defined(X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',totality_of_addition) ).

fof(f68,plain,
    ! [X0] :
      ( ~ sum(a,b,X0)
      | less_or_equal(X0,v) ),
    inference(resolution,[],[f65,f33]) ).

fof(f33,axiom,
    sum(b,b,v),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sum_7) ).

fof(f65,plain,
    ! [X2,X0,X1] :
      ( ~ sum(b,X2,X1)
      | ~ sum(a,X2,X0)
      | less_or_equal(X0,X1) ),
    inference(resolution,[],[f24,f31]) ).

fof(f31,axiom,
    less_or_equal(a,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_or_equal_5) ).

fof(f24,axiom,
    ! [X3,X0,X1,X4,X5] :
      ( ~ less_or_equal(X0,X3)
      | less_or_equal(X4,X1)
      | ~ sum(X3,X5,X1)
      | ~ sum(X0,X5,X4) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',compatibility_of_order_relation_and_addition) ).

fof(f115,plain,
    ~ less_or_equal(add(a,b),v),
    inference(resolution,[],[f108,f36]) ).

fof(f36,plain,
    ! [X0] :
      ( ~ less_or_equal(u,X0)
      | ~ less_or_equal(X0,v) ),
    inference(resolution,[],[f22,f34]) ).

fof(f34,axiom,
    ~ less_or_equal(u,v),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_less_or_equal_8) ).

fof(f22,axiom,
    ! [X3,X0,X5] :
      ( less_or_equal(X0,X5)
      | ~ less_or_equal(X0,X3)
      | ~ less_or_equal(X3,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',transitivity_of_order_relation) ).

fof(f108,plain,
    less_or_equal(u,add(a,b)),
    inference(subsumption_resolution,[],[f107,f27]) ).

fof(f107,plain,
    ( less_or_equal(u,add(a,b))
    | ~ defined(a) ),
    inference(subsumption_resolution,[],[f106,f28]) ).

fof(f106,plain,
    ( less_or_equal(u,add(a,b))
    | ~ defined(b)
    | ~ defined(a) ),
    inference(resolution,[],[f95,f19]) ).

fof(f95,plain,
    ! [X0] :
      ( ~ sum(a,b,X0)
      | less_or_equal(u,X0) ),
    inference(resolution,[],[f69,f32]) ).

fof(f32,axiom,
    sum(a,a,u),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sum_6) ).

fof(f69,plain,
    ! [X2,X3,X1] :
      ( ~ sum(a,X1,X2)
      | ~ sum(X1,b,X3)
      | less_or_equal(X2,X3) ),
    inference(resolution,[],[f65,f5]) ).

fof(f5,axiom,
    ! [X3,X0,X5] :
      ( sum(X3,X0,X5)
      | ~ sum(X0,X3,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_addition) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem    : FLD060-4 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/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.34  % Computer : n002.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 20:55:28 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.13/0.35  ipcrm: permission denied for id (635011072)
% 0.13/0.35  ipcrm: permission denied for id (635043842)
% 0.13/0.35  ipcrm: permission denied for id (635076611)
% 0.13/0.36  ipcrm: permission denied for id (635174918)
% 0.13/0.37  ipcrm: permission denied for id (635437071)
% 0.13/0.37  ipcrm: permission denied for id (635469840)
% 0.13/0.37  ipcrm: permission denied for id (635502610)
% 0.20/0.38  ipcrm: permission denied for id (635928605)
% 0.20/0.39  ipcrm: permission denied for id (635961375)
% 0.20/0.39  ipcrm: permission denied for id (635994144)
% 0.20/0.39  ipcrm: permission denied for id (636092451)
% 0.20/0.39  ipcrm: permission denied for id (636125220)
% 0.20/0.39  ipcrm: permission denied for id (636190758)
% 0.20/0.40  ipcrm: permission denied for id (636256296)
% 0.20/0.40  ipcrm: permission denied for id (636289065)
% 0.20/0.40  ipcrm: permission denied for id (636387372)
% 0.20/0.41  ipcrm: permission denied for id (636518448)
% 0.20/0.41  ipcrm: permission denied for id (636551217)
% 0.20/0.41  ipcrm: permission denied for id (636583986)
% 0.20/0.41  ipcrm: permission denied for id (636616755)
% 0.20/0.41  ipcrm: permission denied for id (636649524)
% 0.20/0.41  ipcrm: permission denied for id (636682293)
% 0.20/0.41  ipcrm: permission denied for id (636715062)
% 0.20/0.42  ipcrm: permission denied for id (636846139)
% 0.20/0.43  ipcrm: permission denied for id (637075523)
% 0.20/0.44  ipcrm: permission denied for id (637239369)
% 0.20/0.44  ipcrm: permission denied for id (637272138)
% 0.20/0.44  ipcrm: permission denied for id (637304907)
% 0.20/0.44  ipcrm: permission denied for id (637370446)
% 0.20/0.44  ipcrm: permission denied for id (637403215)
% 0.20/0.45  ipcrm: permission denied for id (637534291)
% 0.20/0.45  ipcrm: permission denied for id (637599830)
% 0.20/0.45  ipcrm: permission denied for id (637665369)
% 0.20/0.46  ipcrm: permission denied for id (637796445)
% 0.20/0.46  ipcrm: permission denied for id (637894752)
% 0.20/0.47  ipcrm: permission denied for id (638058598)
% 0.20/0.47  ipcrm: permission denied for id (638156905)
% 0.20/0.48  ipcrm: permission denied for id (638222443)
% 0.20/0.48  ipcrm: permission denied for id (638255212)
% 0.20/0.48  ipcrm: permission denied for id (638320750)
% 0.20/0.49  ipcrm: permission denied for id (638484595)
% 0.20/0.49  ipcrm: permission denied for id (638517364)
% 0.20/0.49  ipcrm: permission denied for id (638550133)
% 0.20/0.49  ipcrm: permission denied for id (638615671)
% 0.20/0.49  ipcrm: permission denied for id (638648440)
% 0.20/0.50  ipcrm: permission denied for id (638746747)
% 0.20/0.50  ipcrm: permission denied for id (638779516)
% 0.64/0.64  % (27348)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 (2998ds/6Mi)
% 0.64/0.64  % (27347)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 (2998ds/51Mi)
% 0.64/0.64  % (27340)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 (2998ds/43Mi)
% 0.64/0.65  % (27356)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 (2998ds/28Mi)
% 0.64/0.65  % (27338)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 (2998ds/42Mi)
% 0.64/0.65  % (27348)Instruction limit reached!
% 0.64/0.65  % (27348)------------------------------
% 0.64/0.65  % (27348)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.64/0.65  % (27339)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 (2998ds/4Mi)
% 1.34/0.66  % (27339)Instruction limit reached!
% 1.34/0.66  % (27339)------------------------------
% 1.34/0.66  % (27339)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.34/0.66  % (27348)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.34/0.66  % (27348)Termination reason: Unknown
% 1.34/0.66  % (27348)Termination phase: Saturation
% 1.34/0.66  
% 1.34/0.66  % (27348)Memory used [KB]: 6012
% 1.34/0.66  % (27348)Time elapsed: 0.108 s
% 1.34/0.66  % (27348)Instructions burned: 8 (million)
% 1.34/0.66  % (27348)------------------------------
% 1.34/0.66  % (27348)------------------------------
% 1.34/0.66  % (27337)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/99966Mi)
% 1.34/0.66  % (27339)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.34/0.66  % (27339)Termination reason: Unknown
% 1.34/0.66  % (27339)Termination phase: Saturation
% 1.34/0.66  
% 1.34/0.66  % (27339)Memory used [KB]: 5884
% 1.34/0.66  % (27339)Time elapsed: 0.109 s
% 1.34/0.66  % (27339)Instructions burned: 5 (million)
% 1.34/0.66  % (27339)------------------------------
% 1.34/0.66  % (27339)------------------------------
% 1.34/0.66  % (27355)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/8Mi)
% 1.34/0.66  % (27365)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 (2998ds/73Mi)
% 1.34/0.66  % (27346)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 (2998ds/3Mi)
% 1.34/0.66  % (27346)Instruction limit reached!
% 1.34/0.66  % (27346)------------------------------
% 1.34/0.66  % (27346)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.34/0.66  % (27346)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.34/0.66  % (27346)Termination reason: Unknown
% 1.34/0.66  % (27346)Termination phase: Saturation
% 1.34/0.66  
% 1.34/0.66  % (27346)Memory used [KB]: 5884
% 1.34/0.66  % (27346)Time elapsed: 0.106 s
% 1.34/0.66  % (27346)Instructions burned: 4 (million)
% 1.34/0.66  % (27346)------------------------------
% 1.34/0.66  % (27346)------------------------------
% 1.34/0.66  % (27364)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 (2998ds/71Mi)
% 1.34/0.67  % (27355)Instruction limit reached!
% 1.34/0.67  % (27355)------------------------------
% 1.34/0.67  % (27355)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.34/0.67  % (27357)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 (2998ds/7Mi)
% 1.34/0.67  % (27341)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 (2998ds/34Mi)
% 1.34/0.67  % (27354)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 (2998ds/2Mi)
% 1.34/0.67  % (27354)Instruction limit reached!
% 1.34/0.67  % (27354)------------------------------
% 1.34/0.67  % (27354)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.34/0.67  % (27354)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.34/0.67  % (27354)Termination reason: Unknown
% 1.34/0.67  % (27354)Termination phase: Saturation
% 1.34/0.67  
% 1.34/0.67  % (27354)Memory used [KB]: 5884
% 1.34/0.67  % (27354)Time elapsed: 0.121 s
% 1.34/0.67  % (27354)Instructions burned: 3 (million)
% 1.34/0.67  % (27354)------------------------------
% 1.34/0.67  % (27354)------------------------------
% 1.34/0.68  % (27343)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 (2998ds/49Mi)
% 1.34/0.68  % (27349)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 (2998ds/23Mi)
% 1.34/0.68  % (27342)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/25Mi)
% 1.34/0.68  % (27355)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.34/0.68  % (27355)Termination reason: Unknown
% 1.34/0.68  % (27355)Termination phase: Saturation
% 1.34/0.68  
% 1.34/0.68  % (27355)Memory used [KB]: 5884
% 1.34/0.68  % (27355)Time elapsed: 0.113 s
% 1.34/0.68  % (27355)Instructions burned: 9 (million)
% 1.34/0.68  % (27355)------------------------------
% 1.34/0.68  % (27355)------------------------------
% 1.34/0.68  % (27366)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/20Mi)
% 1.34/0.69  % (27362)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 (2998ds/46Mi)
% 1.59/0.69  % (27350)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 (2998ds/5Mi)
% 1.59/0.69  % (27350)Instruction limit reached!
% 1.59/0.69  % (27350)------------------------------
% 1.59/0.69  % (27350)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.69  % (27350)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.69  % (27350)Termination reason: Unknown
% 1.59/0.69  % (27350)Termination phase: Saturation
% 1.59/0.69  
% 1.59/0.69  % (27350)Memory used [KB]: 5884
% 1.59/0.69  % (27350)Time elapsed: 0.109 s
% 1.59/0.69  % (27350)Instructions burned: 6 (million)
% 1.59/0.69  % (27350)------------------------------
% 1.59/0.69  % (27350)------------------------------
% 1.59/0.69  % (27352)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 (2998ds/29Mi)
% 1.59/0.69  % (27351)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)
% 1.59/0.69  % (27358)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 (2998ds/6Mi)
% 1.59/0.69  % (27357)Instruction limit reached!
% 1.59/0.69  % (27357)------------------------------
% 1.59/0.69  % (27357)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.69  % (27356)Instruction limit reached!
% 1.59/0.69  % (27356)------------------------------
% 1.59/0.69  % (27356)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.69  % (27356)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.69  % (27356)Termination reason: Unknown
% 1.59/0.69  % (27356)Termination phase: Saturation
% 1.59/0.69  
% 1.59/0.69  % (27356)Memory used [KB]: 10746
% 1.59/0.69  % (27356)Time elapsed: 0.154 s
% 1.59/0.69  % (27356)Instructions burned: 28 (million)
% 1.59/0.69  % (27356)------------------------------
% 1.59/0.69  % (27356)------------------------------
% 1.59/0.69  % (27351)Instruction limit reached!
% 1.59/0.69  % (27351)------------------------------
% 1.59/0.69  % (27351)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.69  % (27351)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.69  % (27351)Termination reason: Unknown
% 1.59/0.69  % (27351)Termination phase: Saturation
% 1.59/0.69  
% 1.59/0.69  % (27351)Memory used [KB]: 5884
% 1.59/0.69  % (27351)Time elapsed: 0.140 s
% 1.59/0.69  % (27351)Instructions burned: 3 (million)
% 1.59/0.69  % (27351)------------------------------
% 1.59/0.69  % (27351)------------------------------
% 1.59/0.69  % (27357)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.69  % (27357)Termination reason: Unknown
% 1.59/0.69  % (27357)Termination phase: Saturation
% 1.59/0.69  
% 1.59/0.69  % (27357)Memory used [KB]: 5884
% 1.59/0.69  % (27357)Time elapsed: 0.136 s
% 1.59/0.69  % (27357)Instructions burned: 9 (million)
% 1.59/0.69  % (27357)------------------------------
% 1.59/0.69  % (27357)------------------------------
% 1.59/0.69  % (27363)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 (2998ds/81Mi)
% 1.59/0.70  % (27341)Refutation not found, incomplete strategy% (27341)------------------------------
% 1.59/0.70  % (27341)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.70  % (27341)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.70  % (27341)Termination reason: Refutation not found, incomplete strategy
% 1.59/0.70  
% 1.59/0.70  % (27341)Memory used [KB]: 5884
% 1.59/0.70  % (27341)Time elapsed: 0.116 s
% 1.59/0.70  % (27341)Instructions burned: 3 (million)
% 1.59/0.70  % (27341)------------------------------
% 1.59/0.70  % (27341)------------------------------
% 1.59/0.70  % (27353)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/6Mi)
% 1.59/0.70  % (27361)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 (2998ds/37Mi)
% 1.59/0.70  % (27360)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 (2998ds/97Mi)
% 1.59/0.70  % (27365)Refutation not found, incomplete strategy% (27365)------------------------------
% 1.59/0.70  % (27365)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.70  % (27345)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 (2998ds/51Mi)
% 1.59/0.70  TRYING [1]
% 1.59/0.70  % (27367)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 (2998ds/100Mi)
% 1.59/0.70  TRYING [2]
% 1.59/0.70  % (27366)Instruction limit reached!
% 1.59/0.70  % (27366)------------------------------
% 1.59/0.70  % (27366)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.70  % (27366)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.70  % (27366)Termination reason: Unknown
% 1.59/0.70  % (27366)Termination phase: Saturation
% 1.59/0.70  
% 1.59/0.70  % (27366)Memory used [KB]: 6012
% 1.59/0.70  % (27366)Time elapsed: 0.135 s
% 1.59/0.70  % (27366)Instructions burned: 20 (million)
% 1.59/0.70  % (27366)------------------------------
% 1.59/0.70  % (27366)------------------------------
% 1.59/0.70  % (27359)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 (2998ds/67Mi)
% 1.59/0.70  % (27358)Instruction limit reached!
% 1.59/0.70  % (27358)------------------------------
% 1.59/0.70  % (27358)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.70  % (27358)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.70  % (27358)Termination reason: Unknown
% 1.59/0.70  % (27358)Termination phase: Saturation
% 1.59/0.70  
% 1.59/0.70  % (27358)Memory used [KB]: 1407
% 1.59/0.70  % (27358)Time elapsed: 0.140 s
% 1.59/0.70  % (27358)Instructions burned: 7 (million)
% 1.59/0.70  % (27358)------------------------------
% 1.59/0.70  % (27358)------------------------------
% 1.59/0.70  TRYING [3]
% 1.59/0.71  % (27353)Instruction limit reached!
% 1.59/0.71  % (27353)------------------------------
% 1.59/0.71  % (27353)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.71  % (27353)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.71  % (27353)Termination reason: Unknown
% 1.59/0.71  % (27353)Termination phase: Finite model building constraint generation
% 1.59/0.71  
% 1.59/0.71  % (27353)Memory used [KB]: 6140
% 1.59/0.71  % (27353)Time elapsed: 0.114 s
% 1.59/0.71  % (27353)Instructions burned: 9 (million)
% 1.59/0.71  % (27353)------------------------------
% 1.59/0.71  % (27353)------------------------------
% 1.59/0.71  % (27338)Instruction limit reached!
% 1.59/0.71  % (27338)------------------------------
% 1.59/0.71  % (27338)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.71  % (27338)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.71  % (27338)Termination reason: Unknown
% 1.59/0.71  % (27338)Termination phase: Saturation
% 1.59/0.71  
% 1.59/0.71  % (27338)Memory used [KB]: 1663
% 1.59/0.71  % (27338)Time elapsed: 0.152 s
% 1.59/0.71  % (27338)Instructions burned: 42 (million)
% 1.59/0.71  % (27338)------------------------------
% 1.59/0.71  % (27338)------------------------------
% 1.59/0.71  % (27347)Instruction limit reached!
% 1.59/0.71  % (27347)------------------------------
% 1.59/0.71  % (27347)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.71  % (27347)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.71  % (27347)Termination reason: Unknown
% 1.59/0.71  % (27347)Termination phase: Saturation
% 1.59/0.71  
% 1.59/0.71  % (27347)Memory used [KB]: 6396
% 1.59/0.71  % (27347)Time elapsed: 0.143 s
% 1.59/0.71  % (27347)Instructions burned: 53 (million)
% 1.59/0.71  % (27347)------------------------------
% 1.59/0.71  % (27347)------------------------------
% 1.59/0.72  % (27365)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.72  % (27365)Termination reason: Refutation not found, incomplete strategy
% 1.59/0.72  
% 1.59/0.72  % (27365)Memory used [KB]: 1407
% 1.59/0.72  % (27365)Time elapsed: 0.149 s
% 1.59/0.72  % (27365)Instructions burned: 15 (million)
% 1.59/0.72  % (27365)------------------------------
% 1.59/0.72  % (27365)------------------------------
% 1.59/0.72  % (27349)Instruction limit reached!
% 1.59/0.72  % (27349)------------------------------
% 1.59/0.72  % (27349)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.72  % (27349)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.72  % (27349)Termination reason: Unknown
% 1.59/0.72  % (27349)Termination phase: Saturation
% 1.59/0.72  
% 1.59/0.72  % (27349)Memory used [KB]: 6140
% 1.59/0.72  % (27349)Time elapsed: 0.173 s
% 1.59/0.72  % (27349)Instructions burned: 23 (million)
% 1.59/0.72  % (27349)------------------------------
% 1.59/0.72  % (27349)------------------------------
% 1.59/0.72  % (27340)Refutation not found, non-redundant clauses discarded% (27340)------------------------------
% 1.59/0.72  % (27340)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.72  % (27340)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.72  % (27340)Termination reason: Refutation not found, non-redundant clauses discarded
% 1.59/0.72  
% 1.59/0.72  % (27340)Memory used [KB]: 6268
% 1.59/0.72  % (27340)Time elapsed: 0.160 s
% 1.59/0.72  % (27340)Instructions burned: 42 (million)
% 1.59/0.72  % (27340)------------------------------
% 1.59/0.72  % (27340)------------------------------
% 1.59/0.73  % (27342)Instruction limit reached!
% 1.59/0.73  % (27342)------------------------------
% 1.59/0.73  % (27342)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.73  % (27342)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.73  % (27342)Termination reason: Unknown
% 1.59/0.73  % (27342)Termination phase: Saturation
% 1.59/0.73  
% 1.59/0.73  % (27342)Memory used [KB]: 6268
% 1.59/0.73  % (27342)Time elapsed: 0.165 s
% 1.59/0.73  % (27342)Instructions burned: 25 (million)
% 1.59/0.73  % (27342)------------------------------
% 1.59/0.73  % (27342)------------------------------
% 1.93/0.74  % (27361)Instruction limit reached!
% 1.93/0.74  % (27361)------------------------------
% 1.93/0.74  % (27361)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.74  % (27361)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.74  % (27361)Termination reason: Unknown
% 1.93/0.74  % (27361)Termination phase: Saturation
% 1.93/0.74  
% 1.93/0.74  % (27361)Memory used [KB]: 6268
% 1.93/0.74  % (27361)Time elapsed: 0.153 s
% 1.93/0.74  % (27361)Instructions burned: 39 (million)
% 1.93/0.74  % (27361)------------------------------
% 1.93/0.74  % (27361)------------------------------
% 1.93/0.75  % (27352)Instruction limit reached!
% 1.93/0.75  % (27352)------------------------------
% 1.93/0.75  % (27352)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.75  % (27352)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.75  % (27352)Termination reason: Unknown
% 1.93/0.75  % (27352)Termination phase: Saturation
% 1.93/0.75  
% 1.93/0.75  % (27352)Memory used [KB]: 1663
% 1.93/0.75  % (27352)Time elapsed: 0.174 s
% 1.93/0.75  % (27352)Instructions burned: 29 (million)
% 1.93/0.75  % (27352)------------------------------
% 1.93/0.75  % (27352)------------------------------
% 1.93/0.75  % (27343)Instruction limit reached!
% 1.93/0.75  % (27343)------------------------------
% 1.93/0.75  % (27343)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.75  % (27343)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.75  % (27343)Termination reason: Unknown
% 1.93/0.75  % (27343)Termination phase: Saturation
% 1.93/0.75  
% 1.93/0.75  % (27343)Memory used [KB]: 1663
% 1.93/0.75  % (27343)Time elapsed: 0.187 s
% 1.93/0.75  % (27343)Instructions burned: 51 (million)
% 1.93/0.75  % (27343)------------------------------
% 1.93/0.75  % (27343)------------------------------
% 1.93/0.76  % (27444)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/14Mi)
% 1.93/0.77  % (27364)Instruction limit reached!
% 1.93/0.77  % (27364)------------------------------
% 1.93/0.77  % (27364)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.77  % (27362)Instruction limit reached!
% 1.93/0.77  % (27362)------------------------------
% 1.93/0.77  % (27362)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.77  % (27362)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.77  % (27362)Termination reason: Unknown
% 1.93/0.77  % (27362)Termination phase: Saturation
% 1.93/0.77  
% 1.93/0.77  % (27362)Memory used [KB]: 6396
% 1.93/0.77  % (27362)Time elapsed: 0.198 s
% 1.93/0.77  % (27362)Instructions burned: 46 (million)
% 1.93/0.77  % (27362)------------------------------
% 1.93/0.77  % (27362)------------------------------
% 1.93/0.77  % (27364)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.77  % (27364)Termination reason: Unknown
% 1.93/0.77  % (27364)Termination phase: Saturation
% 1.93/0.77  
% 1.93/0.77  % (27364)Memory used [KB]: 6524
% 1.93/0.77  % (27364)Time elapsed: 0.235 s
% 1.93/0.77  % (27364)Instructions burned: 72 (million)
% 1.93/0.77  % (27364)------------------------------
% 1.93/0.77  % (27364)------------------------------
% 1.93/0.78  % (27445)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/39Mi)
% 1.93/0.78  % (27468)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 (2996ds/29Mi)
% 1.93/0.79  % (27444)Instruction limit reached!
% 1.93/0.79  % (27444)------------------------------
% 1.93/0.79  % (27444)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.79  % (27444)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.79  % (27444)Termination reason: Unknown
% 1.93/0.79  % (27444)Termination phase: Saturation
% 1.93/0.79  
% 1.93/0.79  % (27444)Memory used [KB]: 6140
% 1.93/0.79  % (27444)Time elapsed: 0.075 s
% 1.93/0.79  % (27444)Instructions burned: 16 (million)
% 1.93/0.79  % (27444)------------------------------
% 1.93/0.79  % (27444)------------------------------
% 1.93/0.79  % (27345)Instruction limit reached!
% 1.93/0.79  % (27345)------------------------------
% 1.93/0.79  % (27345)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.79  % (27345)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.79  % (27345)Termination reason: Unknown
% 1.93/0.79  % (27345)Termination phase: Saturation
% 1.93/0.79  
% 1.93/0.79  % (27345)Memory used [KB]: 6396
% 1.93/0.79  % (27345)Time elapsed: 0.215 s
% 1.93/0.79  % (27345)Instructions burned: 53 (million)
% 1.93/0.79  % (27345)------------------------------
% 1.93/0.79  % (27345)------------------------------
% 1.93/0.80  % (27450)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 (2996ds/3Mi)
% 1.93/0.80  % (27450)Instruction limit reached!
% 1.93/0.80  % (27450)------------------------------
% 1.93/0.80  % (27450)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.80  % (27450)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.80  % (27450)Termination reason: Unknown
% 1.93/0.80  % (27450)Termination phase: Saturation
% 1.93/0.80  
% 1.93/0.80  % (27450)Memory used [KB]: 5884
% 1.93/0.80  % (27450)Time elapsed: 0.003 s
% 1.93/0.80  % (27450)Instructions burned: 3 (million)
% 1.93/0.80  % (27450)------------------------------
% 1.93/0.80  % (27450)------------------------------
% 1.93/0.81  % (27462)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 (2996ds/33Mi)
% 2.16/0.81  % (27470)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 (2996ds/34Mi)
% 2.16/0.81  % (27471)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 (2996ds/46Mi)
% 2.16/0.81  % (27359)Instruction limit reached!
% 2.16/0.81  % (27359)------------------------------
% 2.16/0.81  % (27359)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.81  % (27493)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/109Mi)
% 2.16/0.82  % (27489)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 (2996ds/147Mi)
% 2.16/0.82  % (27359)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.82  % (27359)Termination reason: Unknown
% 2.16/0.82  % (27359)Termination phase: Saturation
% 2.16/0.82  
% 2.16/0.82  % (27359)Memory used [KB]: 6908
% 2.16/0.82  % (27359)Time elapsed: 0.260 s
% 2.16/0.82  % (27359)Instructions burned: 68 (million)
% 2.16/0.82  % (27359)------------------------------
% 2.16/0.82  % (27359)------------------------------
% 2.16/0.82  % (27472)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 (2996ds/22Mi)
% 2.16/0.82  % (27468)Instruction limit reached!
% 2.16/0.82  % (27468)------------------------------
% 2.16/0.82  % (27468)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.82  % (27468)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.82  % (27468)Termination reason: Unknown
% 2.16/0.82  % (27468)Termination phase: Saturation
% 2.16/0.82  
% 2.16/0.82  % (27468)Memory used [KB]: 1535
% 2.16/0.82  % (27468)Time elapsed: 0.074 s
% 2.16/0.82  % (27468)Instructions burned: 30 (million)
% 2.16/0.82  % (27468)------------------------------
% 2.16/0.82  % (27468)------------------------------
% 2.16/0.82  % (27475)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 (2996ds/75Mi)
% 2.16/0.83  TRYING [1]
% 2.16/0.83  TRYING [2]
% 2.16/0.83  TRYING [3]
% 2.16/0.83  % (27472)Instruction limit reached!
% 2.16/0.83  % (27472)------------------------------
% 2.16/0.83  % (27472)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.83  % (27482)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 (2996ds/7Mi)
% 2.16/0.83  % (27485)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 (2996ds/37Mi)
% 2.16/0.84  % (27483)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 (2996ds/151Mi)
% 2.16/0.84  % (27445)Instruction limit reached!
% 2.16/0.84  % (27445)------------------------------
% 2.16/0.84  % (27445)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.84  % (27445)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.84  % (27445)Termination reason: Unknown
% 2.16/0.84  % (27445)Termination phase: Saturation
% 2.16/0.84  
% 2.16/0.84  % (27445)Memory used [KB]: 6268
% 2.16/0.84  % (27445)Time elapsed: 0.152 s
% 2.16/0.84  % (27445)Instructions burned: 39 (million)
% 2.16/0.84  % (27445)------------------------------
% 2.16/0.84  % (27445)------------------------------
% 2.16/0.84  % (27497)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 (2996ds/151Mi)
% 2.16/0.85  % (27363)Instruction limit reached!
% 2.16/0.85  % (27363)------------------------------
% 2.16/0.85  % (27363)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.85  % (27363)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.85  % (27363)Termination reason: Unknown
% 2.16/0.85  % (27363)Termination phase: Saturation
% 2.16/0.85  
% 2.16/0.85  % (27363)Memory used [KB]: 7036
% 2.16/0.85  % (27363)Time elapsed: 0.288 s
% 2.16/0.85  % (27363)Instructions burned: 82 (million)
% 2.16/0.85  % (27363)------------------------------
% 2.16/0.85  % (27363)------------------------------
% 2.16/0.85  % (27501)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 (2996ds/7Mi)
% 2.16/0.85  % (27491)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 (2996ds/45Mi)
% 2.16/0.85  % (27502)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 (2996ds/149Mi)
% 2.16/0.85  % (27472)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.85  % (27472)Termination reason: Unknown
% 2.16/0.85  % (27472)Termination phase: Finite model building SAT solving
% 2.16/0.85  
% 2.16/0.85  % (27472)Memory used [KB]: 6780
% 2.16/0.85  % (27472)Time elapsed: 0.107 s
% 2.16/0.85  % (27472)Instructions burned: 24 (million)
% 2.16/0.85  % (27472)------------------------------
% 2.16/0.85  % (27472)------------------------------
% 2.16/0.86  % (27367)Instruction limit reached!
% 2.16/0.86  % (27367)------------------------------
% 2.16/0.86  % (27367)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.86  % (27500)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 (2996ds/116Mi)
% 2.16/0.86  % (27360)Instruction limit reached!
% 2.16/0.86  % (27360)------------------------------
% 2.16/0.86  % (27360)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.86  % (27360)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.86  % (27360)Termination reason: Unknown
% 2.16/0.86  % (27360)Termination phase: Saturation
% 2.16/0.86  
% 2.16/0.86  % (27360)Memory used [KB]: 6780
% 2.16/0.86  % (27360)Time elapsed: 0.290 s
% 2.16/0.86  % (27360)Instructions burned: 97 (million)
% 2.16/0.86  % (27360)------------------------------
% 2.16/0.86  % (27360)------------------------------
% 2.16/0.86  % (27462)Instruction limit reached!
% 2.16/0.86  % (27462)------------------------------
% 2.16/0.86  % (27462)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.86  % (27482)Instruction limit reached!
% 2.16/0.86  % (27482)------------------------------
% 2.16/0.86  % (27482)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.86  % (27482)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.86  % (27482)Termination reason: Unknown
% 2.16/0.86  % (27482)Termination phase: Saturation
% 2.16/0.86  
% 2.16/0.86  % (27482)Memory used [KB]: 6012
% 2.16/0.86  % (27482)Time elapsed: 0.111 s
% 2.16/0.86  % (27482)Instructions burned: 7 (million)
% 2.16/0.86  % (27482)------------------------------
% 2.16/0.86  % (27482)------------------------------
% 2.42/0.87  % (27511)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 (2996ds/69Mi)
% 2.42/0.87  % (27514)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 (2996ds/92Mi)
% 2.42/0.87  % (27367)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.87  % (27367)Termination reason: Unknown
% 2.42/0.87  % (27367)Termination phase: Saturation
% 2.42/0.87  
% 2.42/0.87  % (27367)Memory used [KB]: 6780
% 2.42/0.87  % (27367)Time elapsed: 0.295 s
% 2.42/0.87  % (27367)Instructions burned: 101 (million)
% 2.42/0.87  % (27367)------------------------------
% 2.42/0.87  % (27367)------------------------------
% 2.42/0.87  % (27501)Instruction limit reached!
% 2.42/0.87  % (27501)------------------------------
% 2.42/0.87  % (27501)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.87  % (27501)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.87  % (27501)Termination reason: Unknown
% 2.42/0.87  % (27501)Termination phase: Saturation
% 2.42/0.87  
% 2.42/0.87  % (27501)Memory used [KB]: 5884
% 2.42/0.87  % (27501)Time elapsed: 0.117 s
% 2.42/0.87  % (27501)Instructions burned: 8 (million)
% 2.42/0.87  % (27501)------------------------------
% 2.42/0.87  % (27501)------------------------------
% 2.42/0.87  % (27462)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.87  % (27462)Termination reason: Unknown
% 2.42/0.87  % (27462)Termination phase: Saturation
% 2.42/0.87  
% 2.42/0.87  % (27462)Memory used [KB]: 6012
% 2.42/0.87  % (27462)Time elapsed: 0.143 s
% 2.42/0.87  % (27462)Instructions burned: 35 (million)
% 2.42/0.87  % (27462)------------------------------
% 2.42/0.87  % (27462)------------------------------
% 2.42/0.87  % (27470)Instruction limit reached!
% 2.42/0.87  % (27470)------------------------------
% 2.42/0.87  % (27470)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.87  % (27470)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.87  % (27470)Termination reason: Unknown
% 2.42/0.87  % (27470)Termination phase: Saturation
% 2.42/0.87  
% 2.42/0.87  % (27470)Memory used [KB]: 7675
% 2.42/0.87  % (27470)Time elapsed: 0.129 s
% 2.42/0.87  % (27470)Instructions burned: 35 (million)
% 2.42/0.87  % (27470)------------------------------
% 2.42/0.87  % (27470)------------------------------
% 2.42/0.88  % (27510)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 (2996ds/57Mi)
% 2.42/0.88  % (27471)Instruction limit reached!
% 2.42/0.88  % (27471)------------------------------
% 2.42/0.88  % (27471)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.88  % (27471)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.88  % (27471)Termination reason: Unknown
% 2.42/0.88  % (27471)Termination phase: Saturation
% 2.42/0.88  
% 2.42/0.88  % (27471)Memory used [KB]: 6396
% 2.42/0.88  % (27471)Time elapsed: 0.152 s
% 2.42/0.88  % (27471)Instructions burned: 48 (million)
% 2.42/0.88  % (27471)------------------------------
% 2.42/0.88  % (27471)------------------------------
% 2.42/0.88  % (27475)First to succeed.
% 2.42/0.88  % (27475)Refutation found. Thanks to Tanya!
% 2.42/0.88  % SZS status Unsatisfiable for theBenchmark
% 2.42/0.88  % SZS output start Proof for theBenchmark
% See solution above
% 2.42/0.88  % (27475)------------------------------
% 2.42/0.88  % (27475)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.88  % (27475)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.88  % (27475)Termination reason: Refutation
% 2.42/0.88  
% 2.42/0.88  % (27475)Memory used [KB]: 1535
% 2.42/0.88  % (27475)Time elapsed: 0.157 s
% 2.42/0.88  % (27475)Instructions burned: 57 (million)
% 2.42/0.88  % (27475)------------------------------
% 2.42/0.88  % (27475)------------------------------
% 2.42/0.88  % (27180)Success in time 0.542 s
%------------------------------------------------------------------------------