TSTP Solution File: NLP014+1 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : NLP014+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 : 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 : Sun May  5 08:05:21 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(u166,negated_conjecture,
    hollywood(sK0) ).

cnf(u171,negated_conjecture,
    city(sK0) ).

cnf(u176,negated_conjecture,
    event(sK1) ).

cnf(u181,negated_conjecture,
    chevy(sK2) ).

cnf(u186,negated_conjecture,
    car(sK2) ).

cnf(u191,negated_conjecture,
    street(sK3) ).

cnf(u196,negated_conjecture,
    way(sK3) ).

cnf(u201,negated_conjecture,
    seat(sK6) ).

cnf(u206,negated_conjecture,
    furniture(sK6) ).

cnf(u211,negated_conjecture,
    front(sK6) ).

cnf(u216,negated_conjecture,
    man(sK8) ).

cnf(u221,negated_conjecture,
    fellow(sK8) ).

cnf(u226,negated_conjecture,
    man(sK7) ).

cnf(u231,negated_conjecture,
    fellow(sK7) ).

cnf(u236,negated_conjecture,
    sK7 != sK8 ).

cnf(u240,axiom,
    ( ~ vehicle(X0)
    | transport(X0) ) ).

cnf(u244,axiom,
    ( ~ front(X0)
    | nonhuman(X0) ) ).

cnf(u248,axiom,
    ( ~ hollywood(X0)
    | city(X0) ) ).

cnf(u252,axiom,
    ( ~ chevy(X0)
    | car(X0) ) ).

cnf(u256,axiom,
    ( ~ street(X0)
    | way(X0) ) ).

cnf(u260,axiom,
    ( ~ seat(X0)
    | furniture(X0) ) ).

cnf(u264,axiom,
    ( ~ object(X0)
    | ~ organism(X0) ) ).

cnf(u268,axiom,
    ( ~ eventuality(X0)
    | ~ entity(X0) ) ).

cnf(u272,axiom,
    ( ~ transport(X0)
    | instrumentality(X0) ) ).

cnf(u276,axiom,
    ( ~ location(X0)
    | object(X0) ) ).

cnf(u280,axiom,
    ( ~ organism(X0)
    | entity(X0) ) ).

cnf(u284,axiom,
    ( ~ male(X0)
    | human(X0) ) ).

cnf(u288,axiom,
    ( ~ nonhuman(X0)
    | entity(X0) ) ).

cnf(u292,axiom,
    ( ~ car(X0)
    | vehicle(X0) ) ).

cnf(u296,axiom,
    ( ~ city(X0)
    | location(X0) ) ).

cnf(u300,axiom,
    ( ~ fellow(X0)
    | man(X0) ) ).

cnf(u304,axiom,
    ( ~ transport(X0)
    | ~ furniture(X0) ) ).

cnf(u308,axiom,
    ( ~ location(X0)
    | ~ artifact(X0) ) ).

cnf(u312,axiom,
    ( ~ way(X0)
    | ~ instrumentality(X0) ) ).

cnf(u316,axiom,
    ( ~ event(X0)
    | eventuality(X0) ) ).

cnf(u320,axiom,
    ( ~ artifact(X0)
    | object(X0) ) ).

cnf(u324,axiom,
    ( ~ instrumentality(X0)
    | artifact(X0) ) ).

cnf(u328,axiom,
    ( ~ way(X0)
    | artifact(X0) ) ).

cnf(u332,axiom,
    ( ~ furniture(X0)
    | instrumentality(X0) ) ).

cnf(u336,axiom,
    ( ~ object(X0)
    | entity(X0) ) ).

cnf(u340,axiom,
    ( ~ nonhuman(X0)
    | ~ human(X0) ) ).

cnf(u344,axiom,
    ( ~ human(X0)
    | organism(X0) ) ).

cnf(u348,axiom,
    ( ~ man(X0)
    | male(X0) ) ).

cnf(u352,axiom,
    ( ~ man(X0)
    | human(X0) ) ).

cnf(u362,negated_conjecture,
    nonhuman(sK6) ).

cnf(u379,negated_conjecture,
    vehicle(sK2) ).

cnf(u385,axiom,
    ( event(sK9(X0,X1))
    | ~ of(X1,X0) ) ).

cnf(u389,axiom,
    ( ~ of(X1,X2)
    | human(X1)
    | ~ owner(X1) ) ).

cnf(u394,axiom,
    ( ~ have(X0,X1,X2)
    | ~ human(X1)
    | owner(X1) ) ).

cnf(u398,axiom,
    ( have(sK9(X0,X1),X0,X1)
    | ~ of(X1,X0) ) ).

cnf(u402,axiom,
    ( ~ have(X0,X1,X2)
    | of(X1,X2)
    | ~ event(X0) ) ).

cnf(u406,axiom,
    ( ~ partof(X0,X2)
    | X1 = X2
    | ~ partof(X0,X1) ) ).

cnf(u411,negated_conjecture,
    location(sK0) ).

cnf(u415,axiom,
    ( ~ have(X0,X1,X2)
    | ~ human(X1)
    | of(X1,X2) ) ).

cnf(u419,axiom,
    ( have(X0,X1,X2)
    | ~ of(X1,X2)
    | ~ owner(X1) ) ).

cnf(u429,axiom,
    ( ~ have(X0,X1,X2)
    | ~ nonhuman(X2)
    | ~ nonhuman(X1)
    | partof(X2,X1) ) ).

cnf(u436,negated_conjecture,
    ~ instrumentality(sK3) ).

cnf(u441,negated_conjecture,
    eventuality(sK1) ).

cnf(u446,negated_conjecture,
    artifact(sK3) ).

cnf(u451,negated_conjecture,
    instrumentality(sK6) ).

cnf(u456,negated_conjecture,
    male(sK8) ).

cnf(u461,negated_conjecture,
    male(sK7) ).

cnf(u467,negated_conjecture,
    human(sK8) ).

cnf(u472,negated_conjecture,
    human(sK7) ).

cnf(u485,axiom,
    ( eventuality(sK9(X1,X0))
    | ~ of(X0,X1) ) ).

cnf(u489,axiom,
    ( ~ of(X0,X1)
    | ~ human(X1)
    | owner(X1) ) ).

cnf(u494,axiom,
    ( ~ of(X1,X0)
    | of(X0,X1)
    | ~ human(X0) ) ).

cnf(u499,negated_conjecture,
    entity(sK6) ).

cnf(u503,axiom,
    ( ~ event(sK9(X0,X1))
    | of(X0,X1)
    | ~ of(X1,X0) ) ).

cnf(u507,axiom,
    ( ~ of(X0,X1)
    | ~ nonhuman(X1)
    | partof(X0,X1)
    | ~ nonhuman(X0) ) ).

cnf(u513,axiom,
    ( ~ of(X1,X0)
    | ~ nonhuman(X1)
    | partof(X0,X1)
    | ~ nonhuman(X0)
    | ~ owner(X1) ) ).

cnf(u518,negated_conjecture,
    ~ human(sK6) ).

cnf(u523,negated_conjecture,
    transport(sK2) ).

cnf(u528,negated_conjecture,
    ~ artifact(sK0) ).

cnf(u533,negated_conjecture,
    object(sK0) ).

cnf(u538,negated_conjecture,
    ~ entity(sK1) ).

cnf(u543,negated_conjecture,
    object(sK3) ).

cnf(u548,negated_conjecture,
    artifact(sK6) ).

cnf(u553,negated_conjecture,
    organism(sK8) ).

cnf(u558,negated_conjecture,
    organism(sK7) ).

cnf(u571,axiom,
    ( ~ of(X1,X0)
    | of(X0,X1) ) ).

cnf(u575,axiom,
    ( ~ entity(sK9(X1,X0))
    | ~ of(X0,X1) ) ).

cnf(u580,negated_conjecture,
    ~ furniture(sK2) ).

cnf(u585,negated_conjecture,
    instrumentality(sK2) ).

cnf(u590,negated_conjecture,
    entity(sK0) ).

cnf(u595,negated_conjecture,
    ~ organism(sK0) ).

cnf(u600,negated_conjecture,
    entity(sK3) ).

cnf(u605,negated_conjecture,
    ~ organism(sK3) ).

cnf(u610,negated_conjecture,
    object(sK6) ).

cnf(u615,negated_conjecture,
    entity(sK8) ).

cnf(u620,negated_conjecture,
    entity(sK7) ).

cnf(u628,negated_conjecture,
    artifact(sK2) ).

cnf(u633,negated_conjecture,
    ~ organism(sK6) ).

cnf(u639,negated_conjecture,
    object(sK2) ).

cnf(u646,negated_conjecture,
    entity(sK2) ).

cnf(u651,negated_conjecture,
    ~ organism(sK2) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem    : NLP014+1 : TPTP v8.1.2. Released v2.4.0.
% 0.12/0.15  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.15/0.36  % Computer : n021.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit   : 300
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Fri May  3 12:49:58 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  % (11610)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.38  % (11613)WARNING: value z3 for option sas not known
% 0.15/0.38  % (11615)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.15/0.38  % (11611)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.15/0.38  % (11612)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.15/0.38  % (11616)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency_531 on theBenchmark for (531ds/0Mi)
% 0.15/0.38  % (11617)ott-10_8_av=off:bd=preordered:bs=on:fsd=off:fsr=off:fde=unused:irw=on:lcm=predicate:lma=on:nm=4:nwc=1.7:sp=frequency_522 on theBenchmark for (522ds/0Mi)
% 0.15/0.38  % (11613)dis+2_11_add=large:afr=on:amm=off:bd=off:bce=on:fsd=off:fde=none:gs=on:gsaa=full_model:gsem=off:irw=on:msp=off:nm=4:nwc=1.3:sas=z3:sims=off:sac=on:sp=reverse_arity_569 on theBenchmark for (569ds/0Mi)
% 0.15/0.38  % (11618)ott+1_64_av=off:bd=off:bce=on:fsd=off:fde=unused:gsp=on:irw=on:lcm=predicate:lma=on:nm=2:nwc=1.1:sims=off:urr=on_497 on theBenchmark for (497ds/0Mi)
% 0.15/0.38  TRYING [1]
% 0.15/0.38  TRYING [1]
% 0.15/0.38  TRYING [2]
% 0.15/0.38  TRYING [2]
% 0.15/0.38  TRYING [3]
% 0.15/0.38  TRYING [3]
% 0.15/0.38  TRYING [4]
% 0.15/0.38  TRYING [4]
% 0.15/0.38  TRYING [5]
% 0.15/0.39  TRYING [5]
% 0.15/0.39  TRYING [1]
% 0.15/0.39  TRYING [2]
% 0.15/0.39  TRYING [3]
% 0.15/0.39  % (11616)First to succeed.
% 0.15/0.39  TRYING [4]
% 0.15/0.39  % (11616)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-11610"
% 0.15/0.39  TRYING [6]
% 0.15/0.39  % (11618)Also succeeded, but the first one will report.
% 0.15/0.39  % (11613)Also succeeded, but the first one will report.
% 0.15/0.39  TRYING [6]
% 0.15/0.39  TRYING [5]
% 0.15/0.39  % SZS status CounterSatisfiable for theBenchmark
% 0.15/0.39  % (11616)# SZS output start Saturation.
% See solution above
% 0.15/0.39  % (11616)------------------------------
% 0.15/0.39  % (11616)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.39  % (11616)Termination reason: Satisfiable
% 0.15/0.39  
% 0.15/0.39  % (11616)Memory used [KB]: 1031
% 0.15/0.39  % (11616)Time elapsed: 0.008 s
% 0.15/0.39  % (11616)Instructions burned: 9 (million)
% 0.15/0.39  % (11610)Success in time 0.015 s
%------------------------------------------------------------------------------