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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : DAT104_1 : TPTP v8.1.0. Released v6.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 : n005.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:04:54 EDT 2022

% Result   : Theorem 4.43s 1.10s
% Output   : Refutation 4.43s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   43 (  14 unt;   8 typ;   0 def)
%            Number of atoms       :  121 (  32 equ)
%            Maximal formula atoms :   12 (   3 avg)
%            Number of connectives :  135 (  49   ~;  43   |;  35   &)
%                                         (   3 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   6 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :  136 (  38 atm;  15 fun;  41 num;  42 var)
%            Number of types       :    3 (   1 usr;   1 ari)
%            Number of type conns  :   10 (   6   >;   4   *;   0   +;   0  <<)
%            Number of predicates  :    5 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :   12 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   78 (  64   !;  14   ?;  78   :)

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

tff(func_def_0,type,
    nil: list ).

tff(func_def_1,type,
    cons: ( $int * list ) > list ).

tff(func_def_2,type,
    head: list > $int ).

tff(func_def_3,type,
    tail: list > list ).

tff(func_def_9,type,
    sK0: ( $int * list ) > $int ).

tff(func_def_10,type,
    sK1: ( $int * list ) > list ).

tff(pred_def_1,type,
    inRange: ( $int * list ) > $o ).

tff(f1559,plain,
    $false,
    inference(subsumption_resolution,[],[f1551,f1552]) ).

tff(f1552,plain,
    ~ $less(sK0(0,cons(0,nil)),0),
    inference(unit_resulting_resolution,[],[f33,f160,f41]) ).

tff(f41,plain,
    ! [X0: $int,X1: list] :
      ( ~ $less(sK0(X0,X1),0)
      | ( nil = X1 )
      | ~ inRange(X0,X1) ),
    inference(cnf_transformation,[],[f32]) ).

tff(f32,plain,
    ! [X0: $int,X1: list] :
      ( ( ( inRange(X0,sK1(X0,X1))
          & ( cons(sK0(X0,X1),sK1(X0,X1)) = X1 )
          & ~ $less(sK0(X0,X1),0)
          & $less(sK0(X0,X1),X0) )
        | ( nil = X1 )
        | ~ inRange(X0,X1) )
      & ( inRange(X0,X1)
        | ( ! [X4: $int,X5: list] :
              ( ~ inRange(X0,X5)
              | ( cons(X4,X5) != X1 )
              | $less(X4,0)
              | ~ $less(X4,X0) )
          & ( nil != X1 ) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f30,f31]) ).

tff(f31,plain,
    ! [X0: $int,X1: list] :
      ( ? [X2: $int,X3: list] :
          ( inRange(X0,X3)
          & ( cons(X2,X3) = X1 )
          & ~ $less(X2,0)
          & $less(X2,X0) )
     => ( inRange(X0,sK1(X0,X1))
        & ( cons(sK0(X0,X1),sK1(X0,X1)) = X1 )
        & ~ $less(sK0(X0,X1),0)
        & $less(sK0(X0,X1),X0) ) ),
    introduced(choice_axiom,[]) ).

tff(f30,plain,
    ! [X0: $int,X1: list] :
      ( ( ? [X2: $int,X3: list] :
            ( inRange(X0,X3)
            & ( cons(X2,X3) = X1 )
            & ~ $less(X2,0)
            & $less(X2,X0) )
        | ( nil = X1 )
        | ~ inRange(X0,X1) )
      & ( inRange(X0,X1)
        | ( ! [X4: $int,X5: list] :
              ( ~ inRange(X0,X5)
              | ( cons(X4,X5) != X1 )
              | $less(X4,0)
              | ~ $less(X4,X0) )
          & ( nil != X1 ) ) ) ),
    inference(rectify,[],[f29]) ).

tff(f29,plain,
    ! [X1: $int,X0: list] :
      ( ( ? [X3: $int,X2: list] :
            ( inRange(X1,X2)
            & ( cons(X3,X2) = X0 )
            & ~ $less(X3,0)
            & $less(X3,X1) )
        | ( nil = X0 )
        | ~ inRange(X1,X0) )
      & ( inRange(X1,X0)
        | ( ! [X3: $int,X2: list] :
              ( ~ inRange(X1,X2)
              | ( cons(X3,X2) != X0 )
              | $less(X3,0)
              | ~ $less(X3,X1) )
          & ( nil != X0 ) ) ) ),
    inference(flattening,[],[f28]) ).

tff(f28,plain,
    ! [X1: $int,X0: list] :
      ( ( ? [X3: $int,X2: list] :
            ( inRange(X1,X2)
            & ( cons(X3,X2) = X0 )
            & ~ $less(X3,0)
            & $less(X3,X1) )
        | ( nil = X0 )
        | ~ inRange(X1,X0) )
      & ( inRange(X1,X0)
        | ( ! [X3: $int,X2: list] :
              ( ~ inRange(X1,X2)
              | ( cons(X3,X2) != X0 )
              | $less(X3,0)
              | ~ $less(X3,X1) )
          & ( nil != X0 ) ) ) ),
    inference(nnf_transformation,[],[f22]) ).

tff(f22,plain,
    ! [X1: $int,X0: list] :
      ( ( ? [X3: $int,X2: list] :
            ( inRange(X1,X2)
            & ( cons(X3,X2) = X0 )
            & ~ $less(X3,0)
            & $less(X3,X1) )
        | ( nil = X0 ) )
    <=> inRange(X1,X0) ),
    inference(rectify,[],[f8]) ).

tff(f8,plain,
    ! [X1: list,X2: $int] :
      ( ( ( nil = X1 )
        | ? [X3: list,X0: $int] :
            ( inRange(X2,X3)
            & $less(X0,X2)
            & ( cons(X0,X3) = X1 )
            & ~ $less(X0,0) ) )
    <=> inRange(X2,X1) ),
    inference(theory_normalization,[],[f5]) ).

tff(f5,axiom,
    ! [X1: list,X2: $int] :
      ( ( ( nil = X1 )
        | ? [X3: list,X0: $int] :
            ( inRange(X2,X3)
            & $less(X0,X2)
            & ( cons(X0,X3) = X1 )
            & $lesseq(0,X0) ) )
    <=> inRange(X2,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',inRange) ).

tff(f160,plain,
    inRange(0,cons(0,nil)),
    inference(evaluation,[],[f157]) ).

tff(f157,plain,
    inRange($sum(1,-1),cons(0,nil)),
    inference(unit_resulting_resolution,[],[f131,f46]) ).

tff(f46,plain,
    ! [X0: $int,X1: list] :
      ( inRange($sum(X0,-1),X1)
      | ~ inRange(X0,X1) ),
    inference(evaluation,[],[f35]) ).

tff(f35,plain,
    ! [X0: $int,X1: list] :
      ( inRange($sum(X0,$uminus(1)),X1)
      | ~ inRange(X0,X1) ),
    inference(cnf_transformation,[],[f26]) ).

tff(f26,plain,
    ! [X0: $int,X1: list] :
      ( inRange($sum(X0,$uminus(1)),X1)
      | ~ inRange(X0,X1) ),
    inference(ennf_transformation,[],[f24]) ).

tff(f24,plain,
    ! [X1: list,X0: $int] :
      ( inRange(X0,X1)
     => inRange($sum(X0,$uminus(1)),X1) ),
    inference(rectify,[],[f9]) ).

tff(f9,plain,
    ! [X2: $int,X1: list] :
      ( inRange(X2,X1)
     => inRange($sum(X2,$uminus(1)),X1) ),
    inference(theory_normalization,[],[f7]) ).

tff(f7,negated_conjecture,
    ~ ~ ! [X2: $int,X1: list] :
          ( inRange(X2,X1)
         => inRange($difference(X2,1),X1) ),
    inference(negated_conjecture,[],[f6]) ).

tff(f6,conjecture,
    ~ ! [X2: $int,X1: list] :
        ( inRange(X2,X1)
       => inRange($difference(X2,1),X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',c) ).

tff(f131,plain,
    inRange(1,cons(0,nil)),
    inference(evaluation,[],[f128]) ).

tff(f128,plain,
    inRange($sum(0,1),cons(0,nil)),
    inference(unit_resulting_resolution,[],[f45,f54,f15,f44]) ).

tff(f44,plain,
    ! [X0: $int,X4: $int,X5: list] :
      ( inRange(X0,cons(X4,X5))
      | ~ inRange(X0,X5)
      | ~ $less(X4,X0)
      | $less(X4,0) ),
    inference(equality_resolution,[],[f39]) ).

tff(f39,plain,
    ! [X0: $int,X1: list,X4: $int,X5: list] :
      ( inRange(X0,X1)
      | ~ inRange(X0,X5)
      | ( cons(X4,X5) != X1 )
      | $less(X4,0)
      | ~ $less(X4,X0) ),
    inference(cnf_transformation,[],[f32]) ).

tff(f15,plain,
    ! [X0: $int] : ~ $less(X0,X0),
    introduced(theory_axiom_147,[]) ).

tff(f54,plain,
    ! [X0: $int] : $less(X0,$sum(X0,1)),
    inference(unit_resulting_resolution,[],[f15,f19]) ).

tff(f19,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X1,$sum(X0,1))
      | $less(X0,X1) ),
    introduced(theory_axiom_152,[]) ).

tff(f45,plain,
    ! [X0: $int] : inRange(X0,nil),
    inference(equality_resolution,[],[f38]) ).

tff(f38,plain,
    ! [X0: $int,X1: list] :
      ( inRange(X0,X1)
      | ( nil != X1 ) ),
    inference(cnf_transformation,[],[f32]) ).

tff(f33,plain,
    ! [X0: $int,X1: list] : ( cons(X0,X1) != nil ),
    inference(cnf_transformation,[],[f27]) ).

tff(f27,plain,
    ! [X0: $int,X1: list] : ( cons(X0,X1) != nil ),
    inference(rectify,[],[f25]) ).

tff(f25,plain,
    ! [X1: $int,X0: list] : ( nil != cons(X1,X0) ),
    inference(rectify,[],[f4]) ).

tff(f4,axiom,
    ! [X1: list,X0: $int] : ( cons(X0,X1) != nil ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',l4) ).

tff(f1551,plain,
    $less(sK0(0,cons(0,nil)),0),
    inference(unit_resulting_resolution,[],[f33,f160,f40]) ).

tff(f40,plain,
    ! [X0: $int,X1: list] :
      ( ~ inRange(X0,X1)
      | ( nil = X1 )
      | $less(sK0(X0,X1),X0) ),
    inference(cnf_transformation,[],[f32]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : DAT104=1 : TPTP v8.1.0. Released v6.1.0.
% 0.11/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.14/0.34  % Computer : n005.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Mon Aug 29 20:22:03 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.20/0.46  % (2527)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.20/0.49  % (2573)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.20/0.49  % (2527)Instruction limit reached!
% 0.20/0.49  % (2527)------------------------------
% 0.20/0.49  % (2527)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.49  % (2527)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.49  % (2527)Termination reason: Unknown
% 0.20/0.49  % (2527)Termination phase: Saturation
% 0.20/0.49  
% 0.20/0.49  % (2527)Memory used [KB]: 1407
% 0.20/0.49  % (2527)Time elapsed: 0.037 s
% 0.20/0.49  % (2527)Instructions burned: 37 (million)
% 0.20/0.49  % (2527)------------------------------
% 0.20/0.49  % (2527)------------------------------
% 0.20/0.52  % (2526)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.20/0.53  % (2535)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.20/0.53  % (2535)Instruction limit reached!
% 0.20/0.53  % (2535)------------------------------
% 0.20/0.53  % (2535)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (2535)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (2535)Termination reason: Unknown
% 0.20/0.53  % (2535)Termination phase: Property scanning
% 0.20/0.53  
% 0.20/0.53  % (2535)Memory used [KB]: 895
% 0.20/0.53  % (2535)Time elapsed: 0.003 s
% 0.20/0.53  % (2535)Instructions burned: 2 (million)
% 0.20/0.53  % (2535)------------------------------
% 0.20/0.53  % (2535)------------------------------
% 0.20/0.56  % (2586)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)
% 0.20/0.58  % (2530)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.20/0.59  % (2574)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.67/0.59  % (2537)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)
% 1.67/0.60  % (2573)Instruction limit reached!
% 1.67/0.60  % (2573)------------------------------
% 1.67/0.60  % (2573)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.60  % (2573)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.60  % (2573)Termination reason: Unknown
% 1.67/0.60  % (2573)Termination phase: Saturation
% 1.67/0.60  
% 1.67/0.60  % (2573)Memory used [KB]: 3582
% 1.67/0.60  % (2573)Time elapsed: 0.156 s
% 1.67/0.60  % (2573)Instructions burned: 178 (million)
% 1.67/0.60  % (2573)------------------------------
% 1.67/0.60  % (2573)------------------------------
% 1.67/0.60  % (2526)Instruction limit reached!
% 1.67/0.60  % (2526)------------------------------
% 1.67/0.60  % (2526)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.60  % (2526)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.60  % (2526)Termination reason: Unknown
% 1.67/0.60  % (2526)Termination phase: Saturation
% 1.67/0.60  
% 1.67/0.60  % (2526)Memory used [KB]: 6140
% 1.67/0.60  % (2526)Time elapsed: 0.142 s
% 1.67/0.60  % (2526)Instructions burned: 51 (million)
% 1.67/0.60  % (2526)------------------------------
% 1.67/0.60  % (2526)------------------------------
% 1.67/0.62  % (2565)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)
% 2.37/0.68  % (2543)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 2.37/0.68  % (2528)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)
% 2.37/0.68  % (2537)Instruction limit reached!
% 2.37/0.68  % (2537)------------------------------
% 2.37/0.68  % (2537)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.68  % (2537)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.68  % (2537)Termination reason: Unknown
% 2.37/0.68  % (2537)Termination phase: Saturation
% 2.37/0.68  
% 2.37/0.68  % (2537)Memory used [KB]: 1791
% 2.37/0.68  % (2537)Time elapsed: 0.230 s
% 2.37/0.68  % (2537)Instructions burned: 51 (million)
% 2.37/0.68  % (2537)------------------------------
% 2.37/0.68  % (2537)------------------------------
% 2.37/0.69  % (2530)Instruction limit reached!
% 2.37/0.69  % (2530)------------------------------
% 2.37/0.69  % (2530)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.69  % (2530)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.69  % (2530)Termination reason: Unknown
% 2.37/0.69  % (2530)Termination phase: Saturation
% 2.37/0.69  
% 2.37/0.69  % (2530)Memory used [KB]: 5884
% 2.37/0.69  % (2530)Time elapsed: 0.237 s
% 2.37/0.69  % (2530)Instructions burned: 48 (million)
% 2.37/0.69  % (2530)------------------------------
% 2.37/0.69  % (2530)------------------------------
% 2.37/0.69  % (2557)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)
% 2.37/0.69  % (2549)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)
% 2.37/0.70  % (2541)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)
% 2.37/0.71  % (2529)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 2.37/0.72  % (2588)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.37/0.72  % (2567)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 2.37/0.73  % (2559)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)
% 2.37/0.73  % (2551)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)
% 2.37/0.74  % (2555)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 2.90/0.74  % (2552)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 2.90/0.74  % (2571)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)
% 2.90/0.74  % (2531)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)
% 2.90/0.74  % (2531)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 2.90/0.74  % (2531)Terminated due to inappropriate strategy.
% 2.90/0.74  % (2531)------------------------------
% 2.90/0.74  % (2531)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.74  % (2531)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.74  % (2531)Termination reason: Inappropriate
% 2.90/0.74  
% 2.90/0.74  % (2531)Memory used [KB]: 895
% 2.90/0.74  % (2531)Time elapsed: 0.001 s
% 2.90/0.74  % (2531)------------------------------
% 2.90/0.74  % (2531)------------------------------
% 2.90/0.75  % (2525)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)
% 2.90/0.75  % (2539)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 2.90/0.75  % (2576)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)
% 2.90/0.75  % (2547)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)
% 2.90/0.76  % (2563)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)
% 2.90/0.76  % (2569)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 2.90/0.76  % (2533)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 2.90/0.76  % (2525)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 2.90/0.76  % (2525)Terminated due to inappropriate strategy.
% 2.90/0.76  % (2525)------------------------------
% 2.90/0.76  % (2525)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.76  % (2525)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.76  % (2525)Termination reason: Inappropriate
% 2.90/0.76  
% 2.90/0.76  % (2525)Memory used [KB]: 895
% 2.90/0.76  % (2525)Time elapsed: 0.003 s
% 2.90/0.76  % (2525)Instructions burned: 2 (million)
% 2.90/0.76  % (2525)------------------------------
% 2.90/0.76  % (2525)------------------------------
% 2.90/0.76  % (2595)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.90/0.76  % (2552)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 2.90/0.76  % (2552)Terminated due to inappropriate strategy.
% 2.90/0.76  % (2552)------------------------------
% 2.90/0.76  % (2552)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.76  % (2552)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.76  % (2552)Termination reason: Inappropriate
% 2.90/0.76  
% 2.90/0.76  % (2552)Memory used [KB]: 895
% 2.90/0.76  % (2552)Time elapsed: 0.003 s
% 2.90/0.76  % (2552)Instructions burned: 1 (million)
% 2.90/0.76  % (2552)------------------------------
% 2.90/0.76  % (2552)------------------------------
% 2.90/0.76  % (2533)Instruction limit reached!
% 2.90/0.76  % (2533)------------------------------
% 2.90/0.76  % (2533)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.76  % (2533)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.76  % (2533)Termination reason: Unknown
% 2.90/0.76  % (2533)Termination phase: Saturation
% 2.90/0.76  
% 2.90/0.76  % (2533)Memory used [KB]: 5500
% 2.90/0.76  % (2533)Time elapsed: 0.339 s
% 2.90/0.76  % (2533)Instructions burned: 8 (million)
% 2.90/0.76  % (2533)------------------------------
% 2.90/0.76  % (2533)------------------------------
% 2.90/0.76  % (2545)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 3.13/0.78  % (2594)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)
% 3.13/0.78  % (2561)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 3.13/0.81  % (2528)Instruction limit reached!
% 3.13/0.81  % (2528)------------------------------
% 3.13/0.81  % (2528)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.13/0.82  % (2602)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)
% 3.13/0.82  % (2529)Instruction limit reached!
% 3.13/0.82  % (2529)------------------------------
% 3.13/0.82  % (2529)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.13/0.82  % (2529)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.13/0.82  % (2529)Termination reason: Unknown
% 3.13/0.82  % (2529)Termination phase: Saturation
% 3.13/0.82  
% 3.13/0.82  % (2529)Memory used [KB]: 6268
% 3.13/0.82  % (2529)Time elapsed: 0.387 s
% 3.13/0.82  % (2529)Instructions burned: 52 (million)
% 3.13/0.82  % (2529)------------------------------
% 3.13/0.82  % (2529)------------------------------
% 3.40/0.83  % (2601)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/934Mi)
% 3.40/0.83  % (2539)Instruction limit reached!
% 3.40/0.83  % (2539)------------------------------
% 3.40/0.83  % (2539)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.83  % (2539)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.83  % (2539)Termination reason: Unknown
% 3.40/0.83  % (2539)Termination phase: Saturation
% 3.40/0.83  
% 3.40/0.83  % (2539)Memory used [KB]: 6268
% 3.40/0.83  % (2539)Time elapsed: 0.390 s
% 3.40/0.83  % (2539)Instructions burned: 50 (million)
% 3.40/0.83  % (2539)------------------------------
% 3.40/0.83  % (2539)------------------------------
% 3.40/0.83  % (2528)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.83  % (2528)Termination reason: Unknown
% 3.40/0.83  % (2528)Termination phase: Saturation
% 3.40/0.83  
% 3.40/0.83  % (2528)Memory used [KB]: 6268
% 3.40/0.83  % (2528)Time elapsed: 0.379 s
% 3.40/0.83  % (2528)Instructions burned: 52 (million)
% 3.40/0.83  % (2528)------------------------------
% 3.40/0.83  % (2528)------------------------------
% 3.40/0.84  % (2547)Instruction limit reached!
% 3.40/0.84  % (2547)------------------------------
% 3.40/0.84  % (2547)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.84  % (2547)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.84  % (2547)Termination reason: Unknown
% 3.40/0.84  % (2547)Termination phase: Saturation
% 3.40/0.84  
% 3.40/0.84  % (2547)Memory used [KB]: 6652
% 3.40/0.84  % (2547)Time elapsed: 0.033 s
% 3.40/0.84  % (2547)Instructions burned: 69 (million)
% 3.40/0.84  % (2547)------------------------------
% 3.40/0.84  % (2547)------------------------------
% 3.40/0.84  % (2549)Instruction limit reached!
% 3.40/0.84  % (2549)------------------------------
% 3.40/0.84  % (2549)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.40/0.84  % (2549)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.40/0.84  % (2549)Termination reason: Unknown
% 3.40/0.84  % (2549)Termination phase: Saturation
% 3.40/0.84  
% 3.40/0.84  % (2549)Memory used [KB]: 1918
% 3.40/0.84  % (2549)Time elapsed: 0.395 s
% 3.40/0.84  % (2549)Instructions burned: 77 (million)
% 3.40/0.84  % (2549)------------------------------
% 3.40/0.84  % (2549)------------------------------
% 3.60/0.86  % (2615)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 (2995ds/655Mi)
% 3.60/0.86  % (2557)Instruction limit reached!
% 3.60/0.86  % (2557)------------------------------
% 3.60/0.86  % (2557)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.60/0.86  % (2557)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.60/0.86  % (2557)Termination reason: Unknown
% 3.60/0.86  % (2557)Termination phase: Saturation
% 3.60/0.86  
% 3.60/0.86  % (2557)Memory used [KB]: 2430
% 3.60/0.86  % (2557)Time elapsed: 0.412 s
% 3.60/0.86  % (2557)Instructions burned: 101 (million)
% 3.60/0.86  % (2557)------------------------------
% 3.60/0.86  % (2557)------------------------------
% 3.60/0.86  % (2571)Instruction limit reached!
% 3.60/0.86  % (2571)------------------------------
% 3.60/0.86  % (2571)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.60/0.86  % (2571)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.60/0.86  % (2571)Termination reason: Unknown
% 3.60/0.86  % (2571)Termination phase: Saturation
% 3.60/0.86  
% 3.60/0.86  % (2571)Memory used [KB]: 6652
% 3.60/0.86  % (2571)Time elapsed: 0.033 s
% 3.60/0.86  % (2571)Instructions burned: 70 (million)
% 3.60/0.86  % (2571)------------------------------
% 3.60/0.86  % (2571)------------------------------
% 3.60/0.87  % (2586)Instruction limit reached!
% 3.60/0.87  % (2586)------------------------------
% 3.60/0.87  % (2586)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.60/0.88  % (2586)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.60/0.88  % (2586)Termination reason: Unknown
% 3.60/0.88  % (2586)Termination phase: Saturation
% 3.60/0.88  
% 3.60/0.88  % (2586)Memory used [KB]: 8571
% 3.60/0.88  % (2586)Time elapsed: 0.328 s
% 3.60/0.88  % (2586)Instructions burned: 388 (million)
% 3.60/0.88  % (2586)------------------------------
% 3.60/0.88  % (2586)------------------------------
% 3.60/0.88  % (2617)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 (2995ds/68Mi)
% 3.60/0.89  % (2620)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 (2995ds/940Mi)
% 3.60/0.89  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 3.60/0.89  % (2541)Instruction limit reached!
% 3.60/0.89  % (2541)------------------------------
% 3.60/0.89  % (2541)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.60/0.90  % (2543)Instruction limit reached!
% 3.60/0.90  % (2543)------------------------------
% 3.60/0.90  % (2543)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.60/0.90  % (2543)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.60/0.90  % (2543)Termination reason: Unknown
% 3.60/0.90  % (2543)Termination phase: Saturation
% 3.60/0.90  
% 3.60/0.90  % (2543)Memory used [KB]: 6524
% 3.60/0.90  % (2543)Time elapsed: 0.444 s
% 3.60/0.90  % (2543)Instructions burned: 103 (million)
% 3.60/0.90  % (2543)------------------------------
% 3.60/0.90  % (2543)------------------------------
% 3.60/0.90  % (2541)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.60/0.90  % (2541)Termination reason: Unknown
% 3.60/0.90  % (2541)Termination phase: Saturation
% 3.60/0.90  
% 3.60/0.90  % (2541)Memory used [KB]: 6908
% 3.60/0.90  % (2541)Time elapsed: 0.450 s
% 3.60/0.90  % (2541)Instructions burned: 101 (million)
% 3.60/0.90  % (2541)------------------------------
% 3.60/0.90  % (2541)------------------------------
% 3.60/0.90  % (2555)Instruction limit reached!
% 3.60/0.90  % (2555)------------------------------
% 3.60/0.90  % (2555)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.60/0.90  % (2623)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 (2995ds/981Mi)
% 3.60/0.91  % (2555)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.60/0.91  % (2555)Termination reason: Unknown
% 3.60/0.91  % (2555)Termination phase: Saturation
% 3.60/0.91  
% 3.60/0.91  % (2555)Memory used [KB]: 6652
% 3.60/0.91  % (2555)Time elapsed: 0.432 s
% 3.60/0.91  % (2551)Instruction limit reached!
% 3.60/0.91  % (2551)------------------------------
% 3.60/0.91  % (2551)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.60/0.91  % (2551)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.60/0.91  % (2551)Termination reason: Unknown
% 3.60/0.91  % (2551)Termination phase: Saturation
% 3.60/0.91  
% 3.60/0.91  % (2551)Memory used [KB]: 6268
% 3.60/0.91  % (2551)Time elapsed: 0.479 s
% 3.60/0.91  % (2551)Instructions burned: 100 (million)
% 3.60/0.91  % (2551)------------------------------
% 3.60/0.91  % (2551)------------------------------
% 3.60/0.91  % (2555)Instructions burned: 102 (million)
% 3.60/0.91  % (2555)------------------------------
% 3.60/0.91  % (2555)------------------------------
% 3.60/0.92  % (2594)Instruction limit reached!
% 3.60/0.92  % (2594)------------------------------
% 3.60/0.92  % (2594)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.60/0.92  % (2594)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.60/0.92  % (2594)Termination reason: Unknown
% 3.60/0.92  % (2594)Termination phase: Saturation
% 3.60/0.92  
% 3.60/0.92  % (2594)Memory used [KB]: 6908
% 3.60/0.92  % (2594)Time elapsed: 0.272 s
% 3.60/0.92  % (2594)Instructions burned: 91 (million)
% 3.60/0.92  % (2594)------------------------------
% 3.60/0.92  % (2594)------------------------------
% 3.60/0.92  % (2545)Instruction limit reached!
% 3.60/0.92  % (2545)------------------------------
% 3.60/0.92  % (2545)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.60/0.92  % (2545)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.60/0.92  % (2545)Termination reason: Unknown
% 3.60/0.92  % (2545)Termination phase: Saturation
% 3.60/0.92  
% 3.60/0.92  % (2545)Memory used [KB]: 6908
% 3.60/0.92  % (2545)Time elapsed: 0.455 s
% 3.60/0.92  % (2545)Instructions burned: 99 (million)
% 3.60/0.92  % (2545)------------------------------
% 3.60/0.92  % (2545)------------------------------
% 4.03/0.93  % (2653)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/3735Mi)
% 4.03/0.94  % (2650)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 (2995ds/90Mi)
% 4.03/0.95  % (2660)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)
% 4.03/0.96  % (2652)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 (2995ds/2016Mi)
% 4.13/0.97  % (2662)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)
% 4.13/0.98  % (2561)Instruction limit reached!
% 4.13/0.98  % (2561)------------------------------
% 4.13/0.98  % (2561)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.13/0.98  % (2561)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.13/0.98  % (2561)Termination reason: Unknown
% 4.13/0.98  % (2561)Termination phase: Saturation
% 4.13/0.98  
% 4.13/0.98  % (2561)Memory used [KB]: 7036
% 4.13/0.98  % (2561)Time elapsed: 0.539 s
% 4.13/0.98  % (2561)Instructions burned: 138 (million)
% 4.13/0.98  % (2561)------------------------------
% 4.13/0.98  % (2561)------------------------------
% 4.13/0.99  % (2672)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 (2994ds/4931Mi)
% 4.13/0.99  % (2617)Instruction limit reached!
% 4.13/0.99  % (2617)------------------------------
% 4.13/0.99  % (2617)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.13/0.99  % (2617)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.13/0.99  % (2617)Termination reason: Unknown
% 4.13/0.99  % (2617)Termination phase: Saturation
% 4.13/0.99  
% 4.13/0.99  % (2617)Memory used [KB]: 6652
% 4.13/0.99  % (2617)Time elapsed: 0.032 s
% 4.13/0.99  % (2617)Instructions burned: 70 (million)
% 4.13/0.99  % (2617)------------------------------
% 4.13/0.99  % (2617)------------------------------
% 4.13/0.99  % (2676)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)
% 4.13/0.99  % (2670)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4756Mi)
% 4.13/1.02  % (2692)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)
% 4.13/1.02  % (2588)Instruction limit reached!
% 4.13/1.02  % (2588)------------------------------
% 4.13/1.02  % (2588)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.13/1.02  % (2588)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.13/1.02  % (2588)Termination reason: Unknown
% 4.13/1.02  % (2588)Termination phase: Saturation
% 4.13/1.02  
% 4.13/1.02  % (2588)Memory used [KB]: 3326
% 4.13/1.02  % (2588)Time elapsed: 0.413 s
% 4.13/1.02  % (2588)Instructions burned: 211 (million)
% 4.13/1.02  % (2588)------------------------------
% 4.13/1.02  % (2588)------------------------------
% 4.13/1.03  % (2714)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 (2994ds/2016Mi)
% 4.13/1.03  % (2702)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/4585Mi)
% 4.13/1.03  % (2693)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)
% 4.13/1.04  % (2713)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)
% 4.13/1.04  % (2701)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2891Mi)
% 4.36/1.04  % (2559)Instruction limit reached!
% 4.36/1.04  % (2559)------------------------------
% 4.36/1.04  % (2559)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.36/1.04  % (2559)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.36/1.04  % (2559)Termination reason: Unknown
% 4.36/1.04  % (2559)Termination phase: Saturation
% 4.36/1.04  
% 4.36/1.04  % (2559)Memory used [KB]: 7419
% 4.36/1.04  % (2559)Time elapsed: 0.610 s
% 4.36/1.04  % (2559)Instructions burned: 177 (million)
% 4.36/1.04  % (2559)------------------------------
% 4.36/1.04  % (2559)------------------------------
% 4.36/1.07  % (2565)Instruction limit reached!
% 4.36/1.07  % (2565)------------------------------
% 4.36/1.07  % (2565)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.36/1.07  % (2565)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.36/1.07  % (2565)Termination reason: Unknown
% 4.36/1.07  % (2565)Termination phase: Saturation
% 4.36/1.07  
% 4.36/1.07  % (2565)Memory used [KB]: 11001
% 4.36/1.07  % (2565)Time elapsed: 0.577 s
% 4.36/1.07  % (2565)Instructions burned: 469 (million)
% 4.36/1.07  % (2565)------------------------------
% 4.36/1.07  % (2565)------------------------------
% 4.43/1.08  % (2623)First to succeed.
% 4.43/1.10  % (2650)Instruction limit reached!
% 4.43/1.10  % (2650)------------------------------
% 4.43/1.10  % (2650)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.43/1.10  % (2650)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.43/1.10  % (2650)Termination reason: Unknown
% 4.43/1.10  % (2650)Termination phase: Saturation
% 4.43/1.10  
% 4.43/1.10  % (2650)Memory used [KB]: 6908
% 4.43/1.10  % (2650)Time elapsed: 0.254 s
% 4.43/1.10  % (2650)Instructions burned: 91 (million)
% 4.43/1.10  % (2650)------------------------------
% 4.43/1.10  % (2650)------------------------------
% 4.43/1.10  % (2623)Refutation found. Thanks to Tanya!
% 4.43/1.10  % SZS status Theorem for theBenchmark
% 4.43/1.10  % SZS output start Proof for theBenchmark
% See solution above
% 4.43/1.10  % (2623)------------------------------
% 4.43/1.10  % (2623)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.43/1.10  % (2623)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.43/1.10  % (2623)Termination reason: Refutation
% 4.43/1.10  
% 4.43/1.10  % (2623)Memory used [KB]: 7931
% 4.43/1.10  % (2623)Time elapsed: 0.287 s
% 4.43/1.10  % (2623)Instructions burned: 169 (million)
% 4.43/1.10  % (2623)------------------------------
% 4.43/1.10  % (2623)------------------------------
% 4.43/1.10  % (2523)Success in time 0.734 s
%------------------------------------------------------------------------------