TSTP Solution File: DAT074_1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : DAT074_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:06 EDT 2022

% Result   : Theorem 2.43s 0.68s
% Output   : Refutation 2.43s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   22
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   47 (  12 unt;  12 typ;   0 def)
%            Number of atoms       :  125 (  37 equ)
%            Maximal formula atoms :    7 (   3 avg)
%            Number of connectives :  133 (  43   ~;  66   |;  12   &)
%                                         (   3 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   6 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :  206 (  74 atm;   4 fun;  50 num;  78 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    :   11 (   8 usr;   2 con; 0-3 aty)
%            Number of variables   :   86 (  86   !;   0   ?;  86   :)

% 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: ( array * $int * array ) > $int ).

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

tff(func_def_12,type,
    sK2: ( $int * array * $int ) > $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(f319,plain,
    $false,
    inference(evaluation,[],[f312]) ).

tff(f312,plain,
    0 = 1,
    inference(resolution,[],[f310,f22]) ).

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

tff(f310,plain,
    ! [X0: $int] :
      ( $less(X0,1)
      | ( 0 = X0 ) ),
    inference(evaluation,[],[f299]) ).

tff(f299,plain,
    ! [X0: $int] :
      ( ( 0 = X0 )
      | $less(X0,$sum(0,1)) ),
    inference(resolution,[],[f250,f22]) ).

tff(f250,plain,
    ! [X11: $int,X12: $int] :
      ( $less(X11,$sum(X12,1))
      | $less(X12,0)
      | ( 0 = X11 ) ),
    inference(resolution,[],[f242,f26]) ).

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

tff(f242,plain,
    ! [X2: $int,X3: $int] :
      ( ~ $less(X3,X2)
      | ( 0 = X2 )
      | $less(X3,0) ),
    inference(resolution,[],[f218,f23]) ).

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

tff(f218,plain,
    ! [X0: $int] :
      ( $less(X0,0)
      | ( 0 = X0 ) ),
    inference(resolution,[],[f212,f22]) ).

tff(f212,plain,
    ! [X6: $int] :
      ( $less(X6,0)
      | $less(X6,X6)
      | ( 0 = X6 ) ),
    inference(evaluation,[],[f206]) ).

tff(f206,plain,
    ! [X6: $int] :
      ( $less(X6,X6)
      | $less(X6,0)
      | ( 0 = X6 )
      | $less(0,0) ),
    inference(factoring,[],[f130]) ).

tff(f130,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( $less(X0,0)
      | $less(X2,X0)
      | $less(X2,X1)
      | $less(X1,0)
      | ( X0 = X1 ) ),
    inference(resolution,[],[f93,f26]) ).

tff(f93,plain,
    ! [X2: $int,X3: $int,X1: $int] :
      ( ~ $less(X3,$sum(X1,1))
      | $less(X2,0)
      | ( X2 = X3 )
      | $less(X1,X2)
      | $less(X3,0) ),
    inference(resolution,[],[f26,f77]) ).

tff(f77,plain,
    ! [X3: $int,X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | ( X0 = X3 )
      | $less(X3,0)
      | ~ $less(X3,X1)
      | $less(X0,0) ),
    inference(trivial_inequality_removal,[],[f76]) ).

tff(f76,plain,
    ! [X2: $int,X3: $int,X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | $less(X3,0)
      | ~ $less(X3,X1)
      | ( X2 != X2 )
      | $less(X0,0)
      | ( X0 = X3 ) ),
    inference(forward_demodulation,[],[f75,f68]) ).

tff(f68,plain,
    ! [X0: $int,X1: $int] : ( read(init(X0),X1) = X0 ),
    inference(cnf_transformation,[],[f56]) ).

tff(f56,plain,
    ! [X0: $int,X1: $int] : ( read(init(X0),X1) = X0 ),
    inference(rectify,[],[f33]) ).

tff(f33,plain,
    ! [X1: $int,X0: $int] : ( read(init(X1),X0) = X1 ),
    inference(rectify,[],[f4]) ).

tff(f4,axiom,
    ! [X1: $int,X2: $int] : ( read(init(X2),X1) = X2 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax3) ).

tff(f75,plain,
    ! [X2: $int,X3: $int,X0: $int,X1: $int] :
      ( ~ $less(X3,X1)
      | ( read(init(X2),X3) != X2 )
      | $less(X0,0)
      | $less(X3,0)
      | ~ $less(X0,X1)
      | ( X0 = X3 ) ),
    inference(forward_demodulation,[],[f74,f68]) ).

tff(f74,plain,
    ! [X2: $int,X3: $int,X0: $int,X1: $int] :
      ( $less(X0,0)
      | ~ $less(X3,X1)
      | ~ $less(X0,X1)
      | ( read(init(X2),X3) != read(init(X2),X0) )
      | ( X0 = X3 )
      | $less(X3,0) ),
    inference(resolution,[],[f69,f66]) ).

tff(f66,plain,
    ! [X0: $int,X1: $int] : distinct(init(X1),X0),
    inference(cnf_transformation,[],[f37]) ).

tff(f37,plain,
    ! [X0: $int,X1: $int] : distinct(init(X1),X0),
    inference(flattening,[],[f36]) ).

tff(f36,plain,
    ~ ~ ! [X0: $int,X1: $int] : distinct(init(X1),X0),
    inference(rectify,[],[f11]) ).

tff(f11,negated_conjecture,
    ~ ~ ! [X1: $int,X5: $int] : distinct(init(X5),X1),
    inference(negated_conjecture,[],[f10]) ).

tff(f10,conjecture,
    ~ ! [X1: $int,X5: $int] : distinct(init(X5),X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',c2) ).

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

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

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

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

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

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

tff(f13,plain,
    ! [X0: array,X5: $int] :
      ( distinct(X0,X5)
    <=> ! [X1: $int,X3: $int] :
          ( ( ~ $less(X1,0)
            & $less(X1,X5)
            & ~ $less(X3,0)
            & $less(X3,X5) )
         => ( ( read(X0,X3) = read(X0,X1) )
           => ( X1 = X3 ) ) ) ),
    inference(theory_normalization,[],[f8]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : DAT074=1 : TPTP v8.1.0. Released v6.1.0.
% 0.04/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.13/0.34  % Computer : n016.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 20:43:00 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 1.47/0.57  % (12013)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)
% 1.47/0.57  % (12005)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)
% 1.47/0.57  % (11990)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.47/0.57  % (12005)Instruction limit reached!
% 1.47/0.57  % (12005)------------------------------
% 1.47/0.57  % (12005)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.57  % (12005)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.57  % (12005)Termination reason: Unknown
% 1.47/0.57  % (12005)Termination phase: Preprocessing 3
% 1.47/0.57  
% 1.47/0.57  % (12005)Memory used [KB]: 1023
% 1.47/0.57  % (12005)Time elapsed: 0.005 s
% 1.47/0.57  % (12005)Instructions burned: 3 (million)
% 1.47/0.57  % (12005)------------------------------
% 1.47/0.57  % (12005)------------------------------
% 1.47/0.57  % (12013)Refutation not found, incomplete strategy% (12013)------------------------------
% 1.47/0.57  % (12013)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.57  % (12013)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.57  % (12013)Termination reason: Refutation not found, incomplete strategy
% 1.47/0.57  
% 1.47/0.57  % (12013)Memory used [KB]: 5500
% 1.47/0.57  % (12013)Time elapsed: 0.077 s
% 1.47/0.57  % (12013)Instructions burned: 4 (million)
% 1.47/0.57  % (12013)------------------------------
% 1.47/0.57  % (12013)------------------------------
% 1.47/0.58  % (11997)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)
% 1.78/0.58  % (11997)Refutation not found, incomplete strategy% (11997)------------------------------
% 1.78/0.58  % (11997)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.58  % (11997)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.58  % (11997)Termination reason: Refutation not found, incomplete strategy
% 1.78/0.58  
% 1.78/0.58  % (11997)Memory used [KB]: 5500
% 1.78/0.58  % (11997)Time elapsed: 0.084 s
% 1.78/0.58  % (11997)Instructions burned: 4 (million)
% 1.78/0.58  % (11997)------------------------------
% 1.78/0.58  % (11997)------------------------------
% 1.78/0.58  % (12006)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.78/0.59  % (11998)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.78/0.59  % (12006)Instruction limit reached!
% 1.78/0.59  % (12006)------------------------------
% 1.78/0.59  % (12006)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.59  % (12006)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.59  % (12006)Termination reason: Unknown
% 1.78/0.59  % (12006)Termination phase: Preprocessing 3
% 1.78/0.59  
% 1.78/0.59  % (12006)Memory used [KB]: 1023
% 1.78/0.59  % (12006)Time elapsed: 0.004 s
% 1.78/0.59  % (12006)Instructions burned: 2 (million)
% 1.78/0.59  % (12006)------------------------------
% 1.78/0.59  % (12006)------------------------------
% 1.78/0.59  % (12000)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.78/0.60  % (11996)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)
% 1.78/0.60  % (11996)Refutation not found, incomplete strategy% (11996)------------------------------
% 1.78/0.60  % (11996)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.60  % (11996)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.60  % (11996)Termination reason: Refutation not found, incomplete strategy
% 1.78/0.60  
% 1.78/0.60  % (11996)Memory used [KB]: 5500
% 1.78/0.60  % (11996)Time elapsed: 0.174 s
% 1.78/0.60  % (11996)Instructions burned: 2 (million)
% 1.78/0.60  % (11996)------------------------------
% 1.78/0.60  % (11996)------------------------------
% 1.78/0.61  % (11993)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.78/0.61  % (11992)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.78/0.61  % (11993)Instruction limit reached!
% 1.78/0.61  % (11993)------------------------------
% 1.78/0.61  % (11993)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.61  % (11993)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.61  % (11993)Termination reason: Unknown
% 1.78/0.61  % (11993)Termination phase: shuffling
% 1.78/0.61  
% 1.78/0.61  % (11993)Memory used [KB]: 1023
% 1.78/0.61  % (11993)Time elapsed: 0.003 s
% 1.78/0.61  % (11993)Instructions burned: 2 (million)
% 1.78/0.61  % (11993)------------------------------
% 1.78/0.61  % (11993)------------------------------
% 1.78/0.61  % (12001)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.78/0.61  % (11994)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.78/0.61  % (12001)Instruction limit reached!
% 1.78/0.61  % (12001)------------------------------
% 1.78/0.61  % (12001)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.61  % (12001)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.61  % (12001)Termination reason: Unknown
% 1.78/0.61  % (12001)Termination phase: Saturation
% 1.78/0.61  
% 1.78/0.61  % (12001)Memory used [KB]: 5500
% 1.78/0.61  % (12001)Time elapsed: 0.006 s
% 1.78/0.61  % (12001)Instructions burned: 4 (million)
% 1.78/0.61  % (12001)------------------------------
% 1.78/0.61  % (12001)------------------------------
% 1.78/0.62  % (12019)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.78/0.62  % (12002)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.78/0.62  % (12002)Instruction limit reached!
% 1.78/0.62  % (12002)------------------------------
% 1.78/0.62  % (12002)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.62  % (12002)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.62  % (12002)Termination reason: Unknown
% 1.78/0.62  % (12002)Termination phase: shuffling
% 1.78/0.62  
% 1.78/0.62  % (12002)Memory used [KB]: 1023
% 1.78/0.62  % (12002)Time elapsed: 0.004 s
% 1.78/0.62  % (12002)Instructions burned: 2 (million)
% 1.78/0.62  % (12002)------------------------------
% 1.78/0.62  % (12002)------------------------------
% 1.78/0.62  % (11995)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.78/0.63  % (11999)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.78/0.63  % (11999)Instruction limit reached!
% 1.78/0.63  % (11999)------------------------------
% 1.78/0.63  % (11999)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.63  % (11999)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.63  % (11999)Termination reason: Unknown
% 1.78/0.63  % (11999)Termination phase: Including theory axioms
% 1.78/0.63  
% 1.78/0.63  % (11999)Memory used [KB]: 895
% 1.78/0.63  % (11999)Time elapsed: 0.003 s
% 1.78/0.63  % (11999)Instructions burned: 2 (million)
% 1.78/0.63  % (11999)------------------------------
% 1.78/0.63  % (11999)------------------------------
% 1.78/0.63  % (11998)Instruction limit reached!
% 1.78/0.63  % (11998)------------------------------
% 1.78/0.63  % (11998)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.63  % (11998)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.63  % (11998)Termination reason: Unknown
% 1.78/0.63  % (11998)Termination phase: Saturation
% 1.78/0.63  
% 1.78/0.63  % (11998)Memory used [KB]: 5756
% 1.78/0.63  % (11998)Time elapsed: 0.190 s
% 1.78/0.63  % (11998)Instructions burned: 26 (million)
% 1.78/0.63  % (11998)------------------------------
% 1.78/0.63  % (11998)------------------------------
% 1.78/0.63  % (12004)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)
% 1.78/0.63  % (12011)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.78/0.63  % (12014)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.78/0.63  % (11992)Instruction limit reached!
% 1.78/0.63  % (11992)------------------------------
% 1.78/0.63  % (11992)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.63  % (11992)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.63  % (11992)Termination reason: Unknown
% 1.78/0.63  % (11992)Termination phase: Saturation
% 1.78/0.63  
% 1.78/0.63  % (11992)Memory used [KB]: 5628
% 1.78/0.63  % (11992)Time elapsed: 0.188 s
% 1.78/0.63  % (11992)Instructions burned: 8 (million)
% 1.78/0.63  % (11992)------------------------------
% 1.78/0.63  % (11992)------------------------------
% 1.78/0.64  % (11991)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.78/0.64  % (12003)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.78/0.64  % (12012)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)
% 1.78/0.64  % (12012)Refutation not found, incomplete strategy% (12012)------------------------------
% 1.78/0.64  % (12012)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.64  % (12012)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.64  % (12012)Termination reason: Refutation not found, incomplete strategy
% 1.78/0.64  
% 1.78/0.64  % (12012)Memory used [KB]: 1023
% 1.78/0.64  % (12012)Time elapsed: 0.211 s
% 1.78/0.64  % (12012)Instructions burned: 3 (million)
% 1.78/0.64  % (12012)------------------------------
% 1.78/0.64  % (12012)------------------------------
% 1.78/0.64  % (12017)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.78/0.65  % (12008)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.78/0.65  % (11991)Refutation not found, incomplete strategy% (11991)------------------------------
% 1.78/0.65  % (11991)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.65  % (11991)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.65  % (11991)Termination reason: Refutation not found, incomplete strategy
% 1.78/0.65  
% 1.78/0.65  % (11991)Memory used [KB]: 5500
% 1.78/0.65  % (11991)Time elapsed: 0.213 s
% 1.78/0.65  % (11991)Instructions burned: 4 (million)
% 1.78/0.65  % (11991)------------------------------
% 1.78/0.65  % (11991)------------------------------
% 1.78/0.65  % (12018)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.78/0.65  % (12016)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.78/0.65  % (12009)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.78/0.65  % (12004)Refutation not found, incomplete strategy% (12004)------------------------------
% 1.78/0.65  % (12004)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.65  % (12004)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.65  % (12004)Termination reason: Refutation not found, incomplete strategy
% 1.78/0.65  
% 1.78/0.65  % (12004)Memory used [KB]: 5628
% 1.78/0.65  % (12004)Time elapsed: 0.222 s
% 1.78/0.65  % (12004)Instructions burned: 4 (million)
% 1.78/0.65  % (12004)------------------------------
% 1.78/0.65  % (12004)------------------------------
% 1.78/0.65  % (12009)Instruction limit reached!
% 1.78/0.65  % (12009)------------------------------
% 1.78/0.65  % (12009)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.65  % (12009)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.65  % (12009)Termination reason: Unknown
% 1.78/0.65  % (12009)Termination phase: Saturation
% 1.78/0.65  
% 1.78/0.65  % (12009)Memory used [KB]: 1023
% 1.78/0.65  % (12009)Time elapsed: 0.003 s
% 1.78/0.65  % (12009)Instructions burned: 3 (million)
% 1.78/0.65  % (12009)------------------------------
% 1.78/0.65  % (12009)------------------------------
% 1.78/0.65  % (12016)Refutation not found, incomplete strategy% (12016)------------------------------
% 1.78/0.65  % (12016)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.65  % (12016)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.65  % (12016)Termination reason: Refutation not found, incomplete strategy
% 1.78/0.65  
% 1.78/0.65  % (12016)Memory used [KB]: 5500
% 1.78/0.65  % (12016)Time elapsed: 0.222 s
% 1.78/0.65  % (12016)Instructions burned: 5 (million)
% 1.78/0.65  % (12016)------------------------------
% 1.78/0.65  % (12016)------------------------------
% 1.78/0.65  % (12010)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.78/0.65  % (12007)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.78/0.66  % (12015)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)
% 2.36/0.66  % (12015)Refutation not found, incomplete strategy% (12015)------------------------------
% 2.36/0.66  % (12015)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.36/0.66  % (12015)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.36/0.66  % (12015)Termination reason: Refutation not found, incomplete strategy
% 2.36/0.66  
% 2.36/0.66  % (12015)Memory used [KB]: 5500
% 2.36/0.66  % (12015)Time elapsed: 0.226 s
% 2.36/0.66  % (11995)Instruction limit reached!
% 2.36/0.66  % (11995)------------------------------
% 2.36/0.66  % (11995)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.36/0.66  % (11995)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.36/0.66  % (11995)Termination reason: Unknown
% 2.36/0.66  % (11995)Termination phase: Saturation
% 2.36/0.66  
% 2.36/0.66  % (11995)Memory used [KB]: 5628
% 2.36/0.66  % (11995)Time elapsed: 0.227 s
% 2.36/0.66  % (11995)Instructions burned: 15 (million)
% 2.36/0.66  % (11995)------------------------------
% 2.36/0.66  % (11995)------------------------------
% 2.36/0.66  % (12015)Instructions burned: 4 (million)
% 2.36/0.66  % (12015)------------------------------
% 2.36/0.66  % (12015)------------------------------
% 2.36/0.68  % (12007)First to succeed.
% 2.43/0.68  % (12010)Also succeeded, but the first one will report.
% 2.43/0.68  % (12007)Refutation found. Thanks to Tanya!
% 2.43/0.68  % SZS status Theorem for theBenchmark
% 2.43/0.68  % SZS output start Proof for theBenchmark
% See solution above
% 2.43/0.68  % (12007)------------------------------
% 2.43/0.68  % (12007)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.43/0.68  % (12007)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.43/0.68  % (12007)Termination reason: Refutation
% 2.43/0.68  
% 2.43/0.68  % (12007)Memory used [KB]: 5628
% 2.43/0.68  % (12007)Time elapsed: 0.246 s
% 2.43/0.68  % (12007)Instructions burned: 17 (million)
% 2.43/0.68  % (12007)------------------------------
% 2.43/0.68  % (12007)------------------------------
% 2.43/0.68  % (11989)Success in time 0.322 s
%------------------------------------------------------------------------------