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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : FLD061-2 : 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 : n021.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.66s 0.77s
% Output   : Refutation 2.66s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   35 (  16 unt;   0 def)
%            Number of atoms       :   64 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   56 (  27   ~;  29   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   6 con; 0-2 aty)
%            Number of variables   :   25 (  25   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2876,plain,
    $false,
    inference(subsumption_resolution,[],[f2868,f38]) ).

fof(f38,axiom,
    ~ less_or_equal(u,v),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_less_or_equal_11) ).

fof(f2868,plain,
    less_or_equal(u,v),
    inference(resolution,[],[f2399,f34]) ).

fof(f34,axiom,
    equalish(add(a,c),u),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',add_equals_u_7) ).

fof(f2399,plain,
    ! [X1] :
      ( ~ equalish(add(a,c),X1)
      | less_or_equal(X1,v) ),
    inference(resolution,[],[f2388,f26]) ).

fof(f26,axiom,
    ! [X2,X0,X1] :
      ( ~ less_or_equal(X0,X2)
      | less_or_equal(X1,X2)
      | ~ equalish(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',compatibility_of_equality_and_order_relation) ).

fof(f2388,plain,
    less_or_equal(add(a,c),v),
    inference(subsumption_resolution,[],[f2383,f30]) ).

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

fof(f2383,plain,
    ( less_or_equal(add(a,c),v)
    | ~ defined(c) ),
    inference(resolution,[],[f2382,f108]) ).

fof(f108,plain,
    ! [X4,X5] :
      ( ~ less_or_equal(add(b,X4),X5)
      | less_or_equal(add(a,X4),X5)
      | ~ defined(X4) ),
    inference(resolution,[],[f82,f17]) ).

fof(f17,axiom,
    ! [X2,X0,X1] :
      ( ~ less_or_equal(X0,X1)
      | ~ less_or_equal(X1,X2)
      | less_or_equal(X0,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity_of_order_relation) ).

fof(f82,plain,
    ! [X0] :
      ( less_or_equal(add(a,X0),add(b,X0))
      | ~ defined(X0) ),
    inference(resolution,[],[f19,f36]) ).

fof(f36,axiom,
    less_or_equal(a,b),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less_or_equal_9) ).

fof(f19,axiom,
    ! [X2,X0,X1] :
      ( ~ less_or_equal(X0,X1)
      | less_or_equal(add(X0,X2),add(X1,X2))
      | ~ defined(X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',compatibility_of_order_relation_and_addition) ).

fof(f2382,plain,
    less_or_equal(add(b,c),v),
    inference(subsumption_resolution,[],[f2381,f29]) ).

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

fof(f2381,plain,
    ( ~ defined(b)
    | less_or_equal(add(b,c),v) ),
    inference(subsumption_resolution,[],[f2376,f30]) ).

fof(f2376,plain,
    ( ~ defined(c)
    | less_or_equal(add(b,c),v)
    | ~ defined(b) ),
    inference(resolution,[],[f2314,f4]) ).

fof(f4,axiom,
    ! [X0,X1] :
      ( equalish(add(X0,X1),add(X1,X0))
      | ~ defined(X1)
      | ~ defined(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',commutativity_addition) ).

fof(f2314,plain,
    ! [X1] :
      ( ~ equalish(add(c,b),X1)
      | less_or_equal(X1,v) ),
    inference(resolution,[],[f2294,f26]) ).

fof(f2294,plain,
    less_or_equal(add(c,b),v),
    inference(subsumption_resolution,[],[f2289,f29]) ).

fof(f2289,plain,
    ( less_or_equal(add(c,b),v)
    | ~ defined(b) ),
    inference(resolution,[],[f2279,f112]) ).

fof(f112,plain,
    ! [X4,X5] :
      ( ~ less_or_equal(add(d,X4),X5)
      | ~ defined(X4)
      | less_or_equal(add(c,X4),X5) ),
    inference(resolution,[],[f83,f17]) ).

fof(f83,plain,
    ! [X1] :
      ( less_or_equal(add(c,X1),add(d,X1))
      | ~ defined(X1) ),
    inference(resolution,[],[f19,f37]) ).

fof(f37,axiom,
    less_or_equal(c,d),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less_or_equal_10) ).

fof(f2279,plain,
    less_or_equal(add(d,b),v),
    inference(resolution,[],[f502,f40]) ).

fof(f40,plain,
    equalish(v,add(d,b)),
    inference(resolution,[],[f22,f35]) ).

fof(f35,axiom,
    equalish(add(d,b),v),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',add_equals_v_8) ).

fof(f22,axiom,
    ! [X0,X1] :
      ( ~ equalish(X1,X0)
      | equalish(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_equality) ).

fof(f502,plain,
    ! [X1] :
      ( ~ equalish(v,X1)
      | less_or_equal(X1,v) ),
    inference(resolution,[],[f287,f26]) ).

fof(f287,plain,
    less_or_equal(v,v),
    inference(duplicate_literal_removal,[],[f286]) ).

fof(f286,plain,
    ( less_or_equal(v,v)
    | less_or_equal(v,v) ),
    inference(resolution,[],[f79,f33]) ).

fof(f33,axiom,
    defined(v),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',v_is_defined) ).

fof(f79,plain,
    ! [X8] :
      ( ~ defined(X8)
      | less_or_equal(X8,v)
      | less_or_equal(v,X8) ),
    inference(resolution,[],[f18,f33]) ).

fof(f18,axiom,
    ! [X0,X1] :
      ( ~ defined(X0)
      | less_or_equal(X0,X1)
      | less_or_equal(X1,X0)
      | ~ defined(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',totality_of_order_relation) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : FLD061-2 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/0.13  % 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.34  % Computer : n021.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:39:55 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.48  % (15311)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.49  % (15329)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.49  % (15319)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.49  % (15308)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.50  % (15318)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.50  TRYING [1]
% 0.19/0.50  % (15314)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.50  % (15320)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.50  TRYING [1]
% 0.19/0.50  % (15317)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.51  % (15334)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.51  TRYING [2]
% 0.19/0.51  % (15313)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.51  TRYING [3]
% 0.19/0.51  % (15337)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.51  % (15326)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.52  % (15333)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.52  % (15310)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.52  % (15309)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  % (15330)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.52  % (15309)Refutation not found, incomplete strategy% (15309)------------------------------
% 0.19/0.52  % (15309)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (15316)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.52  % (15332)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.52  % (15316)Instruction limit reached!
% 0.19/0.52  % (15316)------------------------------
% 0.19/0.52  % (15316)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (15316)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (15316)Termination reason: Unknown
% 0.19/0.52  % (15316)Termination phase: Blocked clause elimination
% 0.19/0.52  
% 0.19/0.52  % (15316)Memory used [KB]: 895
% 0.19/0.52  % (15316)Time elapsed: 0.004 s
% 0.19/0.52  % (15316)Instructions burned: 2 (million)
% 0.19/0.52  % (15316)------------------------------
% 0.19/0.52  % (15316)------------------------------
% 0.19/0.52  % (15323)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.52  % (15331)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.52  % (15309)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (15309)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (15309)Memory used [KB]: 5373
% 0.19/0.52  % (15309)Time elapsed: 0.119 s
% 0.19/0.52  % (15309)Instructions burned: 2 (million)
% 0.19/0.52  % (15309)------------------------------
% 0.19/0.52  % (15309)------------------------------
% 0.19/0.52  TRYING [2]
% 0.19/0.53  % (15312)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.53  % (15321)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  TRYING [3]
% 0.19/0.53  % (15315)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.53  % (15315)Instruction limit reached!
% 0.19/0.53  % (15315)------------------------------
% 0.19/0.53  % (15315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (15315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (15315)Termination reason: Unknown
% 0.19/0.53  % (15315)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (15315)Memory used [KB]: 5500
% 0.19/0.53  % (15315)Time elapsed: 0.098 s
% 0.19/0.53  % (15315)Instructions burned: 7 (million)
% 0.19/0.53  % (15315)------------------------------
% 0.19/0.53  % (15315)------------------------------
% 0.19/0.53  % (15336)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.53  % (15322)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.53  % (15324)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.54  TRYING [4]
% 0.19/0.54  % (15327)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.54  % (15338)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.54  % (15335)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.56  TRYING [4]
% 0.19/0.56  % (15325)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.56  TRYING [1]
% 0.19/0.58  TRYING [2]
% 0.19/0.58  % (15317)Instruction limit reached!
% 0.19/0.58  % (15317)------------------------------
% 0.19/0.58  % (15317)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  TRYING [3]
% 0.19/0.58  % (15317)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (15317)Termination reason: Unknown
% 0.19/0.58  % (15317)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (15317)Memory used [KB]: 1151
% 0.19/0.58  % (15317)Time elapsed: 0.179 s
% 0.19/0.58  % (15317)Instructions burned: 52 (million)
% 0.19/0.58  % (15317)------------------------------
% 0.19/0.58  % (15317)------------------------------
% 0.19/0.58  % (15314)Instruction limit reached!
% 0.19/0.58  % (15314)------------------------------
% 0.19/0.58  % (15314)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (15314)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (15314)Termination reason: Unknown
% 0.19/0.58  % (15314)Termination phase: Finite model building constraint generation
% 0.19/0.58  
% 0.19/0.58  % (15314)Memory used [KB]: 7164
% 0.19/0.58  % (15314)Time elapsed: 0.179 s
% 0.19/0.58  % (15314)Instructions burned: 54 (million)
% 0.19/0.58  % (15314)------------------------------
% 0.19/0.58  % (15314)------------------------------
% 0.19/0.58  % (15311)Instruction limit reached!
% 0.19/0.58  % (15311)------------------------------
% 0.19/0.58  % (15311)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (15311)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (15311)Termination reason: Unknown
% 0.19/0.58  % (15311)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (15311)Memory used [KB]: 6524
% 0.19/0.58  % (15311)Time elapsed: 0.181 s
% 0.19/0.58  % (15311)Instructions burned: 52 (million)
% 0.19/0.58  % (15311)------------------------------
% 0.19/0.58  % (15311)------------------------------
% 0.19/0.59  % (15310)Instruction limit reached!
% 0.19/0.59  % (15310)------------------------------
% 0.19/0.59  % (15310)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (15310)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (15310)Termination reason: Unknown
% 0.19/0.59  % (15310)Termination phase: Saturation
% 0.19/0.59  
% 0.19/0.59  % (15310)Memory used [KB]: 1279
% 0.19/0.59  % (15310)Time elapsed: 0.183 s
% 0.19/0.59  % (15310)Instructions burned: 38 (million)
% 0.19/0.59  % (15310)------------------------------
% 0.19/0.59  % (15310)------------------------------
% 0.19/0.59  % (15313)Instruction limit reached!
% 0.19/0.59  % (15313)------------------------------
% 0.19/0.59  % (15313)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (15313)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (15313)Termination reason: Unknown
% 0.19/0.59  % (15313)Termination phase: Saturation
% 0.19/0.59  
% 0.19/0.59  % (15313)Memory used [KB]: 6012
% 0.19/0.59  % (15313)Time elapsed: 0.193 s
% 0.19/0.59  % (15313)Instructions burned: 49 (million)
% 0.19/0.59  % (15313)------------------------------
% 0.19/0.59  % (15313)------------------------------
% 1.98/0.61  TRYING [4]
% 1.98/0.61  % (15312)Instruction limit reached!
% 1.98/0.61  % (15312)------------------------------
% 1.98/0.61  % (15312)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.98/0.62  % (15318)Instruction limit reached!
% 1.98/0.62  % (15318)------------------------------
% 1.98/0.62  % (15318)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.98/0.62  % (15318)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.98/0.62  % (15318)Termination reason: Unknown
% 1.98/0.62  % (15318)Termination phase: Saturation
% 1.98/0.62  
% 1.98/0.62  % (15318)Memory used [KB]: 6652
% 1.98/0.62  % (15318)Time elapsed: 0.196 s
% 1.98/0.62  % (15318)Instructions burned: 51 (million)
% 1.98/0.62  % (15318)------------------------------
% 1.98/0.62  % (15318)------------------------------
% 1.98/0.62  % (15312)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.98/0.62  % (15312)Termination reason: Unknown
% 1.98/0.62  % (15312)Termination phase: Saturation
% 1.98/0.62  
% 1.98/0.62  % (15312)Memory used [KB]: 7291
% 1.98/0.62  % (15312)Time elapsed: 0.212 s
% 1.98/0.62  % (15312)Instructions burned: 52 (million)
% 1.98/0.62  % (15312)------------------------------
% 1.98/0.62  % (15312)------------------------------
% 1.98/0.62  % (15325)Instruction limit reached!
% 1.98/0.62  % (15325)------------------------------
% 1.98/0.62  % (15325)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.98/0.62  % (15325)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.98/0.62  % (15325)Termination reason: Unknown
% 1.98/0.62  % (15325)Termination phase: Finite model building constraint generation
% 1.98/0.62  
% 1.98/0.62  % (15325)Memory used [KB]: 7291
% 1.98/0.62  % (15325)Time elapsed: 0.217 s
% 1.98/0.62  % (15325)Instructions burned: 60 (million)
% 1.98/0.62  % (15325)------------------------------
% 1.98/0.62  % (15325)------------------------------
% 2.13/0.63  TRYING [5]
% 2.13/0.63  % (15381)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.13/0.65  % (15382)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)
% 2.13/0.65  % (15335)Instruction limit reached!
% 2.13/0.65  % (15335)------------------------------
% 2.13/0.65  % (15335)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.13/0.66  % (15323)Instruction limit reached!
% 2.13/0.66  % (15323)------------------------------
% 2.13/0.66  % (15323)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.13/0.66  % (15323)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.13/0.66  % (15323)Termination reason: Unknown
% 2.13/0.66  % (15323)Termination phase: Saturation
% 2.13/0.66  
% 2.13/0.66  % (15323)Memory used [KB]: 1918
% 2.13/0.66  % (15323)Time elapsed: 0.216 s
% 2.13/0.66  % (15323)Instructions burned: 76 (million)
% 2.13/0.66  % (15323)------------------------------
% 2.13/0.66  % (15323)------------------------------
% 2.13/0.67  % (15322)Instruction limit reached!
% 2.13/0.67  % (15322)------------------------------
% 2.13/0.67  % (15322)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.13/0.67  % (15322)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.13/0.67  % (15322)Termination reason: Unknown
% 2.13/0.67  % (15322)Termination phase: Saturation
% 2.13/0.67  
% 2.13/0.67  % (15322)Memory used [KB]: 6524
% 2.13/0.67  % (15322)Time elapsed: 0.039 s
% 2.13/0.67  % (15322)Instructions burned: 68 (million)
% 2.13/0.67  % (15322)------------------------------
% 2.13/0.67  % (15322)------------------------------
% 2.13/0.67  % (15335)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.13/0.67  % (15335)Termination reason: Unknown
% 2.13/0.67  % (15335)Termination phase: Saturation
% 2.13/0.67  
% 2.13/0.67  % (15335)Memory used [KB]: 6524
% 2.13/0.67  % (15335)Time elapsed: 0.040 s
% 2.13/0.67  % (15335)Instructions burned: 69 (million)
% 2.13/0.67  % (15335)------------------------------
% 2.13/0.67  % (15335)------------------------------
% 2.13/0.67  % (15388)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.13/0.67  % (15319)Instruction limit reached!
% 2.13/0.67  % (15319)------------------------------
% 2.13/0.67  % (15319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.13/0.67  % (15319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.13/0.67  % (15319)Termination reason: Unknown
% 2.13/0.67  % (15319)Termination phase: Saturation
% 2.13/0.67  
% 2.13/0.67  % (15319)Memory used [KB]: 7164
% 2.13/0.67  % (15319)Time elapsed: 0.246 s
% 2.13/0.67  % (15319)Instructions burned: 101 (million)
% 2.13/0.67  % (15319)------------------------------
% 2.13/0.67  % (15319)------------------------------
% 2.66/0.71  % (15326)Instruction limit reached!
% 2.66/0.71  % (15326)------------------------------
% 2.66/0.71  % (15326)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.71  % (15326)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.71  % (15326)Termination reason: Unknown
% 2.66/0.71  % (15326)Termination phase: Saturation
% 2.66/0.71  
% 2.66/0.71  % (15326)Memory used [KB]: 6908
% 2.66/0.71  % (15326)Time elapsed: 0.278 s
% 2.66/0.71  % (15326)Instructions burned: 100 (million)
% 2.66/0.71  % (15326)------------------------------
% 2.66/0.71  % (15326)------------------------------
% 2.66/0.71  % (15327)Instruction limit reached!
% 2.66/0.71  % (15327)------------------------------
% 2.66/0.71  % (15327)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.71  % (15327)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.71  % (15327)Termination reason: Unknown
% 2.66/0.71  % (15327)Termination phase: Saturation
% 2.66/0.71  
% 2.66/0.71  % (15327)Memory used [KB]: 1279
% 2.66/0.71  % (15327)Time elapsed: 0.313 s
% 2.66/0.71  % (15327)Instructions burned: 102 (million)
% 2.66/0.71  % (15327)------------------------------
% 2.66/0.71  % (15327)------------------------------
% 2.66/0.71  % (15321)Instruction limit reached!
% 2.66/0.71  % (15321)------------------------------
% 2.66/0.71  % (15321)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.71  % (15405)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.66/0.72  % (15320)Instruction limit reached!
% 2.66/0.72  % (15320)------------------------------
% 2.66/0.72  % (15320)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.72  % (15320)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.72  % (15320)Termination reason: Unknown
% 2.66/0.72  % (15320)Termination phase: Saturation
% 2.66/0.72  
% 2.66/0.72  % (15411)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.66/0.72  % (15320)Memory used [KB]: 6908
% 2.66/0.72  % (15320)Time elapsed: 0.309 s
% 2.66/0.72  % (15320)Instructions burned: 101 (million)
% 2.66/0.72  % (15320)------------------------------
% 2.66/0.72  % (15320)------------------------------
% 2.66/0.72  % (15409)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.66/0.72  % (15321)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.72  % (15321)Termination reason: Unknown
% 2.66/0.72  % (15321)Termination phase: Saturation
% 2.66/0.72  
% 2.66/0.72  % (15321)Memory used [KB]: 6652
% 2.66/0.72  % (15321)Time elapsed: 0.317 s
% 2.66/0.72  % (15321)Instructions burned: 99 (million)
% 2.66/0.72  % (15321)------------------------------
% 2.66/0.72  % (15321)------------------------------
% 2.66/0.72  % (15408)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.66/0.72  % (15324)Instruction limit reached!
% 2.66/0.72  % (15324)------------------------------
% 2.66/0.72  % (15324)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.72  % (15416)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 (2997ds/68Mi)
% 2.66/0.74  % (15324)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.74  % (15324)Termination reason: Unknown
% 2.66/0.74  % (15324)Termination phase: Saturation
% 2.66/0.74  
% 2.66/0.74  % (15324)Memory used [KB]: 6396
% 2.66/0.74  % (15324)Time elapsed: 0.272 s
% 2.66/0.74  % (15324)Instructions burned: 99 (million)
% 2.66/0.74  % (15324)------------------------------
% 2.66/0.74  % (15324)------------------------------
% 2.66/0.76  % (15435)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 (2997ds/90Mi)
% 2.66/0.76  % (15332)First to succeed.
% 2.66/0.77  % (15332)Refutation found. Thanks to Tanya!
% 2.66/0.77  % SZS status Unsatisfiable for theBenchmark
% 2.66/0.77  % SZS output start Proof for theBenchmark
% See solution above
% 2.66/0.77  % (15332)------------------------------
% 2.66/0.77  % (15332)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.77  % (15332)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.77  % (15332)Termination reason: Refutation
% 2.66/0.77  
% 2.66/0.77  % (15332)Memory used [KB]: 6908
% 2.66/0.77  % (15332)Time elapsed: 0.340 s
% 2.66/0.77  % (15332)Instructions burned: 136 (million)
% 2.66/0.77  % (15332)------------------------------
% 2.66/0.77  % (15332)------------------------------
% 2.66/0.77  % (15306)Success in time 0.403 s
%------------------------------------------------------------------------------