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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : NLP003+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 : n023.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:54:50 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(u136,axiom,
    ( ~ of(X0,X1)
    | eventuality(sK0(X1,X0)) ) ).

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

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

cnf(u145,axiom,
    ( ~ of(X2,X3)
    | owner(X3)
    | ~ human(X3) ) ).

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

cnf(u113,axiom,
    ( have(sK0(X0,X1),X0,X1)
    | ~ of(X1,X0) ) ).

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

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

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

cnf(u139,negated_conjecture,
    entity(sK4) ).

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

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

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

cnf(u118,negated_conjecture,
    city(sK3) ).

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

cnf(u120,negated_conjecture,
    hollywood(sK3) ).

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

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

cnf(u143,negated_conjecture,
    ~ eventuality(sK4) ).

cnf(u142,negated_conjecture,
    ~ eventuality(sK3) ).

cnf(u141,negated_conjecture,
    ~ eventuality(sK2) ).

cnf(u112,axiom,
    ( event(sK0(X0,X1))
    | ~ of(X1,X0) ) ).

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

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

cnf(u128,negated_conjecture,
    location(sK3) ).

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

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

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

cnf(u135,negated_conjecture,
    object(sK4) ).

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

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

cnf(u115,negated_conjecture,
    street(sK2) ).

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

cnf(u119,negated_conjecture,
    way(sK2) ).

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

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

cnf(u134,negated_conjecture,
    artifact(sK4) ).

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

cnf(u131,negated_conjecture,
    ~ artifact(sK3) ).

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

cnf(u133,negated_conjecture,
    instrumentality(sK4) ).

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

cnf(u129,negated_conjecture,
    ~ instrumentality(sK2) ).

cnf(u132,negated_conjecture,
    transport(sK4) ).

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

cnf(u124,negated_conjecture,
    vehicle(sK4) ).

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

cnf(u114,negated_conjecture,
    car(sK4) ).

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

cnf(u116,negated_conjecture,
    chevy(sK4) ).

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


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.10  % Problem    : NLP003+1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.11  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.10/0.31  % Computer : n023.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.31  % CPULimit   : 300
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Tue Aug 30 03:54:05 EDT 2022
% 0.10/0.31  % CPUTime    : 
% 0.15/0.46  % (30387)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.15/0.46  % (30388)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.15/0.46  % (30401)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.15/0.47  % (30393)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.15/0.47  % (30396)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.15/0.47  % (30409)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.15/0.47  % (30395)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.15/0.47  % (30401)First to succeed.
% 0.15/0.47  % (30404)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.15/0.47  TRYING [1]
% 0.15/0.47  TRYING [2]
% 0.15/0.47  TRYING [3]
% 0.15/0.48  TRYING [4]
% 0.15/0.48  Finite Model Found!
% 0.15/0.48  % SZS status CounterSatisfiable for theBenchmark
% 0.15/0.48  % (30401)# SZS output start Saturation.
% See solution above
% 0.15/0.48  % (30401)------------------------------
% 0.15/0.48  % (30401)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.15/0.48  % (30401)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.15/0.48  % (30401)Termination reason: Satisfiable
% 0.15/0.48  
% 0.15/0.48  % (30401)Memory used [KB]: 5500
% 0.15/0.48  % (30401)Time elapsed: 0.105 s
% 0.15/0.48  % (30401)Instructions burned: 2 (million)
% 0.15/0.48  % (30401)------------------------------
% 0.15/0.48  % (30401)------------------------------
% 0.15/0.48  % (30380)Success in time 0.162 s
%------------------------------------------------------------------------------