TSTP Solution File: DAT332_1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : DAT332_1 : TPTP v8.1.0. Released v7.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 : n013.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 16:05:20 EDT 2022

% Result   : Unsatisfiable 1.43s 0.61s
% Output   : Refutation 1.43s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   31
% Syntax   : Number of formulae    :   82 (  19 unt;  15 typ;   0 def)
%            Number of atoms       :  133 (  25 equ)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :  107 (  41   ~;  47   |;   2   &)
%                                         (  10 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number arithmetic     :   76 (  28 atm;   0 fun;  12 num;  36 var)
%            Number of types       :    4 (   2 usr;   1 ari)
%            Number of type conns  :   16 (   9   >;   7   *;   0   +;   0  <<)
%            Number of predicates  :   13 (   8 usr;   8 prp; 0-2 aty)
%            Number of functors    :   13 (  12 usr;   5 con; 0-3 aty)
%            Number of variables   :   56 (  56   !;   0   ?;  56   :)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    'Set': $tType ).

tff(type_def_6,type,
    'Array[Int,Int]': $tType ).

tff(func_def_0,type,
    sup: 'Set' > $int ).

tff(func_def_1,type,
    arr: 'Array[Int,Int]' ).

tff(func_def_2,type,
    s1: 'Set' ).

tff(func_def_3,type,
    i1: $int ).

tff(func_def_4,type,
    delete: ( 'Set' * $int ) > 'Set' ).

tff(func_def_5,type,
    'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]': ( 'Array[Int,Int]' * $int * $int ) > 'Array[Int,Int]' ).

tff(func_def_6,type,
    'const:(Int)>Array[Int,Int]': $int > 'Array[Int,Int]' ).

tff(func_def_7,type,
    g: $int > $int ).

tff(func_def_8,type,
    s0: 'Set' ).

tff(func_def_9,type,
    'select:(Array[Int,Int]*Int)>Int': ( 'Array[Int,Int]' * $int ) > $int ).

tff(func_def_10,type,
    insert: ( 'Set' * $int ) > 'Set' ).

tff(func_def_15,type,
    sK0: ( 'Array[Int,Int]' * 'Array[Int,Int]' ) > $int ).

tff(pred_def_1,type,
    member: ( $int * 'Set' ) > $o ).

tff(f1560,plain,
    $false,
    inference(avatar_sat_refutation,[],[f711,f731,f1092,f1365,f1409,f1530,f1537,f1559]) ).

tff(f1559,plain,
    ( spl1_4
    | spl1_5
    | ~ spl1_22 ),
    inference(avatar_split_clause,[],[f1557,f1406,f716,f708]) ).

tff(f708,plain,
    ( spl1_4
  <=> $less(sup(s1),sup(s0)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_4])]) ).

tff(f716,plain,
    ( spl1_5
  <=> ( sup(s0) = sup(s1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_5])]) ).

tff(f1406,plain,
    ( spl1_22
  <=> member(sup(s1),s0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_22])]) ).

tff(f1557,plain,
    ( ( sup(s0) = sup(s1) )
    | $less(sup(s1),sup(s0))
    | ~ spl1_22 ),
    inference(resolution,[],[f1408,f125]) ).

tff(f125,plain,
    ! [X6: $int,X7: 'Set'] :
      ( ~ member(X6,X7)
      | $less(X6,sup(X7))
      | ( sup(X7) = X6 ) ),
    inference(resolution,[],[f27,f74]) ).

tff(f74,plain,
    ! [X0: $int,X1: 'Set'] :
      ( ~ $less(sup(X1),X0)
      | ~ member(X0,X1) ),
    inference(cnf_transformation,[],[f48]) ).

tff(f48,plain,
    ! [X0: $int,X1: 'Set'] :
      ( ~ $less(sup(X1),X0)
      | ~ member(X0,X1) ),
    inference(ennf_transformation,[],[f19]) ).

tff(f19,plain,
    ! [X1: 'Set',X0: $int] :
      ( member(X0,X1)
     => ~ $less(sup(X1),X0) ),
    inference(theory_normalization,[],[f7]) ).

tff(f7,axiom,
    ! [X0: $int,X1: 'Set'] :
      ( member(X0,X1)
     => $lesseq(X0,sup(X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_7) ).

tff(f27,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X1,X0)
      | $less(X0,X1)
      | ( X0 = X1 ) ),
    introduced(theory_axiom_149,[]) ).

tff(f1408,plain,
    ( member(sup(s1),s0)
    | ~ spl1_22 ),
    inference(avatar_component_clause,[],[f1406]) ).

tff(f1537,plain,
    ( spl1_6
    | ~ spl1_21 ),
    inference(avatar_split_clause,[],[f1531,f1362,f720]) ).

tff(f720,plain,
    ( spl1_6
  <=> member(sup(s0),s1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_6])]) ).

tff(f1362,plain,
    ( spl1_21
  <=> ( sup(s0) = 'select:(Array[Int,Int]*Int)>Int'(arr,g(i1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_21])]) ).

tff(f1531,plain,
    ( member(sup(s0),s1)
    | ~ spl1_21 ),
    inference(backward_demodulation,[],[f101,f1364]) ).

tff(f1364,plain,
    ( ( sup(s0) = 'select:(Array[Int,Int]*Int)>Int'(arr,g(i1)) )
    | ~ spl1_21 ),
    inference(avatar_component_clause,[],[f1362]) ).

tff(f101,plain,
    member('select:(Array[Int,Int]*Int)>Int'(arr,g(i1)),s1),
    inference(superposition,[],[f62,f63]) ).

tff(f63,plain,
    s1 = insert(s0,'select:(Array[Int,Int]*Int)>Int'(arr,g(i1))),
    inference(cnf_transformation,[],[f11]) ).

tff(f11,axiom,
    s1 = insert(s0,'select:(Array[Int,Int]*Int)>Int'(arr,g(i1))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_11) ).

tff(f62,plain,
    ! [X0: $int,X1: 'Set'] : member(X0,insert(X1,X0)),
    inference(cnf_transformation,[],[f52]) ).

tff(f52,plain,
    ! [X0: $int,X1: 'Set'] : member(X0,insert(X1,X0)),
    inference(rectify,[],[f37]) ).

tff(f37,plain,
    ! [X1: $int,X0: 'Set'] : member(X1,insert(X0,X1)),
    inference(rectify,[],[f1]) ).

tff(f1,axiom,
    ! [X1: 'Set',X0: $int] : member(X0,insert(X1,X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_1) ).

tff(f1530,plain,
    ( ~ spl1_6
    | ~ spl1_4 ),
    inference(avatar_split_clause,[],[f1524,f708,f720]) ).

tff(f1524,plain,
    ( ~ member(sup(s0),s1)
    | ~ spl1_4 ),
    inference(resolution,[],[f710,f74]) ).

tff(f710,plain,
    ( $less(sup(s1),sup(s0))
    | ~ spl1_4 ),
    inference(avatar_component_clause,[],[f708]) ).

tff(f1409,plain,
    ( spl1_2
    | spl1_22 ),
    inference(avatar_split_clause,[],[f1404,f1406,f685]) ).

tff(f685,plain,
    ( spl1_2
  <=> ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i1)) = sup(s1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_2])]) ).

tff(f1404,plain,
    ( member(sup(s1),s0)
    | ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i1)) = sup(s1) ) ),
    inference(superposition,[],[f242,f63]) ).

tff(f242,plain,
    ! [X0: 'Set',X1: $int] :
      ( member(sup(insert(X0,X1)),X0)
      | ( sup(insert(X0,X1)) = X1 ) ),
    inference(resolution,[],[f69,f65]) ).

tff(f65,plain,
    ! [X0: 'Set'] : member(sup(X0),X0),
    inference(cnf_transformation,[],[f39]) ).

tff(f39,plain,
    ! [X0: 'Set'] : member(sup(X0),X0),
    inference(rectify,[],[f6]) ).

tff(f6,axiom,
    ! [X1: 'Set'] : member(sup(X1),X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_6) ).

tff(f69,plain,
    ! [X2: 'Set',X0: $int,X1: $int] :
      ( ~ member(X1,insert(X2,X0))
      | member(X1,X2)
      | ( X0 = X1 ) ),
    inference(cnf_transformation,[],[f56]) ).

tff(f56,plain,
    ! [X0: $int,X1: $int,X2: 'Set'] :
      ( ( ( member(X1,X2)
          | ~ member(X1,insert(X2,X0)) )
        & ( member(X1,insert(X2,X0))
          | ~ member(X1,X2) ) )
      | ( X0 = X1 ) ),
    inference(rectify,[],[f55]) ).

tff(f55,plain,
    ! [X0: $int,X2: $int,X1: 'Set'] :
      ( ( ( member(X2,X1)
          | ~ member(X2,insert(X1,X0)) )
        & ( member(X2,insert(X1,X0))
          | ~ member(X2,X1) ) )
      | ( X0 = X2 ) ),
    inference(nnf_transformation,[],[f44]) ).

tff(f44,plain,
    ! [X0: $int,X2: $int,X1: 'Set'] :
      ( ( member(X2,X1)
      <=> member(X2,insert(X1,X0)) )
      | ( X0 = X2 ) ),
    inference(ennf_transformation,[],[f38]) ).

tff(f38,plain,
    ! [X2: $int,X1: 'Set',X0: $int] :
      ( ( X0 != X2 )
     => ( member(X2,X1)
      <=> member(X2,insert(X1,X0)) ) ),
    inference(rectify,[],[f2]) ).

tff(f2,axiom,
    ! [X2: $int,X1: 'Set',X0: $int] :
      ( ( X0 != X2 )
     => ( member(X0,X1)
      <=> member(X0,insert(X1,X2)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_2) ).

tff(f1365,plain,
    ( spl1_21
    | spl1_6 ),
    inference(avatar_split_clause,[],[f1348,f720,f1362]) ).

tff(f1348,plain,
    ( member(sup(s0),s1)
    | ( sup(s0) = 'select:(Array[Int,Int]*Int)>Int'(arr,g(i1)) ) ),
    inference(resolution,[],[f237,f65]) ).

tff(f237,plain,
    ! [X0: $int] :
      ( ~ member(X0,s0)
      | ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i1)) = X0 )
      | member(X0,s1) ),
    inference(superposition,[],[f68,f63]) ).

tff(f68,plain,
    ! [X2: 'Set',X0: $int,X1: $int] :
      ( member(X1,insert(X2,X0))
      | ( X0 = X1 )
      | ~ member(X1,X2) ),
    inference(cnf_transformation,[],[f56]) ).

tff(f1092,plain,
    spl1_3,
    inference(avatar_contradiction_clause,[],[f1085]) ).

tff(f1085,plain,
    ( $false
    | spl1_3 ),
    inference(resolution,[],[f706,f72]) ).

tff(f72,plain,
    ! [X0: $int] : $less(0,g(X0)),
    inference(cnf_transformation,[],[f41]) ).

tff(f41,plain,
    ! [X0: $int] : $less(0,g(X0)),
    inference(rectify,[],[f18]) ).

tff(f18,plain,
    ! [X3: $int] : $less(0,g(X3)),
    inference(theory_normalization,[],[f10]) ).

tff(f10,axiom,
    ! [X3: $int] : $greater(g(X3),0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_10) ).

tff(f706,plain,
    ( ~ $less(0,g(i1))
    | spl1_3 ),
    inference(avatar_component_clause,[],[f704]) ).

tff(f704,plain,
    ( spl1_3
  <=> $less(0,g(i1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_3])]) ).

tff(f731,plain,
    ~ spl1_5,
    inference(avatar_contradiction_clause,[],[f730]) ).

tff(f730,plain,
    ( $false
    | ~ spl1_5 ),
    inference(trivial_inequality_removal,[],[f729]) ).

tff(f729,plain,
    ( ( sup(s1) != sup(s1) )
    | ~ spl1_5 ),
    inference(backward_demodulation,[],[f61,f718]) ).

tff(f718,plain,
    ( ( sup(s0) = sup(s1) )
    | ~ spl1_5 ),
    inference(avatar_component_clause,[],[f716]) ).

tff(f61,plain,
    sup(s0) != sup(s1),
    inference(cnf_transformation,[],[f12]) ).

tff(f12,axiom,
    sup(s0) != sup(s1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_12) ).

tff(f711,plain,
    ( ~ spl1_3
    | spl1_4
    | ~ spl1_2 ),
    inference(avatar_split_clause,[],[f702,f685,f708,f704]) ).

tff(f702,plain,
    ( $less(sup(s1),sup(s0))
    | ~ $less(0,g(i1))
    | ~ spl1_2 ),
    inference(superposition,[],[f76,f687]) ).

tff(f687,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i1)) = sup(s1) )
    | ~ spl1_2 ),
    inference(avatar_component_clause,[],[f685]) ).

tff(f76,plain,
    ! [X0: $int] :
      ( $less('select:(Array[Int,Int]*Int)>Int'(arr,X0),sup(s0))
      | ~ $less(0,X0) ),
    inference(cnf_transformation,[],[f49]) ).

tff(f49,plain,
    ! [X0: $int] :
      ( ~ $less(0,X0)
      | $less('select:(Array[Int,Int]*Int)>Int'(arr,X0),sup(s0)) ),
    inference(ennf_transformation,[],[f34]) ).

tff(f34,plain,
    ! [X0: $int] :
      ( $less(0,X0)
     => $less('select:(Array[Int,Int]*Int)>Int'(arr,X0),sup(s0)) ),
    inference(rectify,[],[f17]) ).

tff(f17,plain,
    ! [X3: $int] :
      ( $less(0,X3)
     => $less('select:(Array[Int,Int]*Int)>Int'(arr,X3),sup(s0)) ),
    inference(theory_normalization,[],[f9]) ).

tff(f9,axiom,
    ! [X3: $int] :
      ( $greater(X3,0)
     => $less('select:(Array[Int,Int]*Int)>Int'(arr,X3),sup(s0)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_9) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem    : DAT332=1 : TPTP v8.1.0. Released v7.0.0.
% 0.07/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.12/0.33  % Computer : n013.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Mon Aug 29 20:28:47 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.18/0.45  % (17167)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.18/0.48  % (17190)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.18/0.48  % (17165)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.18/0.49  % (17174)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.18/0.49  % (17186)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.18/0.49  % (17171)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.18/0.50  % (17164)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.18/0.50  % (17171)Instruction limit reached!
% 0.18/0.50  % (17171)------------------------------
% 0.18/0.50  % (17171)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (17171)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (17171)Termination reason: Unknown
% 0.18/0.50  % (17171)Termination phase: Property scanning
% 0.18/0.50  
% 0.18/0.50  % (17171)Memory used [KB]: 895
% 0.18/0.50  % (17171)Time elapsed: 0.003 s
% 0.18/0.50  % (17171)Instructions burned: 2 (million)
% 0.18/0.50  % (17171)------------------------------
% 0.18/0.50  % (17171)------------------------------
% 0.18/0.50  % (17169)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.18/0.50  % (17162)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.18/0.50  % (17166)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.50  % (17194)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.18/0.50  % (17162)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.18/0.50  % (17162)Terminated due to inappropriate strategy.
% 0.18/0.50  % (17162)------------------------------
% 0.18/0.50  % (17162)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (17162)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (17162)Termination reason: Inappropriate
% 0.18/0.50  
% 0.18/0.50  % (17162)Memory used [KB]: 895
% 0.18/0.50  % (17162)Time elapsed: 0.003 s
% 0.18/0.50  % (17162)Instructions burned: 2 (million)
% 0.18/0.50  % (17162)------------------------------
% 0.18/0.50  % (17162)------------------------------
% 0.18/0.50  % (17188)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.18/0.51  % (17173)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.18/0.51  % (17181)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)
% 1.31/0.51  % (17177)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.31/0.51  % (17184)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)
% 1.31/0.51  % (17168)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)
% 1.31/0.51  % (17168)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.31/0.51  % (17168)Terminated due to inappropriate strategy.
% 1.31/0.51  % (17168)------------------------------
% 1.31/0.51  % (17168)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.51  % (17168)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.51  % (17168)Termination reason: Inappropriate
% 1.31/0.51  
% 1.31/0.51  % (17168)Memory used [KB]: 895
% 1.31/0.51  % (17168)Time elapsed: 0.002 s
% 1.31/0.51  % (17168)------------------------------
% 1.31/0.51  % (17168)------------------------------
% 1.31/0.52  % (17191)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)
% 1.31/0.52  % (17193)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.31/0.52  % (17187)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)
% 1.31/0.52  % (17175)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)
% 1.31/0.52  % (17169)Instruction limit reached!
% 1.31/0.52  % (17169)------------------------------
% 1.31/0.52  % (17169)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.52  % (17169)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.52  % (17169)Termination reason: Unknown
% 1.31/0.52  % (17169)Termination phase: Saturation
% 1.31/0.52  
% 1.31/0.52  % (17169)Memory used [KB]: 5500
% 1.31/0.52  % (17169)Time elapsed: 0.128 s
% 1.31/0.52  % (17169)Instructions burned: 7 (million)
% 1.31/0.52  % (17169)------------------------------
% 1.31/0.52  % (17169)------------------------------
% 1.31/0.52  % (17178)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)
% 1.31/0.52  % (17180)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)
% 1.43/0.53  % (17163)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)
% 1.43/0.53  % (17185)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)
% 1.43/0.53  % (17182)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.43/0.53  % (17183)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.43/0.54  % (17192)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)
% 1.43/0.54  % (17189)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.43/0.54  % (17176)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.43/0.54  % (17182)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.43/0.54  % (17182)Terminated due to inappropriate strategy.
% 1.43/0.54  % (17182)------------------------------
% 1.43/0.54  % (17182)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.55  % (17182)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.55  % (17182)Termination reason: Inappropriate
% 1.43/0.55  
% 1.43/0.55  % (17182)Memory used [KB]: 895
% 1.43/0.55  % (17182)Time elapsed: 0.006 s
% 1.43/0.55  % (17182)Instructions burned: 1 (million)
% 1.43/0.55  % (17182)------------------------------
% 1.43/0.55  % (17182)------------------------------
% 1.43/0.55  % (17164)Instruction limit reached!
% 1.43/0.55  % (17164)------------------------------
% 1.43/0.55  % (17164)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.56  % (17167)Instruction limit reached!
% 1.43/0.56  % (17167)------------------------------
% 1.43/0.56  % (17167)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.56  % (17167)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.56  % (17167)Termination reason: Unknown
% 1.43/0.56  % (17167)Termination phase: Saturation
% 1.43/0.56  
% 1.43/0.56  % (17167)Memory used [KB]: 6012
% 1.43/0.56  % (17167)Time elapsed: 0.192 s
% 1.43/0.56  % (17167)Instructions burned: 48 (million)
% 1.43/0.56  % (17167)------------------------------
% 1.43/0.56  % (17167)------------------------------
% 1.43/0.56  % (17165)Instruction limit reached!
% 1.43/0.56  % (17165)------------------------------
% 1.43/0.56  % (17165)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.56  % (17165)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.56  % (17165)Termination reason: Unknown
% 1.43/0.56  % (17165)Termination phase: Saturation
% 1.43/0.56  
% 1.43/0.56  % (17165)Memory used [KB]: 6012
% 1.43/0.56  % (17165)Time elapsed: 0.186 s
% 1.43/0.56  % (17165)Instructions burned: 52 (million)
% 1.43/0.56  % (17165)------------------------------
% 1.43/0.56  % (17165)------------------------------
% 1.43/0.57  % (17174)Instruction limit reached!
% 1.43/0.57  % (17174)------------------------------
% 1.43/0.57  % (17174)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.57  % (17174)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.57  % (17174)Termination reason: Unknown
% 1.43/0.57  % (17174)Termination phase: Saturation
% 1.43/0.57  
% 1.43/0.57  % (17174)Memory used [KB]: 6268
% 1.43/0.57  % (17174)Time elapsed: 0.191 s
% 1.43/0.57  % (17174)Instructions burned: 51 (million)
% 1.43/0.57  % (17174)------------------------------
% 1.43/0.57  % (17174)------------------------------
% 1.43/0.57  % (17164)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.57  % (17164)Termination reason: Unknown
% 1.43/0.57  % (17164)Termination phase: Saturation
% 1.43/0.57  
% 1.43/0.57  % (17164)Memory used [KB]: 1407
% 1.43/0.57  % (17164)Time elapsed: 0.156 s
% 1.43/0.57  % (17164)Instructions burned: 37 (million)
% 1.43/0.57  % (17164)------------------------------
% 1.43/0.57  % (17164)------------------------------
% 1.43/0.60  % (17248)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.43/0.60  % (17194)First to succeed.
% 1.43/0.61  % (17194)Refutation found. Thanks to Tanya!
% 1.43/0.61  % SZS status Unsatisfiable for theBenchmark
% 1.43/0.61  % SZS output start Proof for theBenchmark
% See solution above
% 1.43/0.61  % (17194)------------------------------
% 1.43/0.61  % (17194)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.43/0.61  % (17194)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.43/0.61  % (17194)Termination reason: Refutation
% 1.43/0.61  
% 1.43/0.61  % (17194)Memory used [KB]: 6396
% 1.43/0.61  % (17194)Time elapsed: 0.237 s
% 1.43/0.61  % (17194)Instructions burned: 71 (million)
% 1.43/0.61  % (17194)------------------------------
% 1.43/0.61  % (17194)------------------------------
% 1.43/0.61  % (17159)Success in time 0.263 s
%------------------------------------------------------------------------------