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

View Problem - Process Solution

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

% Computer : n020.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 15:49:48 EDT 2022

% Result   : Unsatisfiable 0.19s 0.56s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   18 (  11 unt;   0 def)
%            Number of atoms       :   32 (   3 equ)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives :   29 (  15   ~;  14   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :   37 (  37   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f611,plain,
    $false,
    inference(resolution,[],[f569,f23]) ).

fof(f23,axiom,
    ~ product(x,x,x),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_both_equalities) ).

fof(f569,plain,
    ! [X2] : product(X2,X2,X2),
    inference(superposition,[],[f34,f552]) ).

fof(f552,plain,
    ! [X0] : multiply(X0,X0) = X0,
    inference(resolution,[],[f548,f37]) ).

fof(f37,plain,
    ! [X2,X3] :
      ( ~ sum(X2,additive_identity,X3)
      | X2 = X3 ),
    inference(resolution,[],[f21,f6]) ).

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

fof(f21,axiom,
    ! [X0,X1,X8,X7] :
      ( ~ sum(X0,X1,X8)
      | ~ sum(X0,X1,X7)
      | X7 = X8 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',addition_is_well_defined) ).

fof(f548,plain,
    ! [X0] : sum(multiply(X0,X0),additive_identity,X0),
    inference(resolution,[],[f542,f2]) ).

fof(f2,axiom,
    ! [X0,X1] : product(X0,X1,multiply(X0,X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',closure_of_multiplication) ).

fof(f542,plain,
    ! [X2,X3] :
      ( ~ product(X2,X2,X3)
      | sum(X3,additive_identity,X2) ),
    inference(resolution,[],[f213,f18]) ).

fof(f18,axiom,
    ! [X0] : sum(X0,inverse(X0),multiplicative_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_inverse2) ).

fof(f213,plain,
    ! [X10,X11,X9] :
      ( ~ sum(X10,inverse(X9),multiplicative_identity)
      | ~ product(X9,X10,X11)
      | sum(X11,additive_identity,X9) ),
    inference(resolution,[],[f98,f20]) ).

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

fof(f98,plain,
    ! [X8,X6,X9,X7,X5] :
      ( ~ product(X7,X9,X6)
      | ~ product(X7,X8,X5)
      | ~ sum(X8,X9,multiplicative_identity)
      | sum(X5,X6,X7) ),
    inference(resolution,[],[f9,f8]) ).

fof(f8,axiom,
    ! [X0] : product(X0,multiplicative_identity,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiplicative_identity2) ).

fof(f9,axiom,
    ! [X2,X3,X0,X1,X6,X4,X5] :
      ( ~ product(X0,X5,X6)
      | sum(X3,X4,X6)
      | ~ sum(X1,X2,X5)
      | ~ product(X0,X2,X4)
      | ~ product(X0,X1,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',distributivity1) ).

fof(f34,plain,
    ! [X4,X5] : product(X4,X5,multiply(X5,X4)),
    inference(resolution,[],[f4,f2]) ).

fof(f4,axiom,
    ! [X2,X0,X1] :
      ( ~ product(X0,X1,X2)
      | product(X1,X0,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',commutativity_of_multiplication) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem    : BOO003-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_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n020.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   : Mon Aug 29 16:04:45 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.47  % (17561)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.47  % (17570)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.48  % (17561)Instruction limit reached!
% 0.19/0.48  % (17561)------------------------------
% 0.19/0.48  % (17561)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.48  % (17561)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.48  % (17561)Termination reason: Unknown
% 0.19/0.48  % (17561)Termination phase: Saturation
% 0.19/0.48  
% 0.19/0.48  % (17561)Memory used [KB]: 5500
% 0.19/0.48  % (17561)Time elapsed: 0.087 s
% 0.19/0.48  % (17561)Instructions burned: 8 (million)
% 0.19/0.48  % (17561)------------------------------
% 0.19/0.48  % (17561)------------------------------
% 0.19/0.50  % (17566)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.51  % (17576)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.52  % (17556)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.52  % (17578)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.52  % (17568)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  % (17558)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.52  % (17559)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.52  % (17557)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.52  % (17572)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.52  % (17579)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.53  % (17567)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.53  % (17565)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.53  % (17560)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  % (17580)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  TRYING [1]
% 0.19/0.53  TRYING [2]
% 0.19/0.53  % (17571)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.53  TRYING [1]
% 0.19/0.53  TRYING [2]
% 0.19/0.53  TRYING [3]
% 0.19/0.53  % (17555)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  % (17554)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.53  % (17582)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.54  TRYING [1]
% 0.19/0.54  TRYING [2]
% 0.19/0.54  % (17564)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.54  % (17583)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.19/0.54  % (17581)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.19/0.54  TRYING [3]
% 0.19/0.54  % (17555)Refutation not found, incomplete strategy% (17555)------------------------------
% 0.19/0.54  % (17555)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (17555)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (17555)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (17555)Memory used [KB]: 5500
% 0.19/0.54  % (17555)Time elapsed: 0.138 s
% 0.19/0.54  % (17555)Instructions burned: 9 (million)
% 0.19/0.54  % (17555)------------------------------
% 0.19/0.54  % (17555)------------------------------
% 0.19/0.54  % (17569)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.54  % (17574)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  % (17575)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  % (17563)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  % (17573)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.55  % (17577)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  TRYING [3]
% 0.19/0.55  % (17562)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.56  % (17562)Instruction limit reached!
% 0.19/0.56  % (17562)------------------------------
% 0.19/0.56  % (17562)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (17562)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (17562)Termination reason: Unknown
% 0.19/0.56  % (17562)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (17562)Memory used [KB]: 5373
% 0.19/0.56  % (17562)Time elapsed: 0.158 s
% 0.19/0.56  % (17562)Instructions burned: 2 (million)
% 0.19/0.56  % (17562)------------------------------
% 0.19/0.56  % (17562)------------------------------
% 0.19/0.56  % (17566)First to succeed.
% 0.19/0.56  % (17565)Also succeeded, but the first one will report.
% 0.19/0.56  % (17566)Refutation found. Thanks to Tanya!
% 0.19/0.56  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.56  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.56  % (17566)------------------------------
% 0.19/0.56  % (17566)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (17566)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (17566)Termination reason: Refutation
% 0.19/0.56  
% 0.19/0.56  % (17566)Memory used [KB]: 5628
% 0.19/0.56  % (17566)Time elapsed: 0.161 s
% 0.19/0.56  % (17566)Instructions burned: 22 (million)
% 0.19/0.56  % (17566)------------------------------
% 0.19/0.56  % (17566)------------------------------
% 0.19/0.56  % (17553)Success in time 0.212 s
%------------------------------------------------------------------------------