TSTP Solution File: GRP522-1 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : GRP522-1 : TPTP v8.1.2. Released v2.6.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n028.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 : Tue Apr 30 12:07:26 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f328,plain,
    $false,
    inference(trivial_inequality_removal,[],[f323]) ).

fof(f323,plain,
    a2 != a2,
    inference(superposition,[],[f49,f262]) ).

fof(f262,plain,
    ! [X1] : inverse(inverse(X1)) = X1,
    inference(forward_demodulation,[],[f245,f3]) ).

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

fof(f245,plain,
    ! [X0,X1] : inverse(divide(divide(X0,X0),X1)) = X1,
    inference(superposition,[],[f179,f3]) ).

fof(f179,plain,
    ! [X2,X0] : divide(X0,divide(X0,X2)) = X2,
    inference(backward_demodulation,[],[f177,f178]) ).

fof(f178,plain,
    ! [X2,X0,X1] : divide(X0,X1) = divide(X0,multiply(X1,multiply(X2,inverse(X2)))),
    inference(forward_demodulation,[],[f166,f5]) ).

fof(f5,plain,
    ! [X0,X1] : multiply(X0,X1) = divide(X0,inverse(X1)),
    inference(forward_demodulation,[],[f2,f3]) ).

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

fof(f166,plain,
    ! [X2,X0,X1] : divide(X0,X1) = divide(X0,divide(X1,inverse(multiply(X2,inverse(X2))))),
    inference(superposition,[],[f1,f123]) ).

fof(f123,plain,
    ! [X0,X1] : divide(X0,X0) = inverse(multiply(X1,inverse(X1))),
    inference(forward_demodulation,[],[f111,f5]) ).

fof(f111,plain,
    ! [X0,X1] : divide(X0,X0) = inverse(divide(X1,inverse(inverse(X1)))),
    inference(superposition,[],[f92,f7]) ).

fof(f7,plain,
    ! [X0,X1] : inverse(inverse(X1)) = multiply(divide(X0,X0),X1),
    inference(superposition,[],[f5,f3]) ).

fof(f92,plain,
    ! [X2,X1] : inverse(divide(X1,multiply(X2,X1))) = X2,
    inference(forward_demodulation,[],[f91,f5]) ).

fof(f91,plain,
    ! [X2,X1] : inverse(divide(X1,divide(X2,inverse(X1)))) = X2,
    inference(forward_demodulation,[],[f68,f3]) ).

fof(f68,plain,
    ! [X2,X0,X1] : inverse(divide(X1,divide(X2,divide(divide(X0,X0),X1)))) = X2,
    inference(superposition,[],[f1,f3]) ).

fof(f1,axiom,
    ! [X2,X0,X1] : divide(X0,divide(X1,divide(X2,divide(X0,X1)))) = X2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',single_axiom) ).

fof(f177,plain,
    ! [X2,X0,X1] : divide(X0,divide(X0,multiply(X2,multiply(X1,inverse(X1))))) = X2,
    inference(forward_demodulation,[],[f165,f5]) ).

fof(f165,plain,
    ! [X2,X0,X1] : divide(X0,divide(X0,divide(X2,inverse(multiply(X1,inverse(X1)))))) = X2,
    inference(superposition,[],[f1,f123]) ).

fof(f49,plain,
    a2 != inverse(inverse(a2)),
    inference(superposition,[],[f4,f17]) ).

fof(f17,plain,
    ! [X0,X1] : inverse(inverse(X1)) = multiply(multiply(inverse(X0),X0),X1),
    inference(superposition,[],[f7,f5]) ).

fof(f4,axiom,
    a2 != multiply(multiply(inverse(b2),b2),a2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_these_axioms_2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : GRP522-1 : TPTP v8.1.2. Released v2.6.0.
% 0.04/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.35  % Computer : n028.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   : Tue Apr 30 04:52:59 EDT 2024
% 0.14/0.35  % CPUTime    : 
% 0.14/0.35  % (10641)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.37  % (10644)WARNING: value z3 for option sas not known
% 0.20/0.37  % (10642)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.20/0.37  % (10644)dis+2_11_add=large:afr=on:amm=off:bd=off:bce=on:fsd=off:fde=none:gs=on:gsaa=full_model:gsem=off:irw=on:msp=off:nm=4:nwc=1.3:sas=z3:sims=off:sac=on:sp=reverse_arity_569 on theBenchmark for (569ds/0Mi)
% 0.20/0.37  % (10645)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.20/0.37  % (10643)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.20/0.37  % (10646)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency_531 on theBenchmark for (531ds/0Mi)
% 0.20/0.37  % (10647)ott-10_8_av=off:bd=preordered:bs=on:fsd=off:fsr=off:fde=unused:irw=on:lcm=predicate:lma=on:nm=4:nwc=1.7:sp=frequency_522 on theBenchmark for (522ds/0Mi)
% 0.20/0.37  % (10648)ott+1_64_av=off:bd=off:bce=on:fsd=off:fde=unused:gsp=on:irw=on:lcm=predicate:lma=on:nm=2:nwc=1.1:sims=off:urr=on_497 on theBenchmark for (497ds/0Mi)
% 0.20/0.37  TRYING [1]
% 0.20/0.37  TRYING [2]
% 0.20/0.37  TRYING [1]
% 0.20/0.37  TRYING [2]
% 0.20/0.37  TRYING [3]
% 0.20/0.38  TRYING [3]
% 0.20/0.38  TRYING [4]
% 0.20/0.38  % (10647)First to succeed.
% 0.20/0.39  % (10647)Refutation found. Thanks to Tanya!
% 0.20/0.39  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.39  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.39  % (10647)------------------------------
% 0.20/0.39  % (10647)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.20/0.39  % (10647)Termination reason: Refutation
% 0.20/0.39  
% 0.20/0.39  % (10647)Memory used [KB]: 913
% 0.20/0.39  % (10647)Time elapsed: 0.015 s
% 0.20/0.39  % (10647)Instructions burned: 22 (million)
% 0.20/0.39  % (10647)------------------------------
% 0.20/0.39  % (10647)------------------------------
% 0.20/0.39  % (10641)Success in time 0.031 s
%------------------------------------------------------------------------------