TSTP Solution File: DAT073_1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : DAT073_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_uns --cores 0 -t %d %s

% Computer : n016.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:05 EDT 2022

% Result   : Theorem 2.32s 0.66s
% Output   : Refutation 2.32s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :   20
% Syntax   : Number of formulae    :   45 (  12 unt;  12 typ;   0 def)
%            Number of atoms       :   82 (   6 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :   91 (  42   ~;  26   |;  11   &)
%                                         (   3 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :  171 (  61 atm;   7 fun;  42 num;  61 var)
%            Number of types       :    3 (   1 usr;   1 ari)
%            Number of type conns  :   25 (  11   >;  14   *;   0   +;   0  <<)
%            Number of predicates  :    8 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :   12 (   8 usr;   2 con; 0-3 aty)
%            Number of variables   :   81 (  81   !;   0   ?;  81   :)

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

tff(func_def_0,type,
    read: ( array * $int ) > $int ).

tff(func_def_1,type,
    write: ( array * $int * $int ) > array ).

tff(func_def_2,type,
    init: $int > array ).

tff(func_def_3,type,
    max: ( array * $int ) > $int ).

tff(func_def_5,type,
    rev: ( array * $int ) > array ).

tff(func_def_10,type,
    sK0: ( $int * array * array ) > $int ).

tff(func_def_11,type,
    sK1: ( array * array ) > $int ).

tff(func_def_12,type,
    sK2: ( $int * $int * array ) > $int ).

tff(pred_def_4,type,
    sorted: ( array * $int ) > $o ).

tff(pred_def_6,type,
    inRange: ( array * $int * $int ) > $o ).

tff(pred_def_7,type,
    distinct: ( array * $int ) > $o ).

tff(f220,plain,
    $false,
    inference(evaluation,[],[f217]) ).

tff(f217,plain,
    $less(0,0),
    inference(superposition,[],[f195,f22]) ).

tff(f22,plain,
    ! [X0: $int] : ( 0 = $sum(X0,$uminus(X0)) ),
    introduced(theory_axiom_145,[]) ).

tff(f195,plain,
    ! [X0: $int] : $less(0,$sum(1,X0)),
    inference(superposition,[],[f176,f18]) ).

tff(f18,plain,
    ! [X0: $int,X1: $int] : ( $sum(X1,X0) = $sum(X0,X1) ),
    introduced(theory_axiom_140,[]) ).

tff(f176,plain,
    ! [X21: $int] : $less(0,$sum(X21,1)),
    inference(resolution,[],[f133,f27]) ).

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

tff(f133,plain,
    ! [X0: $int] : ~ $less(X0,0),
    inference(resolution,[],[f131,f23]) ).

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

tff(f131,plain,
    ! [X29: $int,X30: $int] :
      ( $less(X30,0)
      | ~ $less(X29,0) ),
    inference(resolution,[],[f106,f27]) ).

tff(f106,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(0,X0)
      | ~ $less(X1,0) ),
    inference(resolution,[],[f96,f23]) ).

tff(f96,plain,
    ! [X2: $int,X3: $int,X1: $int] :
      ( $less(X1,0)
      | ~ $less(X1,X3)
      | ~ $less(X2,0) ),
    inference(superposition,[],[f85,f65]) ).

tff(f65,plain,
    ! [X2: array,X0: $int,X1: $int] : ( read(write(X2,X0,X1),X0) = X1 ),
    inference(cnf_transformation,[],[f52]) ).

tff(f52,plain,
    ! [X0: $int,X1: $int,X2: array] : ( read(write(X2,X0,X1),X0) = X1 ),
    inference(rectify,[],[f31]) ).

tff(f31,plain,
    ! [X2: $int,X1: $int,X0: array] : ( read(write(X0,X2,X1),X2) = X1 ),
    inference(rectify,[],[f1]) ).

tff(f1,axiom,
    ! [X0: array,X2: $int,X1: $int] : ( read(write(X0,X1,X2),X1) = X2 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax1) ).

tff(f85,plain,
    ! [X2: $int,X0: $int,X1: array] :
      ( ~ $less(read(X1,X2),0)
      | $less(X2,0)
      | ~ $less(X2,X0) ),
    inference(subsumption_resolution,[],[f77,f24]) ).

tff(f24,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( $less(X0,X2)
      | ~ $less(X1,X2)
      | ~ $less(X0,X1) ),
    introduced(theory_axiom_148,[]) ).

tff(f77,plain,
    ! [X2: $int,X0: $int,X1: array] :
      ( ~ $less(read(X1,X2),0)
      | $less(X2,0)
      | ~ $less(X2,X0)
      | $less(X0,0) ),
    inference(resolution,[],[f70,f68]) ).

tff(f68,plain,
    ! [X2: $int,X3: $int,X0: array,X1: $int] :
      ( ~ $less(read(X0,X3),0)
      | $less(X3,0)
      | ~ $less(X3,X2)
      | ~ inRange(X0,X1,X2) ),
    inference(cnf_transformation,[],[f57]) ).

tff(f57,plain,
    ! [X0: array,X1: $int,X2: $int] :
      ( ~ inRange(X0,X1,X2)
      | ! [X3: $int] :
          ( ~ $less(X3,X2)
          | ( ~ $less(X1,read(X0,X3))
            & ~ $less(read(X0,X3),0) )
          | $less(X3,0) ) ),
    inference(rectify,[],[f45]) ).

tff(f45,plain,
    ! [X2: array,X1: $int,X0: $int] :
      ( ~ inRange(X2,X1,X0)
      | ! [X3: $int] :
          ( ~ $less(X3,X0)
          | ( ~ $less(X1,read(X2,X3))
            & ~ $less(read(X2,X3),0) )
          | $less(X3,0) ) ),
    inference(flattening,[],[f44]) ).

tff(f44,plain,
    ! [X1: $int,X2: array,X0: $int] :
      ( ! [X3: $int] :
          ( ( ~ $less(X1,read(X2,X3))
            & ~ $less(read(X2,X3),0) )
          | ~ $less(X3,X0)
          | $less(X3,0) )
      | ~ inRange(X2,X1,X0) ),
    inference(ennf_transformation,[],[f40]) ).

tff(f40,plain,
    ! [X1: $int,X2: array,X0: $int] :
      ( inRange(X2,X1,X0)
     => ! [X3: $int] :
          ( ( $less(X3,X0)
            & ~ $less(X3,0) )
         => ( ~ $less(X1,read(X2,X3))
            & ~ $less(read(X2,X3),0) ) ) ),
    inference(unused_predicate_definition_removal,[],[f33]) ).

tff(f33,plain,
    ! [X1: $int,X2: array,X0: $int] :
      ( inRange(X2,X1,X0)
    <=> ! [X3: $int] :
          ( ( $less(X3,X0)
            & ~ $less(X3,0) )
         => ( ~ $less(X1,read(X2,X3))
            & ~ $less(read(X2,X3),0) ) ) ),
    inference(rectify,[],[f14]) ).

tff(f14,plain,
    ! [X5: $int,X7: $int,X0: array] :
      ( ! [X1: $int] :
          ( ( $less(X1,X5)
            & ~ $less(X1,0) )
         => ( ~ $less(X7,read(X0,X1))
            & ~ $less(read(X0,X1),0) ) )
    <=> inRange(X0,X7,X5) ),
    inference(theory_normalization,[],[f7]) ).

tff(f7,axiom,
    ! [X5: $int,X7: $int,X0: array] :
      ( ! [X1: $int] :
          ( ( $greater(X5,X1)
            & $greatereq(X1,0) )
         => ( $greatereq(X7,read(X0,X1))
            & $greatereq(read(X0,X1),0) ) )
    <=> inRange(X0,X7,X5) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',inRange) ).

tff(f70,plain,
    ! [X0: $int,X1: array] :
      ( inRange(X1,max(X1,X0),X0)
      | $less(X0,0) ),
    inference(cnf_transformation,[],[f47]) ).

tff(f47,plain,
    ! [X0: $int,X1: array] :
      ( $less(X0,0)
      | inRange(X1,max(X1,X0),X0) ),
    inference(ennf_transformation,[],[f35]) ).

tff(f35,plain,
    ! [X1: array,X0: $int] :
      ( ~ $less(X0,0)
     => inRange(X1,max(X1,X0),X0) ),
    inference(rectify,[],[f16]) ).

tff(f16,plain,
    ! [X5: $int,X0: array] :
      ( ~ $less(X5,0)
     => inRange(X0,max(X0,X5),X5) ),
    inference(theory_normalization,[],[f11]) ).

tff(f11,negated_conjecture,
    ~ ~ ! [X5: $int,X0: array] :
          ( $greatereq(X5,0)
         => inRange(X0,max(X0,X5),X5) ),
    inference(negated_conjecture,[],[f10]) ).

tff(f10,conjecture,
    ~ ! [X5: $int,X0: array] :
        ( $greatereq(X5,0)
       => inRange(X0,max(X0,X5),X5) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',c1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : DAT073=1 : TPTP v8.1.0. Released v6.1.0.
% 0.12/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.14/0.34  % Computer : n016.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:43:00 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.21/0.56  % (12036)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.56  % (12028)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/32Mi)
% 0.21/0.56  % (12037)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.21/0.57  % (12029)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=36:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/36Mi)
% 0.21/0.57  % (12044)dis+2_1:1_av=off:bsr=on:erd=off:s2pl=on:sgt=16:sos=on:sp=frequency:ss=axioms:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.21/0.57  % (12029)Refutation not found, incomplete strategy% (12029)------------------------------
% 0.21/0.57  % (12029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (12028)Refutation not found, incomplete strategy% (12028)------------------------------
% 0.21/0.57  % (12028)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (12028)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (12028)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.57  
% 0.21/0.57  % (12028)Memory used [KB]: 5500
% 0.21/0.57  % (12028)Time elapsed: 0.150 s
% 0.21/0.57  % (12028)Instructions burned: 3 (million)
% 0.21/0.57  % (12028)------------------------------
% 0.21/0.57  % (12028)------------------------------
% 0.21/0.57  % (12045)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.57  % (12045)Refutation not found, incomplete strategy% (12045)------------------------------
% 0.21/0.57  % (12045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (12045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (12045)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.57  
% 0.21/0.57  % (12045)Memory used [KB]: 5500
% 0.21/0.57  % (12045)Time elapsed: 0.150 s
% 0.21/0.57  % (12045)Instructions burned: 4 (million)
% 0.21/0.57  % (12045)------------------------------
% 0.21/0.57  % (12045)------------------------------
% 0.21/0.57  % (12029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (12029)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.57  
% 0.21/0.57  % (12029)Memory used [KB]: 5500
% 0.21/0.57  % (12029)Time elapsed: 0.149 s
% 0.21/0.57  % (12029)Instructions burned: 4 (million)
% 0.21/0.57  % (12029)------------------------------
% 0.21/0.57  % (12029)------------------------------
% 0.21/0.58  % (12036)Refutation not found, incomplete strategy% (12036)------------------------------
% 0.21/0.58  % (12036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (12037)Instruction limit reached!
% 0.21/0.58  % (12037)------------------------------
% 0.21/0.58  % (12037)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (12037)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (12037)Termination reason: Unknown
% 0.21/0.58  % (12037)Termination phase: Preprocessing 2
% 0.21/0.58  
% 0.21/0.58  % (12037)Memory used [KB]: 895
% 0.21/0.58  % (12037)Time elapsed: 0.003 s
% 0.21/0.58  % (12037)Instructions burned: 2 (million)
% 0.21/0.58  % (12037)------------------------------
% 0.21/0.58  % (12037)------------------------------
% 0.21/0.58  % (12036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (12036)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.58  
% 0.21/0.58  % (12036)Memory used [KB]: 5628
% 0.21/0.58  % (12036)Time elapsed: 0.153 s
% 0.21/0.58  % (12036)Instructions burned: 4 (million)
% 0.21/0.58  % (12036)------------------------------
% 0.21/0.58  % (12036)------------------------------
% 0.21/0.58  % (12044)Refutation not found, incomplete strategy% (12044)------------------------------
% 0.21/0.58  % (12044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (12044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (12044)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.58  
% 0.21/0.58  % (12044)Memory used [KB]: 1023
% 0.21/0.58  % (12044)Time elapsed: 0.160 s
% 0.21/0.58  % (12044)Instructions burned: 4 (million)
% 0.21/0.58  % (12044)------------------------------
% 0.21/0.58  % (12044)------------------------------
% 1.99/0.61  % (12025)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.99/0.61  % (12051)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=41:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/41Mi)
% 1.99/0.61  % (12025)Instruction limit reached!
% 1.99/0.61  % (12025)------------------------------
% 1.99/0.61  % (12025)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.61  % (12025)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.61  % (12025)Termination reason: Unknown
% 1.99/0.61  % (12025)Termination phase: Including theory axioms
% 1.99/0.61  
% 1.99/0.61  % (12025)Memory used [KB]: 895
% 1.99/0.61  % (12025)Time elapsed: 0.003 s
% 1.99/0.61  % (12025)Instructions burned: 2 (million)
% 1.99/0.61  % (12025)------------------------------
% 1.99/0.61  % (12025)------------------------------
% 1.99/0.62  % (12027)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.99/0.62  % (12039)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 1.99/0.62  % (12038)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.99/0.62  % (12038)Instruction limit reached!
% 1.99/0.62  % (12038)------------------------------
% 1.99/0.62  % (12038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.62  % (12038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.62  % (12038)Termination reason: Unknown
% 1.99/0.62  % (12038)Termination phase: Property scanning
% 1.99/0.62  
% 1.99/0.62  % (12038)Memory used [KB]: 1023
% 1.99/0.62  % (12038)Time elapsed: 0.002 s
% 1.99/0.62  % (12038)Instructions burned: 2 (million)
% 1.99/0.62  % (12038)------------------------------
% 1.99/0.62  % (12038)------------------------------
% 1.99/0.62  % (12024)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 1.99/0.62  % (12049)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.99/0.62  % (12034)lrs+10_1:1_ep=R:gve=force:plsq=on:plsqr=32,1:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.99/0.62  % (12034)Instruction limit reached!
% 1.99/0.62  % (12034)------------------------------
% 1.99/0.62  % (12034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.62  % (12034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.62  % (12034)Termination reason: Unknown
% 1.99/0.62  % (12034)Termination phase: Saturation
% 1.99/0.62  
% 1.99/0.62  % (12034)Memory used [KB]: 1023
% 1.99/0.62  % (12034)Time elapsed: 0.003 s
% 1.99/0.62  % (12034)Instructions burned: 4 (million)
% 1.99/0.62  % (12034)------------------------------
% 1.99/0.62  % (12034)------------------------------
% 1.99/0.62  % (12026)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 1.99/0.62  % (12030)lrs+1010_1:1_ep=RST:s2a=on:s2at=5.0:sos=all:i=26:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/26Mi)
% 1.99/0.62  % (12047)lrs+1002_1:1_br=off:canc=force:drc=off:s2a=on:sos=on:sp=reverse_frequency:urr=on:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 1.99/0.63  % (12047)Refutation not found, incomplete strategy% (12047)------------------------------
% 1.99/0.63  % (12047)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.63  % (12047)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.63  % (12047)Termination reason: Refutation not found, incomplete strategy
% 1.99/0.63  
% 1.99/0.63  % (12047)Memory used [KB]: 5500
% 1.99/0.63  % (12047)Time elapsed: 0.155 s
% 1.99/0.63  % (12047)Instructions burned: 4 (million)
% 1.99/0.63  % (12047)------------------------------
% 1.99/0.63  % (12047)------------------------------
% 1.99/0.63  % (12033)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 1.99/0.63  % (12031)lrs+10_1:8_ep=R:erd=off:fs=off:fsr=off:gve=force:nwc=2.0:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.99/0.63  % (12033)Instruction limit reached!
% 1.99/0.63  % (12033)------------------------------
% 1.99/0.63  % (12033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.63  % (12033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.63  % (12033)Termination reason: Unknown
% 1.99/0.63  % (12033)Termination phase: Saturation
% 1.99/0.63  
% 1.99/0.63  % (12033)Memory used [KB]: 5500
% 1.99/0.63  % (12033)Time elapsed: 0.003 s
% 1.99/0.63  % (12033)Instructions burned: 4 (million)
% 1.99/0.63  % (12033)------------------------------
% 1.99/0.63  % (12033)------------------------------
% 1.99/0.63  % (12041)lrs+10_1:1_sd=10:sos=all:ss=axioms:st=5.0:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.99/0.63  % (12040)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.99/0.63  % (12023)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 1.99/0.63  % (12035)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.99/0.63  % (12023)Refutation not found, incomplete strategy% (12023)------------------------------
% 1.99/0.63  % (12023)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.63  % (12023)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.63  % (12023)Termination reason: Refutation not found, incomplete strategy
% 1.99/0.63  
% 1.99/0.63  % (12023)Memory used [KB]: 5500
% 1.99/0.63  % (12023)Time elapsed: 0.169 s
% 1.99/0.63  % (12023)Instructions burned: 3 (million)
% 1.99/0.63  % (12023)------------------------------
% 1.99/0.63  % (12023)------------------------------
% 1.99/0.63  % (12041)Instruction limit reached!
% 1.99/0.63  % (12041)------------------------------
% 1.99/0.63  % (12041)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.63  % (12041)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.63  % (12041)Termination reason: Unknown
% 1.99/0.63  % (12041)Termination phase: Property scanning
% 1.99/0.63  
% 1.99/0.63  % (12041)Memory used [KB]: 895
% 1.99/0.63  % (12041)Time elapsed: 0.003 s
% 1.99/0.63  % (12041)Instructions burned: 2 (million)
% 1.99/0.63  % (12041)------------------------------
% 1.99/0.63  % (12041)------------------------------
% 1.99/0.63  % (12050)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.99/0.63  % (12022)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=59848:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59848Mi)
% 1.99/0.63  % (12043)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.99/0.64  % (12048)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 1.99/0.64  % (12042)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.99/0.64  % (12046)lrs+1_1:10_av=off:drc=off:nwc=2.0:sp=reverse_frequency:thsq=on:thsqc=64:thsql=off:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/47Mi)
% 1.99/0.64  % (12031)Instruction limit reached!
% 1.99/0.64  % (12031)------------------------------
% 1.99/0.64  % (12031)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.64  % (12031)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.64  % (12031)Termination reason: Unknown
% 1.99/0.64  % (12031)Termination phase: Unused predicate definition removal
% 1.99/0.64  
% 1.99/0.64  % (12031)Memory used [KB]: 895
% 1.99/0.64  % (12031)Time elapsed: 0.002 s
% 1.99/0.64  % (12031)Instructions burned: 2 (million)
% 1.99/0.64  % (12031)------------------------------
% 1.99/0.64  % (12031)------------------------------
% 1.99/0.64  % (12032)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/35Mi)
% 1.99/0.64  % (12042)First to succeed.
% 1.99/0.64  % (12024)Instruction limit reached!
% 1.99/0.64  % (12024)------------------------------
% 1.99/0.64  % (12024)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.64  % (12024)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.64  % (12024)Termination reason: Unknown
% 1.99/0.64  % (12024)Termination phase: Saturation
% 1.99/0.64  
% 1.99/0.64  % (12024)Memory used [KB]: 5628
% 1.99/0.64  % (12024)Time elapsed: 0.205 s
% 1.99/0.64  % (12024)Instructions burned: 8 (million)
% 1.99/0.64  % (12024)------------------------------
% 1.99/0.64  % (12024)------------------------------
% 1.99/0.65  % (12049)Instruction limit reached!
% 1.99/0.65  % (12049)------------------------------
% 1.99/0.65  % (12049)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.65  % (12049)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.65  % (12049)Termination reason: Unknown
% 1.99/0.65  % (12049)Termination phase: Saturation
% 1.99/0.65  
% 1.99/0.65  % (12049)Memory used [KB]: 5756
% 1.99/0.65  % (12049)Time elapsed: 0.219 s
% 1.99/0.65  % (12049)Instructions burned: 22 (million)
% 1.99/0.65  % (12049)------------------------------
% 1.99/0.65  % (12049)------------------------------
% 1.99/0.65  % (12040)Instruction limit reached!
% 1.99/0.65  % (12040)------------------------------
% 1.99/0.65  % (12040)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.66  % (12068)lrs+10_1:1_acc=model:br=off:ins=1:newcnf=on:nwc=5.0:s2a=on:sac=on:sp=frequency:to=lpo:urr=on:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/100Mi)
% 1.99/0.66  % (12043)Instruction limit reached!
% 1.99/0.66  % (12043)------------------------------
% 1.99/0.66  % (12043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.66  % (12027)Instruction limit reached!
% 1.99/0.66  % (12027)------------------------------
% 1.99/0.66  % (12027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.66  % (12027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.66  % (12027)Termination reason: Unknown
% 1.99/0.66  % (12027)Termination phase: Saturation
% 1.99/0.66  
% 1.99/0.66  % (12027)Memory used [KB]: 5628
% 1.99/0.66  % (12027)Time elapsed: 0.230 s
% 1.99/0.66  % (12027)Instructions burned: 16 (million)
% 1.99/0.66  % (12027)------------------------------
% 1.99/0.66  % (12027)------------------------------
% 1.99/0.66  % (12030)Instruction limit reached!
% 1.99/0.66  % (12030)------------------------------
% 1.99/0.66  % (12030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.66  % (12043)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.66  % (12043)Termination reason: Unknown
% 1.99/0.66  % (12043)Termination phase: Saturation
% 1.99/0.66  
% 1.99/0.66  % (12043)Memory used [KB]: 5756
% 1.99/0.66  % (12043)Time elapsed: 0.223 s
% 1.99/0.66  % (12043)Instructions burned: 21 (million)
% 1.99/0.66  % (12043)------------------------------
% 1.99/0.66  % (12043)------------------------------
% 2.32/0.66  % (12050)Instruction limit reached!
% 2.32/0.66  % (12050)------------------------------
% 2.32/0.66  % (12050)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.66  % (12050)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.66  % (12042)Refutation found. Thanks to Tanya!
% 2.32/0.66  % SZS status Theorem for theBenchmark
% 2.32/0.66  % SZS output start Proof for theBenchmark
% See solution above
% 2.32/0.66  % (12042)------------------------------
% 2.32/0.66  % (12042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.66  % (12042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.66  % (12042)Termination reason: Refutation
% 2.32/0.66  
% 2.32/0.66  % (12042)Memory used [KB]: 1151
% 2.32/0.66  % (12042)Time elapsed: 0.226 s
% 2.32/0.66  % (12042)Instructions burned: 9 (million)
% 2.32/0.66  % (12042)------------------------------
% 2.32/0.66  % (12042)------------------------------
% 2.32/0.66  % (12021)Success in time 0.324 s
%------------------------------------------------------------------------------