TSTP Solution File: FLD061-3 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : FLD061-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_sat --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:06:58 EDT 2022

% Result   : Unsatisfiable 2.34s 0.66s
% Output   : Refutation 2.34s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   34 (  16 unt;   0 def)
%            Number of atoms       :   67 (   2 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   68 (  35   ~;  33   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :    7 (   7 usr;   6 con; 0-2 aty)
%            Number of variables   :   31 (  31   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f949,plain,
    $false,
    inference(subsumption_resolution,[],[f945,f36]) ).

fof(f36,plain,
    ~ less_or_equal(sF0,sF1),
    inference(definition_folding,[],[f33,f35,f34]) ).

fof(f34,plain,
    add(a,c) = sF0,
    introduced(function_definition,[]) ).

fof(f35,plain,
    add(d,b) = sF1,
    introduced(function_definition,[]) ).

fof(f33,axiom,
    ~ less_or_equal(add(a,c),add(d,b)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_less_or_equal_7) ).

fof(f945,plain,
    less_or_equal(sF0,sF1),
    inference(resolution,[],[f923,f431]) ).

fof(f431,plain,
    ! [X3] :
      ( ~ less_or_equal(add(b,c),X3)
      | less_or_equal(sF0,X3) ),
    inference(resolution,[],[f417,f22]) ).

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

fof(f417,plain,
    less_or_equal(sF0,add(b,c)),
    inference(subsumption_resolution,[],[f411,f29]) ).

fof(f29,axiom,
    defined(c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',c_is_defined) ).

fof(f411,plain,
    ( less_or_equal(sF0,add(b,c))
    | ~ defined(c) ),
    inference(resolution,[],[f85,f57]) ).

fof(f57,plain,
    sum(a,c,sF0),
    inference(subsumption_resolution,[],[f56,f29]) ).

fof(f56,plain,
    ( sum(a,c,sF0)
    | ~ defined(c) ),
    inference(subsumption_resolution,[],[f54,f27]) ).

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

fof(f54,plain,
    ( sum(a,c,sF0)
    | ~ defined(a)
    | ~ defined(c) ),
    inference(superposition,[],[f19,f34]) ).

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

fof(f85,plain,
    ! [X0,X1] :
      ( ~ sum(a,X1,X0)
      | ~ defined(X1)
      | less_or_equal(X0,add(b,X1)) ),
    inference(subsumption_resolution,[],[f80,f28]) ).

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

fof(f80,plain,
    ! [X0,X1] :
      ( ~ defined(b)
      | ~ defined(X1)
      | ~ sum(a,X1,X0)
      | less_or_equal(X0,add(b,X1)) ),
    inference(resolution,[],[f78,f19]) ).

fof(f78,plain,
    ! [X2,X0,X1] :
      ( ~ sum(b,X2,X1)
      | less_or_equal(X0,X1)
      | ~ sum(a,X2,X0) ),
    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(X0,X5,X4)
      | ~ sum(X3,X5,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',compatibility_of_order_relation_and_addition) ).

fof(f923,plain,
    less_or_equal(add(b,c),sF1),
    inference(forward_demodulation,[],[f922,f35]) ).

fof(f922,plain,
    less_or_equal(add(b,c),add(d,b)),
    inference(subsumption_resolution,[],[f921,f29]) ).

fof(f921,plain,
    ( less_or_equal(add(b,c),add(d,b))
    | ~ defined(c) ),
    inference(subsumption_resolution,[],[f919,f28]) ).

fof(f919,plain,
    ( less_or_equal(add(b,c),add(d,b))
    | ~ defined(b)
    | ~ defined(c) ),
    inference(resolution,[],[f285,f154]) ).

fof(f154,plain,
    ! [X0,X1] :
      ( ~ sum(c,X0,X1)
      | less_or_equal(X1,add(d,X0))
      | ~ defined(X0) ),
    inference(subsumption_resolution,[],[f148,f30]) ).

fof(f30,axiom,
    defined(d),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d_is_defined) ).

fof(f148,plain,
    ! [X0,X1] :
      ( ~ defined(d)
      | less_or_equal(X1,add(d,X0))
      | ~ sum(c,X0,X1)
      | ~ defined(X0) ),
    inference(resolution,[],[f79,f19]) ).

fof(f79,plain,
    ! [X3,X4,X5] :
      ( ~ sum(d,X5,X4)
      | ~ sum(c,X5,X3)
      | less_or_equal(X3,X4) ),
    inference(resolution,[],[f24,f32]) ).

fof(f32,axiom,
    less_or_equal(c,d),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_or_equal_6) ).

fof(f285,plain,
    ! [X11] :
      ( sum(X11,b,add(b,X11))
      | ~ defined(X11) ),
    inference(resolution,[],[f53,f28]) ).

fof(f53,plain,
    ! [X0,X1] :
      ( ~ defined(X1)
      | sum(X0,X1,add(X1,X0))
      | ~ defined(X0) ),
    inference(resolution,[],[f19,f5]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem    : FLD061-3 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.12/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.33  % Computer : n002.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % WCLimit    : 300
% 0.13/0.33  % DateTime   : Mon Aug 29 20:55:43 EDT 2022
% 0.19/0.33  % CPUTime    : 
% 0.19/0.47  % (28547)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.19/0.48  TRYING [1]
% 0.19/0.48  TRYING [2]
% 0.19/0.49  TRYING [3]
% 0.19/0.49  % (28571)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.19/0.49  % (28565)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.49  % (28563)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.49  % (28554)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.49  TRYING [1]
% 0.19/0.49  TRYING [2]
% 0.19/0.49  % (28573)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.49  % (28553)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.19/0.49  TRYING [3]
% 0.19/0.49  % (28572)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.19/0.50  % (28564)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.19/0.50  % (28551)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.50  % (28557)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.50  % (28557)Instruction limit reached!
% 0.19/0.50  % (28557)------------------------------
% 0.19/0.50  % (28557)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (28557)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (28557)Termination reason: Unknown
% 0.19/0.50  % (28557)Termination phase: Blocked clause elimination
% 0.19/0.50  
% 0.19/0.50  % (28557)Memory used [KB]: 895
% 0.19/0.50  % (28557)Time elapsed: 0.003 s
% 0.19/0.50  % (28557)Instructions burned: 2 (million)
% 0.19/0.50  % (28557)------------------------------
% 0.19/0.50  % (28557)------------------------------
% 0.19/0.50  % (28555)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.50  % (28555)Instruction limit reached!
% 0.19/0.50  % (28555)------------------------------
% 0.19/0.50  % (28555)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (28555)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (28555)Termination reason: Unknown
% 0.19/0.50  % (28555)Termination phase: Saturation
% 0.19/0.50  
% 0.19/0.50  % (28555)Memory used [KB]: 5500
% 0.19/0.50  % (28555)Time elapsed: 0.076 s
% 0.19/0.50  % (28555)Instructions burned: 7 (million)
% 0.19/0.50  % (28555)------------------------------
% 0.19/0.50  % (28555)------------------------------
% 0.19/0.51  % (28550)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.51  TRYING [4]
% 0.19/0.51  TRYING [4]
% 0.19/0.51  % (28567)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.51  % (28579)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.19/0.52  % (28548)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.52  % (28576)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.19/0.52  % (28548)Refutation not found, incomplete strategy% (28548)------------------------------
% 0.19/0.52  % (28548)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (28548)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (28548)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (28548)Memory used [KB]: 5373
% 0.19/0.52  % (28548)Time elapsed: 0.124 s
% 0.19/0.52  % (28548)Instructions burned: 1 (million)
% 0.19/0.52  % (28548)------------------------------
% 0.19/0.52  % (28548)------------------------------
% 0.19/0.52  % (28577)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.52  % (28552)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (28574)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.52  % (28575)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.52  % (28570)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.53  % (28562)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.53  % (28568)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.53  % (28569)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.19/0.53  % (28566)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.53  % (28560)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.53  % (28561)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.19/0.53  % (28559)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.53  % (28558)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.54  % (28554)Instruction limit reached!
% 0.19/0.54  % (28554)------------------------------
% 0.19/0.54  % (28554)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (28554)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (28554)Termination reason: Unknown
% 0.19/0.54  % (28554)Termination phase: Finite model building constraint generation
% 0.19/0.54  
% 0.19/0.54  % (28554)Memory used [KB]: 7675
% 0.19/0.54  % (28554)Time elapsed: 0.118 s
% 0.19/0.54  % (28554)Instructions burned: 51 (million)
% 0.19/0.54  % (28554)------------------------------
% 0.19/0.54  % (28554)------------------------------
% 0.19/0.54  TRYING [1]
% 0.19/0.54  TRYING [2]
% 0.19/0.54  TRYING [3]
% 1.81/0.57  TRYING [4]
% 1.81/0.58  % (28550)Instruction limit reached!
% 1.81/0.58  % (28550)------------------------------
% 1.81/0.58  % (28550)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.58  % (28550)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.58  % (28550)Termination reason: Unknown
% 1.81/0.58  % (28550)Termination phase: Saturation
% 1.81/0.58  
% 1.81/0.58  % (28550)Memory used [KB]: 1279
% 1.81/0.58  % (28550)Time elapsed: 0.166 s
% 1.81/0.58  % (28550)Instructions burned: 39 (million)
% 1.81/0.58  % (28550)------------------------------
% 1.81/0.58  % (28550)------------------------------
% 1.95/0.59  % (28563)Instruction limit reached!
% 1.95/0.59  % (28563)------------------------------
% 1.95/0.59  % (28563)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.60  TRYING [5]
% 1.95/0.60  % (28563)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.60  % (28563)Termination reason: Unknown
% 1.95/0.60  % (28563)Termination phase: Saturation
% 1.95/0.60  
% 1.95/0.60  % (28563)Memory used [KB]: 6396
% 1.95/0.60  % (28563)Time elapsed: 0.052 s
% 1.95/0.60  % (28563)Instructions burned: 69 (million)
% 1.95/0.60  % (28563)------------------------------
% 1.95/0.60  % (28563)------------------------------
% 1.95/0.61  % (28553)Instruction limit reached!
% 1.95/0.61  % (28553)------------------------------
% 1.95/0.61  % (28553)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.61  % (28553)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.61  % (28553)Termination reason: Unknown
% 1.95/0.61  % (28553)Termination phase: Saturation
% 1.95/0.61  
% 1.95/0.61  % (28553)Memory used [KB]: 6012
% 1.95/0.61  % (28553)Time elapsed: 0.218 s
% 1.95/0.61  % (28553)Instructions burned: 48 (million)
% 1.95/0.61  % (28553)------------------------------
% 1.95/0.61  % (28553)------------------------------
% 1.95/0.61  % (28566)Instruction limit reached!
% 1.95/0.61  % (28566)------------------------------
% 1.95/0.61  % (28566)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.61  % (28566)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.61  % (28566)Termination reason: Unknown
% 1.95/0.61  % (28566)Termination phase: Finite model building constraint generation
% 1.95/0.61  
% 1.95/0.61  % (28566)Memory used [KB]: 8315
% 1.95/0.61  % (28566)Time elapsed: 0.206 s
% 1.95/0.61  % (28566)Instructions burned: 59 (million)
% 1.95/0.61  % (28566)------------------------------
% 1.95/0.61  % (28566)------------------------------
% 1.95/0.61  % (28551)Instruction limit reached!
% 1.95/0.61  % (28551)------------------------------
% 1.95/0.61  % (28551)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.61  % (28551)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.61  % (28551)Termination reason: Unknown
% 1.95/0.61  % (28551)Termination phase: Saturation
% 1.95/0.61  
% 1.95/0.61  % (28551)Memory used [KB]: 6396
% 1.95/0.61  % (28551)Time elapsed: 0.208 s
% 1.95/0.61  % (28551)Instructions burned: 52 (million)
% 1.95/0.61  % (28551)------------------------------
% 1.95/0.61  % (28551)------------------------------
% 1.95/0.61  % (28559)Instruction limit reached!
% 1.95/0.61  % (28559)------------------------------
% 1.95/0.61  % (28559)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.61  % (28559)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.61  % (28559)Termination reason: Unknown
% 1.95/0.61  % (28559)Termination phase: Saturation
% 1.95/0.61  
% 1.95/0.61  % (28559)Memory used [KB]: 6396
% 1.95/0.61  % (28559)Time elapsed: 0.220 s
% 1.95/0.61  % (28559)Instructions burned: 51 (million)
% 1.95/0.61  % (28559)------------------------------
% 1.95/0.61  % (28559)------------------------------
% 1.95/0.61  % (28552)Instruction limit reached!
% 1.95/0.61  % (28552)------------------------------
% 1.95/0.61  % (28552)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.61  % (28552)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.61  % (28552)Termination reason: Unknown
% 1.95/0.61  % (28552)Termination phase: Saturation
% 1.95/0.61  
% 1.95/0.61  % (28552)Memory used [KB]: 6908
% 1.95/0.61  % (28552)Time elapsed: 0.226 s
% 1.95/0.61  % (28552)Instructions burned: 52 (million)
% 1.95/0.61  % (28552)------------------------------
% 1.95/0.61  % (28552)------------------------------
% 1.95/0.61  % (28667)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/211Mi)
% 1.95/0.62  % (28558)Instruction limit reached!
% 1.95/0.62  % (28558)------------------------------
% 1.95/0.62  % (28558)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.62  % (28558)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.62  % (28558)Termination reason: Unknown
% 1.95/0.62  % (28558)Termination phase: Saturation
% 1.95/0.62  
% 1.95/0.62  % (28558)Memory used [KB]: 1151
% 1.95/0.62  % (28558)Time elapsed: 0.218 s
% 1.95/0.62  % (28558)Instructions burned: 52 (million)
% 1.95/0.62  % (28558)------------------------------
% 1.95/0.62  % (28558)------------------------------
% 1.95/0.63  % (28575)Instruction limit reached!
% 1.95/0.63  % (28575)------------------------------
% 1.95/0.63  % (28575)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.63  % (28665)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 2.34/0.64  % (28564)Instruction limit reached!
% 2.34/0.64  % (28564)------------------------------
% 2.34/0.64  % (28564)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.34/0.64  % (28564)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.34/0.64  % (28564)Termination reason: Unknown
% 2.34/0.64  % (28564)Termination phase: Saturation
% 2.34/0.64  
% 2.34/0.64  % (28564)Memory used [KB]: 1663
% 2.34/0.64  % (28564)Time elapsed: 0.203 s
% 2.34/0.64  % (28564)Instructions burned: 75 (million)
% 2.34/0.64  % (28564)------------------------------
% 2.34/0.64  % (28564)------------------------------
% 2.34/0.65  % (28576)First to succeed.
% 2.34/0.65  % (28575)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.34/0.65  % (28575)Termination reason: Unknown
% 2.34/0.65  % (28575)Termination phase: Saturation
% 2.34/0.65  
% 2.34/0.65  % (28575)Memory used [KB]: 6396
% 2.34/0.65  % (28575)Time elapsed: 0.036 s
% 2.34/0.65  % (28575)Instructions burned: 68 (million)
% 2.34/0.65  % (28575)------------------------------
% 2.34/0.65  % (28575)------------------------------
% 2.34/0.65  % (28565)Instruction limit reached!
% 2.34/0.65  % (28565)------------------------------
% 2.34/0.65  % (28565)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.34/0.66  % (28675)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/90Mi)
% 2.34/0.66  % (28576)Refutation found. Thanks to Tanya!
% 2.34/0.66  % SZS status Unsatisfiable for theBenchmark
% 2.34/0.66  % SZS output start Proof for theBenchmark
% See solution above
% 2.34/0.66  % (28576)------------------------------
% 2.34/0.66  % (28576)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.34/0.66  % (28576)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.34/0.66  % (28576)Termination reason: Refutation
% 2.34/0.66  
% 2.34/0.66  % (28576)Memory used [KB]: 1535
% 2.34/0.66  % (28576)Time elapsed: 0.265 s
% 2.34/0.66  % (28576)Instructions burned: 67 (million)
% 2.34/0.66  % (28576)------------------------------
% 2.34/0.66  % (28576)------------------------------
% 2.34/0.66  % (28543)Success in time 0.315 s
%------------------------------------------------------------------------------