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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : NLP022+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 : n018.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:25 EDT 2024

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem    : NLP022+1 : TPTP v8.1.2. Released v2.4.0.
% 0.00/0.11  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.10/0.31  % Computer : n018.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.32  % CPULimit   : 300
% 0.10/0.32  % WCLimit    : 300
% 0.10/0.32  % DateTime   : Fri May  3 12:53:31 EDT 2024
% 0.10/0.32  % CPUTime    : 
% 0.10/0.32  % (10284)Running in auto input_syntax mode. Trying TPTP
% 0.10/0.33  % (10287)WARNING: value z3 for option sas not known
% 0.10/0.33  % (10289)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.10/0.33  % (10288)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.10/0.33  % (10291)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.10/0.33  % (10290)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.10/0.33  % (10287)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.10/0.33  % (10285)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.10/0.34  TRYING [1]
% 0.10/0.34  TRYING [2]
% 0.10/0.34  TRYING [3]
% 0.10/0.34  % (10286)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.10/0.34  TRYING [1]
% 0.10/0.34  TRYING [4]
% 0.10/0.34  TRYING [2]
% 0.10/0.34  TRYING [3]
% 0.15/0.34  TRYING [5]
% 0.15/0.34  TRYING [4]
% 0.15/0.34  % (10289)First to succeed.
% 0.15/0.34  % (10289)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-10284"
% 0.15/0.34  % (10291)Also succeeded, but the first one will report.
% 0.15/0.34  TRYING [6]
% 0.15/0.34  TRYING [5]
% 0.15/0.34  % (10287)Also succeeded, but the first one will report.
% 0.15/0.34  TRYING [1]
% 0.15/0.34  % SZS status CounterSatisfiable for theBenchmark
% 0.15/0.34  % (10289)# SZS output start Saturation.
% See solution above
% 0.15/0.34  % (10289)------------------------------
% 0.15/0.34  % (10289)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.34  % (10289)Termination reason: Satisfiable
% 0.15/0.34  
% 0.15/0.34  % (10289)Memory used [KB]: 1031
% 0.15/0.34  % (10289)Time elapsed: 0.007 s
% 0.15/0.34  % (10289)Instructions burned: 9 (million)
% 0.15/0.34  % (10284)Success in time 0.015 s
%------------------------------------------------------------------------------