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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GRP174-1 : TPTP v8.1.0. Bugfixed v1.2.1.
% 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 : n026.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 16:14:42 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f568,plain,
    $false,
    inference(subsumption_resolution,[],[f567,f18]) ).

fof(f18,axiom,
    identity != a,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_p05b) ).

fof(f567,plain,
    identity = a,
    inference(forward_demodulation,[],[f566,f1]) ).

fof(f1,axiom,
    ! [X0] : multiply(identity,X0) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',left_identity) ).

fof(f566,plain,
    identity = multiply(identity,a),
    inference(superposition,[],[f2,f413]) ).

fof(f413,plain,
    identity = inverse(a),
    inference(forward_demodulation,[],[f404,f20]) ).

fof(f20,plain,
    identity = least_upper_bound(identity,inverse(a)),
    inference(superposition,[],[f10,f17]) ).

fof(f17,axiom,
    inverse(a) = greatest_lower_bound(identity,inverse(a)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p05b_2) ).

fof(f10,axiom,
    ! [X0,X1] : least_upper_bound(X0,greatest_lower_bound(X0,X1)) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',lub_absorbtion) ).

fof(f404,plain,
    inverse(a) = least_upper_bound(identity,inverse(a)),
    inference(superposition,[],[f294,f5]) ).

fof(f5,axiom,
    ! [X0,X1] : least_upper_bound(X0,X1) = least_upper_bound(X1,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',symmetry_of_lub) ).

fof(f294,plain,
    inverse(a) = least_upper_bound(inverse(a),identity),
    inference(superposition,[],[f169,f2]) ).

fof(f169,plain,
    ! [X14] : least_upper_bound(X14,multiply(X14,a)) = X14,
    inference(forward_demodulation,[],[f142,f103]) ).

fof(f103,plain,
    ! [X1] : multiply(X1,identity) = X1,
    inference(backward_demodulation,[],[f98,f100]) ).

fof(f100,plain,
    ! [X6,X5] : multiply(X5,X6) = multiply(inverse(inverse(X5)),X6),
    inference(superposition,[],[f44,f44]) ).

fof(f44,plain,
    ! [X2,X3] : multiply(inverse(X2),multiply(X2,X3)) = X3,
    inference(forward_demodulation,[],[f40,f1]) ).

fof(f40,plain,
    ! [X2,X3] : multiply(inverse(X2),multiply(X2,X3)) = multiply(identity,X3),
    inference(superposition,[],[f3,f2]) ).

fof(f3,axiom,
    ! [X2,X0,X1] : multiply(multiply(X0,X1),X2) = multiply(X0,multiply(X1,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',associativity) ).

fof(f98,plain,
    ! [X1] : multiply(inverse(inverse(X1)),identity) = X1,
    inference(superposition,[],[f44,f2]) ).

fof(f142,plain,
    ! [X14] : least_upper_bound(multiply(X14,identity),multiply(X14,a)) = multiply(X14,identity),
    inference(superposition,[],[f12,f19]) ).

fof(f19,plain,
    identity = least_upper_bound(identity,a),
    inference(superposition,[],[f10,f16]) ).

fof(f16,axiom,
    a = greatest_lower_bound(identity,a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p05b_1) ).

fof(f12,axiom,
    ! [X2,X0,X1] : multiply(X0,least_upper_bound(X1,X2)) = least_upper_bound(multiply(X0,X1),multiply(X0,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',monotony_lub1) ).

fof(f2,axiom,
    ! [X0] : identity = multiply(inverse(X0),X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',left_inverse) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem    : GRP174-1 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.12/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.14/0.35  % Computer : n026.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Mon Aug 29 22:32:50 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.21/0.51  % (25230)lrs+10_1:128_plsq=on:plsqc=2:s2a=on:ss=axioms:st=1.5:urr=on:i=321:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/321Mi)
% 0.21/0.51  % (25228)dis+10_1:1024_anc=all:drc=off:flr=on:fsr=off:sac=on:urr=on:i=292:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/292Mi)
% 0.21/0.51  % (25222)lrs+10_1:1_avsq=on:avsql=on:bsr=unit_only:drc=off:fsr=off:inw=on:nwc=10.0:rnwc=on:sgt=16:slsq=on:slsqc=0:slsql=off:slsqr=211,119:sp=reverse_frequency:spb=goal_then_units:ss=included:st=2.0:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.21/0.52  % (25239)lrs+10_5:1_br=off:ep=RSTC:sos=all:urr=on:i=267:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/267Mi)
% 0.21/0.52  % (25216)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99788:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99788Mi)
% 0.21/0.52  % (25222)Instruction limit reached!
% 0.21/0.52  % (25222)------------------------------
% 0.21/0.52  % (25222)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (25226)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=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.21/0.52  % (25222)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (25222)Termination reason: Unknown
% 0.21/0.52  % (25222)Termination phase: Saturation
% 0.21/0.52  
% 0.21/0.52  % (25222)Memory used [KB]: 5500
% 0.21/0.52  % (25222)Time elapsed: 0.106 s
% 0.21/0.52  % (25222)Instructions burned: 7 (million)
% 0.21/0.52  % (25222)------------------------------
% 0.21/0.52  % (25222)------------------------------
% 0.21/0.52  % (25232)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.21/0.52  % (25217)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/10Mi)
% 0.21/0.52  % (25220)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.21/0.53  % (25221)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.21/0.53  % (25240)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=111:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/111Mi)
% 0.21/0.53  % (25245)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=381:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/381Mi)
% 0.21/0.53  % (25231)dis+10_1:7_drc=off:fd=preordered:plsq=on:sp=reverse_frequency:to=lpo:i=212:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/212Mi)
% 0.21/0.53  % (25225)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.21/0.54  % (25233)lrs+10_1:1_br=off:flr=on:slsq=on:slsqc=1:sp=frequency:urr=on:i=257:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/257Mi)
% 0.21/0.54  % (25218)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=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.21/0.54  % (25224)dis+31_8:1_br=off:fd=off:gs=on:lcm=reverse:nm=16:nwc=5.0:sp=reverse_arity:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.21/0.54  % (25219)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.21/0.54  % (25227)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.21/0.54  % (25242)lrs+10_1:2_bd=preordered:drc=off:fd=preordered:fde=unused:sp=const_min:to=lpo:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.21/0.54  % (25246)lrs+10_1:1_drc=off:fd=preordered:plsq=on:sp=occurrence:to=lpo:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.21/0.55  % (25223)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.21/0.55  % (25217)Instruction limit reached!
% 0.21/0.55  % (25217)------------------------------
% 0.21/0.55  % (25217)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (25243)dis+10_1:1024_av=off:bd=preordered:drc=off:nwc=3.0:rp=on:thsq=on:thsqc=64:thsqd=32:to=lpo:i=267:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/267Mi)
% 0.21/0.55  % (25244)lrs+10_1:128_awrs=converge:awrsf=8:bd=off:drc=off:slsq=on:slsqc=1:slsql=off:slsqr=40,29:i=495:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/495Mi)
% 0.21/0.55  % (25234)lrs+1011_1:1_asg=cautious:bsr=on:cond=on:drc=off:etr=on:fd=preordered:gs=on:plsq=on:plsqr=388,511:slsq=on:slsqc=1:slsqr=21,31:urr=on:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.21/0.56  % (25235)lrs+10_1:128_bd=off:drc=off:fd=preordered:nwc=1.6:urr=on:i=103:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/103Mi)
% 0.21/0.56  % (25219)Instruction limit reached!
% 0.21/0.56  % (25219)------------------------------
% 0.21/0.56  % (25219)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (25219)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (25219)Termination reason: Unknown
% 0.21/0.56  % (25219)Termination phase: Saturation
% 0.21/0.56  
% 0.21/0.56  % (25219)Memory used [KB]: 5500
% 0.21/0.56  % (25219)Time elapsed: 0.129 s
% 0.21/0.56  % (25219)Instructions burned: 7 (million)
% 0.21/0.56  % (25219)------------------------------
% 0.21/0.56  % (25219)------------------------------
% 0.21/0.56  % (25217)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (25217)Termination reason: Unknown
% 0.21/0.56  % (25217)Termination phase: Saturation
% 0.21/0.56  
% 0.21/0.56  % (25217)Memory used [KB]: 5756
% 0.21/0.56  % (25217)Time elapsed: 0.120 s
% 0.21/0.56  % (25217)Instructions burned: 10 (million)
% 0.21/0.56  % (25217)------------------------------
% 0.21/0.56  % (25217)------------------------------
% 0.21/0.56  % (25220)First to succeed.
% 0.21/0.56  % (25238)dis+11_1:64_fd=off:nm=0:nwc=5.0:i=481:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/481Mi)
% 0.21/0.56  % (25237)lrs+10_1:1024_drc=off:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/388Mi)
% 0.21/0.57  % (25241)dis+10_1:1_av=off:drc=off:slsq=on:slsqc=1:slsqr=29,16:sp=reverse_frequency:to=lpo:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/248Mi)
% 0.21/0.57  % (25229)dis+2_1:1024_abs=on:alpa=false:anc=all_dependent:avsq=on:bce=on:drc=off:newcnf=on:slsq=on:slsqc=0:slsqr=1,1:sp=reverse_arity:i=353:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/353Mi)
% 0.21/0.57  % (25220)Refutation found. Thanks to Tanya!
% 0.21/0.57  % SZS status Unsatisfiable for theBenchmark
% 0.21/0.57  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.57  % (25220)------------------------------
% 0.21/0.57  % (25220)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (25220)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (25220)Termination reason: Refutation
% 0.21/0.57  
% 0.21/0.57  % (25220)Memory used [KB]: 6012
% 0.21/0.57  % (25220)Time elapsed: 0.152 s
% 0.21/0.57  % (25220)Instructions burned: 26 (million)
% 0.21/0.57  % (25220)------------------------------
% 0.21/0.57  % (25220)------------------------------
% 0.21/0.57  % (25210)Success in time 0.211 s
%------------------------------------------------------------------------------