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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : FLD005-3 : 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 : n004.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:21 EDT 2022

% Result   : Unsatisfiable 2.44s 0.68s
% Output   : Refutation 2.44s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   19 (   8 unt;   0 def)
%            Number of atoms       :   35 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   38 (  22   ~;  16   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :   28 (  28   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f147,plain,
    $false,
    inference(global_subsumption,[],[f27,f143]) ).

fof(f143,plain,
    ~ defined(a),
    inference(resolution,[],[f139,f69]) ).

fof(f69,plain,
    ! [X0] :
      ( sum(additive_inverse(X0),b,add(additive_inverse(X0),b))
      | ~ defined(X0) ),
    inference(resolution,[],[f41,f15]) ).

fof(f15,axiom,
    ! [X0] :
      ( defined(additive_inverse(X0))
      | ~ defined(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',well_definedness_of_additive_inverse) ).

fof(f41,plain,
    ! [X2] :
      ( ~ defined(X2)
      | sum(X2,b,add(X2,b)) ),
    inference(resolution,[],[f28,f19]) ).

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

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

fof(f139,plain,
    ! [X0] : ~ sum(additive_inverse(a),b,X0),
    inference(resolution,[],[f134,f38]) ).

fof(f38,plain,
    sum(additive_identity,b,b),
    inference(resolution,[],[f28,f3]) ).

fof(f3,axiom,
    ! [X0] :
      ( ~ defined(X0)
      | sum(additive_identity,X0,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',existence_of_identity_addition) ).

fof(f134,plain,
    ! [X22,X23] :
      ( ~ sum(additive_identity,X22,b)
      | ~ sum(additive_inverse(a),X22,X23) ),
    inference(resolution,[],[f90,f31]) ).

fof(f31,plain,
    sum(additive_inverse(a),a,additive_identity),
    inference(resolution,[],[f27,f4]) ).

fof(f4,axiom,
    ! [X0] :
      ( ~ defined(X0)
      | sum(additive_inverse(X0),X0,additive_identity) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',existence_of_inverse_addition) ).

fof(f90,plain,
    ! [X11,X14,X12,X13] :
      ( ~ sum(X13,a,X11)
      | ~ sum(X11,X12,b)
      | ~ sum(X13,X12,X14) ),
    inference(resolution,[],[f44,f5]) ).

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

fof(f44,plain,
    ! [X8,X6,X7,X5] :
      ( ~ sum(a,X5,X6)
      | ~ sum(X6,X7,b)
      | ~ sum(X5,X7,X8) ),
    inference(resolution,[],[f29,f1]) ).

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

fof(f29,axiom,
    ! [X0] : ~ sum(a,X0,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_sum_3) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : FLD005-3 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.15/0.35  % Computer : n004.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit   : 300
% 0.15/0.35  % WCLimit    : 300
% 0.15/0.35  % DateTime   : Mon Aug 29 20:30:05 EDT 2022
% 0.15/0.35  % CPUTime    : 
% 0.22/0.54  % (7023)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.22/0.56  % (7046)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.22/0.56  % (7038)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.22/0.57  TRYING [1]
% 0.22/0.57  TRYING [2]
% 0.22/0.57  % (7030)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.22/0.57  % (7038)Instruction limit reached!
% 0.22/0.57  % (7038)------------------------------
% 0.22/0.57  % (7038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.22/0.57  % (7038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.22/0.57  % (7038)Termination reason: Unknown
% 0.22/0.57  % (7038)Termination phase: Finite model building constraint generation
% 0.22/0.57  
% 0.22/0.57  % (7038)Memory used [KB]: 6012
% 0.22/0.57  % (7038)Time elapsed: 0.079 s
% 0.22/0.57  % (7038)Instructions burned: 7 (million)
% 0.22/0.57  % (7038)------------------------------
% 0.22/0.57  % (7038)------------------------------
% 0.22/0.58  % (7030)Refutation not found, incomplete strategy% (7030)------------------------------
% 0.22/0.58  % (7030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.22/0.58  % (7030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.22/0.58  % (7030)Termination reason: Refutation not found, incomplete strategy
% 0.22/0.58  
% 0.22/0.58  % (7030)Memory used [KB]: 5884
% 0.22/0.58  % (7030)Time elapsed: 0.087 s
% 0.22/0.58  % (7030)Instructions burned: 2 (million)
% 0.22/0.58  % (7030)------------------------------
% 0.22/0.58  % (7030)------------------------------
% 0.22/0.58  % (7031)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.22/0.59  % (7039)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.22/0.59  % (7031)Instruction limit reached!
% 0.22/0.59  % (7031)------------------------------
% 0.22/0.59  % (7031)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.22/0.59  % (7039)Instruction limit reached!
% 0.22/0.59  % (7039)------------------------------
% 0.22/0.59  % (7039)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.22/0.59  % (7039)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.22/0.59  % (7039)Termination reason: Unknown
% 0.22/0.59  % (7039)Termination phase: Saturation
% 0.22/0.59  
% 0.22/0.59  % (7039)Memory used [KB]: 5884
% 0.22/0.59  % (7039)Time elapsed: 0.154 s
% 0.22/0.59  % (7039)Instructions burned: 2 (million)
% 0.22/0.59  % (7039)------------------------------
% 0.22/0.59  % (7039)------------------------------
% 0.22/0.59  % (7031)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.22/0.59  % (7031)Termination reason: Unknown
% 0.22/0.59  % (7031)Termination phase: Saturation
% 0.22/0.59  
% 0.22/0.59  % (7031)Memory used [KB]: 5884
% 0.22/0.59  % (7031)Time elapsed: 0.157 s
% 0.22/0.59  % (7031)Instructions burned: 3 (million)
% 0.22/0.59  % (7031)------------------------------
% 0.22/0.59  % (7031)------------------------------
% 0.22/0.60  % (7034)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.22/0.60  % (7028)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.22/0.60  % (7032)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.22/0.60  % (7035)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.22/0.60  % (7032)Refutation not found, incomplete strategy% (7032)------------------------------
% 0.22/0.60  % (7032)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.22/0.60  % (7032)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.22/0.60  % (7032)Termination reason: Refutation not found, incomplete strategy
% 0.22/0.60  
% 0.22/0.60  % (7032)Memory used [KB]: 5884
% 0.22/0.60  % (7032)Time elapsed: 0.165 s
% 0.22/0.60  % (7032)------------------------------
% 0.22/0.60  % (7032)------------------------------
% 0.22/0.61  % (7029)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.22/0.61  % (7033)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.22/0.62  % (7024)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.22/0.62  % (7027)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.22/0.62  % (7052)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.22/0.62  % (7027)Refutation not found, incomplete strategy% (7027)------------------------------
% 0.22/0.62  % (7027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.22/0.62  % (7027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.22/0.62  % (7027)Termination reason: Refutation not found, incomplete strategy
% 0.22/0.62  
% 0.22/0.62  % (7027)Memory used [KB]: 5884
% 0.22/0.62  % (7027)Time elapsed: 0.184 s
% 0.22/0.62  % (7027)Instructions burned: 2 (million)
% 0.22/0.62  % (7027)------------------------------
% 0.22/0.62  % (7027)------------------------------
% 0.22/0.62  % (7026)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.22/0.62  % (7052)Refutation not found, incomplete strategy% (7052)------------------------------
% 0.22/0.62  % (7052)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.22/0.62  % (7052)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.22/0.62  % (7052)Termination reason: Refutation not found, incomplete strategy
% 0.22/0.62  
% 0.22/0.62  % (7052)Memory used [KB]: 5884
% 0.22/0.62  % (7052)Time elapsed: 0.185 s
% 0.22/0.62  % (7052)------------------------------
% 0.22/0.62  % (7052)------------------------------
% 0.22/0.62  % (7035)Instruction limit reached!
% 0.22/0.62  % (7035)------------------------------
% 0.22/0.62  % (7035)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.22/0.62  % (7035)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.22/0.62  % (7035)Termination reason: Unknown
% 0.22/0.62  % (7035)Termination phase: Saturation
% 0.22/0.62  
% 0.22/0.62  % (7035)Memory used [KB]: 5884
% 0.22/0.62  % (7035)Time elapsed: 0.167 s
% 0.22/0.62  % (7035)Instructions burned: 5 (million)
% 0.22/0.62  % (7035)------------------------------
% 0.22/0.62  % (7035)------------------------------
% 0.22/0.62  % (7047)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.22/0.63  % (7051)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.22/0.63  % (7044)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.22/0.63  % (7050)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.22/0.63  % (7044)Refutation not found, incomplete strategy% (7044)------------------------------
% 0.22/0.63  % (7044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.22/0.63  % (7044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.22/0.63  % (7044)Termination reason: Refutation not found, incomplete strategy
% 0.22/0.63  
% 0.22/0.63  % (7044)Memory used [KB]: 5756
% 0.22/0.63  % (7044)Time elapsed: 0.198 s
% 0.22/0.63  % (7044)------------------------------
% 0.22/0.63  % (7044)------------------------------
% 0.22/0.63  % (7050)Refutation not found, incomplete strategy% (7050)------------------------------
% 0.22/0.63  % (7050)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.22/0.63  % (7050)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.22/0.63  % (7050)Termination reason: Refutation not found, incomplete strategy
% 0.22/0.63  
% 0.22/0.63  % (7050)Memory used [KB]: 1279
% 0.22/0.63  % (7050)Time elapsed: 0.198 s
% 0.22/0.63  % (7050)------------------------------
% 0.22/0.63  % (7050)------------------------------
% 0.22/0.63  % (7045)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.22/0.63  % (7025)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.22/0.63  % (7048)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.22/0.63  % (7048)Refutation not found, incomplete strategy% (7048)------------------------------
% 0.22/0.63  % (7048)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.22/0.63  % (7048)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.22/0.63  % (7048)Termination reason: Refutation not found, incomplete strategy
% 0.22/0.63  
% 0.22/0.63  % (7048)Memory used [KB]: 5884
% 0.22/0.63  % (7048)Time elapsed: 0.196 s
% 0.22/0.63  % (7048)Instructions burned: 2 (million)
% 0.22/0.63  % (7048)------------------------------
% 0.22/0.63  % (7048)------------------------------
% 0.22/0.63  % (7033)Instruction limit reached!
% 0.22/0.63  % (7033)------------------------------
% 0.22/0.63  % (7033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.22/0.63  % (7033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.22/0.63  % (7033)Termination reason: Unknown
% 0.22/0.63  % (7033)Termination phase: Saturation
% 0.22/0.63  
% 0.22/0.63  % (7033)Memory used [KB]: 6012
% 0.22/0.63  % (7033)Time elapsed: 0.207 s
% 0.22/0.63  % (7033)Instructions burned: 7 (million)
% 0.22/0.63  % (7033)------------------------------
% 0.22/0.63  % (7033)------------------------------
% 0.22/0.63  % (7036)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.22/0.64  % (7042)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.22/0.64  % (7046)Refutation not found, non-redundant clauses discarded% (7046)------------------------------
% 0.22/0.64  % (7046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.22/0.64  % (7046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.22/0.64  % (7046)Termination reason: Refutation not found, non-redundant clauses discarded
% 0.22/0.64  
% 0.22/0.64  % (7046)Memory used [KB]: 6268
% 0.22/0.64  % (7046)Time elapsed: 0.128 s
% 0.22/0.64  % (7046)Instructions burned: 36 (million)
% 0.22/0.64  % (7046)------------------------------
% 0.22/0.64  % (7046)------------------------------
% 0.22/0.64  % (7043)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.22/0.64  % (7037)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)
% 2.07/0.65  % (7034)Instruction limit reached!
% 2.07/0.65  % (7034)------------------------------
% 2.07/0.65  % (7034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.65  % (7034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.65  % (7034)Termination reason: Unknown
% 2.07/0.65  % (7034)Termination phase: Saturation
% 2.07/0.65  
% 2.07/0.65  % (7034)Memory used [KB]: 6012
% 2.07/0.65  % (7034)Time elapsed: 0.205 s
% 2.07/0.65  % (7034)Instructions burned: 23 (million)
% 2.07/0.65  % (7034)------------------------------
% 2.07/0.65  % (7034)------------------------------
% 2.07/0.65  % (7049)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)
% 2.07/0.65  % (7025)Instruction limit reached!
% 2.07/0.65  % (7025)------------------------------
% 2.07/0.65  % (7025)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.65  % (7025)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.65  % (7025)Termination reason: Unknown
% 2.07/0.65  % (7025)Termination phase: Saturation
% 2.07/0.65  
% 2.07/0.65  % (7025)Memory used [KB]: 5884
% 2.07/0.65  % (7025)Time elapsed: 0.195 s
% 2.07/0.65  % (7025)Instructions burned: 4 (million)
% 2.07/0.65  % (7025)------------------------------
% 2.07/0.65  % (7025)------------------------------
% 2.07/0.65  % (7036)Instruction limit reached!
% 2.07/0.65  % (7036)------------------------------
% 2.07/0.65  % (7036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.65  % (7036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.65  % (7036)Termination reason: Unknown
% 2.07/0.65  % (7036)Termination phase: Saturation
% 2.07/0.65  
% 2.07/0.65  % (7036)Memory used [KB]: 5884
% 2.07/0.65  % (7036)Time elapsed: 0.215 s
% 2.07/0.65  % (7036)Instructions burned: 4 (million)
% 2.07/0.65  % (7036)------------------------------
% 2.07/0.65  % (7036)------------------------------
% 2.07/0.65  % (7041)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)
% 2.07/0.66  % (7042)Instruction limit reached!
% 2.07/0.66  % (7042)------------------------------
% 2.07/0.66  % (7042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.66  % (7042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.66  % (7042)Termination reason: Unknown
% 2.07/0.66  % (7042)Termination phase: Saturation
% 2.07/0.66  
% 2.07/0.66  % (7042)Memory used [KB]: 5884
% 2.07/0.66  % (7042)Time elapsed: 0.209 s
% 2.07/0.66  % (7042)Instructions burned: 7 (million)
% 2.07/0.66  % (7042)------------------------------
% 2.07/0.66  % (7042)------------------------------
% 2.07/0.66  % (7040)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 2.07/0.66  % (7043)Instruction limit reached!
% 2.07/0.66  % (7043)------------------------------
% 2.07/0.66  % (7043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.66  % (7043)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.66  % (7043)Termination reason: Unknown
% 2.07/0.66  % (7043)Termination phase: Saturation
% 2.07/0.66  
% 2.07/0.66  % (7043)Memory used [KB]: 1535
% 2.07/0.66  % (7043)Time elapsed: 0.225 s
% 2.07/0.66  % (7043)Instructions burned: 7 (million)
% 2.07/0.66  % (7043)------------------------------
% 2.07/0.66  % (7043)------------------------------
% 2.32/0.67  % (7040)Instruction limit reached!
% 2.32/0.67  % (7040)------------------------------
% 2.32/0.67  % (7040)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.67  % (7040)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.67  % (7040)Termination reason: Unknown
% 2.32/0.67  % (7040)Termination phase: Saturation
% 2.32/0.67  
% 2.32/0.67  % (7040)Memory used [KB]: 5884
% 2.32/0.67  % (7040)Time elapsed: 0.227 s
% 2.32/0.67  % (7040)Instructions burned: 8 (million)
% 2.32/0.67  % (7040)------------------------------
% 2.32/0.67  % (7040)------------------------------
% 2.44/0.67  % (7051)Instruction limit reached!
% 2.44/0.67  % (7051)------------------------------
% 2.44/0.67  % (7051)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.44/0.67  % (7051)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.44/0.67  % (7051)Termination reason: Unknown
% 2.44/0.67  % (7051)Termination phase: Saturation
% 2.44/0.67  
% 2.44/0.67  % (7051)Memory used [KB]: 5884
% 2.44/0.67  % (7051)Time elapsed: 0.230 s
% 2.44/0.67  % (7051)Instructions burned: 21 (million)
% 2.44/0.67  % (7028)Instruction limit reached!
% 2.44/0.67  % (7028)------------------------------
% 2.44/0.67  % (7028)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.44/0.67  % (7028)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.44/0.67  % (7028)Termination reason: Unknown
% 2.44/0.67  % (7028)Termination phase: Saturation
% 2.44/0.67  
% 2.44/0.67  % (7028)Memory used [KB]: 6268
% 2.44/0.67  % (7028)Time elapsed: 0.240 s
% 2.44/0.67  % (7028)Instructions burned: 26 (million)
% 2.44/0.67  % (7028)------------------------------
% 2.44/0.67  % (7028)------------------------------
% 2.44/0.67  % (7051)------------------------------
% 2.44/0.67  % (7051)------------------------------
% 2.44/0.68  % (7041)First to succeed.
% 2.44/0.68  % (7041)Refutation found. Thanks to Tanya!
% 2.44/0.68  % SZS status Unsatisfiable for theBenchmark
% 2.44/0.68  % SZS output start Proof for theBenchmark
% See solution above
% 2.44/0.69  % (7041)------------------------------
% 2.44/0.69  % (7041)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.44/0.69  % (7041)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.44/0.69  % (7041)Termination reason: Refutation
% 2.44/0.69  
% 2.44/0.69  % (7041)Memory used [KB]: 10490
% 2.44/0.69  % (7041)Time elapsed: 0.236 s
% 2.44/0.69  % (7041)Instructions burned: 11 (million)
% 2.44/0.69  % (7041)------------------------------
% 2.44/0.69  % (7041)------------------------------
% 2.44/0.69  % (7022)Success in time 0.314 s
%------------------------------------------------------------------------------