TSTP Solution File: SYN169-1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SYN169-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_sat --cores 0 -t %d %s

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

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

% Comments : 
%------------------------------------------------------------------------------
fof(f403,plain,
    $false,
    inference(resolution,[],[f398,f399]) ).

fof(f399,plain,
    ! [X0] : ~ p2(X0,d,d),
    inference(resolution,[],[f393,f369]) ).

fof(f369,axiom,
    ! [X0,X1] : ~ p3(X0,d,X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this) ).

fof(f393,plain,
    ! [X2,X3] :
      ( p3(X2,X2,X2)
      | ~ p2(X3,X2,X2) ),
    inference(subsumption_resolution,[],[f286,f278]) ).

fof(f278,axiom,
    ! [X8,X9,X7] :
      ( ~ p2(X8,X9,X7)
      | n3(X7) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_240) ).

fof(f286,axiom,
    ! [X2,X3] :
      ( p3(X2,X2,X2)
      | ~ p2(X3,X2,X2)
      | ~ n3(X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_248) ).

fof(f398,plain,
    p2(d,d,d),
    inference(resolution,[],[f191,f378]) ).

fof(f378,plain,
    n1(d,d,d),
    inference(subsumption_resolution,[],[f83,f17]) ).

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

fof(f83,axiom,
    ( n1(d,d,d)
    | ~ q0(d,d) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_045) ).

fof(f191,axiom,
    ! [X11] :
      ( ~ n1(d,d,X11)
      | p2(X11,X11,X11) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_153) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : SYN169-1 : TPTP v8.1.0. Released v1.1.0.
% 0.06/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n022.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   : Tue Aug 30 21:36:11 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.50  % (21211)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.51  % (21232)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.19/0.51  % (21224)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.19/0.52  % (21216)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.53  % (21211)First to succeed.
% 0.19/0.53  % (21213)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (21219)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.53  % (21212)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (21210)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.53  % (21216)Instruction limit reached!
% 0.19/0.53  % (21216)------------------------------
% 0.19/0.53  % (21216)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (21216)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (21216)Termination reason: Unknown
% 0.19/0.53  % (21216)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (21216)Memory used [KB]: 6396
% 0.19/0.53  % (21216)Time elapsed: 0.011 s
% 0.19/0.53  % (21216)Instructions burned: 8 (million)
% 0.19/0.53  % (21216)------------------------------
% 0.19/0.53  % (21216)------------------------------
% 0.19/0.53  % (21215)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (21222)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.54  % (21230)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.54  % (21221)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.19/0.54  % (21223)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.54  % (21226)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.54  % (21225)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.54  % (21224)Also succeeded, but the first one will report.
% 0.19/0.54  % (21211)Refutation found. Thanks to Tanya!
% 0.19/0.54  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.54  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.54  % (21211)------------------------------
% 0.19/0.54  % (21211)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (21211)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (21211)Termination reason: Refutation
% 0.19/0.54  
% 0.19/0.54  % (21211)Memory used [KB]: 1407
% 0.19/0.54  % (21211)Time elapsed: 0.114 s
% 0.19/0.54  % (21211)Instructions burned: 13 (million)
% 0.19/0.54  % (21211)------------------------------
% 0.19/0.54  % (21211)------------------------------
% 0.19/0.54  % (21208)Success in time 0.195 s
%------------------------------------------------------------------------------