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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : RNG005-1 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : 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 18:14:17 EDT 2022

% Result   : Unsatisfiable 0.20s 0.58s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   17 (  13 unt;   0 def)
%            Number of atoms       :   28 (   0 equ)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :   25 (  14   ~;  11   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    7 (   7 usr;   5 con; 0-2 aty)
%            Number of variables   :   27 (  27   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f520,plain,
    $false,
    inference(subsumption_resolution,[],[f506,f354]) ).

fof(f354,plain,
    ~ sum(multiply(additive_identity,b),additive_inverse(d),c),
    inference(unit_resulting_resolution,[],[f30,f6,f62,f7]) ).

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

fof(f62,plain,
    sum(d,multiply(additive_identity,b),d),
    inference(unit_resulting_resolution,[],[f18,f3,f2,f18,f14]) ).

fof(f14,axiom,
    ! [X3,X0,X1,X8,X6,X9,X7] :
      ( ~ product(X8,X0,X9)
      | ~ sum(X1,X3,X8)
      | ~ product(X3,X0,X7)
      | sum(X6,X7,X9)
      | ~ product(X1,X0,X6) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',distributivity3) ).

fof(f2,axiom,
    ! [X0] : sum(X0,additive_identity,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_identity2) ).

fof(f3,axiom,
    ! [X0,X1] : product(X0,X1,multiply(X0,X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure_of_multiplication) ).

fof(f18,axiom,
    product(a,b,d),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_times_b) ).

fof(f6,axiom,
    ! [X0] : sum(X0,additive_inverse(X0),additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',right_inverse) ).

fof(f30,plain,
    ~ sum(d,c,additive_identity),
    inference(unit_resulting_resolution,[],[f20,f9]) ).

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

fof(f20,axiom,
    ~ sum(c,d,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_sum_is_additive_id) ).

fof(f506,plain,
    sum(multiply(additive_identity,b),additive_inverse(d),c),
    inference(unit_resulting_resolution,[],[f6,f2,f90,f8]) ).

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

fof(f90,plain,
    sum(c,d,multiply(additive_identity,b)),
    inference(unit_resulting_resolution,[],[f3,f18,f5,f19,f14]) ).

fof(f19,axiom,
    product(additive_inverse(a),b,c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_inverse_times_b) ).

fof(f5,axiom,
    ! [X0] : sum(additive_inverse(X0),X0,additive_identity),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',left_inverse) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : RNG005-1 : TPTP v8.1.0. Released v1.0.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n020.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 11:42:45 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.49  % (25088)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.20/0.49  % (25093)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.20/0.49  % (25105)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.20/0.51  % (25096)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.20/0.51  % (25105)Instruction limit reached!
% 0.20/0.51  % (25105)------------------------------
% 0.20/0.51  % (25105)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (25093)Instruction limit reached!
% 0.20/0.51  % (25093)------------------------------
% 0.20/0.51  % (25093)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (25093)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (25093)Termination reason: Unknown
% 0.20/0.51  % (25093)Termination phase: Saturation
% 0.20/0.51  
% 0.20/0.51  % (25093)Memory used [KB]: 5884
% 0.20/0.51  % (25093)Time elapsed: 0.101 s
% 0.20/0.51  % (25093)Instructions burned: 3 (million)
% 0.20/0.51  % (25093)------------------------------
% 0.20/0.51  % (25093)------------------------------
% 0.20/0.52  % (25109)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.20/0.52  % (25105)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (25105)Termination reason: Unknown
% 0.20/0.52  % (25105)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (25105)Memory used [KB]: 1535
% 0.20/0.52  % (25105)Time elapsed: 0.110 s
% 0.20/0.52  % (25105)Instructions burned: 8 (million)
% 0.20/0.52  % (25105)------------------------------
% 0.20/0.52  % (25105)------------------------------
% 0.20/0.52  % (25101)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.20/0.52  % (25101)Instruction limit reached!
% 0.20/0.52  % (25101)------------------------------
% 0.20/0.52  % (25101)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (25101)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (25101)Termination reason: Unknown
% 0.20/0.52  % (25101)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (25101)Memory used [KB]: 1279
% 0.20/0.52  % (25101)Time elapsed: 0.003 s
% 0.20/0.52  % (25101)Instructions burned: 2 (million)
% 0.20/0.52  % (25101)------------------------------
% 0.20/0.52  % (25101)------------------------------
% 0.20/0.52  % (25099)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.20/0.52  % (25085)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.20/0.53  % (25087)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.20/0.53  % (25107)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 0.20/0.53  % (25087)Instruction limit reached!
% 0.20/0.53  % (25087)------------------------------
% 0.20/0.53  % (25087)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (25087)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (25087)Termination reason: Unknown
% 0.20/0.53  % (25087)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (25087)Memory used [KB]: 5884
% 0.20/0.53  % (25087)Time elapsed: 0.003 s
% 0.20/0.53  % (25087)Instructions burned: 4 (million)
% 0.20/0.53  % (25087)------------------------------
% 0.20/0.53  % (25087)------------------------------
% 0.20/0.53  % (25096)Instruction limit reached!
% 0.20/0.53  % (25096)------------------------------
% 0.20/0.53  % (25096)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (25096)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (25096)Termination reason: Unknown
% 0.20/0.53  % (25096)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (25096)Memory used [KB]: 6012
% 0.20/0.53  % (25096)Time elapsed: 0.118 s
% 0.20/0.53  % (25096)Instructions burned: 25 (million)
% 0.20/0.53  % (25096)------------------------------
% 0.20/0.53  % (25096)------------------------------
% 0.20/0.53  % (25089)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.20/0.53  % (25090)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.20/0.53  % (25102)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.20/0.53  % (25108)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.20/0.53  % (25111)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.20/0.53  % (25098)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.20/0.53  % (25086)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.20/0.53  % (25097)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.20/0.53  % (25098)Instruction limit reached!
% 0.20/0.53  % (25098)------------------------------
% 0.20/0.53  % (25098)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (25098)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (25098)Termination reason: Unknown
% 0.20/0.53  % (25098)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (25098)Memory used [KB]: 5884
% 0.20/0.53  % (25098)Time elapsed: 0.133 s
% 0.20/0.53  % (25098)Instructions burned: 4 (million)
% 0.20/0.53  % (25098)------------------------------
% 0.20/0.53  % (25098)------------------------------
% 0.20/0.54  % (25097)Instruction limit reached!
% 0.20/0.54  % (25097)------------------------------
% 0.20/0.54  % (25097)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (25097)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (25097)Termination reason: Unknown
% 0.20/0.54  % (25097)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (25097)Memory used [KB]: 5884
% 0.20/0.54  % (25097)Time elapsed: 0.134 s
% 0.20/0.54  % (25097)Instructions burned: 6 (million)
% 0.20/0.54  % (25097)------------------------------
% 0.20/0.54  % (25097)------------------------------
% 0.20/0.54  % (25100)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.20/0.54  TRYING [1]
% 0.20/0.54  % (25103)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.20/0.54  % (25112)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.20/0.54  % (25114)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.20/0.54  % (25092)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.54  % (25094)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.20/0.54  % (25088)Instruction limit reached!
% 0.20/0.54  % (25088)------------------------------
% 0.20/0.54  % (25088)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (25088)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (25088)Termination reason: Unknown
% 0.20/0.54  % (25088)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (25088)Memory used [KB]: 6140
% 0.20/0.54  % (25088)Time elapsed: 0.135 s
% 0.20/0.54  % (25088)Instructions burned: 43 (million)
% 0.20/0.54  % (25088)------------------------------
% 0.20/0.54  % (25088)------------------------------
% 0.20/0.54  % (25095)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.20/0.54  % (25104)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.20/0.55  % (25106)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.20/0.55  % (25095)Instruction limit reached!
% 0.20/0.55  % (25095)------------------------------
% 0.20/0.55  % (25095)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (25095)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (25095)Termination reason: Unknown
% 0.20/0.55  % (25095)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (25095)Memory used [KB]: 6012
% 0.20/0.55  % (25095)Time elapsed: 0.150 s
% 0.20/0.55  % (25095)Instructions burned: 6 (million)
% 0.20/0.55  % (25095)------------------------------
% 0.20/0.55  % (25095)------------------------------
% 0.20/0.55  % (25104)Instruction limit reached!
% 0.20/0.55  % (25104)------------------------------
% 0.20/0.55  % (25104)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (25104)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (25104)Termination reason: Unknown
% 0.20/0.55  % (25104)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (25104)Memory used [KB]: 5884
% 0.20/0.55  % (25104)Time elapsed: 0.152 s
% 0.20/0.55  % (25104)Instructions burned: 8 (million)
% 0.20/0.55  % (25104)------------------------------
% 0.20/0.55  % (25104)------------------------------
% 0.20/0.55  % (25110)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.20/0.56  % (25102)Instruction limit reached!
% 0.20/0.56  % (25102)------------------------------
% 0.20/0.56  % (25102)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (25102)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (25102)Termination reason: Unknown
% 0.20/0.56  % (25102)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (25102)Memory used [KB]: 5884
% 0.20/0.56  % (25102)Time elapsed: 0.148 s
% 0.20/0.56  % (25102)Instructions burned: 8 (million)
% 0.20/0.56  % (25102)------------------------------
% 0.20/0.56  % (25102)------------------------------
% 0.20/0.56  % (25091)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.20/0.56  TRYING [2]
% 0.20/0.56  % (25100)Instruction limit reached!
% 0.20/0.56  % (25100)------------------------------
% 0.20/0.56  % (25100)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (25100)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (25100)Termination reason: Unknown
% 0.20/0.56  % (25100)Termination phase: Finite model building SAT solving
% 0.20/0.56  
% 0.20/0.56  % (25100)Memory used [KB]: 6012
% 0.20/0.56  % (25100)Time elapsed: 0.139 s
% 0.20/0.56  % (25100)Instructions burned: 7 (million)
% 0.20/0.56  % (25100)------------------------------
% 0.20/0.56  % (25100)------------------------------
% 0.20/0.56  % (25113)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.20/0.57  % (25109)Instruction limit reached!
% 0.20/0.57  % (25109)------------------------------
% 0.20/0.57  % (25109)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (25109)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (25109)Termination reason: Unknown
% 0.20/0.57  % (25109)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (25109)Memory used [KB]: 6140
% 0.20/0.57  % (25109)Time elapsed: 0.158 s
% 0.20/0.57  % (25109)Instructions burned: 46 (million)
% 0.20/0.57  % (25109)------------------------------
% 0.20/0.57  % (25109)------------------------------
% 0.20/0.58  % (25090)Instruction limit reached!
% 0.20/0.58  % (25090)------------------------------
% 0.20/0.58  % (25090)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (25090)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (25090)Termination reason: Unknown
% 0.20/0.58  % (25090)Termination phase: Saturation
% 0.20/0.58  
% 0.20/0.58  % (25090)Memory used [KB]: 6140
% 0.20/0.58  % (25090)Time elapsed: 0.161 s
% 0.20/0.58  % (25090)Instructions burned: 25 (million)
% 0.20/0.58  % (25090)------------------------------
% 0.20/0.58  % (25090)------------------------------
% 0.20/0.58  % (25089)First to succeed.
% 0.20/0.58  % (25089)Refutation found. Thanks to Tanya!
% 0.20/0.58  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.58  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.58  % (25089)------------------------------
% 0.20/0.58  % (25089)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (25089)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (25089)Termination reason: Refutation
% 0.20/0.58  
% 0.20/0.58  % (25089)Memory used [KB]: 6140
% 0.20/0.58  % (25089)Time elapsed: 0.161 s
% 0.20/0.58  % (25089)Instructions burned: 28 (million)
% 0.20/0.58  % (25089)------------------------------
% 0.20/0.58  % (25089)------------------------------
% 0.20/0.58  % (25084)Success in time 0.224 s
%------------------------------------------------------------------------------