TSTP Solution File: GEO212+2 by SPASS---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : GEO212+2 : TPTP v8.1.0. Released v3.3.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %d %s

% Computer : n010.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:23:29 EDT 2022

% Result   : Theorem 0.20s 0.45s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   10
% Syntax   : Number of clauses     :   24 (  11 unt;   7 nHn;  24 RR)
%            Number of literals    :   42 (   0 equ;  17 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   6 con; 0-0 aty)
%            Number of variables   :    0 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    unorthogonal_lines(skc5,skc3),
    file('GEO212+2.p',unknown),
    [] ).

cnf(2,axiom,
    ~ convergent_lines(skc5,skc4),
    file('GEO212+2.p',unknown),
    [] ).

cnf(3,axiom,
    ~ unorthogonal_lines(skc3,skc4),
    file('GEO212+2.p',unknown),
    [] ).

cnf(6,axiom,
    ~ convergent_lines(u,u),
    file('GEO212+2.p',unknown),
    [] ).

cnf(9,axiom,
    ( unorthogonal_lines(u,v)
    | convergent_lines(u,v) ),
    file('GEO212+2.p',unknown),
    [] ).

cnf(13,axiom,
    ( ~ skP0(u,v)
    | convergent_lines(v,u) ),
    file('GEO212+2.p',unknown),
    [] ).

cnf(14,axiom,
    ( ~ skP0(u,v)
    | unorthogonal_lines(v,u) ),
    file('GEO212+2.p',unknown),
    [] ).

cnf(17,axiom,
    ( ~ convergent_lines(u,v)
    | convergent_lines(v,w)
    | convergent_lines(u,w) ),
    file('GEO212+2.p',unknown),
    [] ).

cnf(20,axiom,
    ( ~ skP0(u,v)
    | skP0(w,u)
    | skP0(w,v) ),
    file('GEO212+2.p',unknown),
    [] ).

cnf(21,axiom,
    ( ~ unorthogonal_lines(u,v)
    | ~ convergent_lines(u,v)
    | skP0(v,u) ),
    file('GEO212+2.p',unknown),
    [] ).

cnf(29,plain,
    ( ~ convergent_lines(skc5,skc3)
    | skP0(skc3,skc5) ),
    inference(res,[status(thm),theory(equality)],[1,21]),
    [iquote('0:Res:1.0,21.1')] ).

cnf(30,plain,
    ~ skP0(skc4,skc3),
    inference(res,[status(thm),theory(equality)],[14,3]),
    [iquote('0:Res:14.1,3.0')] ).

cnf(31,plain,
    convergent_lines(skc3,skc4),
    inference(res,[status(thm),theory(equality)],[9,3]),
    [iquote('0:Res:9.1,3.0')] ).

cnf(37,plain,
    ~ skP0(skc4,skc5),
    inference(res,[status(thm),theory(equality)],[13,2]),
    [iquote('0:Res:13.1,2.0')] ).

cnf(38,plain,
    ( ~ convergent_lines(u,skc5)
    | convergent_lines(u,skc4) ),
    inference(res,[status(thm),theory(equality)],[17,2]),
    [iquote('0:Res:17.2,2.0')] ).

cnf(55,plain,
    ~ convergent_lines(skc4,skc5),
    inference(res,[status(thm),theory(equality)],[38,6]),
    [iquote('0:Res:38.1,6.0')] ).

cnf(62,plain,
    ( ~ convergent_lines(skc5,skc3)
    | skP0(u,skc3)
    | skP0(u,skc5) ),
    inference(res,[status(thm),theory(equality)],[29,20]),
    [iquote('0:Res:29.1,20.0')] ).

cnf(63,plain,
    ( ~ convergent_lines(skc5,skc3)
    | skP0(skc4,skc5) ),
    inference(res,[status(thm),theory(equality)],[62,30]),
    [iquote('0:Res:62.1,30.0')] ).

cnf(67,plain,
    ~ convergent_lines(skc5,skc3),
    inference(mrr,[status(thm)],[63,37]),
    [iquote('0:MRR:63.1,37.0')] ).

cnf(71,plain,
    ( convergent_lines(skc4,u)
    | convergent_lines(skc3,u) ),
    inference(res,[status(thm),theory(equality)],[31,17]),
    [iquote('0:Res:31.0,17.0')] ).

cnf(76,plain,
    ( convergent_lines(skc4,u)
    | convergent_lines(u,v)
    | convergent_lines(skc3,v) ),
    inference(res,[status(thm),theory(equality)],[71,17]),
    [iquote('0:Res:71.1,17.0')] ).

cnf(107,plain,
    ( convergent_lines(skc4,u)
    | convergent_lines(u,skc3) ),
    inference(res,[status(thm),theory(equality)],[76,6]),
    [iquote('0:Res:76.2,6.0')] ).

cnf(110,plain,
    convergent_lines(skc5,skc3),
    inference(res,[status(thm),theory(equality)],[107,55]),
    [iquote('0:Res:107.0,55.0')] ).

cnf(114,plain,
    $false,
    inference(mrr,[status(thm)],[110,67]),
    [iquote('0:MRR:110.0,67.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : GEO212+2 : TPTP v8.1.0. Released v3.3.0.
% 0.08/0.13  % Command  : run_spass %d %s
% 0.13/0.35  % Computer : n010.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Sat Jun 18 01:39:23 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.20/0.45  
% 0.20/0.45  SPASS V 3.9 
% 0.20/0.45  SPASS beiseite: Proof found.
% 0.20/0.45  % SZS status Theorem
% 0.20/0.45  Problem: /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.20/0.45  SPASS derived 82 clauses, backtracked 0 clauses, performed 0 splits and kept 73 clauses.
% 0.20/0.45  SPASS allocated 85198 KBytes.
% 0.20/0.45  SPASS spent	0:00:00.09 on the problem.
% 0.20/0.45  		0:00:00.04 for the input.
% 0.20/0.45  		0:00:00.03 for the FLOTTER CNF translation.
% 0.20/0.45  		0:00:00.00 for inferences.
% 0.20/0.45  		0:00:00.00 for the backtracking.
% 0.20/0.45  		0:00:00.00 for the reduction.
% 0.20/0.45  
% 0.20/0.45  
% 0.20/0.45  Here is a proof with depth 5, length 24 :
% 0.20/0.45  % SZS output start Refutation
% See solution above
% 0.20/0.45  Formulae used in the proof : con apart3 occu1 oac1 apart6
% 0.20/0.45  
%------------------------------------------------------------------------------