TSTP Solution File: NUM017-1 by SnakeForV-SAT---1.0

View Problem - Process Solution

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

% Computer : n028.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 18:03:16 EDT 2022

% Result   : Unsatisfiable 6.67s 1.39s
% Output   : Refutation 6.67s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   41 (  12 unt;   0 def)
%            Number of atoms       :   78 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   74 (  37   ~;  35   |;   0   &)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    7 (   6 usr;   3 prp; 0-3 aty)
%            Number of functors    :    6 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   68 (  68   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f4994,plain,
    $false,
    inference(avatar_sat_refutation,[],[f1604,f3153,f4993]) ).

fof(f4993,plain,
    spl0_9,
    inference(avatar_contradiction_clause,[],[f4992]) ).

fof(f4992,plain,
    ( $false
    | spl0_9 ),
    inference(resolution,[],[f4960,f265]) ).

fof(f265,plain,
    ( ~ divides(e,e)
    | spl0_9 ),
    inference(avatar_component_clause,[],[f264]) ).

fof(f264,plain,
    ( spl0_9
  <=> divides(e,e) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_9])]) ).

fof(f4960,plain,
    ! [X5] : divides(X5,X5),
    inference(resolution,[],[f1553,f64]) ).

fof(f64,plain,
    ! [X10,X8,X9] :
      ( ~ equalish(multiply(X10,X8),X9)
      | divides(X8,X9) ),
    inference(resolution,[],[f60,f7]) ).

fof(f7,axiom,
    ! [X6,X4,X5] :
      ( ~ divides(X5,X4)
      | divides(X5,X6)
      | ~ equalish(X4,X6) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',divides_substitution1) ).

fof(f60,plain,
    ! [X8,X9] : divides(X8,multiply(X9,X8)),
    inference(resolution,[],[f32,f18]) ).

fof(f18,axiom,
    ! [X6,X4,X5] :
      ( ~ product(X6,X4,X5)
      | divides(X6,X5) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product_divisible_by_operand) ).

fof(f32,plain,
    ! [X0,X1] : product(X0,X1,multiply(X1,X0)),
    inference(resolution,[],[f13,f10]) ).

fof(f10,axiom,
    ! [X6,X4] : product(X6,X4,multiply(X6,X4)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',closure_of_product) ).

fof(f13,axiom,
    ! [X6,X4,X5] :
      ( ~ product(X6,X4,X5)
      | product(X4,X6,X5) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product_commutativity) ).

fof(f1553,plain,
    ! [X16] : equalish(multiply(second_divided_by_1st(a,a),X16),X16),
    inference(resolution,[],[f590,f312]) ).

fof(f312,plain,
    product(a,second_divided_by_1st(a,a),a),
    inference(resolution,[],[f309,f17]) ).

fof(f17,axiom,
    ! [X6,X4] :
      ( ~ divides(X6,X4)
      | product(X6,second_divided_by_1st(X6,X4),X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',divides_implies_product) ).

fof(f309,plain,
    divides(a,a),
    inference(resolution,[],[f158,f10]) ).

fof(f158,plain,
    ! [X0,X1] :
      ( ~ product(X0,X0,multiply(a,X1))
      | divides(a,X0) ),
    inference(resolution,[],[f56,f29]) ).

fof(f29,plain,
    ! [X0,X1] : divides(X0,multiply(X0,X1)),
    inference(resolution,[],[f18,f10]) ).

fof(f56,plain,
    ! [X0,X1] :
      ( ~ divides(a,X1)
      | ~ product(X0,X0,X1)
      | divides(a,X0) ),
    inference(resolution,[],[f19,f20]) ).

fof(f20,axiom,
    prime(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_is_prime) ).

fof(f19,axiom,
    ! [X6,X4,X5] :
      ( ~ prime(X6)
      | divides(X6,X5)
      | ~ product(X5,X5,X4)
      | ~ divides(X6,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',primes_lemma1) ).

fof(f590,plain,
    ! [X2,X0,X1] :
      ( ~ product(X0,X1,X0)
      | equalish(multiply(X1,X2),X2) ),
    inference(resolution,[],[f231,f52]) ).

fof(f52,plain,
    ! [X2,X3,X4] :
      ( ~ product(X2,X3,multiply(X2,X4))
      | equalish(X4,X3) ),
    inference(resolution,[],[f14,f10]) ).

fof(f14,axiom,
    ! [X3,X6,X4,X5] :
      ( ~ product(X6,X4,X5)
      | ~ product(X6,X3,X5)
      | equalish(X4,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product_left_cancellation) ).

fof(f231,plain,
    ! [X2,X3,X0,X1] :
      ( product(X2,X3,multiply(X0,multiply(X1,X3)))
      | ~ product(X0,X1,X2) ),
    inference(resolution,[],[f71,f10]) ).

fof(f71,plain,
    ! [X10,X8,X6,X9,X7] :
      ( ~ product(X7,X9,X10)
      | ~ product(X6,X7,X8)
      | product(X8,X9,multiply(X6,X10)) ),
    inference(resolution,[],[f11,f10]) ).

fof(f11,axiom,
    ! [X3,X8,X6,X7,X4,X5] :
      ( ~ product(X6,X4,X5)
      | ~ product(X6,X3,X8)
      | product(X8,X7,X5)
      | ~ product(X3,X7,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product_associativity1) ).

fof(f3153,plain,
    ~ spl0_55,
    inference(avatar_contradiction_clause,[],[f3152]) ).

fof(f3152,plain,
    ( $false
    | ~ spl0_55 ),
    inference(resolution,[],[f3068,f2908]) ).

fof(f2908,plain,
    ( ! [X1] : divides(second_divided_by_1st(e,e),X1)
    | ~ spl0_55 ),
    inference(resolution,[],[f1598,f64]) ).

fof(f1598,plain,
    ( ! [X15] : equalish(multiply(X15,second_divided_by_1st(e,e)),X15)
    | ~ spl0_55 ),
    inference(avatar_component_clause,[],[f1597]) ).

fof(f1597,plain,
    ( spl0_55
  <=> ! [X15] : equalish(multiply(X15,second_divided_by_1st(e,e)),X15) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_55])]) ).

fof(f3068,plain,
    ( ~ divides(second_divided_by_1st(e,e),b)
    | ~ spl0_55 ),
    inference(resolution,[],[f2908,f24]) ).

fof(f24,axiom,
    ! [X6] :
      ( ~ divides(X6,c)
      | ~ divides(X6,b) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_there_is_no_common_divisor) ).

fof(f1604,plain,
    ( spl0_55
    | ~ spl0_9 ),
    inference(avatar_split_clause,[],[f1595,f264,f1597]) ).

fof(f1595,plain,
    ( ! [X23] : equalish(multiply(X23,second_divided_by_1st(e,e)),X23)
    | ~ spl0_9 ),
    inference(resolution,[],[f610,f271]) ).

fof(f271,plain,
    ( product(e,second_divided_by_1st(e,e),e)
    | ~ spl0_9 ),
    inference(resolution,[],[f266,f17]) ).

fof(f266,plain,
    ( divides(e,e)
    | ~ spl0_9 ),
    inference(avatar_component_clause,[],[f264]) ).

fof(f610,plain,
    ! [X2,X0,X1] :
      ( ~ product(X0,X1,X0)
      | equalish(multiply(X2,X1),X2) ),
    inference(resolution,[],[f232,f52]) ).

fof(f232,plain,
    ! [X6,X7,X4,X5] :
      ( product(X6,X7,multiply(X4,multiply(X7,X5)))
      | ~ product(X4,X5,X6) ),
    inference(resolution,[],[f71,f32]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : NUM017-1 : TPTP v8.1.0. Released v1.0.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.12/0.34  % Computer : n028.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Tue Aug 30 05:58:33 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.12/0.36  ipcrm: permission denied for id (562364417)
% 0.12/0.37  ipcrm: permission denied for id (562397186)
% 0.12/0.37  ipcrm: permission denied for id (566231043)
% 0.12/0.37  ipcrm: permission denied for id (562495493)
% 0.12/0.37  ipcrm: permission denied for id (562561031)
% 0.12/0.38  ipcrm: permission denied for id (562593800)
% 0.12/0.38  ipcrm: permission denied for id (562626569)
% 0.12/0.38  ipcrm: permission denied for id (562659338)
% 0.12/0.38  ipcrm: permission denied for id (562724876)
% 0.12/0.38  ipcrm: permission denied for id (562757646)
% 0.12/0.39  ipcrm: permission denied for id (562790415)
% 0.12/0.39  ipcrm: permission denied for id (566493201)
% 0.12/0.39  ipcrm: permission denied for id (566525970)
% 0.12/0.39  ipcrm: permission denied for id (562888723)
% 0.12/0.39  ipcrm: permission denied for id (566558740)
% 0.12/0.39  ipcrm: permission denied for id (562954261)
% 0.12/0.40  ipcrm: permission denied for id (563019799)
% 0.12/0.40  ipcrm: permission denied for id (563052568)
% 0.19/0.40  ipcrm: permission denied for id (563150876)
% 0.19/0.40  ipcrm: permission denied for id (563183645)
% 0.19/0.40  ipcrm: permission denied for id (563216414)
% 0.19/0.41  ipcrm: permission denied for id (563249184)
% 0.19/0.41  ipcrm: permission denied for id (563281953)
% 0.19/0.41  ipcrm: permission denied for id (566788130)
% 0.19/0.41  ipcrm: permission denied for id (566820899)
% 0.19/0.41  ipcrm: permission denied for id (563347492)
% 0.19/0.41  ipcrm: permission denied for id (566853669)
% 0.19/0.41  ipcrm: permission denied for id (563413030)
% 0.19/0.41  ipcrm: permission denied for id (563478568)
% 0.19/0.42  ipcrm: permission denied for id (566951978)
% 0.19/0.42  ipcrm: permission denied for id (563544107)
% 0.19/0.42  ipcrm: permission denied for id (563576876)
% 0.19/0.42  ipcrm: permission denied for id (563609645)
% 0.19/0.42  ipcrm: permission denied for id (566984750)
% 0.19/0.42  ipcrm: permission denied for id (567017519)
% 0.19/0.42  ipcrm: permission denied for id (567083057)
% 0.19/0.42  ipcrm: permission denied for id (563740722)
% 0.19/0.42  ipcrm: permission denied for id (567115827)
% 0.19/0.42  ipcrm: permission denied for id (567148596)
% 0.19/0.42  ipcrm: permission denied for id (567181365)
% 0.19/0.43  ipcrm: permission denied for id (563839030)
% 0.19/0.43  ipcrm: permission denied for id (567214135)
% 0.19/0.43  ipcrm: permission denied for id (563904568)
% 0.19/0.43  ipcrm: permission denied for id (563937337)
% 0.19/0.43  ipcrm: permission denied for id (567246906)
% 0.19/0.43  ipcrm: permission denied for id (564068413)
% 0.19/0.43  ipcrm: permission denied for id (564101182)
% 0.19/0.43  ipcrm: permission denied for id (567377984)
% 0.19/0.44  ipcrm: permission denied for id (564166721)
% 0.19/0.44  ipcrm: permission denied for id (564232259)
% 0.19/0.44  ipcrm: permission denied for id (567443524)
% 0.19/0.44  ipcrm: permission denied for id (564330566)
% 0.19/0.44  ipcrm: permission denied for id (564396104)
% 0.19/0.44  ipcrm: permission denied for id (564428873)
% 0.19/0.44  ipcrm: permission denied for id (567574603)
% 0.19/0.45  ipcrm: permission denied for id (564559950)
% 0.19/0.45  ipcrm: permission denied for id (567672911)
% 0.19/0.45  ipcrm: permission denied for id (564658257)
% 0.19/0.45  ipcrm: permission denied for id (567803988)
% 0.19/0.45  ipcrm: permission denied for id (564822102)
% 0.19/0.45  ipcrm: permission denied for id (564854871)
% 0.19/0.45  ipcrm: permission denied for id (564887640)
% 0.19/0.46  ipcrm: permission denied for id (567869529)
% 0.19/0.46  ipcrm: permission denied for id (564953178)
% 0.19/0.46  ipcrm: permission denied for id (567902299)
% 0.19/0.46  ipcrm: permission denied for id (565018716)
% 0.19/0.46  ipcrm: permission denied for id (565051485)
% 0.19/0.46  ipcrm: permission denied for id (565084254)
% 0.19/0.46  ipcrm: permission denied for id (565117023)
% 0.19/0.46  ipcrm: permission denied for id (565149792)
% 0.19/0.46  ipcrm: permission denied for id (565182561)
% 0.19/0.46  ipcrm: permission denied for id (565215330)
% 0.19/0.46  ipcrm: permission denied for id (567935075)
% 0.19/0.46  ipcrm: permission denied for id (567967844)
% 0.19/0.46  ipcrm: permission denied for id (565313637)
% 0.19/0.47  ipcrm: permission denied for id (565379174)
% 0.19/0.47  ipcrm: permission denied for id (565411943)
% 0.19/0.47  ipcrm: permission denied for id (568000616)
% 0.19/0.47  ipcrm: permission denied for id (565444713)
% 0.19/0.47  ipcrm: permission denied for id (565477482)
% 0.19/0.47  ipcrm: permission denied for id (568131694)
% 0.19/0.48  ipcrm: permission denied for id (565674097)
% 0.19/0.48  ipcrm: permission denied for id (568295539)
% 0.19/0.48  ipcrm: permission denied for id (565739636)
% 0.19/0.48  ipcrm: permission denied for id (565772405)
% 0.19/0.48  ipcrm: permission denied for id (565805174)
% 0.19/0.48  ipcrm: permission denied for id (565837943)
% 0.19/0.48  ipcrm: permission denied for id (566001785)
% 0.19/0.49  ipcrm: permission denied for id (566034556)
% 0.19/0.49  ipcrm: permission denied for id (566067325)
% 0.19/0.49  ipcrm: permission denied for id (566132862)
% 0.19/0.49  ipcrm: permission denied for id (568426623)
% 1.16/0.63  % (26872)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 1.16/0.63  % (26871)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 1.16/0.63  % (26892)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 (2998ds/467Mi)
% 1.16/0.63  % (26881)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/99Mi)
% 1.16/0.63  % (26878)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/50Mi)
% 1.16/0.64  % (26883)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 (2998ds/75Mi)
% 1.16/0.64  % (26874)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 1.16/0.64  TRYING [1]
% 1.16/0.64  TRYING [2]
% 1.16/0.64  TRYING [3]
% 1.16/0.64  TRYING [4]
% 1.16/0.65  % (26873)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 (2998ds/48Mi)
% 1.16/0.65  % (26891)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 (2998ds/498Mi)
% 1.16/0.65  % (26880)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/101Mi)
% 1.16/0.65  % (26888)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 (2998ds/176Mi)
% 1.16/0.65  % (26882)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 (2998ds/68Mi)
% 1.16/0.65  % (26876)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/2Mi)
% 1.16/0.65  % (26876)Instruction limit reached!
% 1.16/0.65  % (26876)------------------------------
% 1.16/0.65  % (26876)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.16/0.65  % (26876)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.16/0.65  % (26876)Termination reason: Unknown
% 1.16/0.65  % (26876)Termination phase: Property scanning
% 1.16/0.65  
% 1.16/0.65  % (26876)Memory used [KB]: 895
% 1.16/0.65  % (26876)Time elapsed: 0.002 s
% 1.16/0.65  % (26876)Instructions burned: 2 (million)
% 1.16/0.65  % (26876)------------------------------
% 1.16/0.65  % (26876)------------------------------
% 1.16/0.65  % (26898)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 (2998ds/355Mi)
% 1.16/0.66  % (26879)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 1.16/0.66  % (26887)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 (2998ds/100Mi)
% 1.16/0.66  % (26875)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 1.16/0.67  % (26877)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 (2998ds/51Mi)
% 1.16/0.67  % (26868)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 (2998ds/191324Mi)
% 1.16/0.67  % (26875)Instruction limit reached!
% 1.16/0.67  % (26875)------------------------------
% 1.16/0.67  % (26875)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.16/0.67  % (26875)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.16/0.67  % (26875)Termination reason: Unknown
% 1.16/0.67  % (26875)Termination phase: Saturation
% 1.16/0.67  
% 1.16/0.67  % (26875)Memory used [KB]: 5500
% 1.16/0.67  % (26875)Time elapsed: 0.122 s
% 1.16/0.67  % (26875)Instructions burned: 8 (million)
% 1.16/0.67  % (26875)------------------------------
% 1.16/0.67  % (26875)------------------------------
% 1.16/0.67  % (26869)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/50Mi)
% 1.16/0.67  TRYING [1]
% 1.16/0.67  TRYING [2]
% 1.16/0.67  % (26869)Refutation not found, incomplete strategy% (26869)------------------------------
% 1.16/0.67  % (26869)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.16/0.67  % (26869)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.16/0.67  % (26869)Termination reason: Refutation not found, incomplete strategy
% 1.16/0.67  
% 1.16/0.67  % (26869)Memory used [KB]: 5373
% 1.16/0.67  % (26869)Time elapsed: 0.128 s
% 1.16/0.67  % (26869)Instructions burned: 2 (million)
% 1.16/0.67  % (26869)------------------------------
% 1.16/0.67  % (26869)------------------------------
% 1.16/0.67  % (26889)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/138Mi)
% 1.16/0.67  TRYING [3]
% 1.16/0.68  % (26895)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 (2998ds/68Mi)
% 1.16/0.68  % (26885)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/59Mi)
% 1.16/0.68  TRYING [1]
% 1.16/0.68  % (26870)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 (2998ds/37Mi)
% 1.16/0.68  TRYING [2]
% 1.16/0.68  TRYING [3]
% 1.16/0.68  TRYING [4]
% 1.16/0.68  TRYING [4]
% 1.16/0.68  % (26897)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/439Mi)
% 1.16/0.68  % (26884)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 (2998ds/99Mi)
% 1.16/0.68  % (26893)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/482Mi)
% 1.16/0.68  TRYING [5]
% 1.16/0.69  % (26894)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/500Mi)
% 1.16/0.69  % (26896)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 (2998ds/177Mi)
% 1.16/0.69  % (26874)Instruction limit reached!
% 1.16/0.69  % (26874)------------------------------
% 1.16/0.69  % (26874)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.16/0.69  % (26874)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.16/0.69  % (26874)Termination reason: Unknown
% 1.16/0.69  % (26874)Termination phase: Finite model building constraint generation
% 1.16/0.69  
% 1.16/0.69  % (26874)Memory used [KB]: 7164
% 1.16/0.69  % (26874)Time elapsed: 0.157 s
% 1.16/0.69  % (26874)Instructions burned: 53 (million)
% 1.16/0.69  % (26874)------------------------------
% 1.16/0.69  % (26874)------------------------------
% 1.16/0.69  % (26886)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 1.16/0.70  % (26878)Instruction limit reached!
% 1.16/0.70  % (26878)------------------------------
% 1.16/0.70  % (26878)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.71  % (26872)Instruction limit reached!
% 1.78/0.71  % (26872)------------------------------
% 1.78/0.71  % (26872)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.71  % (26872)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.71  % (26872)Termination reason: Unknown
% 1.78/0.71  % (26872)Termination phase: Saturation
% 1.78/0.71  
% 1.78/0.71  % (26872)Memory used [KB]: 6012
% 1.78/0.71  % (26872)Time elapsed: 0.175 s
% 1.78/0.71  % (26872)Instructions burned: 51 (million)
% 1.78/0.71  % (26872)------------------------------
% 1.78/0.71  % (26872)------------------------------
% 1.78/0.71  % (26878)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.71  % (26878)Termination reason: Unknown
% 1.78/0.71  % (26878)Termination phase: Saturation
% 1.78/0.71  
% 1.78/0.71  % (26878)Memory used [KB]: 6140
% 1.78/0.71  % (26878)Time elapsed: 0.143 s
% 1.78/0.71  % (26878)Instructions burned: 51 (million)
% 1.78/0.71  % (26878)------------------------------
% 1.78/0.71  % (26878)------------------------------
% 1.78/0.71  TRYING [5]
% 1.78/0.72  TRYING [5]
% 1.78/0.72  % (26885)Instruction limit reached!
% 1.78/0.72  % (26885)------------------------------
% 1.78/0.72  % (26885)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.72  % (26885)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.72  % (26885)Termination reason: Unknown
% 1.78/0.72  % (26885)Termination phase: Finite model building constraint generation
% 1.78/0.72  
% 1.78/0.72  % (26885)Memory used [KB]: 7931
% 1.78/0.72  % (26885)Time elapsed: 0.175 s
% 1.78/0.72  % (26885)Instructions burned: 59 (million)
% 1.78/0.72  % (26885)------------------------------
% 1.78/0.72  % (26885)------------------------------
% 1.78/0.73  % (26871)Instruction limit reached!
% 1.78/0.73  % (26871)------------------------------
% 1.78/0.73  % (26871)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.73  % (26871)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.73  % (26871)Termination reason: Unknown
% 1.78/0.73  % (26871)Termination phase: Saturation
% 1.78/0.73  
% 1.78/0.73  % (26871)Memory used [KB]: 6268
% 1.78/0.73  % (26871)Time elapsed: 0.181 s
% 1.78/0.73  % (26871)Instructions burned: 52 (million)
% 1.78/0.73  % (26871)------------------------------
% 1.78/0.73  % (26871)------------------------------
% 1.78/0.73  % (26870)Instruction limit reached!
% 1.78/0.73  % (26870)------------------------------
% 1.78/0.73  % (26870)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.73  % (26870)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.73  % (26870)Termination reason: Unknown
% 1.78/0.73  % (26870)Termination phase: Saturation
% 1.78/0.73  
% 1.78/0.73  % (26870)Memory used [KB]: 1279
% 1.78/0.73  % (26870)Time elapsed: 0.187 s
% 1.78/0.73  % (26870)Instructions burned: 38 (million)
% 1.78/0.73  % (26870)------------------------------
% 1.78/0.73  % (26870)------------------------------
% 1.78/0.73  % (26873)Instruction limit reached!
% 1.78/0.73  % (26873)------------------------------
% 1.78/0.73  % (26873)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.73  % (26877)Instruction limit reached!
% 1.78/0.73  % (26877)------------------------------
% 1.78/0.73  % (26877)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.74  % (26873)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.74  % (26873)Termination reason: Unknown
% 1.78/0.74  % (26873)Termination phase: Saturation
% 1.78/0.74  
% 1.78/0.74  % (26873)Memory used [KB]: 5884
% 1.78/0.74  % (26873)Time elapsed: 0.191 s
% 1.78/0.74  % (26873)Instructions burned: 49 (million)
% 1.78/0.74  % (26873)------------------------------
% 1.78/0.74  % (26873)------------------------------
% 1.78/0.75  % (26877)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.75  % (26877)Termination reason: Unknown
% 1.78/0.75  % (26877)Termination phase: Saturation
% 1.78/0.75  
% 1.78/0.75  % (26877)Memory used [KB]: 1151
% 1.78/0.75  % (26877)Time elapsed: 0.195 s
% 1.78/0.75  % (26877)Instructions burned: 52 (million)
% 1.78/0.75  % (26877)------------------------------
% 1.78/0.75  % (26877)------------------------------
% 1.78/0.76  % (26883)Instruction limit reached!
% 1.78/0.76  % (26883)------------------------------
% 1.78/0.76  % (26883)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.76  % (26883)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.76  % (26883)Termination reason: Unknown
% 1.78/0.76  % (26883)Termination phase: Saturation
% 1.78/0.76  
% 1.78/0.76  % (26883)Memory used [KB]: 1663
% 1.78/0.76  % (26883)Time elapsed: 0.198 s
% 1.78/0.76  % (26883)Instructions burned: 75 (million)
% 1.78/0.76  % (26883)------------------------------
% 1.78/0.76  % (26883)------------------------------
% 1.78/0.77  % (26882)Instruction limit reached!
% 1.78/0.77  % (26882)------------------------------
% 1.78/0.77  % (26882)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.77  % (26882)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.77  % (26882)Termination reason: Unknown
% 1.78/0.77  % (26882)Termination phase: Saturation
% 1.78/0.77  
% 1.78/0.77  % (26882)Memory used [KB]: 6140
% 1.78/0.77  % (26882)Time elapsed: 0.032 s
% 1.78/0.77  % (26882)Instructions burned: 69 (million)
% 1.78/0.77  % (26882)------------------------------
% 1.78/0.77  % (26882)------------------------------
% 1.78/0.77  % (26881)Instruction limit reached!
% 1.78/0.77  % (26881)------------------------------
% 1.78/0.77  % (26881)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.77  % (26881)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.77  % (26881)Termination reason: Unknown
% 1.78/0.77  % (26881)Termination phase: Saturation
% 1.78/0.77  
% 1.78/0.77  % (26881)Memory used [KB]: 6268
% 1.78/0.77  % (26881)Time elapsed: 0.226 s
% 1.78/0.77  % (26881)Instructions burned: 100 (million)
% 1.78/0.77  % (26881)------------------------------
% 1.78/0.77  % (26881)------------------------------
% 2.27/0.79  % (26895)Instruction limit reached!
% 2.27/0.79  % (26895)------------------------------
% 2.27/0.79  % (26895)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.79  % (26880)Instruction limit reached!
% 2.27/0.79  % (26880)------------------------------
% 2.27/0.79  % (26880)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.79  % (26895)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.79  % (26895)Termination reason: Unknown
% 2.27/0.79  % (26895)Termination phase: Saturation
% 2.27/0.79  
% 2.27/0.79  % (26895)Memory used [KB]: 6140
% 2.27/0.79  % (26895)Time elapsed: 0.035 s
% 2.27/0.79  % (26895)Instructions burned: 69 (million)
% 2.27/0.79  % (26895)------------------------------
% 2.27/0.79  % (26895)------------------------------
% 2.27/0.80  % (26983)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 (2996ds/211Mi)
% 2.27/0.80  % (26972)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 (2997ds/388Mi)
% 2.27/0.80  % (26880)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.80  % (26880)Termination reason: Unknown
% 2.27/0.80  % (26880)Termination phase: Saturation
% 2.27/0.80  
% 2.27/0.80  % (26880)Memory used [KB]: 6396
% 2.27/0.80  % (26880)Time elapsed: 0.256 s
% 2.27/0.80  % (26880)Instructions burned: 102 (million)
% 2.27/0.80  % (26880)------------------------------
% 2.27/0.80  % (26880)------------------------------
% 2.27/0.81  % (26887)Instruction limit reached!
% 2.27/0.81  % (26887)------------------------------
% 2.27/0.81  % (26887)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.81  % (26887)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.81  % (26887)Termination reason: Unknown
% 2.27/0.81  % (26887)Termination phase: Saturation
% 2.27/0.81  
% 2.27/0.81  % (26887)Memory used [KB]: 1151
% 2.27/0.81  % (26887)Time elapsed: 0.266 s
% 2.27/0.81  % (26887)Instructions burned: 102 (million)
% 2.27/0.81  % (26887)------------------------------
% 2.27/0.81  % (26887)------------------------------
% 2.27/0.82  % (27002)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/920Mi)
% 2.27/0.82  % (26987)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 (2996ds/90Mi)
% 2.27/0.83  % (27021)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/934Mi)
% 2.27/0.83  TRYING [6]
% 2.27/0.84  % (27027)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 (2996ds/68Mi)
% 2.27/0.85  % (27031)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/940Mi)
% 2.27/0.86  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.27/0.86  % (27034)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/981Mi)
% 2.27/0.86  % (27025)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 (2996ds/655Mi)
% 2.27/0.87  % (26879)Instruction limit reached!
% 2.27/0.87  % (26879)------------------------------
% 2.27/0.87  % (26879)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.87  % (26879)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.87  % (26879)Termination reason: Unknown
% 2.27/0.87  % (26879)Termination phase: Saturation
% 2.27/0.87  
% 2.27/0.87  % (26879)Memory used [KB]: 6780
% 2.27/0.87  % (26879)Time elapsed: 0.318 s
% 2.27/0.87  % (26879)Instructions burned: 100 (million)
% 2.27/0.87  % (26879)------------------------------
% 2.27/0.87  % (26879)------------------------------
% 2.27/0.87  % (26884)Instruction limit reached!
% 2.27/0.87  % (26884)------------------------------
% 2.27/0.87  % (26884)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.87  % (26884)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.87  % (26884)Termination reason: Unknown
% 2.27/0.87  % (26884)Termination phase: Saturation
% 2.27/0.87  
% 2.27/0.87  % (26884)Memory used [KB]: 6268
% 2.27/0.87  % (26884)Time elapsed: 0.326 s
% 2.27/0.87  % (26884)Instructions burned: 99 (million)
% 2.27/0.87  % (26884)------------------------------
% 2.27/0.87  % (26884)------------------------------
% 2.62/0.87  % (27022)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 (2996ds/747Mi)
% 2.62/0.88  % (26886)Instruction limit reached!
% 2.62/0.88  % (26886)------------------------------
% 2.62/0.88  % (26886)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.62/0.88  % (26886)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.62/0.88  % (26886)Termination reason: Unknown
% 2.62/0.88  % (26886)Termination phase: Saturation
% 2.62/0.88  
% 2.62/0.88  % (26886)Memory used [KB]: 6140
% 2.62/0.88  % (26886)Time elapsed: 0.296 s
% 2.62/0.88  % (26886)Instructions burned: 101 (million)
% 2.62/0.88  % (26886)------------------------------
% 2.62/0.88  % (26886)------------------------------
% 2.62/0.88  % (27055)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4958Mi)
% 2.70/0.89  % (27053)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/3735Mi)
% 2.70/0.90  % (26888)Instruction limit reached!
% 2.70/0.90  % (26888)------------------------------
% 2.70/0.90  % (26888)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.70/0.90  % (27045)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 (2996ds/90Mi)
% 2.70/0.90  % (27047)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2016Mi)
% 2.70/0.91  % (26889)Instruction limit reached!
% 2.70/0.91  % (26889)------------------------------
% 2.70/0.91  % (26889)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.70/0.91  % (27027)Instruction limit reached!
% 2.70/0.91  % (27027)------------------------------
% 2.70/0.91  % (27027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.70/0.91  % (26888)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.70/0.91  % (26888)Termination reason: Unknown
% 2.70/0.91  % (26888)Termination phase: Saturation
% 2.70/0.91  
% 2.70/0.91  % (26888)Memory used [KB]: 6780
% 2.70/0.91  % (26888)Time elapsed: 0.353 s
% 2.70/0.91  % (26888)Instructions burned: 177 (million)
% 2.70/0.91  % (26888)------------------------------
% 2.70/0.91  % (26888)------------------------------
% 2.70/0.91  % (26889)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.70/0.91  % (26889)Termination reason: Unknown
% 2.70/0.91  % (26889)Termination phase: Saturation
% 2.70/0.91  
% 2.70/0.91  % (26889)Memory used [KB]: 7036
% 2.70/0.91  % (26889)Time elapsed: 0.372 s
% 2.70/0.91  % (26889)Instructions burned: 138 (million)
% 2.70/0.91  % (26889)------------------------------
% 2.70/0.91  % (26889)------------------------------
% 2.79/0.93  % (27062)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4959Mi)
% 2.79/0.93  % (27027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.79/0.93  % (27027)Termination reason: Unknown
% 2.79/0.93  % (27027)Termination phase: Saturation
% 2.79/0.93  
% 2.79/0.93  % (27027)Memory used [KB]: 6012
% 2.79/0.93  % (27027)Time elapsed: 0.030 s
% 2.79/0.93  % (27027)Instructions burned: 70 (million)
% 2.79/0.93  % (27027)------------------------------
% 2.79/0.93  % (27027)------------------------------
% 2.79/0.95  % (27067)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4756Mi)
% 2.79/0.98  % (27068)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4931Mi)
% 2.79/0.98  % (26987)Instruction limit reached!
% 2.79/0.98  % (26987)------------------------------
% 2.79/0.98  % (26987)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.79/0.98  % (26987)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.79/0.98  % (26987)Termination reason: Unknown
% 2.79/0.98  % (26987)Termination phase: Saturation
% 2.79/0.98  
% 2.79/0.98  % (26987)Memory used [KB]: 6268
% 2.79/0.98  % (26987)Time elapsed: 0.281 s
% 2.79/0.98  % (26987)Instructions burned: 91 (million)
% 2.79/0.98  % (26987)------------------------------
% 2.79/0.98  % (26987)------------------------------
% 2.79/1.00  % (27080)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/1824Mi)
% 3.09/1.01  % (27094)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2891Mi)
% 3.09/1.01  % (27085)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2134Mi)
% 3.09/1.01  % (27079)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 (2994ds/68Mi)
% 3.09/1.01  % (26896)Instruction limit reached!
% 3.09/1.01  % (26896)------------------------------
% 3.09/1.01  % (26896)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/1.01  % (26896)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/1.01  % (26896)Termination reason: Unknown
% 3.09/1.01  % (26896)Termination phase: Saturation
% 3.09/1.01  
% 3.09/1.01  % (26896)Memory used [KB]: 2686
% 3.09/1.01  % (26896)Time elapsed: 0.451 s
% 3.09/1.01  % (26896)Instructions burned: 177 (million)
% 3.09/1.01  % (26896)------------------------------
% 3.09/1.01  % (26896)------------------------------
% 3.09/1.03  % (27101)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 (2994ds/90Mi)
% 3.09/1.03  % (27098)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/4585Mi)
% 3.09/1.06  % (27045)Instruction limit reached!
% 3.09/1.06  % (27045)------------------------------
% 3.09/1.06  % (27045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.09/1.06  % (27045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.09/1.06  % (27045)Termination reason: Unknown
% 3.09/1.06  % (27045)Termination phase: Saturation
% 3.09/1.06  
% 3.09/1.06  % (27045)Memory used [KB]: 6396
% 3.09/1.06  % (27045)Time elapsed: 0.260 s
% 3.09/1.06  % (27045)Instructions burned: 91 (million)
% 3.09/1.06  % (27045)------------------------------
% 3.09/1.06  % (27045)------------------------------
% 3.32/1.10  % (27079)Instruction limit reached!
% 3.32/1.10  % (27079)------------------------------
% 3.32/1.10  % (27079)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.32/1.10  % (27079)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.32/1.10  % (27079)Termination reason: Unknown
% 3.32/1.10  % (27079)Termination phase: Saturation
% 3.32/1.10  
% 3.32/1.11  % (27079)Memory used [KB]: 6012
% 3.32/1.11  % (27079)Time elapsed: 0.028 s
% 3.32/1.11  % (27079)Instructions burned: 69 (million)
% 3.32/1.11  % (27079)------------------------------
% 3.32/1.11  % (27079)------------------------------
% 3.32/1.12  % (27123)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/2016Mi)
% 3.32/1.13  % (26983)Instruction limit reached!
% 3.32/1.13  % (26983)------------------------------
% 3.32/1.13  % (26983)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.32/1.13  % (26983)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.32/1.13  % (26983)Termination reason: Unknown
% 3.32/1.13  % (26983)Termination phase: Saturation
% 3.32/1.13  
% 3.32/1.13  % (26983)Memory used [KB]: 1663
% 3.32/1.13  % (26983)Time elapsed: 0.414 s
% 3.32/1.13  % (26983)Instructions burned: 212 (million)
% 3.32/1.13  % (26983)------------------------------
% 3.32/1.13  % (26983)------------------------------
% 3.32/1.17  % (27101)Instruction limit reached!
% 3.32/1.17  % (27101)------------------------------
% 3.32/1.17  % (27101)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.32/1.17  % (27144)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/8004Mi)
% 3.32/1.17  % (27150)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9965Mi)
% 5.50/1.19  % (27101)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.50/1.19  % (27101)Termination reason: Unknown
% 5.50/1.19  % (27101)Termination phase: Saturation
% 5.50/1.19  
% 5.50/1.19  % (27101)Memory used [KB]: 6140
% 5.50/1.19  % (27101)Time elapsed: 0.195 s
% 5.50/1.19  % (27101)Instructions burned: 90 (million)
% 5.50/1.19  % (27101)------------------------------
% 5.50/1.19  % (27101)------------------------------
% 5.50/1.19  TRYING [7]
% 5.73/1.23  % (27151)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9877Mi)
% 5.94/1.28  % (26892)Instruction limit reached!
% 5.94/1.28  % (26892)------------------------------
% 5.94/1.28  % (26892)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.94/1.28  % (26892)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.94/1.28  % (26892)Termination reason: Unknown
% 5.94/1.28  % (26892)Termination phase: Saturation
% 5.94/1.28  
% 5.94/1.28  % (26892)Memory used [KB]: 7547
% 5.94/1.28  % (26892)Time elapsed: 0.718 s
% 5.94/1.28  % (26892)Instructions burned: 468 (million)
% 5.94/1.28  % (26892)------------------------------
% 5.94/1.28  % (26892)------------------------------
% 5.94/1.29  % (27152)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9902Mi)
% 5.94/1.29  % (26898)Instruction limit reached!
% 5.94/1.29  % (26898)------------------------------
% 5.94/1.29  % (26898)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.94/1.29  % (26898)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.94/1.29  % (26898)Termination reason: Unknown
% 5.94/1.29  % (26898)Termination phase: Saturation
% 5.94/1.29  
% 5.94/1.29  % (26898)Memory used [KB]: 10234
% 5.94/1.29  % (26898)Time elapsed: 0.750 s
% 5.94/1.29  % (26898)Instructions burned: 355 (million)
% 5.94/1.29  % (26898)------------------------------
% 5.94/1.29  % (26898)------------------------------
% 5.94/1.32  % (27153)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/1824Mi)
% 6.67/1.34  % (26891)Instruction limit reached!
% 6.67/1.34  % (26891)------------------------------
% 6.67/1.34  % (26891)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.67/1.34  % (26891)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.67/1.34  % (26891)Termination reason: Unknown
% 6.67/1.34  % (26891)Termination phase: Saturation
% 6.67/1.34  
% 6.67/1.34  % (26891)Memory used [KB]: 2814
% 6.67/1.34  % (26891)Time elapsed: 0.788 s
% 6.67/1.34  % (26891)Instructions burned: 499 (million)
% 6.67/1.34  % (26891)------------------------------
% 6.67/1.34  % (26891)------------------------------
% 6.67/1.37  % (27068)First to succeed.
% 6.67/1.39  % (27068)Refutation found. Thanks to Tanya!
% 6.67/1.39  % SZS status Unsatisfiable for theBenchmark
% 6.67/1.39  % SZS output start Proof for theBenchmark
% See solution above
% 6.67/1.39  % (27068)------------------------------
% 6.67/1.39  % (27068)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.67/1.39  % (27068)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.67/1.39  % (27068)Termination reason: Refutation
% 6.67/1.39  
% 6.67/1.39  % (27068)Memory used [KB]: 7803
% 6.67/1.39  % (27068)Time elapsed: 0.538 s
% 6.67/1.39  % (27068)Instructions burned: 265 (million)
% 6.67/1.39  % (27068)------------------------------
% 6.67/1.39  % (27068)------------------------------
% 6.67/1.39  % (26732)Success in time 1.037 s
%------------------------------------------------------------------------------