TSTP Solution File: DAT062_1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : DAT062_1 : TPTP v8.1.0. Released v5.5.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 : n001.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:03 EDT 2022

% Result   : Theorem 1.60s 0.57s
% Output   : Refutation 1.60s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   42 (  15 unt;  10 typ;   0 def)
%            Number of atoms       :   85 (  13 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :   90 (  37   ~;  25   |;  18   &)
%                                         (   2 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :   71 (  32 atm;   8 fun;  10 num;  21 var)
%            Number of types       :    3 (   1 usr;   1 ari)
%            Number of type conns  :    7 (   5   >;   2   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (   8 usr;   6 con; 0-2 aty)
%            Number of variables   :   59 (  48   !;  11   ?;  59   :)

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

tff(func_def_0,type,
    empty: heap ).

tff(func_def_1,type,
    get: heap > heap ).

tff(func_def_2,type,
    app: ( heap * $int ) > heap ).

tff(func_def_3,type,
    toop: heap > $int ).

tff(func_def_4,type,
    length: heap > $int ).

tff(func_def_9,type,
    sK0: heap ).

tff(func_def_10,type,
    sK1: $int ).

tff(func_def_11,type,
    sK2: heap ).

tff(pred_def_1,type,
    lsls: ( heap * heap ) > $o ).

tff(f129,plain,
    $false,
    inference(evaluation,[],[f128]) ).

tff(f128,plain,
    ~ $less(0,1),
    inference(cancellation,[],[f114]) ).

tff(f114,plain,
    ~ $less(length(sK2),$sum(1,length(sK2))),
    inference(backward_demodulation,[],[f72,f111]) ).

tff(f111,plain,
    sK0 = sK2,
    inference(unit_resulting_resolution,[],[f55,f94,f54]) ).

tff(f54,plain,
    ! [X2: $int,X0: heap,X1: heap] :
      ( ~ lsls(X0,app(X1,X2))
      | lsls(X0,X1)
      | ( X0 = X1 ) ),
    inference(cnf_transformation,[],[f41]) ).

tff(f41,plain,
    ! [X0: heap,X1: heap,X2: $int] :
      ( ( lsls(X0,X1)
        | ( X0 = X1 )
        | ~ lsls(X0,app(X1,X2)) )
      & ( lsls(X0,app(X1,X2))
        | ( ~ lsls(X0,X1)
          & ( X0 != X1 ) ) ) ),
    inference(rectify,[],[f40]) ).

tff(f40,plain,
    ! [X0: heap,X2: heap,X1: $int] :
      ( ( lsls(X0,X2)
        | ( X0 = X2 )
        | ~ lsls(X0,app(X2,X1)) )
      & ( lsls(X0,app(X2,X1))
        | ( ~ lsls(X0,X2)
          & ( X0 != X2 ) ) ) ),
    inference(flattening,[],[f39]) ).

tff(f39,plain,
    ! [X0: heap,X2: heap,X1: $int] :
      ( ( lsls(X0,X2)
        | ( X0 = X2 )
        | ~ lsls(X0,app(X2,X1)) )
      & ( lsls(X0,app(X2,X1))
        | ( ~ lsls(X0,X2)
          & ( X0 != X2 ) ) ) ),
    inference(nnf_transformation,[],[f26]) ).

tff(f26,plain,
    ! [X0: heap,X2: heap,X1: $int] :
      ( ( lsls(X0,X2)
        | ( X0 = X2 ) )
    <=> lsls(X0,app(X2,X1)) ),
    inference(rectify,[],[f11]) ).

tff(f11,axiom,
    ! [X2: heap,X0: $int,X1: heap] :
      ( ( lsls(X2,X1)
        | ( X1 = X2 ) )
    <=> lsls(X2,app(X1,X0)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax_27) ).

tff(f94,plain,
    ~ lsls(sK2,sK0),
    inference(unit_resulting_resolution,[],[f82,f57]) ).

tff(f57,plain,
    ! [X2: heap] :
      ( $less(length(X2),length(sK0))
      | ~ lsls(X2,sK0) ),
    inference(cnf_transformation,[],[f45]) ).

tff(f45,plain,
    ( ! [X2: heap] :
        ( ~ lsls(X2,sK0)
        | $less(length(X2),length(sK0)) )
    & ~ $less(length(sK2),length(app(sK0,sK1)))
    & lsls(sK2,app(sK0,sK1)) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f42,f44,f43]) ).

tff(f43,plain,
    ( ? [X0: heap,X1: $int] :
        ( ! [X2: heap] :
            ( ~ lsls(X2,X0)
            | $less(length(X2),length(X0)) )
        & ? [X3: heap] :
            ( ~ $less(length(X3),length(app(X0,X1)))
            & lsls(X3,app(X0,X1)) ) )
   => ( ! [X2: heap] :
          ( ~ lsls(X2,sK0)
          | $less(length(X2),length(sK0)) )
      & ? [X3: heap] :
          ( ~ $less(length(X3),length(app(sK0,sK1)))
          & lsls(X3,app(sK0,sK1)) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f44,plain,
    ( ? [X3: heap] :
        ( ~ $less(length(X3),length(app(sK0,sK1)))
        & lsls(X3,app(sK0,sK1)) )
   => ( ~ $less(length(sK2),length(app(sK0,sK1)))
      & lsls(sK2,app(sK0,sK1)) ) ),
    introduced(choice_axiom,[]) ).

tff(f42,plain,
    ? [X0: heap,X1: $int] :
      ( ! [X2: heap] :
          ( ~ lsls(X2,X0)
          | $less(length(X2),length(X0)) )
      & ? [X3: heap] :
          ( ~ $less(length(X3),length(app(X0,X1)))
          & lsls(X3,app(X0,X1)) ) ),
    inference(rectify,[],[f36]) ).

tff(f36,plain,
    ? [X1: heap,X0: $int] :
      ( ! [X3: heap] :
          ( ~ lsls(X3,X1)
          | $less(length(X3),length(X1)) )
      & ? [X2: heap] :
          ( ~ $less(length(X2),length(app(X1,X0)))
          & lsls(X2,app(X1,X0)) ) ),
    inference(ennf_transformation,[],[f31]) ).

tff(f31,plain,
    ~ ! [X0: $int,X1: heap] :
        ( ! [X2: heap] :
            ( lsls(X2,app(X1,X0))
           => $less(length(X2),length(app(X1,X0))) )
        | ~ ! [X3: heap] :
              ( lsls(X3,X1)
             => $less(length(X3),length(X1)) ) ),
    inference(rectify,[],[f13]) ).

tff(f13,negated_conjecture,
    ~ ! [X0: $int,X1: heap] :
        ( ! [X2: heap] :
            ( lsls(X2,app(X1,X0))
           => $less(length(X2),length(app(X1,X0))) )
        | ~ ! [X2: heap] :
              ( lsls(X2,X1)
             => $less(length(X2),length(X1)) ) ),
    inference(negated_conjecture,[],[f12]) ).

tff(f12,conjecture,
    ! [X0: $int,X1: heap] :
      ( ! [X2: heap] :
          ( lsls(X2,app(X1,X0))
         => $less(length(X2),length(app(X1,X0))) )
      | ~ ! [X2: heap] :
            ( lsls(X2,X1)
           => $less(length(X2),length(X1)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',th_lem_1a) ).

tff(f82,plain,
    ~ $less(length(sK2),length(sK0)),
    inference(unit_resulting_resolution,[],[f19,f80,f20]) ).

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

tff(f80,plain,
    $less(length(sK0),length(sK2)),
    inference(cancellation,[],[f79]) ).

tff(f79,plain,
    $less($sum(1,length(sK0)),$sum(length(sK2),1)),
    inference(unit_resulting_resolution,[],[f72,f23]) ).

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

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

tff(f55,plain,
    lsls(sK2,app(sK0,sK1)),
    inference(cnf_transformation,[],[f45]) ).

tff(f72,plain,
    ~ $less(length(sK2),$sum(1,length(sK0))),
    inference(forward_demodulation,[],[f56,f67]) ).

tff(f67,plain,
    ! [X0: heap,X1: $int] : ( length(app(X0,X1)) = $sum(1,length(X0)) ),
    inference(cnf_transformation,[],[f33]) ).

tff(f33,plain,
    ! [X0: heap,X1: $int] : ( length(app(X0,X1)) = $sum(1,length(X0)) ),
    inference(rectify,[],[f7]) ).

tff(f7,axiom,
    ! [X1: heap,X0: $int] : ( length(app(X1,X0)) = $sum(1,length(X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax_23) ).

tff(f56,plain,
    ~ $less(length(sK2),length(app(sK0,sK1))),
    inference(cnf_transformation,[],[f45]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : DAT062=1 : TPTP v8.1.0. Released v5.5.0.
% 0.03/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 : n001.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 21:36:45 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.51  % (15900)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.19/0.51  % (15900)Instruction limit reached!
% 0.19/0.51  % (15900)------------------------------
% 0.19/0.51  % (15900)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (15900)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (15900)Termination reason: Unknown
% 0.19/0.51  % (15900)Termination phase: Property scanning
% 0.19/0.51  
% 0.19/0.51  % (15900)Memory used [KB]: 1023
% 0.19/0.51  % (15900)Time elapsed: 0.002 s
% 0.19/0.51  % (15900)Instructions burned: 2 (million)
% 0.19/0.51  % (15900)------------------------------
% 0.19/0.51  % (15900)------------------------------
% 0.19/0.52  % (15899)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.19/0.52  % (15907)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.19/0.52  % (15891)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.19/0.52  % (15909)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)
% 0.19/0.54  % (15901)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.41/0.54  % (15901)Instruction limit reached!
% 1.41/0.54  % (15901)------------------------------
% 1.41/0.54  % (15901)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.54  % (15901)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.54  % (15901)Termination reason: Unknown
% 1.41/0.54  % (15901)Termination phase: Preprocessing 3
% 1.41/0.54  
% 1.41/0.54  % (15901)Memory used [KB]: 895
% 1.41/0.54  % (15901)Time elapsed: 0.002 s
% 1.41/0.54  % (15901)Instructions burned: 2 (million)
% 1.41/0.54  % (15901)------------------------------
% 1.41/0.54  % (15901)------------------------------
% 1.41/0.54  % (15893)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.41/0.54  % (15887)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.41/0.54  % (15892)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.41/0.54  % (15910)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.41/0.55  % (15908)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.41/0.55  % (15902)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.41/0.55  % (15888)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.41/0.55  % (15885)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.41/0.55  % (15888)Instruction limit reached!
% 1.41/0.55  % (15888)------------------------------
% 1.41/0.55  % (15888)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.41/0.55  % (15888)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.41/0.55  % (15888)Termination reason: Unknown
% 1.41/0.55  % (15888)Termination phase: Saturation
% 1.41/0.55  
% 1.41/0.55  % (15888)Memory used [KB]: 1023
% 1.41/0.55  % (15888)Time elapsed: 0.002 s
% 1.41/0.55  % (15888)Instructions burned: 2 (million)
% 1.41/0.55  % (15888)------------------------------
% 1.41/0.55  % (15888)------------------------------
% 1.41/0.55  % (15898)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.60/0.56  % (15912)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.60/0.56  % (15894)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.60/0.56  % (15904)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.60/0.56  % (15913)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.60/0.56  % (15906)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.60/0.56  % (15889)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.60/0.56  % (15896)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.60/0.56  % (15911)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.60/0.56  % (15893)Instruction limit reached!
% 1.60/0.56  % (15893)------------------------------
% 1.60/0.56  % (15893)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.56  % (15893)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.56  % (15893)Termination reason: Unknown
% 1.60/0.56  % (15893)Termination phase: Saturation
% 1.60/0.56  
% 1.60/0.56  % (15893)Memory used [KB]: 5884
% 1.60/0.56  % (15893)Time elapsed: 0.147 s
% 1.60/0.56  % (15893)Instructions burned: 27 (million)
% 1.60/0.56  % (15893)------------------------------
% 1.60/0.56  % (15893)------------------------------
% 1.60/0.56  % (15886)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.60/0.56  % (15914)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.60/0.56  % (15897)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.60/0.56  % (15894)Instruction limit reached!
% 1.60/0.56  % (15894)------------------------------
% 1.60/0.56  % (15894)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.56  % (15890)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.60/0.56  % (15896)Instruction limit reached!
% 1.60/0.56  % (15896)------------------------------
% 1.60/0.56  % (15896)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.57  % (15891)Instruction limit reached!
% 1.60/0.57  % (15891)------------------------------
% 1.60/0.57  % (15891)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.57  % (15887)Instruction limit reached!
% 1.60/0.57  % (15887)------------------------------
% 1.60/0.57  % (15887)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.57  % (15887)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.57  % (15887)Termination reason: Unknown
% 1.60/0.57  % (15887)Termination phase: Saturation
% 1.60/0.57  
% 1.60/0.57  % (15887)Memory used [KB]: 5628
% 1.60/0.57  % (15887)Time elapsed: 0.136 s
% 1.60/0.57  % (15887)Instructions burned: 8 (million)
% 1.60/0.57  % (15887)------------------------------
% 1.60/0.57  % (15887)------------------------------
% 1.60/0.57  % (15903)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.60/0.57  % (15895)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.60/0.57  % (15894)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.57  % (15894)Termination reason: Unknown
% 1.60/0.57  % (15894)Termination phase: Saturation
% 1.60/0.57  
% 1.60/0.57  % (15894)Memory used [KB]: 5500
% 1.60/0.57  % (15894)Time elapsed: 0.128 s
% 1.60/0.57  % (15894)Instructions burned: 3 (million)
% 1.60/0.57  % (15894)------------------------------
% 1.60/0.57  % (15894)------------------------------
% 1.60/0.57  % (15897)Instruction limit reached!
% 1.60/0.57  % (15897)------------------------------
% 1.60/0.57  % (15897)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.57  % (15897)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.57  % (15897)Termination reason: Unknown
% 1.60/0.57  % (15897)Termination phase: Saturation
% 1.60/0.57  
% 1.60/0.57  % (15897)Memory used [KB]: 5500
% 1.60/0.57  % (15897)Time elapsed: 0.004 s
% 1.60/0.57  % (15897)Instructions burned: 3 (million)
% 1.60/0.57  % (15897)------------------------------
% 1.60/0.57  % (15897)------------------------------
% 1.60/0.57  % (15904)Instruction limit reached!
% 1.60/0.57  % (15904)------------------------------
% 1.60/0.57  % (15904)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.57  % (15904)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.57  % (15904)Termination reason: Unknown
% 1.60/0.57  % (15904)Termination phase: Saturation
% 1.60/0.57  
% 1.60/0.57  % (15904)Memory used [KB]: 5500
% 1.60/0.57  % (15904)Time elapsed: 0.004 s
% 1.60/0.57  % (15904)Instructions burned: 3 (million)
% 1.60/0.57  % (15904)------------------------------
% 1.60/0.57  % (15904)------------------------------
% 1.60/0.57  % (15910)First to succeed.
% 1.60/0.57  % (15896)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.57  % (15896)Termination reason: Unknown
% 1.60/0.57  % (15896)Termination phase: Saturation
% 1.60/0.57  
% 1.60/0.57  % (15896)Memory used [KB]: 5500
% 1.60/0.57  % (15896)Time elapsed: 0.164 s
% 1.60/0.57  % (15896)Instructions burned: 5 (million)
% 1.60/0.57  % (15896)------------------------------
% 1.60/0.57  % (15896)------------------------------
% 1.60/0.57  % (15905)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.60/0.57  % (15891)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.57  % (15891)Termination reason: Unknown
% 1.60/0.57  % (15891)Termination phase: Saturation
% 1.60/0.57  
% 1.60/0.57  % (15891)Memory used [KB]: 5884
% 1.60/0.57  % (15891)Time elapsed: 0.143 s
% 1.60/0.57  % (15891)Instructions burned: 32 (million)
% 1.60/0.57  % (15891)------------------------------
% 1.60/0.57  % (15891)------------------------------
% 1.60/0.57  % (15910)Refutation found. Thanks to Tanya!
% 1.60/0.57  % SZS status Theorem for theBenchmark
% 1.60/0.57  % SZS output start Proof for theBenchmark
% See solution above
% 1.60/0.57  % (15910)------------------------------
% 1.60/0.57  % (15910)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.57  % (15910)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.57  % (15910)Termination reason: Refutation
% 1.60/0.57  
% 1.60/0.57  % (15910)Memory used [KB]: 5628
% 1.60/0.57  % (15910)Time elapsed: 0.137 s
% 1.60/0.57  % (15910)Instructions burned: 4 (million)
% 1.60/0.57  % (15910)------------------------------
% 1.60/0.57  % (15910)------------------------------
% 1.60/0.57  % (15884)Success in time 0.216 s
%------------------------------------------------------------------------------