TSTP Solution File: SYO691-1.001 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SYO691-1.001 : TPTP v8.1.0. Released v7.3.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 : n029.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 19:52:03 EDT 2022

% Result   : Unsatisfiable 2.23s 0.66s
% Output   : Refutation 2.23s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   24 (   6 unt;   0 def)
%            Number of atoms       :   72 (   0 equ)
%            Maximal formula atoms :    6 (   3 avg)
%            Number of connectives :  107 (  59   ~;  48   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   7 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   86 (  86   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f394,plain,
    $false,
    inference(resolution,[],[f389,f12]) ).

fof(f12,plain,
    ! [X2,X0,X1] : step(f(f(f(X0,a),X1),f(X2,a)),f(f(X2,f(f(X1,a),a)),X0)),
    inference(resolution,[],[f1,f3]) ).

fof(f3,axiom,
    ! [X2,X1] :
      ( ~ top(X2,X1)
      | step(X2,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rewrite_top) ).

fof(f1,axiom,
    ! [X2,X0,X1] : top(f(f(f(X0,a),X1),f(X2,a)),f(f(X2,f(f(X1,a),a)),X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_1) ).

fof(f389,plain,
    ! [X0] : ~ step(f(f(f(a,a),f(f(a,a),a)),X0),f(f(f(f(a,a),a),f(X0,a)),a)),
    inference(resolution,[],[f383,f12]) ).

fof(f383,plain,
    ! [X0,X1] :
      ( ~ step(f(f(X1,a),f(f(a,a),a)),X0)
      | ~ step(X0,f(f(f(f(a,a),a),X1),a)) ),
    inference(resolution,[],[f382,f12]) ).

fof(f382,plain,
    ! [X2,X3,X0,X1] :
      ( ~ step(f(f(X1,a),f(f(X2,a),a)),f(X3,a))
      | ~ step(X0,f(f(f(X1,a),X2),a))
      | ~ step(X3,X0) ),
    inference(resolution,[],[f94,f4]) ).

fof(f4,axiom,
    ! [X2,X0,X1] :
      ( step(f(X2,X0),f(X1,X0))
      | ~ step(X2,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rewrite_left) ).

fof(f94,plain,
    ! [X10,X11,X14,X12,X13] :
      ( ~ step(f(f(f(X13,a),f(f(X12,a),a)),X11),f(f(X14,a),X13))
      | ~ step(X10,f(f(f(X11,a),X12),a))
      | ~ step(X14,X10) ),
    inference(resolution,[],[f78,f12]) ).

fof(f78,plain,
    ! [X10,X11,X14,X12,X13] :
      ( ~ step(f(X12,f(f(X13,a),a)),X14)
      | ~ step(X11,f(X12,a))
      | ~ step(X14,f(f(X10,a),X13))
      | ~ step(X10,X11) ),
    inference(resolution,[],[f38,f12]) ).

fof(f38,plain,
    ! [X10,X11,X8,X6,X9,X7] :
      ( ~ step(f(X6,X7),f(X8,X9))
      | ~ step(X9,X11)
      | ~ step(X8,X10)
      | ~ step(X11,X7)
      | ~ step(X10,X6) ),
    inference(resolution,[],[f26,f5]) ).

fof(f5,axiom,
    ! [X2,X0,X1] :
      ( step(f(X2,X1),f(X2,X0))
      | ~ step(X1,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rewrite_right) ).

fof(f26,plain,
    ! [X10,X11,X8,X6,X9,X7] :
      ( ~ step(f(X9,X10),X6)
      | ~ step(X6,f(X7,X8))
      | ~ step(X11,X9)
      | ~ step(X7,X11)
      | ~ step(X8,X10) ),
    inference(resolution,[],[f19,f5]) ).

fof(f19,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ step(f(X4,X5),X2)
      | ~ step(X3,f(X0,X5))
      | ~ step(X2,X3)
      | ~ step(X1,X4)
      | ~ step(X0,X1) ),
    inference(resolution,[],[f16,f4]) ).

fof(f16,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ step(f(X5,X4),X2)
      | ~ step(X3,X5)
      | ~ step(X0,X1)
      | ~ step(X2,X0)
      | ~ step(X1,f(X3,X4)) ),
    inference(resolution,[],[f14,f4]) ).

fof(f14,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ step(X4,X2)
      | ~ step(X0,X1)
      | ~ step(X3,X0)
      | ~ step(X1,X4)
      | ~ step(X2,X3) ),
    inference(resolution,[],[f13,f2]) ).

fof(f2,axiom,
    ! [X2] : ~ seq(succ(succ(succ(succ(succ(zero))))),X2,X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove) ).

fof(f13,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( seq(succ(succ(succ(succ(succ(zero))))),X0,X5)
      | ~ step(X2,X3)
      | ~ step(X0,X1)
      | ~ step(X3,X4)
      | ~ step(X1,X2)
      | ~ step(X4,X5) ),
    inference(resolution,[],[f11,f7]) ).

fof(f7,axiom,
    ! [X2,X3,X0,X1] :
      ( ~ seq(X3,X2,X1)
      | ~ step(X1,X0)
      | seq(succ(X3),X2,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rewrite_sequence_succ) ).

fof(f11,plain,
    ! [X2,X3,X0,X1,X4] :
      ( seq(succ(succ(succ(succ(zero)))),X2,X4)
      | ~ step(X2,X0)
      | ~ step(X0,X1)
      | ~ step(X1,X3)
      | ~ step(X3,X4) ),
    inference(resolution,[],[f10,f7]) ).

fof(f10,plain,
    ! [X2,X3,X0,X1] :
      ( seq(succ(succ(succ(zero))),X0,X3)
      | ~ step(X1,X2)
      | ~ step(X0,X1)
      | ~ step(X2,X3) ),
    inference(resolution,[],[f9,f7]) ).

fof(f9,plain,
    ! [X2,X0,X1] :
      ( seq(succ(succ(zero)),X0,X2)
      | ~ step(X0,X1)
      | ~ step(X1,X2) ),
    inference(resolution,[],[f8,f7]) ).

fof(f8,plain,
    ! [X0,X1] :
      ( seq(succ(zero),X0,X1)
      | ~ step(X0,X1) ),
    inference(resolution,[],[f7,f6]) ).

fof(f6,axiom,
    ! [X2] : seq(zero,X2,X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rewrite_sequence_zero) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem    : SYO691-1.001 : TPTP v8.1.0. Released v7.3.0.
% 0.12/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.14/0.35  % Computer : n029.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Tue Aug 30 23:21:57 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.20/0.49  % (25651)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 (3000ds/48Mi)
% 0.20/0.50  % (25646)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.20/0.50  % (25655)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 (3000ds/51Mi)
% 0.20/0.50  % (25676)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 (3000ds/355Mi)
% 0.20/0.51  % (25646)Refutation not found, incomplete strategy% (25646)------------------------------
% 0.20/0.51  % (25646)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (25646)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (25646)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.51  
% 0.20/0.51  % (25646)Memory used [KB]: 5373
% 0.20/0.51  % (25646)Time elapsed: 0.097 s
% 0.20/0.51  % (25646)Instructions burned: 1 (million)
% 0.20/0.51  % (25646)------------------------------
% 0.20/0.51  % (25646)------------------------------
% 0.20/0.51  % (25665)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 (3000ds/100Mi)
% 0.20/0.51  % (25660)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 (3000ds/68Mi)
% 0.20/0.51  % (25652)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.20/0.51  % (25659)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 0.20/0.52  % (25668)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 0.20/0.52  % (25669)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 (3000ds/498Mi)
% 0.20/0.52  % (25650)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.20/0.53  % (25645)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 (3000ds/191324Mi)
% 0.20/0.53  TRYING [1]
% 0.20/0.53  TRYING [2]
% 0.20/0.53  TRYING [3]
% 0.20/0.53  % (25647)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 (3000ds/37Mi)
% 0.20/0.53  TRYING [1]
% 0.20/0.53  TRYING [2]
% 0.20/0.53  % (25653)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 0.20/0.54  TRYING [3]
% 0.20/0.54  % (25654)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 0.20/0.54  % (25654)Instruction limit reached!
% 0.20/0.54  % (25654)------------------------------
% 0.20/0.54  % (25654)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (25654)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (25654)Termination reason: Unknown
% 0.20/0.54  % (25654)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (25654)Memory used [KB]: 895
% 0.20/0.54  % (25654)Time elapsed: 0.002 s
% 0.20/0.54  % (25654)Instructions burned: 2 (million)
% 0.20/0.54  % (25654)------------------------------
% 0.20/0.54  % (25654)------------------------------
% 0.20/0.54  % (25653)Instruction limit reached!
% 0.20/0.54  % (25653)------------------------------
% 0.20/0.54  % (25653)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (25653)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (25653)Termination reason: Unknown
% 0.20/0.54  % (25653)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (25653)Memory used [KB]: 5373
% 0.20/0.54  % (25653)Time elapsed: 0.127 s
% 0.20/0.54  % (25653)Instructions burned: 7 (million)
% 0.20/0.54  % (25653)------------------------------
% 0.20/0.54  % (25653)------------------------------
% 0.20/0.54  TRYING [4]
% 0.20/0.54  % (25648)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.20/0.54  % (25656)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.20/0.54  % (25672)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/500Mi)
% 0.20/0.54  % (25658)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/101Mi)
% 0.20/0.55  % (25675)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/439Mi)
% 0.20/0.55  % (25662)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 (3000ds/99Mi)
% 0.20/0.55  % (25651)Instruction limit reached!
% 0.20/0.55  % (25651)------------------------------
% 0.20/0.55  % (25651)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (25651)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (25651)Termination reason: Unknown
% 0.20/0.55  % (25651)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (25651)Memory used [KB]: 5884
% 0.20/0.55  % (25651)Time elapsed: 0.139 s
% 0.20/0.55  % (25651)Instructions burned: 49 (million)
% 0.20/0.55  % (25651)------------------------------
% 0.20/0.55  % (25651)------------------------------
% 0.20/0.55  % (25655)Instruction limit reached!
% 0.20/0.55  % (25655)------------------------------
% 0.20/0.55  % (25655)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (25655)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (25655)Termination reason: Unknown
% 0.20/0.55  % (25655)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (25655)Memory used [KB]: 1151
% 0.20/0.55  % (25655)Time elapsed: 0.142 s
% 0.20/0.55  % (25655)Instructions burned: 52 (million)
% 0.20/0.55  % (25655)------------------------------
% 0.20/0.55  % (25655)------------------------------
% 0.20/0.55  % (25657)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.20/0.55  % (25666)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 (3000ds/176Mi)
% 0.20/0.56  % (25661)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 (3000ds/75Mi)
% 0.20/0.56  % (25664)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.20/0.57  TRYING [4]
% 0.20/0.57  % (25670)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 (3000ds/467Mi)
% 1.62/0.57  % (25663)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 1.62/0.57  TRYING [1]
% 1.62/0.57  TRYING [2]
% 1.62/0.57  TRYING [3]
% 1.62/0.58  % (25671)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 1.62/0.58  % (25652)Instruction limit reached!
% 1.62/0.58  % (25652)------------------------------
% 1.62/0.58  % (25652)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.62/0.58  % (25652)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.62/0.58  % (25652)Termination reason: Unknown
% 1.62/0.58  % (25652)Termination phase: Finite model building SAT solving
% 1.62/0.58  
% 1.62/0.58  % (25652)Memory used [KB]: 6908
% 1.62/0.58  % (25652)Time elapsed: 0.101 s
% 1.62/0.58  % (25652)Instructions burned: 52 (million)
% 1.62/0.58  % (25652)------------------------------
% 1.62/0.58  % (25652)------------------------------
% 1.62/0.58  % (25673)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 (3000ds/68Mi)
% 1.62/0.58  TRYING [4]
% 1.62/0.58  % (25674)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 (3000ds/177Mi)
% 1.84/0.60  % (25650)Instruction limit reached!
% 1.84/0.60  % (25650)------------------------------
% 1.84/0.60  % (25650)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.60  % (25650)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.60  % (25650)Termination reason: Unknown
% 1.84/0.60  % (25650)Termination phase: Saturation
% 1.84/0.60  
% 1.84/0.60  % (25650)Memory used [KB]: 6396
% 1.84/0.60  % (25650)Time elapsed: 0.171 s
% 1.84/0.60  % (25650)Instructions burned: 51 (million)
% 1.84/0.60  % (25650)------------------------------
% 1.84/0.60  % (25650)------------------------------
% 1.84/0.62  % (25647)Instruction limit reached!
% 1.84/0.62  % (25647)------------------------------
% 1.84/0.62  % (25647)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.62  % (25647)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.62  % (25647)Termination reason: Unknown
% 1.84/0.62  % (25647)Termination phase: Saturation
% 1.84/0.62  
% 1.84/0.62  % (25647)Memory used [KB]: 1791
% 1.84/0.62  % (25647)Time elapsed: 0.209 s
% 1.84/0.62  % (25647)Instructions burned: 39 (million)
% 1.84/0.62  % (25647)------------------------------
% 1.84/0.62  % (25647)------------------------------
% 1.84/0.62  % (25660)Instruction limit reached!
% 1.84/0.62  % (25660)------------------------------
% 1.84/0.62  % (25660)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.62  % (25660)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.62  % (25660)Termination reason: Unknown
% 1.84/0.62  % (25660)Termination phase: Saturation
% 1.84/0.62  
% 1.84/0.62  % (25660)Memory used [KB]: 6012
% 1.84/0.62  % (25660)Time elapsed: 0.032 s
% 1.84/0.62  % (25660)Instructions burned: 69 (million)
% 1.84/0.62  % (25660)------------------------------
% 1.84/0.62  % (25660)------------------------------
% 1.84/0.62  % (25711)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)
% 1.84/0.62  TRYING [5]
% 1.84/0.62  % (25656)Instruction limit reached!
% 1.84/0.62  % (25656)------------------------------
% 1.84/0.62  % (25656)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.62  % (25656)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.62  % (25656)Termination reason: Unknown
% 1.84/0.62  % (25656)Termination phase: Saturation
% 1.84/0.62  
% 1.84/0.62  % (25656)Memory used [KB]: 5756
% 1.84/0.62  % (25656)Time elapsed: 0.209 s
% 1.84/0.62  % (25656)Instructions burned: 51 (million)
% 1.84/0.62  % (25656)------------------------------
% 1.84/0.62  % (25656)------------------------------
% 1.84/0.63  % (25663)Instruction limit reached!
% 1.84/0.63  % (25663)------------------------------
% 1.84/0.63  % (25663)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.63  % (25663)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.63  % (25663)Termination reason: Unknown
% 1.84/0.63  % (25663)Termination phase: Finite model building SAT solving
% 1.84/0.63  
% 1.84/0.63  % (25663)Memory used [KB]: 7036
% 1.84/0.63  % (25663)Time elapsed: 0.187 s
% 1.84/0.63  % (25663)Instructions burned: 59 (million)
% 1.84/0.63  % (25663)------------------------------
% 1.84/0.63  % (25663)------------------------------
% 1.84/0.63  % (25648)Instruction limit reached!
% 1.84/0.63  % (25648)------------------------------
% 1.84/0.63  % (25648)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.63  % (25648)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.63  % (25648)Termination reason: Unknown
% 1.84/0.63  % (25648)Termination phase: Saturation
% 1.84/0.63  
% 1.84/0.63  % (25648)Memory used [KB]: 6012
% 1.84/0.63  % (25648)Time elapsed: 0.221 s
% 1.84/0.63  % (25648)Instructions burned: 53 (million)
% 1.84/0.63  % (25648)------------------------------
% 1.84/0.63  % (25648)------------------------------
% 2.20/0.65  % (25665)Instruction limit reached!
% 2.20/0.65  % (25665)------------------------------
% 2.20/0.65  % (25665)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.65  % (25665)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.65  % (25665)Termination reason: Unknown
% 2.20/0.65  % (25665)Termination phase: Saturation
% 2.20/0.65  
% 2.20/0.65  % (25665)Memory used [KB]: 2046
% 2.20/0.65  % (25665)Time elapsed: 0.245 s
% 2.20/0.65  % (25665)Instructions burned: 101 (million)
% 2.20/0.65  % (25665)------------------------------
% 2.20/0.65  % (25665)------------------------------
% 2.23/0.66  % (25666)First to succeed.
% 2.23/0.66  % (25666)Refutation found. Thanks to Tanya!
% 2.23/0.66  % SZS status Unsatisfiable for theBenchmark
% 2.23/0.66  % SZS output start Proof for theBenchmark
% See solution above
% 2.23/0.66  % (25666)------------------------------
% 2.23/0.66  % (25666)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.66  % (25666)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.66  % (25666)Termination reason: Refutation
% 2.23/0.66  
% 2.23/0.66  % (25666)Memory used [KB]: 5756
% 2.23/0.66  % (25666)Time elapsed: 0.250 s
% 2.23/0.66  % (25666)Instructions burned: 62 (million)
% 2.23/0.66  % (25666)------------------------------
% 2.23/0.66  % (25666)------------------------------
% 2.23/0.66  % (25643)Success in time 0.296 s
%------------------------------------------------------------------------------