TSTP Solution File: RNG005-2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : RNG005-2 : TPTP v8.1.0. Released v1.0.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 : n015.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 18:14:17 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f171,plain,
    $false,
    inference(subsumption_resolution,[],[f126,f30]) ).

fof(f30,axiom,
    product(additive_inverse(a),b,c),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_inverse_times_b) ).

fof(f126,plain,
    ~ product(additive_inverse(a),b,c),
    inference(unit_resulting_resolution,[],[f14,f31,f27,f29,f23]) ).

fof(f23,axiom,
    ! [X3,X0,X1,X8,X6,X9,X7] :
      ( ~ sum(X1,X3,X8)
      | ~ product(X1,X0,X6)
      | ~ product(X8,X0,X9)
      | sum(X6,X7,X9)
      | ~ product(X3,X0,X7) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',distributivity3) ).

fof(f29,axiom,
    product(a,b,d),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_times_b) ).

fof(f27,axiom,
    ! [X0] : product(additive_identity,X0,additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiplicative_identity1) ).

fof(f31,axiom,
    ~ sum(c,d,additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_sum_is_additive_identity) ).

fof(f14,axiom,
    ! [X0] : sum(additive_inverse(X0),X0,additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',left_inverse) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : RNG005-2 : TPTP v8.1.0. Released v1.0.0.
% 0.12/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.35  % Computer : n015.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Tue Aug 30 11:51:51 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.21/0.55  % (21341)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.55  % (21348)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.21/0.55  % (21340)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.21/0.55  % (21342)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.21/0.55  % (21349)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.55  % (21357)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.55  % (21342)Instruction limit reached!
% 0.21/0.55  % (21342)------------------------------
% 0.21/0.55  % (21342)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (21342)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (21342)Termination reason: Unknown
% 0.21/0.55  % (21342)Termination phase: Saturation
% 0.21/0.55  
% 0.21/0.55  % (21342)Memory used [KB]: 5884
% 0.21/0.55  % (21342)Time elapsed: 0.127 s
% 0.21/0.55  % (21342)Instructions burned: 3 (million)
% 0.21/0.55  % (21342)------------------------------
% 0.21/0.55  % (21342)------------------------------
% 0.21/0.56  TRYING [1]
% 0.21/0.56  % (21350)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.21/0.56  % (21358)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.21/0.56  % (21350)Instruction limit reached!
% 0.21/0.56  % (21350)------------------------------
% 0.21/0.56  % (21350)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  TRYING [2]
% 0.21/0.56  % (21350)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (21350)Termination reason: Unknown
% 0.21/0.56  % (21350)Termination phase: Saturation
% 0.21/0.56  
% 0.21/0.56  % (21350)Memory used [KB]: 5884
% 0.21/0.56  % (21350)Time elapsed: 0.005 s
% 0.21/0.56  % (21350)Instructions burned: 2 (million)
% 0.21/0.56  % (21350)------------------------------
% 0.21/0.56  % (21350)------------------------------
% 0.21/0.56  % (21349)Instruction limit reached!
% 0.21/0.56  % (21349)------------------------------
% 0.21/0.56  % (21349)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (21349)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (21349)Termination reason: Unknown
% 0.21/0.56  % (21349)Termination phase: Finite model building constraint generation
% 0.21/0.56  
% 0.21/0.56  % (21349)Memory used [KB]: 6012
% 0.21/0.56  % (21349)Time elapsed: 0.126 s
% 0.21/0.56  % (21349)Instructions burned: 6 (million)
% 0.21/0.56  % (21349)------------------------------
% 0.21/0.56  % (21349)------------------------------
% 0.21/0.57  % (21356)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=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 0.21/0.57  % (21356)First to succeed.
% 0.21/0.58  % (21356)Refutation found. Thanks to Tanya!
% 0.21/0.58  % SZS status Unsatisfiable for theBenchmark
% 0.21/0.58  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.58  % (21356)------------------------------
% 0.21/0.58  % (21356)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (21356)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (21356)Termination reason: Refutation
% 0.21/0.58  
% 0.21/0.58  % (21356)Memory used [KB]: 6012
% 0.21/0.58  % (21356)Time elapsed: 0.145 s
% 0.21/0.58  % (21356)Instructions burned: 8 (million)
% 0.21/0.58  % (21356)------------------------------
% 0.21/0.58  % (21356)------------------------------
% 0.21/0.58  % (21333)Success in time 0.223 s
%------------------------------------------------------------------------------