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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : MGT048-1 : TPTP v8.1.0. Released v2.4.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 : n016.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 17:51:10 EDT 2022

% Result   : Unsatisfiable 0.18s 0.50s
% Output   : Refutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   16 (   8 unt;   0 def)
%            Number of atoms       :   28 (   2 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   29 (  17   ~;  12   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   3 con; 0-2 aty)
%            Number of variables   :   14 (  14   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f51,plain,
    $false,
    inference(resolution,[],[f43,f20]) ).

fof(f20,plain,
    ! [X1] : smaller_or_equal(X1,X1),
    inference(equality_resolution,[],[f3]) ).

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

fof(f43,plain,
    ! [X1] : ~ smaller_or_equal(stock_of_knowledge(sk1,sk3),stock_of_knowledge(sk1,X1)),
    inference(subsumption_resolution,[],[f42,f17]) ).

fof(f17,axiom,
    organization(sk1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',lemma_5_37) ).

fof(f42,plain,
    ! [X1] :
      ( ~ smaller_or_equal(stock_of_knowledge(sk1,sk3),stock_of_knowledge(sk1,X1))
      | ~ organization(sk1) ),
    inference(superposition,[],[f34,f15]) ).

fof(f15,axiom,
    ! [X2,X0,X1] :
      ( stock_of_knowledge(X0,X1) = stock_of_knowledge(X0,X2)
      | ~ organization(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_10_35) ).

fof(f34,plain,
    ~ smaller_or_equal(stock_of_knowledge(sk1,sk3),stock_of_knowledge(sk1,sk2)),
    inference(subsumption_resolution,[],[f33,f17]) ).

fof(f33,plain,
    ( ~ smaller_or_equal(stock_of_knowledge(sk1,sk3),stock_of_knowledge(sk1,sk2))
    | ~ organization(sk1) ),
    inference(subsumption_resolution,[],[f29,f19]) ).

fof(f19,axiom,
    ~ smaller(capability(sk1,sk3),capability(sk1,sk2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',lemma_5_39) ).

fof(f29,plain,
    ( ~ smaller_or_equal(stock_of_knowledge(sk1,sk3),stock_of_knowledge(sk1,sk2))
    | smaller(capability(sk1,sk3),capability(sk1,sk2))
    | ~ organization(sk1) ),
    inference(resolution,[],[f25,f13]) ).

fof(f13,axiom,
    ! [X2,X0,X1] :
      ( ~ greater(internal_friction(X0,X1),internal_friction(X0,X2))
      | ~ smaller_or_equal(stock_of_knowledge(X0,X1),stock_of_knowledge(X0,X2))
      | ~ organization(X0)
      | smaller(capability(X0,X1),capability(X0,X2)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_5_33) ).

fof(f25,plain,
    greater(internal_friction(sk1,sk3),internal_friction(sk1,sk2)),
    inference(subsumption_resolution,[],[f21,f17]) ).

fof(f21,plain,
    ( greater(internal_friction(sk1,sk3),internal_friction(sk1,sk2))
    | ~ organization(sk1) ),
    inference(resolution,[],[f18,f16]) ).

fof(f16,axiom,
    ! [X2,X0,X1] :
      ( ~ greater(age(X0,X1),age(X0,X2))
      | greater(internal_friction(X0,X1),internal_friction(X0,X2))
      | ~ organization(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_12_36) ).

fof(f18,axiom,
    greater(age(sk1,sk3),age(sk1,sk2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',lemma_5_38) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : MGT048-1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/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.12/0.33  % Computer : n016.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Tue Aug 30 03:42:15 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.18/0.48  % (5367)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.18/0.49  % (5374)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.18/0.49  % (5384)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.18/0.49  % (5390)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.18/0.49  % (5374)First to succeed.
% 0.18/0.49  % (5369)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.18/0.49  % (5384)Instruction limit reached!
% 0.18/0.49  % (5384)------------------------------
% 0.18/0.49  % (5384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (5374)Refutation found. Thanks to Tanya!
% 0.18/0.50  % SZS status Unsatisfiable for theBenchmark
% 0.18/0.50  % SZS output start Proof for theBenchmark
% See solution above
% 0.18/0.50  % (5374)------------------------------
% 0.18/0.50  % (5374)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (5374)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (5374)Termination reason: Refutation
% 0.18/0.50  
% 0.18/0.50  % (5374)Memory used [KB]: 5884
% 0.18/0.50  % (5374)Time elapsed: 0.098 s
% 0.18/0.50  % (5374)Instructions burned: 3 (million)
% 0.18/0.50  % (5374)------------------------------
% 0.18/0.50  % (5374)------------------------------
% 0.18/0.50  % (5366)Success in time 0.153 s
%------------------------------------------------------------------------------