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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---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_uns --cores 0 -t %d %s

% Computer : n021.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:53:35 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(u143,negated_conjecture,
    ( ~ patient(sK2,sK3,X1)
    | beverage(sK2,X1) ) ).

cnf(u129,negated_conjecture,
    nonreflexive(sK2,sK3) ).

cnf(u134,axiom,
    ( ~ nonreflexive(X2,X3)
    | ~ patient(X2,X3,X1)
    | ~ agent(X2,X3,X1) ) ).

cnf(u127,negated_conjecture,
    patient(sK2,sK3,sK0) ).

cnf(u139,negated_conjecture,
    ( ~ patient(sK2,sK3,X0)
    | ~ agent(sK2,sK3,X0) ) ).

cnf(u126,negated_conjecture,
    agent(sK2,sK3,sK1) ).

cnf(u162,negated_conjecture,
    ~ agent(sK2,sK3,sK0) ).

cnf(u138,axiom,
    ( nonexistent(X0,X1)
    | ~ event(X0,X1) ) ).

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

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

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

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

cnf(u130,negated_conjecture,
    event(sK2,sK3) ).

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

cnf(u125,negated_conjecture,
    drink(sK2,sK3) ).

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

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

cnf(u128,negated_conjecture,
    coffee(sK2,sK0) ).

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

cnf(u135,negated_conjecture,
    beverage(sK2,sK0) ).

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

cnf(u136,negated_conjecture,
    food(sK2,sK0) ).

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

cnf(u137,negated_conjecture,
    substance_matter(sK2,sK0) ).

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

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

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

cnf(u152,negated_conjecture,
    nonliving(sK2,sK0) ).

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

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

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

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

cnf(u160,negated_conjecture,
    ~ entity(sK2,sK3) ).

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

cnf(u154,negated_conjecture,
    ~ living(sK2,sK0) ).

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

cnf(u163,negated_conjecture,
    ~ organism(sK2,sK3) ).

cnf(u156,negated_conjecture,
    ~ organism(sK2,sK0) ).

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

cnf(u153,negated_conjecture,
    ~ animate(sK2,sK0) ).

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

cnf(u165,negated_conjecture,
    ~ human_person(sK2,sK3) ).

cnf(u155,negated_conjecture,
    ~ human_person(sK2,sK0) ).

cnf(u148,negated_conjecture,
    object(sK2,sK0) ).

cnf(u164,negated_conjecture,
    ~ object(sK2,sK3) ).

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


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.11  % Problem    : NLP110+1 : TPTP v8.1.0. Released v2.4.0.
% 0.11/0.12  % 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 : n021.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:22:55 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.18/0.49  % (2088)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.18/0.49  % (2081)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.18/0.49  % (2083)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.18/0.50  % (2074)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.18/0.50  % (2077)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.50  % (2080)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.18/0.50  % (2080)Refutation not found, incomplete strategy% (2080)------------------------------
% 0.18/0.50  % (2080)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (2080)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (2080)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.50  
% 0.18/0.50  % (2080)Memory used [KB]: 5884
% 0.18/0.50  % (2080)Time elapsed: 0.001 s
% 0.18/0.50  % (2080)------------------------------
% 0.18/0.50  % (2080)------------------------------
% 0.18/0.50  % (2088)Instruction limit reached!
% 0.18/0.50  % (2088)------------------------------
% 0.18/0.50  % (2088)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (2088)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (2088)Termination reason: Unknown
% 0.18/0.50  % (2088)Termination phase: Saturation
% 0.18/0.50  
% 0.18/0.50  % (2088)Memory used [KB]: 6012
% 0.18/0.50  % (2088)Time elapsed: 0.106 s
% 0.18/0.50  % (2088)Instructions burned: 3 (million)
% 0.18/0.50  % (2088)------------------------------
% 0.18/0.50  % (2088)------------------------------
% 0.18/0.50  % (2096)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.18/0.50  % (2091)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.18/0.50  % (2096)Refutation not found, incomplete strategy% (2096)------------------------------
% 0.18/0.50  % (2096)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (2096)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (2096)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.50  
% 0.18/0.50  % (2096)Memory used [KB]: 6012
% 0.18/0.50  % (2097)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.18/0.50  % (2096)Time elapsed: 0.104 s
% 0.18/0.50  % (2096)Instructions burned: 2 (million)
% 0.18/0.50  % (2096)------------------------------
% 0.18/0.50  % (2096)------------------------------
% 0.18/0.50  Detected maximum model sizes of [4]
% 0.18/0.50  % (2097)Refutation not found, incomplete strategy% (2097)------------------------------
% 0.18/0.50  % (2097)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (2083)Refutation not found, incomplete strategy% (2083)------------------------------
% 0.18/0.51  % (2083)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  Detected maximum model sizes of [4]
% 0.18/0.51  % (2091)Instruction limit reached!
% 0.18/0.51  % (2091)------------------------------
% 0.18/0.51  % (2091)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (2091)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (2091)Termination reason: Unknown
% 0.18/0.51  % (2091)Termination phase: Finite model building constraint generation
% 0.18/0.51  
% 0.18/0.51  % (2091)Memory used [KB]: 6012
% 0.18/0.51  % (2091)Time elapsed: 0.005 s
% 0.18/0.51  % (2091)Instructions burned: 3 (million)
% 0.18/0.51  % (2091)------------------------------
% 0.18/0.51  % (2091)------------------------------
% 0.18/0.51  % (2083)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (2083)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.51  
% 0.18/0.51  % (2083)Memory used [KB]: 6012
% 0.18/0.51  % (2083)Time elapsed: 0.111 s
% 0.18/0.51  % (2083)Instructions burned: 3 (million)
% 0.18/0.51  % (2083)------------------------------
% 0.18/0.51  % (2083)------------------------------
% 0.18/0.51  % (2081)Refutation not found, incomplete strategy% (2081)------------------------------
% 0.18/0.51  % (2081)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (2081)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (2081)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.51  
% 0.18/0.51  % (2081)Memory used [KB]: 6012
% 0.18/0.51  % (2081)Time elapsed: 0.114 s
% 0.18/0.51  % (2081)Instructions burned: 4 (million)
% 0.18/0.51  % (2081)------------------------------
% 0.18/0.51  % (2081)------------------------------
% 0.18/0.51  % (2099)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.18/0.51  % (2074)Refutation not found, incomplete strategy% (2074)------------------------------
% 0.18/0.51  % (2074)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (2074)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (2074)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.51  
% 0.18/0.51  % (2074)Memory used [KB]: 6012
% 0.18/0.51  % (2074)Time elapsed: 0.113 s
% 0.18/0.51  % (2074)Instructions burned: 2 (million)
% 0.18/0.51  % (2074)------------------------------
% 0.18/0.51  % (2074)------------------------------
% 0.18/0.51  % (2097)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (2097)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.51  
% 0.18/0.51  % (2097)Memory used [KB]: 1535
% 0.18/0.51  % (2097)Time elapsed: 0.120 s
% 0.18/0.51  % (2097)Instructions burned: 3 (million)
% 0.18/0.51  % (2097)------------------------------
% 0.18/0.51  % (2097)------------------------------
% 0.18/0.51  % (2099)First to succeed.
% 0.18/0.51  % SZS status CounterSatisfiable for theBenchmark
% 0.18/0.51  % (2099)# SZS output start Saturation.
% See solution above
% 0.18/0.51  % (2099)------------------------------
% 0.18/0.51  % (2099)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (2099)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (2099)Termination reason: Satisfiable
% 0.18/0.51  
% 0.18/0.51  % (2099)Memory used [KB]: 6012
% 0.18/0.51  % (2099)Time elapsed: 0.112 s
% 0.18/0.51  % (2099)Instructions burned: 3 (million)
% 0.18/0.51  % (2099)------------------------------
% 0.18/0.51  % (2099)------------------------------
% 0.18/0.51  % (2073)Success in time 0.167 s
%------------------------------------------------------------------------------