TSTP Solution File: SET296-6 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SET296-6 : TPTP v8.1.0. Bugfixed v2.1.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 : n025.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:20:08 EDT 2022

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

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

fof(f114,plain,
    domain_of(inverse(x)) != domain_of(inverse(x)),
    inference(definition_unfolding,[],[f113,f39]) ).

fof(f39,axiom,
    ! [X4] : domain_of(inverse(X4)) = range_of(X4),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',range_of) ).

fof(f113,axiom,
    domain_of(inverse(x)) != range_of(x),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_domain_of_inverse_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.12  % Problem    : SET296-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.08/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 : n025.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 13:43:15 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.21/0.56  % (27718)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.56  % (27718)Instruction limit reached!
% 0.21/0.56  % (27718)------------------------------
% 0.21/0.56  % (27718)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (27717)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.56  % (27717)First to succeed.
% 0.21/0.56  % (27734)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  % (27717)Refutation found. Thanks to Tanya!
% 0.21/0.56  % SZS status Unsatisfiable for theBenchmark
% 0.21/0.56  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.56  % (27717)------------------------------
% 0.21/0.56  % (27717)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (27717)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (27717)Termination reason: Refutation
% 0.21/0.56  
% 0.21/0.56  % (27717)Memory used [KB]: 5884
% 0.21/0.56  % (27717)Time elapsed: 0.004 s
% 0.21/0.56  % (27717)Instructions burned: 1 (million)
% 0.21/0.56  % (27717)------------------------------
% 0.21/0.56  % (27717)------------------------------
% 0.21/0.56  % (27709)Success in time 0.208 s
%------------------------------------------------------------------------------