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

View Problem - Process Solution

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

% Computer : n008.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 14:01:25 EDT 2024

% Result   : Satisfiable 0.08s 0.28s
% Output   : Saturation 0.08s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(clause30,axiom,
    ( ~ living(X0,X1)
    | ~ nonliving(X0,X1) ) ).

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

cnf(u61,negated_conjecture,
    entity(skc4,skc6) ).

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

cnf(clause42,negated_conjecture,
    agent(skc4,skc5,skc6) ).

cnf(u63,negated_conjecture,
    living(skc4,skc6) ).

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

cnf(u57,negated_conjecture,
    entity(skc4,skc8) ).

cnf(u54,negated_conjecture,
    food(skc4,skc8) ).

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

cnf(u70,negated_conjecture,
    ~ patient(skc4,skc5,skc6) ).

cnf(clause36,negated_conjecture,
    coffee(skc4,skc8) ).

cnf(u59,negated_conjecture,
    nonliving(skc4,skc8) ).

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

cnf(clause41,negated_conjecture,
    drink(skc4,skc5) ).

cnf(clause38,negated_conjecture,
    event(skc4,skc5) ).

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

cnf(u50,negated_conjecture,
    eventuality(skc4,skc5) ).

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

cnf(u64,negated_conjecture,
    animate(skc4,skc6) ).

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

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

cnf(clause43,negated_conjecture,
    patient(skc4,skc5,skc8) ).

cnf(u66,negated_conjecture,
    ~ nonexistent(skc4,skc8) ).

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

cnf(u60,negated_conjecture,
    organism(skc4,skc6) ).

cnf(u53,negated_conjecture,
    beverage(skc4,skc8) ).

cnf(clause34,axiom,
    ( ~ agent(X0,X1,X3)
    | beverage(X0,X2)
    | ~ drink(X0,X1)
    | ~ patient(X0,X1,X2) ) ).

cnf(u62,negated_conjecture,
    existent(skc4,skc6) ).

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

cnf(u55,negated_conjecture,
    substance_matter(skc4,skc8) ).

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

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

cnf(clause37,negated_conjecture,
    human_person(skc4,skc6) ).

cnf(u56,negated_conjecture,
    object(skc4,skc8) ).

cnf(u72,negated_conjecture,
    ( ~ patient(skc4,skc5,X0)
    | beverage(skc4,X0) ) ).

cnf(u65,negated_conjecture,
    ~ nonliving(skc4,skc6) ).

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

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

cnf(u58,negated_conjecture,
    existent(skc4,skc8) ).

cnf(u51,negated_conjecture,
    nonexistent(skc4,skc5) ).

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

cnf(clause40,negated_conjecture,
    nonreflexive(skc4,skc5) ).

cnf(clause33,axiom,
    ( ~ agent(X0,X1,X2)
    | ~ nonreflexive(X0,X1)
    | ~ patient(X0,X1,X2) ) ).

cnf(u67,negated_conjecture,
    ~ nonexistent(skc4,skc6) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.08  % Problem    : NLP110-1 : TPTP v8.1.2. Released v2.4.0.
% 0.04/0.09  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.08/0.27  % Computer : n008.cluster.edu
% 0.08/0.27  % Model    : x86_64 x86_64
% 0.08/0.27  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.27  % Memory   : 8042.1875MB
% 0.08/0.27  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.27  % CPULimit   : 300
% 0.08/0.27  % WCLimit    : 300
% 0.08/0.27  % DateTime   : Mon Apr 29 21:54:27 EDT 2024
% 0.08/0.27  % CPUTime    : 
% 0.08/0.27  % (27811)Running in auto input_syntax mode. Trying TPTP
% 0.08/0.28  % (27813)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.08/0.28  % (27816)dis-2_2:3_amm=sco:anc=none:bce=on:fsr=off:gsp=on:nm=16:nwc=1.2:nicw=on:sac=on:sp=weighted_frequency_476 on theBenchmark for (476ds/0Mi)
% 0.08/0.28  % (27814)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.08/0.28  % (27818)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.08/0.28  % (27819)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.08/0.28  % (27820)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_1451 on theBenchmark for (1451ds/0Mi)
% 0.08/0.28  % (27817)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.08/0.28  TRYING [1]
% 0.08/0.28  TRYING [2]
% 0.08/0.28  Detected minimum model sizes of [1,1,1,1]
% 0.08/0.28  Detected maximum model sizes of [max,3,max,max]
% 0.08/0.28  TRYING [1,1,1,1]
% 0.08/0.28  % (27818)First to succeed.
% 0.08/0.28  TRYING [1]
% 0.08/0.28  TRYING [3]
% 0.08/0.28  TRYING [2,2,1,1]
% 0.08/0.28  Detected minimum model sizes of [1,1]
% 0.08/0.28  Detected maximum model sizes of [3,3]
% 0.08/0.28  TRYING [2]
% 0.08/0.28  TRYING [1,1]
% 0.08/0.28  Finite Model Found!
% 0.08/0.28  % SZS status Satisfiable for theBenchmark
% 0.08/0.28  % (27819)Also succeeded, but the first one will report.
% 0.08/0.28  TRYING [3,3,1,1]
% 0.08/0.28  TRYING [2,2]
% 0.08/0.28  TRYING [3]
% 0.08/0.28  Finite Model Found!
% 0.08/0.28  % SZS status Satisfiable for theBenchmark
% 0.08/0.28  Finite Model Found!
% 0.08/0.28  % SZS status Satisfiable for theBenchmark
% 0.08/0.28  TRYING [3,3]
% 0.08/0.28  Finite Model Found!
% 0.08/0.28  % SZS status Satisfiable for theBenchmark
% 0.08/0.29  % (27813)Also succeeded, but the first one will report.
% 0.08/0.29  % SZS status Satisfiable for theBenchmark
% 0.08/0.29  % (27818)# SZS output start Saturation.
% See solution above
% 0.08/0.29  % (27818)------------------------------
% 0.08/0.29  % (27818)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.08/0.29  % (27818)Termination reason: Satisfiable
% 0.08/0.29  
% 0.08/0.29  % (27818)Memory used [KB]: 753
% 0.08/0.29  % (27818)Time elapsed: 0.002 s
% 0.08/0.29  % (27818)Instructions burned: 3 (million)
% 0.08/0.29  % (27818)------------------------------
% 0.08/0.29  % (27818)------------------------------
% 0.08/0.29  % (27811)Success in time 0.011 s
%------------------------------------------------------------------------------