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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : RNG006-1 : 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 : n019.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.20s 0.52s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   10 (   8 unt;   0 def)
%            Number of atoms       :   15 (   0 equ)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :   12 (   7   ~;   5   |;   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    :    8 (   8 usr;   7 con; 0-1 aty)
%            Number of variables   :   10 (  10   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f35,plain,
    $false,
    inference(subsumption_resolution,[],[f34,f29]) ).

fof(f29,plain,
    product(a,additive_inverse(c),additive_inverse(aPc)),
    inference(unit_resulting_resolution,[],[f23,f18]) ).

fof(f18,axiom,
    ! [X10,X11,X12] :
      ( product(X10,additive_inverse(X11),additive_inverse(X12))
      | ~ product(X10,X11,X12) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',product_lemma1) ).

fof(f23,axiom,
    product(a,c,aPc),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_times_c) ).

fof(f34,plain,
    ~ product(a,additive_inverse(c),additive_inverse(aPc)),
    inference(unit_resulting_resolution,[],[f21,f22,f25,f24,f13]) ).

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

fof(f24,axiom,
    sum(aPb,additive_inverse(aPc),aPb_S_IaPc),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',aPb_plus_IaPc) ).

fof(f25,axiom,
    ~ product(a,bS_Ic,aPb_S_IaPc),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_a_times_bS_Ic_is_aPb_S__IaPc) ).

fof(f22,axiom,
    product(a,b,aPb),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_times_b) ).

fof(f21,axiom,
    sum(b,additive_inverse(c),bS_Ic),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',b_plus_inverse_c) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem    : RNG006-1 : TPTP v8.1.0. Released v1.0.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.13/0.34  % Computer : n019.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 11:45:05 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.49  % (29374)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.20/0.50  % (29383)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.50  % (29384)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.20/0.50  % (29385)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.20/0.50  % (29378)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.20/0.51  % (29375)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.20/0.51  % (29384)Instruction limit reached!
% 0.20/0.51  % (29384)------------------------------
% 0.20/0.51  % (29384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (29392)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.20/0.51  % (29378)First to succeed.
% 0.20/0.51  % (29384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (29384)Termination reason: Unknown
% 0.20/0.51  % (29384)Termination phase: Saturation
% 0.20/0.51  % (29403)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.20/0.51  
% 0.20/0.51  % (29384)Memory used [KB]: 5884
% 0.20/0.51  % (29384)Time elapsed: 0.115 s
% 0.20/0.51  % (29384)Instructions burned: 6 (million)
% 0.20/0.51  % (29384)------------------------------
% 0.20/0.51  % (29384)------------------------------
% 0.20/0.51  % (29380)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.20/0.52  % (29378)Refutation found. Thanks to Tanya!
% 0.20/0.52  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.52  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.52  % (29378)------------------------------
% 0.20/0.52  % (29378)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (29378)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (29378)Termination reason: Refutation
% 0.20/0.52  
% 0.20/0.52  % (29378)Memory used [KB]: 5884
% 0.20/0.52  % (29378)Time elapsed: 0.115 s
% 0.20/0.52  % (29378)Instructions burned: 4 (million)
% 0.20/0.52  % (29378)------------------------------
% 0.20/0.52  % (29378)------------------------------
% 0.20/0.52  % (29370)Success in time 0.167 s
%------------------------------------------------------------------------------