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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SYN125-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 : 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 19:36:58 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f383,plain,
    $false,
    inference(resolution,[],[f382,f13]) ).

fof(f13,axiom,
    r0(e),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_13) ).

fof(f382,plain,
    ~ r0(e),
    inference(resolution,[],[f381,f24]) ).

fof(f24,axiom,
    l0(c),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_24) ).

fof(f381,plain,
    ( ~ l0(c)
    | ~ r0(e) ),
    inference(resolution,[],[f379,f28]) ).

fof(f28,axiom,
    k0(e),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_28) ).

fof(f379,plain,
    ( ~ k0(e)
    | ~ l0(c)
    | ~ r0(e) ),
    inference(resolution,[],[f375,f59]) ).

fof(f59,axiom,
    ! [X2,X3] :
      ( m1(X2,X3,X2)
      | ~ k0(X3)
      | ~ l0(X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_021) ).

fof(f375,plain,
    ( ~ m1(c,e,c)
    | ~ r0(e) ),
    inference(resolution,[],[f374,f214]) ).

fof(f214,axiom,
    ! [X8,X7] :
      ( p2(X7,X8,X7)
      | ~ m1(X8,X7,X8) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_176) ).

fof(f374,plain,
    ( ~ p2(e,c,e)
    | ~ r0(e) ),
    inference(resolution,[],[f253,f369]) ).

fof(f369,axiom,
    ~ l3(e,c),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this) ).

fof(f253,axiom,
    ! [X4,X5] :
      ( l3(X4,X5)
      | ~ p2(X4,X5,X4)
      | ~ r0(X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_215) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : SYN125-1 : TPTP v8.1.0. Released v1.1.0.
% 0.11/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 : 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   : Tue Aug 30 21:53:47 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.50  % (29413)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.51  % (29405)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.51  % (29402)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.51  % (29402)Instruction limit reached!
% 0.19/0.51  % (29402)------------------------------
% 0.19/0.51  % (29402)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (29402)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (29402)Termination reason: Unknown
% 0.19/0.51  % (29402)Termination phase: Saturation
% 0.19/0.51  
% 0.19/0.51  % (29402)Memory used [KB]: 6396
% 0.19/0.51  % (29402)Time elapsed: 0.006 s
% 0.19/0.51  % (29402)Instructions burned: 8 (million)
% 0.19/0.51  % (29402)------------------------------
% 0.19/0.51  % (29402)------------------------------
% 0.19/0.52  % (29395)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.19/0.52  % (29421)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.52  % (29417)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.19/0.53  % (29423)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.53  % (29399)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  % (29403)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.53  % (29396)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  % (29410)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.53  % (29409)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.53  % (29397)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.54  % (29400)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.19/0.54  % (29403)Instruction limit reached!
% 0.19/0.54  % (29403)------------------------------
% 0.19/0.54  % (29403)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (29403)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (29403)Termination reason: Unknown
% 0.19/0.54  % (29403)Termination phase: Unused predicate definition removal
% 0.19/0.54  
% 0.19/0.54  % (29403)Memory used [KB]: 1279
% 0.19/0.54  % (29403)Time elapsed: 0.003 s
% 0.19/0.54  % (29403)Instructions burned: 2 (million)
% 0.19/0.54  % (29403)------------------------------
% 0.19/0.54  % (29403)------------------------------
% 0.19/0.54  % (29415)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.19/0.54  % (29401)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.54  % (29404)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.54  % (29407)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  % (29398)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.54  % (29416)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  % (29418)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.55  % (29404)First to succeed.
% 0.19/0.55  % (29404)Refutation found. Thanks to Tanya!
% 0.19/0.55  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.55  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.55  % (29404)------------------------------
% 0.19/0.55  % (29404)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (29404)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (29404)Termination reason: Refutation
% 0.19/0.55  
% 0.19/0.55  % (29404)Memory used [KB]: 1407
% 0.19/0.55  % (29404)Time elapsed: 0.141 s
% 0.19/0.55  % (29404)Instructions burned: 7 (million)
% 0.19/0.55  % (29404)------------------------------
% 0.19/0.55  % (29404)------------------------------
% 0.19/0.55  % (29394)Success in time 0.195 s
%------------------------------------------------------------------------------