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

View Problem - Process Solution

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

% Computer : n003.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 : Sat Jul 16 06:24:27 EDT 2022

% Result   : Satisfiable 0.19s 0.45s
% Output   : Saturation 0.19s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named 55)

% Comments : 
%------------------------------------------------------------------------------
cnf(56,axiom,
    ( ~ before_on_line(u,v,w)
    | ~ before_on_line(u,x,v)
    | between_on_line(u,x,v,w) ),
    file('GEO354+1.p',unknown),
    [] ).

cnf(57,axiom,
    ( ~ before_on_line(u,v,w)
    | ~ before_on_line(u,x,v)
    | between_on_line(u,w,v,x) ),
    file('GEO354+1.p',unknown),
    [] ).

cnf(51,axiom,
    ( ~ between_on_line(u,v,w,x)
    | before_on_line(u,w,x)
    | before_on_line(u,w,v) ),
    file('GEO354+1.p',unknown),
    [] ).

cnf(54,axiom,
    ( ~ between_on_line(u,v,w,x)
    | before_on_line(u,v,w)
    | before_on_line(u,x,w) ),
    file('GEO354+1.p',unknown),
    [] ).

cnf(52,axiom,
    ( ~ between_on_line(u,v,w,x)
    | before_on_line(u,w,x)
    | before_on_line(u,x,w) ),
    file('GEO354+1.p',unknown),
    [] ).

cnf(53,axiom,
    ( ~ between_on_line(u,v,w,x)
    | before_on_line(u,v,w)
    | before_on_line(u,w,v) ),
    file('GEO354+1.p',unknown),
    [] ).

cnf(27,axiom,
    ( ~ distinct_points(u,v)
    | distinct_points(v,w)
    | distinct_points(u,w) ),
    file('GEO354+1.p',unknown),
    [] ).

cnf(28,axiom,
    ( ~ distinct_lines(u,v)
    | distinct_lines(v,w)
    | distinct_lines(u,w) ),
    file('GEO354+1.p',unknown),
    [] ).

cnf(77,plain,
    ( ~ point(u)
    | ~ point(v)
    | ~ distinct_points(v,u) ),
    inference(mrr,[status(thm)],[55,73]),
    [iquote('0:MRR:55.3,73.0')] ).

cnf(19,axiom,
    ( ~ before_on_line(u,v,w)
    | distinct_points(v,w) ),
    file('GEO354+1.p',unknown),
    [] ).

cnf(78,plain,
    ( ~ distinct_points(u,v)
    | before_on_line(w,u,v) ),
    inference(mrr,[status(thm)],[64,4,67]),
    [iquote('0:MRR:64.1,64.2,64.3,64.4,64.5,4.0,4.0,4.0,4.0,67.0')] ).

cnf(79,plain,
    ( ~ distinct_lines(u,v)
    | ~ distinct_points(w,x) ),
    inference(mrr,[status(thm)],[65,4]),
    [iquote('0:MRR:65.2,65.3,65.4,65.5,65.6,65.7,65.8,65.9,4.0,4.0,4.0,4.0,4.0,4.0,4.0,4.0')] ).

cnf(70,plain,
    ~ divides_points(u,v,w),
    inference(mrr,[status(thm)],[38,4]),
    [iquote('0:MRR:38.1,38.2,4.0,4.0')] ).

cnf(7,axiom,
    ~ distinct_lines(u,reverse_line(u)),
    file('GEO354+1.p',unknown),
    [] ).

cnf(71,plain,
    ~ apart_point_and_line(u,v),
    inference(mrr,[status(thm)],[37,4]),
    [iquote('0:MRR:37.1,37.2,4.0,4.0')] ).

cnf(69,plain,
    ~ skP0(u,v),
    inference(mrr,[status(thm)],[15,67]),
    [iquote('0:MRR:15.1,67.0')] ).

cnf(68,plain,
    ~ convergent_lines(u,v),
    inference(mrr,[status(thm)],[14,67]),
    [iquote('0:MRR:14.1,67.0')] ).

cnf(67,plain,
    ~ unequally_directed_lines(u,v),
    inference(mrr,[status(thm)],[21,8]),
    [iquote('0:MRR:21.1,8.0')] ).

cnf(4,axiom,
    ~ left_apart_point(u,v),
    file('GEO354+1.p',unknown),
    [] ).

cnf(5,axiom,
    ~ left_convergent_lines(u,v),
    file('GEO354+1.p',unknown),
    [] ).

cnf(1,axiom,
    ~ distinct_points(u,u),
    file('GEO354+1.p',unknown),
    [] ).

cnf(2,axiom,
    ~ distinct_lines(u,u),
    file('GEO354+1.p',unknown),
    [] ).

cnf(66,plain,
    skP1(u,v),
    inference(mrr,[status(thm)],[16,8]),
    [iquote('0:MRR:16.0,8.0')] ).

cnf(73,plain,
    ~ line(u),
    inference(mrr,[status(thm)],[9,72]),
    [iquote('0:MRR:9.1,72.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : GEO354+1 : TPTP v8.1.0. Released v6.4.0.
% 0.06/0.12  % Command  : run_spass %d %s
% 0.11/0.33  % Computer : n003.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit : 300
% 0.11/0.33  % WCLimit  : 600
% 0.11/0.33  % DateTime : Sat Jun 18 16:42:58 EDT 2022
% 0.11/0.33  % CPUTime  : 
% 0.19/0.45  
% 0.19/0.45  SPASS V 3.9 
% 0.19/0.45  SPASS beiseite: Completion found.
% 0.19/0.45  % SZS status CounterSatisfiable
% 0.19/0.45  Problem: /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 0.19/0.45  SPASS derived 15 clauses, backtracked 0 clauses, performed 0 splits and kept 36 clauses.
% 0.19/0.45  SPASS allocated 97779 KBytes.
% 0.19/0.45  SPASS spent	0:00:00.10 on the problem.
% 0.19/0.45  		0:00:00.04 for the input.
% 0.19/0.45  		0:00:00.04 for the FLOTTER CNF translation.
% 0.19/0.45  		0:00:00.00 for inferences.
% 0.19/0.45  		0:00:00.00 for the backtracking.
% 0.19/0.45  		0:00:00.00 for the reduction.
% 0.19/0.45  
% 0.19/0.45  
% 0.19/0.45   The saturated set of worked-off clauses is :
% 0.19/0.45  % SZS output start Saturation
% See solution above
%------------------------------------------------------------------------------