TSTP Solution File: NLP102+1 by SPASS---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : NLP102+1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %d %s

% Computer : n026.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  : 600s
% DateTime : Mon Jul 18 05:26:52 EDT 2022

% Result   : CounterSatisfiable 0.19s 0.48s
% Output   : Saturation 0.19s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named 38)

% Comments : 
%------------------------------------------------------------------------------
cnf(58,plain,
    ( ~ actual_world(u)
    | ~ event(u,v)
    | ~ past(u,v)
    | ~ nonreflexive(u,v)
    | ~ drink(u,v)
    | ~ coffee(u,w)
    | ~ human_person(u,x)
    | ~ restaurant(u,y)
    | ~ event(u,z)
    | ~ see(u,z)
    | ~ nonreflexive(u,z)
    | ~ past(u,z)
    | ~ patient(u,v,w)
    | ~ agent(u,v,x)
    | ~ patient(u,z,x)
    | ~ agent(u,z,skf13(u,y,x)) ),
    inference(mrr,[status(thm)],[38,41]),
    [iquote('1:MRR:38.1,41.0')] ).

cnf(75,plain,
    ( ~ human_person(skc7,u)
    | ~ restaurant(skc7,v)
    | ~ agent(skc7,skf10(w),u)
    | in(skc7,skf13(skc7,v,x),v) ),
    inference(mrr,[status(thm)],[74,63,64,65,66,42]),
    [iquote('11:MRR:74.0,74.1,74.2,74.3,74.4,63.0,64.0,65.0,66.0,42.0')] ).

cnf(57,plain,
    ( ~ actual_world(u)
    | ~ event(u,v)
    | ~ past(u,v)
    | ~ nonreflexive(u,v)
    | ~ drink(u,v)
    | ~ coffee(u,w)
    | ~ human_person(u,x)
    | ~ restaurant(u,y)
    | ~ patient(u,v,w)
    | ~ agent(u,v,x)
    | in(u,skf13(u,y,z),y) ),
    inference(mrr,[status(thm)],[36,41]),
    [iquote('1:MRR:36.1,41.0')] ).

cnf(72,plain,
    ( ~ human_person(skc7,u)
    | ~ restaurant(skc7,v)
    | ~ agent(skc7,skf10(w),u)
    | customer(skc7,skf13(skc7,x,y)) ),
    inference(mrr,[status(thm)],[71,63,64,65,66,42]),
    [iquote('11:MRR:71.0,71.1,71.2,71.3,71.4,63.0,64.0,65.0,66.0,42.0')] ).

cnf(56,plain,
    ( ~ actual_world(u)
    | ~ event(u,v)
    | ~ past(u,v)
    | ~ nonreflexive(u,v)
    | ~ drink(u,v)
    | ~ coffee(u,w)
    | ~ human_person(u,x)
    | ~ restaurant(u,y)
    | ~ patient(u,v,w)
    | ~ agent(u,v,x)
    | customer(u,skf13(u,z,x1)) ),
    inference(mrr,[status(thm)],[35,41]),
    [iquote('1:MRR:35.1,41.0')] ).

cnf(69,plain,
    ( ~ restaurant(skc7,u)
    | ~ customer(skc7,v)
    | ~ in(skc7,v,u) ),
    inference(spt,[],[54]),
    [iquote('12:Spt:54.0,54.1,54.2')] ).

cnf(68,plain,
    patient(skc7,skf10(u),skc8),
    inference(spt,[],[52]),
    [iquote('11:Spt:52.3')] ).

cnf(67,plain,
    human_person(skc7,skf11(u)),
    inference(spt,[],[51]),
    [iquote('10:Spt:51.3')] ).

cnf(66,plain,
    drink(skc7,skf10(u)),
    inference(spt,[],[50]),
    [iquote('9:Spt:50.3')] ).

cnf(65,plain,
    nonreflexive(skc7,skf10(u)),
    inference(spt,[],[49]),
    [iquote('8:Spt:49.3')] ).

cnf(64,plain,
    past(skc7,skf10(u)),
    inference(spt,[],[48]),
    [iquote('7:Spt:48.3')] ).

cnf(63,plain,
    event(skc7,skf10(u)),
    inference(spt,[],[47]),
    [iquote('6:Spt:47.3')] ).

cnf(62,plain,
    event(skc7,skf9(u)),
    inference(spt,[],[46]),
    [iquote('5:Spt:46.3')] ).

cnf(61,plain,
    past(skc7,skf9(u)),
    inference(spt,[],[45]),
    [iquote('4:Spt:45.3')] ).

cnf(60,plain,
    nonreflexive(skc7,skf9(u)),
    inference(spt,[],[44]),
    [iquote('3:Spt:44.3')] ).

cnf(59,plain,
    see(skc7,skf9(u)),
    inference(spt,[],[43]),
    [iquote('2:Spt:43.3')] ).

cnf(42,plain,
    coffee(skc7,skc8),
    inference(mrr,[status(thm)],[10,41]),
    [iquote('1:MRR:10.0,41.0')] ).

cnf(1,axiom,
    actual_world(skc18),
    file('NLP102+1.p',unknown),
    [] ).

cnf(2,axiom,
    actual_world(skc7),
    file('NLP102+1.p',unknown),
    [] ).

cnf(41,plain,
    skC0,
    inference(spt,[],[6]),
    [iquote('1:Spt:6.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : NLP102+1 : TPTP v8.1.0. Released v2.4.0.
% 0.11/0.12  % Command  : run_spass %d %s
% 0.12/0.33  % Computer : n026.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  : 600
% 0.12/0.33  % DateTime : Thu Jun 30 18:13:49 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.19/0.48  
% 0.19/0.48  SPASS V 3.9 
% 0.19/0.48  SPASS beiseite: Completion found.
% 0.19/0.48  % SZS status CounterSatisfiable
% 0.19/0.48  Problem: /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 0.19/0.48  SPASS derived 31 clauses, backtracked 0 clauses, performed 12 splits and kept 69 clauses.
% 0.19/0.48  SPASS allocated 98234 KBytes.
% 0.19/0.48  SPASS spent	0:00:00.14 on the problem.
% 0.19/0.48  		0:00:00.03 for the input.
% 0.19/0.48  		0:00:00.07 for the FLOTTER CNF translation.
% 0.19/0.48  		0:00:00.00 for inferences.
% 0.19/0.48  		0:00:00.00 for the backtracking.
% 0.19/0.48  		0:00:00.00 for the reduction.
% 0.19/0.48  
% 0.19/0.48  
% 0.19/0.48   The saturated set of worked-off clauses is :
% 0.19/0.48  % SZS output start Saturation
% See solution above
%------------------------------------------------------------------------------