TSTP Solution File: NLP110+1 by SnakeForV-SAT---1.0

View Problem - Process Solution

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

% Computer : n002.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:55:29 EDT 2022

% Result   : CounterSatisfiable 0.19s 0.46s
% Output   : Saturation 0.19s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(u149,negated_conjecture,
    sP4(sK1,sK0) ).

cnf(u109,negated_conjecture,
    nonreflexive(sK1,sK0) ).

cnf(u113,negated_conjecture,
    patient(sK1,sK0,sK3) ).

cnf(u127,axiom,
    ( ~ patient(X3,X0,X2)
    | ~ nonreflexive(X3,X0)
    | ~ agent(X3,X0,X2) ) ).

cnf(u129,axiom,
    ( ~ patient(X0,X3,X1)
    | ~ sP4(X0,X3)
    | beverage(X0,X1)
    | ~ drink(X0,X3) ) ).

cnf(u108,negated_conjecture,
    agent(sK1,sK0,sK2) ).

cnf(u151,negated_conjecture,
    ~ agent(sK1,sK0,sK3) ).

cnf(u128,axiom,
    ( ~ agent(X0,X3,X2)
    | sP4(X0,X3) ) ).

cnf(u106,axiom,
    ( nonexistent(X1,X0)
    | ~ eventuality(X1,X0) ) ).

cnf(u115,axiom,
    ( ~ nonexistent(X0,X1)
    | ~ existent(X0,X1) ) ).

cnf(u126,axiom,
    ( eventuality(X1,X0)
    | ~ event(X1,X0) ) ).

cnf(u130,axiom,
    ( ~ eventuality(X0,X1)
    | ~ existent(X0,X1) ) ).

cnf(u118,axiom,
    ( event(X0,X1)
    | ~ drink(X0,X1) ) ).

cnf(u114,negated_conjecture,
    event(sK1,sK0) ).

cnf(u139,axiom,
    ( ~ event(X0,X1)
    | ~ entity(X0,X1) ) ).

cnf(u111,negated_conjecture,
    drink(sK1,sK0) ).

cnf(u144,axiom,
    ( ~ drink(X0,X1)
    | ~ entity(X0,X1) ) ).

cnf(u110,negated_conjecture,
    coffee(sK1,sK3) ).

cnf(u120,axiom,
    ( ~ coffee(X0,X1)
    | beverage(X0,X1) ) ).

cnf(u132,negated_conjecture,
    beverage(sK1,sK3) ).

cnf(u138,axiom,
    ( ~ beverage(X0,X1)
    | object(X0,X1) ) ).

cnf(u124,axiom,
    ( food(X1,X0)
    | ~ beverage(X1,X0) ) ).

cnf(u121,axiom,
    ( ~ food(X1,X0)
    | substance_matter(X1,X0) ) ).

cnf(u134,axiom,
    ( substance_matter(X0,X1)
    | ~ beverage(X0,X1) ) ).

cnf(u125,axiom,
    ( ~ substance_matter(X1,X0)
    | object(X1,X0) ) ).

cnf(u101,axiom,
    ( existent(X1,X0)
    | ~ entity(X1,X0) ) ).

cnf(u135,axiom,
    ( ~ existent(X0,X1)
    | ~ event(X0,X1) ) ).

cnf(u123,axiom,
    ( nonliving(X0,X1)
    | ~ object(X0,X1) ) ).

cnf(u131,axiom,
    ( ~ nonliving(X0,X1)
    | ~ human_person(X0,X1) ) ).

cnf(u133,axiom,
    ( ~ nonliving(X0,X1)
    | ~ organism(X0,X1) ) ).

cnf(u103,axiom,
    ( entity(X0,X1)
    | ~ object(X0,X1) ) ).

cnf(u104,axiom,
    ( entity(X0,X1)
    | ~ organism(X0,X1) ) ).

cnf(u143,negated_conjecture,
    ~ entity(sK1,sK0) ).

cnf(u102,axiom,
    ( living(X1,X0)
    | ~ organism(X1,X0) ) ).

cnf(u122,axiom,
    ( ~ living(X0,X1)
    | ~ nonliving(X0,X1) ) ).

cnf(u119,axiom,
    ( organism(X1,X0)
    | ~ human_person(X1,X0) ) ).

cnf(u145,negated_conjecture,
    ~ organism(sK1,sK0) ).

cnf(u137,axiom,
    ( ~ organism(X0,X1)
    | ~ object(X0,X1) ) ).

cnf(u117,axiom,
    ( animate(X0,X1)
    | ~ human_person(X0,X1) ) ).

cnf(u107,axiom,
    ( ~ animate(X0,X1)
    | ~ nonliving(X0,X1) ) ).

cnf(u112,negated_conjecture,
    human_person(sK1,sK2) ).

cnf(u147,negated_conjecture,
    ~ human_person(sK1,sK0) ).

cnf(u136,axiom,
    ( ~ human_person(X0,X1)
    | ~ object(X0,X1) ) ).

cnf(u142,negated_conjecture,
    object(sK1,sK3) ).

cnf(u146,negated_conjecture,
    ~ object(sK1,sK0) ).

cnf(u140,negated_conjecture,
    ~ object(sK1,sK2) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : NLP110+1 : TPTP v8.1.0. Released v2.4.0.
% 0.12/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.12/0.33  % Computer : n002.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 04:38:28 EDT 2022
% 0.19/0.34  % CPUTime    : 
% 0.19/0.44  % (32152)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.45  % (32152)First to succeed.
% 0.19/0.46  % SZS status CounterSatisfiable for theBenchmark
% 0.19/0.46  % (32152)# SZS output start Saturation.
% See solution above
% 0.19/0.46  % (32152)------------------------------
% 0.19/0.46  % (32152)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.46  % (32152)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.46  % (32152)Termination reason: Satisfiable
% 0.19/0.46  
% 0.19/0.46  % (32152)Memory used [KB]: 5500
% 0.19/0.46  % (32152)Time elapsed: 0.088 s
% 0.19/0.46  % (32152)Instructions burned: 2 (million)
% 0.19/0.46  % (32152)------------------------------
% 0.19/0.46  % (32152)------------------------------
% 0.19/0.46  % (32146)Success in time 0.117 s
%------------------------------------------------------------------------------