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

View Problem - Process Solution

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

% Computer : n012.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:49 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(79,plain,
    ~ restaurant(skc4,u),
    inference(mrr,[status(thm)],[78,70]),
    [iquote('12:MRR:78.1,70.1')] ).

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

cnf(54,plain,
    ( ~ actual_world(u)
    | ~ coffee(u,v)
    | ~ restaurant(u,w)
    | in(u,skf17(u,w,x),w) ),
    inference(mrr,[status(thm)],[32,41]),
    [iquote('1:MRR:32.1,41.0')] ).

cnf(42,plain,
    ( ~ actual_world(u)
    | ~ coffee(u,v)
    | ~ restaurant(u,w)
    | customer(u,skf17(u,x,y)) ),
    inference(mrr,[status(thm)],[31,41]),
    [iquote('1:MRR:31.1,41.0')] ).

cnf(68,plain,
    coffee(skc4,skf12(u)),
    inference(spt,[],[52]),
    [iquote('11:Spt:52.3')] ).

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

cnf(66,plain,
    past(skc4,skf11(u)),
    inference(spt,[],[50]),
    [iquote('9:Spt:50.3')] ).

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

cnf(64,plain,
    drink(skc4,skf11(u)),
    inference(spt,[],[48]),
    [iquote('7:Spt:48.3')] ).

cnf(63,plain,
    human_person(skc4,skf13(u)),
    inference(spt,[],[47]),
    [iquote('6:Spt:47.3')] ).

cnf(62,plain,
    see(skc4,skf10(u)),
    inference(spt,[],[46]),
    [iquote('5:Spt:46.3')] ).

cnf(61,plain,
    nonreflexive(skc4,skf10(u)),
    inference(spt,[],[45]),
    [iquote('4:Spt:45.3')] ).

cnf(60,plain,
    past(skc4,skf10(u)),
    inference(spt,[],[44]),
    [iquote('3:Spt:44.3')] ).

cnf(59,plain,
    event(skc4,skf10(u)),
    inference(spt,[],[43]),
    [iquote('2:Spt:43.3')] ).

cnf(1,axiom,
    actual_world(skc15),
    file('NLP098+1.p',unknown),
    [] ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : NLP098+1 : TPTP v8.1.0. Released v2.4.0.
% 0.11/0.13  % Command  : run_spass %d %s
% 0.13/0.33  % Computer : n012.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Fri Jul  1 03:41:02 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.49  
% 0.19/0.49  SPASS V 3.9 
% 0.19/0.49  SPASS beiseite: Completion found.
% 0.19/0.49  % SZS status CounterSatisfiable
% 0.19/0.49  Problem: /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.19/0.49  SPASS derived 33 clauses, backtracked 0 clauses, performed 12 splits and kept 71 clauses.
% 0.19/0.49  SPASS allocated 98416 KBytes.
% 0.19/0.49  SPASS spent	0:00:00.14 on the problem.
% 0.19/0.49  		0:00:00.04 for the input.
% 0.19/0.49  		0:00:00.07 for the FLOTTER CNF translation.
% 0.19/0.49  		0:00:00.00 for inferences.
% 0.19/0.49  		0:00:00.00 for the backtracking.
% 0.19/0.49  		0:00:00.00 for the reduction.
% 0.19/0.49  
% 0.19/0.49  
% 0.19/0.49   The saturated set of worked-off clauses is :
% 0.19/0.49  % SZS output start Saturation
% See solution above
%------------------------------------------------------------------------------