TSTP Solution File: SYN186-1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SYN186-1 : TPTP v8.1.0. Released v1.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 : n029.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 19:25:48 EDT 2022

% Result   : Unsatisfiable 0.21s 0.61s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   10 (   6 unt;   0 def)
%            Number of atoms       :   17 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   15 (   8   ~;   7   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-3 aty)
%            Number of functors    :    2 (   2 usr;   2 con; 0-0 aty)
%            Number of variables   :    8 (   8   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f510,plain,
    $false,
    inference(resolution,[],[f503,f369]) ).

fof(f369,axiom,
    ~ r1(a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this) ).

fof(f503,plain,
    ! [X0] : r1(X0),
    inference(subsumption_resolution,[],[f502,f17]) ).

fof(f17,axiom,
    ! [X0] : q0(X0,d),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_17) ).

fof(f502,plain,
    ! [X0] :
      ( ~ q0(X0,d)
      | r1(X0) ),
    inference(resolution,[],[f480,f423]) ).

fof(f423,plain,
    ! [X8,X7] :
      ( ~ q1(d,X8,d)
      | ~ q0(X7,X8)
      | r1(X7) ),
    inference(subsumption_resolution,[],[f162,f1]) ).

fof(f1,axiom,
    s0(d),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_1) ).

fof(f162,axiom,
    ! [X8,X7] :
      ( ~ q1(d,X8,d)
      | r1(X7)
      | ~ s0(d)
      | ~ q0(X7,X8) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rule_124) ).

fof(f480,plain,
    q1(d,d,d),
    inference(resolution,[],[f135,f1]) ).

fof(f135,axiom,
    ! [X10] :
      ( ~ s0(X10)
      | q1(X10,X10,X10) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rule_097) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : SYN186-1 : TPTP v8.1.0. Released v1.1.0.
% 0.07/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.15/0.35  % Computer : n029.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit   : 300
% 0.15/0.35  % WCLimit    : 300
% 0.15/0.35  % DateTime   : Tue Aug 30 21:46:12 EDT 2022
% 0.15/0.35  % CPUTime    : 
% 0.21/0.56  % (23042)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.21/0.56  % (23042)Instruction limit reached!
% 0.21/0.56  % (23042)------------------------------
% 0.21/0.56  % (23042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (23043)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.21/0.58  % (23050)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.21/0.58  % (23042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (23042)Termination reason: Unknown
% 0.21/0.58  % (23042)Termination phase: General splitting
% 0.21/0.58  
% 0.21/0.58  % (23042)Memory used [KB]: 1791
% 0.21/0.58  % (23042)Time elapsed: 0.005 s
% 0.21/0.58  % (23042)Instructions burned: 4 (million)
% 0.21/0.58  % (23042)------------------------------
% 0.21/0.58  % (23042)------------------------------
% 0.21/0.58  % (23043)Refutation not found, incomplete strategy% (23043)------------------------------
% 0.21/0.58  % (23043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.59  % (23066)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 0.21/0.59  % (23055)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.21/0.59  % (23059)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.21/0.59  % (23043)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.59  % (23043)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.59  
% 0.21/0.59  % (23043)Memory used [KB]: 6140
% 0.21/0.59  % (23043)Time elapsed: 0.005 s
% 0.21/0.59  % (23043)Instructions burned: 2 (million)
% 0.21/0.59  % (23043)------------------------------
% 0.21/0.59  % (23043)------------------------------
% 0.21/0.59  % (23050)Instruction limit reached!
% 0.21/0.59  % (23050)------------------------------
% 0.21/0.59  % (23050)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.60  % (23066)Refutation not found, incomplete strategy% (23066)------------------------------
% 0.21/0.60  % (23066)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.60  % (23051)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/23Mi)
% 0.21/0.60  % (23045)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.21/0.61  % (23050)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.61  % (23050)Termination reason: Unknown
% 0.21/0.61  % (23050)Termination phase: Saturation
% 0.21/0.61  
% 0.21/0.61  % (23050)Memory used [KB]: 6140
% 0.21/0.61  % (23050)Time elapsed: 0.010 s
% 0.21/0.61  % (23050)Instructions burned: 6 (million)
% 0.21/0.61  % (23050)------------------------------
% 0.21/0.61  % (23050)------------------------------
% 0.21/0.61  % (23044)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.21/0.61  % (23066)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.61  % (23066)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.61  
% 0.21/0.61  % (23066)Memory used [KB]: 6396
% 0.21/0.61  % (23066)Time elapsed: 0.156 s
% 0.21/0.61  % (23066)Instructions burned: 10 (million)
% 0.21/0.61  % (23066)------------------------------
% 0.21/0.61  % (23066)------------------------------
% 0.21/0.61  % (23041)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.21/0.61  % (23044)Refutation not found, incomplete strategy% (23044)------------------------------
% 0.21/0.61  % (23044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.61  % (23044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.61  % (23044)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.61  
% 0.21/0.61  % (23044)Memory used [KB]: 6140
% 0.21/0.61  % (23044)Time elapsed: 0.003 s
% 0.21/0.61  % (23044)Instructions burned: 2 (million)
% 0.21/0.61  % (23044)------------------------------
% 0.21/0.61  % (23044)------------------------------
% 0.21/0.61  % (23051)First to succeed.
% 0.21/0.61  % (23063)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.21/0.61  % (23051)Refutation found. Thanks to Tanya!
% 0.21/0.61  % SZS status Unsatisfiable for theBenchmark
% 0.21/0.61  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.61  % (23051)------------------------------
% 0.21/0.61  % (23051)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.61  % (23051)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.61  % (23051)Termination reason: Refutation
% 0.21/0.61  
% 0.21/0.61  % (23051)Memory used [KB]: 6396
% 0.21/0.61  % (23051)Time elapsed: 0.166 s
% 0.21/0.61  % (23051)Instructions burned: 9 (million)
% 0.21/0.61  % (23051)------------------------------
% 0.21/0.61  % (23051)------------------------------
% 0.21/0.61  % (23039)Success in time 0.25 s
%------------------------------------------------------------------------------