TSTP Solution File: GEO305+1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GEO305+1 : TPTP v8.1.0. Released v4.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 : n020.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:09:47 EDT 2022

% Result   : Theorem 1.68s 0.74s
% Output   : Refutation 1.68s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   34 (  22 unt;   0 def)
%            Number of atoms       :  144 (  44 equ)
%            Maximal formula atoms :   12 (   4 avg)
%            Number of connectives :  187 (  77   ~;  67   |;  41   &)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   21 (   6 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-3 aty)
%            Number of functors    :   10 (  10 usr;   9 con; 0-2 aty)
%            Number of variables   :   68 (  56   !;  12   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f484,plain,
    $false,
    inference(unit_resulting_resolution,[],[f239,f204,f209,f224,f287,f288,f285,f283,f471]) ).

fof(f471,plain,
    ! [X3,X6,X7,X5] :
      ( ~ rR(X6,X5,X7)
      | ron(X7,X3)
      | ~ ron(X6,X3)
      | ~ rpoint(X5)
      | ~ rpoint(X7)
      | ~ ron(X5,X3)
      | ~ rpoint(X6)
      | ~ rline(X3) ),
    inference(equality_resolution,[],[f470]) ).

fof(f470,plain,
    ! [X3,X0,X6,X7,X5] :
      ( ~ rpoint(X7)
      | ~ rpoint(X5)
      | ~ rline(X3)
      | ~ rpoint(X6)
      | X0 != X6
      | ~ rR(X0,X5,X7)
      | ~ ron(X0,X3)
      | ~ ron(X5,X3)
      | ron(X7,X3) ),
    inference(equality_resolution,[],[f469]) ).

fof(f469,plain,
    ! [X2,X3,X0,X6,X7,X5] :
      ( ~ rpoint(X7)
      | X2 != X5
      | ~ rpoint(X5)
      | ~ rline(X3)
      | ~ rpoint(X6)
      | X0 != X6
      | ~ rR(X0,X2,X7)
      | ~ ron(X0,X3)
      | ~ ron(X2,X3)
      | ron(X7,X3) ),
    inference(equality_resolution,[],[f468]) ).

fof(f468,plain,
    ! [X2,X3,X0,X6,X7,X4,X5] :
      ( ~ rpoint(X7)
      | X4 != X7
      | X2 != X5
      | ~ rpoint(X5)
      | ~ rline(X3)
      | ~ rpoint(X6)
      | X0 != X6
      | ~ rR(X0,X2,X4)
      | ~ ron(X0,X3)
      | ~ ron(X2,X3)
      | ron(X4,X3) ),
    inference(equality_resolution,[],[f277]) ).

fof(f277,plain,
    ! [X2,X3,X0,X1,X6,X7,X4,X5] :
      ( X1 != X3
      | ~ rpoint(X7)
      | X4 != X7
      | X2 != X5
      | ~ rpoint(X5)
      | ~ rline(X1)
      | ~ rpoint(X6)
      | X0 != X6
      | ~ rR(X0,X2,X4)
      | ~ ron(X0,X3)
      | ~ ron(X2,X3)
      | ron(X4,X3) ),
    inference(cnf_transformation,[],[f163]) ).

fof(f163,plain,
    ! [X1,X4,X0,X3,X2] :
      ( ron(X4,X3)
      | ~ ron(X2,X3)
      | ~ ron(X0,X3)
      | ~ rR(X0,X2,X4)
      | ! [X6] :
          ( X0 != X6
          | ~ rpoint(X6) )
      | ~ rline(X1)
      | ! [X5] :
          ( ~ rpoint(X5)
          | X2 != X5 )
      | ! [X7] :
          ( X4 != X7
          | ~ rpoint(X7) )
      | X1 != X3 ),
    inference(flattening,[],[f162]) ).

fof(f162,plain,
    ! [X0,X2,X3,X4,X1] :
      ( ron(X4,X3)
      | ! [X7] :
          ( X4 != X7
          | ~ rpoint(X7) )
      | X1 != X3
      | ~ rline(X1)
      | ~ ron(X2,X3)
      | ~ rR(X0,X2,X4)
      | ~ ron(X0,X3)
      | ! [X6] :
          ( X0 != X6
          | ~ rpoint(X6) )
      | ! [X5] :
          ( ~ rpoint(X5)
          | X2 != X5 ) ),
    inference(ennf_transformation,[],[f143]) ).

fof(f143,plain,
    ! [X0,X2,X3,X4,X1] :
      ( ( ? [X7] :
            ( X4 = X7
            & rpoint(X7) )
        & X1 = X3
        & rline(X1)
        & ron(X2,X3)
        & rR(X0,X2,X4)
        & ron(X0,X3)
        & ? [X6] :
            ( rpoint(X6)
            & X0 = X6 )
        & ? [X5] :
            ( rpoint(X5)
            & X2 = X5 ) )
     => ron(X4,X3) ),
    inference(rectify,[],[f14]) ).

fof(f14,axiom,
    ! [X4,X7,X3,X6,X5] :
      ( ( ron(X4,X6)
        & ? [X10] :
            ( rpoint(X10)
            & X3 = X10 )
        & ? [X9] :
            ( X4 = X9
            & rpoint(X9) )
        & X6 = X7
        & ron(X3,X6)
        & rR(X4,X3,X5)
        & rline(X7)
        & ? [X8] :
            ( X5 = X8
            & rpoint(X8) ) )
     => ron(X5,X6) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','qu(cond(axiom(83), 0), imp(cond(axiom(83), 0)))') ).

fof(f283,plain,
    ~ ron(vd1303,vd1297),
    inference(definition_unfolding,[],[f214,f221]) ).

fof(f221,plain,
    vd1302 = vd1303,
    inference(cnf_transformation,[],[f5]) ).

fof(f5,axiom,
    ( rpoint(vd1303)
    & rR(vd1288,vd1287,vd1299)
    & rR(vd1289,vd1287,vd1302)
    & vd1302 = vd1303 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','and(pred(conjunct2(348), 4), and(holds(conjunct2(348), 1304, 0), and(pred(conjunct2(348), 1), holds(conjunct1(348), 1301, 0))))') ).

fof(f214,plain,
    ~ ron(vd1302,vd1297),
    inference(cnf_transformation,[],[f127]) ).

fof(f127,plain,
    ~ ron(vd1302,vd1297),
    inference(flattening,[],[f2]) ).

fof(f2,negated_conjecture,
    ~ ron(vd1302,vd1297),
    inference(negated_conjecture,[],[f1]) ).

fof(f1,conjecture,
    ron(vd1302,vd1297),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','pred(conjunct2(349), 0)') ).

fof(f285,plain,
    rR(sK3,sK1,vd1303),
    inference(definition_unfolding,[],[f222,f205,f208,f221]) ).

fof(f208,plain,
    vd1287 = sK1,
    inference(cnf_transformation,[],[f134]) ).

fof(f134,plain,
    ( ? [X1] :
        ( vd1289 = X1
        & rpoint(X1) )
    & ? [X2] :
        ( rpoint(X2)
        & vd1288 = X2 )
    & ? [X0] :
        ( rpoint(X0)
        & vd1287 = X0 )
    & vd1289 != vd1288
    & vf(vd1287,vd1288) = vf(vd1287,vd1289)
    & vd1289 != vd1287
    & vd1287 != vd1288 ),
    inference(rectify,[],[f13]) ).

fof(f13,axiom,
    ( ? [X2] :
        ( vd1287 = X2
        & rpoint(X2) )
    & vd1289 != vd1288
    & vf(vd1287,vd1288) = vf(vd1287,vd1289)
    & vd1287 != vd1288
    & ? [X0] :
        ( vd1289 = X0
        & rpoint(X0) )
    & vd1289 != vd1287
    & ? [X1] :
        ( vd1288 = X1
        & rpoint(X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','and(holds(conjunct2(345), 1294, 0), and(pred(conjunct1(345), 9), and(pred(conjunct1(345), 8), and(pred(conjunct1(345), 7), and(qe(s3(plural(345))), and(qe(s2(plural(345))), qe(s1(plural(345)))))))))') ).

fof(f205,plain,
    vd1289 = sK3,
    inference(cnf_transformation,[],[f134]) ).

fof(f222,plain,
    rR(vd1289,vd1287,vd1302),
    inference(cnf_transformation,[],[f5]) ).

fof(f288,plain,
    ron(sK3,vd1297),
    inference(definition_unfolding,[],[f270,f205]) ).

fof(f270,plain,
    ron(vd1289,vd1297),
    inference(cnf_transformation,[],[f7]) ).

fof(f7,axiom,
    ron(vd1289,vd1297),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','pred(s2(plural(347)), 0)') ).

fof(f287,plain,
    ron(sK1,vd1297),
    inference(definition_unfolding,[],[f255,f208]) ).

fof(f255,plain,
    ron(vd1287,vd1297),
    inference(cnf_transformation,[],[f8]) ).

fof(f8,axiom,
    ron(vd1287,vd1297),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','pred(s1(plural(347)), 0)') ).

fof(f224,plain,
    rpoint(vd1303),
    inference(cnf_transformation,[],[f5]) ).

fof(f209,plain,
    rpoint(sK1),
    inference(cnf_transformation,[],[f134]) ).

fof(f204,plain,
    rpoint(sK3),
    inference(cnf_transformation,[],[f134]) ).

fof(f239,plain,
    rline(vd1297),
    inference(cnf_transformation,[],[f9]) ).

fof(f9,axiom,
    rline(vd1297),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','pred(347, 0)') ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem    : GEO305+1 : TPTP v8.1.0. Released v4.1.0.
% 0.10/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.12/0.34  % Computer : n020.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 29 21:39:30 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.12/0.35  ipcrm: permission denied for id (654082049)
% 0.12/0.37  ipcrm: permission denied for id (654245903)
% 0.12/0.37  ipcrm: permission denied for id (654311442)
% 0.12/0.40  ipcrm: permission denied for id (654377002)
% 0.19/0.41  ipcrm: permission denied for id (654409776)
% 0.19/0.43  ipcrm: permission denied for id (654475331)
% 0.19/0.43  ipcrm: permission denied for id (654508100)
% 0.19/0.44  ipcrm: permission denied for id (654573641)
% 0.19/0.45  ipcrm: permission denied for id (654606418)
% 0.19/0.45  ipcrm: permission denied for id (654639190)
% 0.19/0.46  ipcrm: permission denied for id (654704731)
% 0.19/0.46  ipcrm: permission denied for id (654737500)
% 0.19/0.47  ipcrm: permission denied for id (654803043)
% 0.19/0.47  ipcrm: permission denied for id (654835814)
% 0.19/0.48  ipcrm: permission denied for id (654901357)
% 0.19/0.48  ipcrm: permission denied for id (654966897)
% 0.19/0.49  ipcrm: permission denied for id (655065210)
% 0.19/0.50  ipcrm: permission denied for id (655097979)
% 1.05/0.63  % (10418)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 1.05/0.64  % (10426)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 1.05/0.66  % (10426)Instruction limit reached!
% 1.05/0.66  % (10426)------------------------------
% 1.05/0.66  % (10426)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.05/0.66  % (10426)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.05/0.66  % (10426)Termination reason: Unknown
% 1.05/0.66  % (10426)Termination phase: Preprocessing 2
% 1.05/0.66  
% 1.05/0.66  % (10426)Memory used [KB]: 3198
% 1.05/0.66  % (10426)Time elapsed: 0.007 s
% 1.05/0.66  % (10426)Instructions burned: 7 (million)
% 1.05/0.66  % (10426)------------------------------
% 1.05/0.66  % (10426)------------------------------
% 1.05/0.67  % (10412)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/13Mi)
% 1.05/0.67  % (10410)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/99978Mi)
% 1.05/0.67  % (10412)Refutation not found, incomplete strategy% (10412)------------------------------
% 1.05/0.67  % (10412)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.05/0.67  % (10412)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.05/0.67  % (10412)Termination reason: Refutation not found, incomplete strategy
% 1.05/0.67  
% 1.05/0.67  % (10412)Memory used [KB]: 6396
% 1.05/0.67  % (10412)Time elapsed: 0.110 s
% 1.05/0.67  % (10412)Instructions burned: 2 (million)
% 1.05/0.67  % (10412)------------------------------
% 1.05/0.67  % (10412)------------------------------
% 1.05/0.67  % (10418)Instruction limit reached!
% 1.05/0.67  % (10418)------------------------------
% 1.05/0.67  % (10418)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.05/0.67  % (10418)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.05/0.67  % (10418)Termination reason: Unknown
% 1.05/0.67  % (10418)Termination phase: Saturation
% 1.05/0.67  
% 1.05/0.67  % (10418)Memory used [KB]: 4221
% 1.05/0.67  % (10418)Time elapsed: 0.029 s
% 1.05/0.67  % (10418)Instructions burned: 39 (million)
% 1.05/0.67  % (10418)------------------------------
% 1.05/0.67  % (10418)------------------------------
% 1.05/0.67  % (10413)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 1.05/0.67  % (10422)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 1.05/0.67  % (10423)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/16Mi)
% 1.05/0.67  % (10413)Instruction limit reached!
% 1.05/0.67  % (10413)------------------------------
% 1.05/0.67  % (10413)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.05/0.67  % (10413)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.05/0.67  % (10413)Termination reason: Unknown
% 1.05/0.67  % (10413)Termination phase: Preprocessing 1
% 1.05/0.67  
% 1.05/0.67  % (10413)Memory used [KB]: 2430
% 1.05/0.67  % (10413)Time elapsed: 0.003 s
% 1.05/0.67  % (10413)Instructions burned: 4 (million)
% 1.05/0.67  % (10413)------------------------------
% 1.05/0.67  % (10413)------------------------------
% 1.05/0.68  % (10434)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/45Mi)
% 1.05/0.68  % (10421)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/12Mi)
% 1.05/0.68  % (10416)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 1.05/0.68  % (10429)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/2Mi)
% 1.05/0.68  % (10429)Instruction limit reached!
% 1.05/0.68  % (10429)------------------------------
% 1.05/0.68  % (10429)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.05/0.68  % (10429)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.05/0.68  % (10429)Termination reason: Unknown
% 1.05/0.68  % (10429)Termination phase: shuffling
% 1.05/0.68  
% 1.05/0.68  % (10429)Memory used [KB]: 1791
% 1.05/0.68  % (10429)Time elapsed: 0.002 s
% 1.05/0.68  % (10429)Instructions burned: 2 (million)
% 1.05/0.68  % (10429)------------------------------
% 1.05/0.68  % (10429)------------------------------
% 1.05/0.68  % (10424)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 1.05/0.68  % (10433)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/82Mi)
% 1.05/0.69  % (10437)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/99Mi)
% 1.05/0.69  % (10428)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 1.05/0.69  % (10436)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/95Mi)
% 1.05/0.69  % (10414)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 1.05/0.69  % (10414)Refutation not found, incomplete strategy% (10414)------------------------------
% 1.05/0.69  % (10414)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.05/0.69  % (10415)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/13Mi)
% 1.05/0.69  % (10414)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.05/0.69  % (10414)Termination reason: Refutation not found, incomplete strategy
% 1.05/0.69  
% 1.05/0.69  % (10414)Memory used [KB]: 6396
% 1.05/0.69  % (10414)Time elapsed: 0.128 s
% 1.05/0.69  % (10414)Instructions burned: 3 (million)
% 1.05/0.69  % (10414)------------------------------
% 1.05/0.69  % (10414)------------------------------
% 1.05/0.69  % (10440)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/24Mi)
% 1.05/0.69  % (10417)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 1.05/0.70  % (10420)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/33Mi)
% 1.05/0.70  % (10422)Instruction limit reached!
% 1.05/0.70  % (10422)------------------------------
% 1.05/0.70  % (10422)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.05/0.70  % (10422)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.05/0.70  % (10422)Termination reason: Unknown
% 1.05/0.70  % (10422)Termination phase: Unused predicate definition removal
% 1.05/0.70  
% 1.05/0.70  % (10422)Memory used [KB]: 3070
% 1.05/0.70  % (10422)Time elapsed: 0.006 s
% 1.05/0.70  % (10422)Instructions burned: 7 (million)
% 1.05/0.70  % (10422)------------------------------
% 1.05/0.70  % (10422)------------------------------
% 1.05/0.70  % (10435)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/50Mi)
% 1.05/0.70  % (10425)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 1.05/0.70  % (10425)Instruction limit reached!
% 1.05/0.70  % (10425)------------------------------
% 1.05/0.70  % (10425)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.05/0.70  % (10425)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.05/0.70  % (10425)Termination reason: Unknown
% 1.05/0.70  % (10425)Termination phase: Preprocessing 1
% 1.05/0.70  
% 1.05/0.70  % (10425)Memory used [KB]: 2046
% 1.05/0.70  % (10425)Time elapsed: 0.003 s
% 1.05/0.70  % (10425)Instructions burned: 3 (million)
% 1.05/0.70  % (10425)------------------------------
% 1.05/0.70  % (10425)------------------------------
% 1.05/0.70  % (10438)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=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/25Mi)
% 1.05/0.70  % (10427)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/50Mi)
% 1.05/0.70  % (10421)Instruction limit reached!
% 1.05/0.70  % (10421)------------------------------
% 1.05/0.70  % (10421)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.05/0.70  % (10428)Instruction limit reached!
% 1.05/0.70  % (10428)------------------------------
% 1.05/0.70  % (10428)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.05/0.70  % (10421)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.05/0.70  % (10421)Termination reason: Unknown
% 1.05/0.70  % (10421)Termination phase: Preprocessing 3
% 1.05/0.70  % (10428)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.05/0.70  
% 1.05/0.70  % (10428)Termination reason: Unknown
% 1.05/0.70  % (10428)Termination phase: Preprocessing 1
% 1.05/0.70  
% 1.05/0.70  % (10421)Memory used [KB]: 3454
% 1.05/0.70  % (10421)Time elapsed: 0.009 s
% 1.05/0.70  % (10421)Instructions burned: 14 (million)
% 1.05/0.70  % (10428)Memory used [KB]: 2302
% 1.05/0.70  % (10421)------------------------------
% 1.05/0.70  % (10421)------------------------------
% 1.05/0.70  % (10428)Time elapsed: 0.004 s
% 1.05/0.70  % (10428)Instructions burned: 3 (million)
% 1.05/0.70  % (10428)------------------------------
% 1.05/0.70  % (10428)------------------------------
% 1.05/0.70  % (10439)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/8Mi)
% 1.05/0.71  % (10430)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/11Mi)
% 1.05/0.71  % (10416)Instruction limit reached!
% 1.05/0.71  % (10416)------------------------------
% 1.05/0.71  % (10416)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.05/0.71  % (10416)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.05/0.71  % (10416)Termination reason: Unknown
% 1.05/0.71  % (10416)Termination phase: Property scanning
% 1.05/0.71  
% 1.05/0.71  % (10416)Memory used [KB]: 3582
% 1.05/0.71  % (10416)Time elapsed: 0.009 s
% 1.05/0.71  % (10416)Instructions burned: 16 (million)
% 1.05/0.71  % (10416)------------------------------
% 1.05/0.71  % (10416)------------------------------
% 1.68/0.71  % (10432)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=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/99Mi)
% 1.68/0.71  % (10419)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/49Mi)
% 1.68/0.71  % (10431)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/30Mi)
% 1.68/0.71  % (10419)First to succeed.
% 1.68/0.72  % (10415)Instruction limit reached!
% 1.68/0.72  % (10415)------------------------------
% 1.68/0.72  % (10415)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.72  % (10415)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.72  % (10415)Termination reason: Unknown
% 1.68/0.72  % (10415)Termination phase: Saturation
% 1.68/0.72  
% 1.68/0.72  % (10415)Memory used [KB]: 6908
% 1.68/0.72  % (10415)Time elapsed: 0.161 s
% 1.68/0.72  % (10415)Instructions burned: 14 (million)
% 1.68/0.72  % (10415)------------------------------
% 1.68/0.72  % (10415)------------------------------
% 1.68/0.72  % (10423)Instruction limit reached!
% 1.68/0.72  % (10423)------------------------------
% 1.68/0.72  % (10423)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.72  % (10423)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.72  % (10423)Termination reason: Unknown
% 1.68/0.72  % (10423)Termination phase: Property scanning
% 1.68/0.72  
% 1.68/0.72  % (10423)Memory used [KB]: 3582
% 1.68/0.72  % (10423)Time elapsed: 0.010 s
% 1.68/0.72  % (10423)Instructions burned: 18 (million)
% 1.68/0.72  % (10423)------------------------------
% 1.68/0.72  % (10423)------------------------------
% 1.68/0.72  % (10439)Instruction limit reached!
% 1.68/0.72  % (10439)------------------------------
% 1.68/0.72  % (10439)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.72  % (10439)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.72  % (10439)Termination reason: Unknown
% 1.68/0.72  % (10439)Termination phase: Naming
% 1.68/0.72  
% 1.68/0.72  % (10439)Memory used [KB]: 3326
% 1.68/0.72  % (10439)Time elapsed: 0.006 s
% 1.68/0.72  % (10439)Instructions burned: 8 (million)
% 1.68/0.72  % (10439)------------------------------
% 1.68/0.72  % (10439)------------------------------
% 1.68/0.72  % (10420)Instruction limit reached!
% 1.68/0.72  % (10420)------------------------------
% 1.68/0.72  % (10420)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.72  % (10420)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.72  % (10420)Termination reason: Unknown
% 1.68/0.72  % (10420)Termination phase: Saturation
% 1.68/0.72  
% 1.68/0.72  % (10420)Memory used [KB]: 3837
% 1.68/0.72  % (10420)Time elapsed: 0.016 s
% 1.68/0.72  % (10420)Instructions burned: 33 (million)
% 1.68/0.72  % (10420)------------------------------
% 1.68/0.72  % (10420)------------------------------
% 1.68/0.73  % (10430)Instruction limit reached!
% 1.68/0.73  % (10430)------------------------------
% 1.68/0.73  % (10430)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.73  % (10430)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.73  % (10430)Termination reason: Unknown
% 1.68/0.73  % (10430)Termination phase: Preprocessing 3
% 1.68/0.73  
% 1.68/0.73  % (10430)Memory used [KB]: 3070
% 1.68/0.73  % (10430)Time elapsed: 0.006 s
% 1.68/0.73  % (10430)Instructions burned: 11 (million)
% 1.68/0.73  % (10430)------------------------------
% 1.68/0.73  % (10430)------------------------------
% 1.68/0.74  % (10419)Refutation found. Thanks to Tanya!
% 1.68/0.74  % SZS status Theorem for theBenchmark
% 1.68/0.74  % SZS output start Proof for theBenchmark
% See solution above
% 1.68/0.74  % (10419)------------------------------
% 1.68/0.74  % (10419)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.68/0.74  % (10419)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.68/0.74  % (10419)Termination reason: Refutation
% 1.68/0.74  
% 1.68/0.74  % (10419)Memory used [KB]: 7036
% 1.68/0.74  % (10419)Time elapsed: 0.154 s
% 1.68/0.74  % (10419)Instructions burned: 11 (million)
% 1.68/0.74  % (10419)------------------------------
% 1.68/0.74  % (10419)------------------------------
% 1.68/0.74  % (10276)Success in time 0.382 s
%------------------------------------------------------------------------------