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

View Problem - Process Solution

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

% Computer : n011.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 : Tue Jul 19 22:01:04 EDT 2022

% Result   : Theorem 7.36s 7.53s
% Output   : Refutation 7.36s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    9
% Syntax   : Number of clauses     :   18 (   7 unt;   8 nHn;  18 RR)
%            Number of literals    :   46 (   0 equ;  22 neg)
%            Maximal clause size   :    7 (   2 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   1 prp; 0-2 aty)
%            Number of functors    :   13 (  13 usr;   8 con; 0-2 aty)
%            Number of variables   :    0 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(51,axiom,
    ssList(skf48(u,v)),
    file('SWC011+1.p',unknown),
    [] ).

cnf(52,axiom,
    ssList(skf47(u,v)),
    file('SWC011+1.p',unknown),
    [] ).

cnf(53,axiom,
    ssItem(skf46(u,v)),
    file('SWC011+1.p',unknown),
    [] ).

cnf(61,axiom,
    ( skP0(u,v)
    | neq(v,nil) ),
    file('SWC011+1.p',unknown),
    [] ).

cnf(70,axiom,
    ( ~ skP0(skc4,skc5)
    | neq(skc5,nil) ),
    file('SWC011+1.p',unknown),
    [] ).

cnf(80,axiom,
    ( ~ neq(skc5,nil)
    | ~ skP0(skc4,skc5) ),
    file('SWC011+1.p',unknown),
    [] ).

cnf(105,axiom,
    ( skP0(u,v)
    | equal(app(skf47(v,u),skf48(u,v)),u) ),
    file('SWC011+1.p',unknown),
    [] ).

cnf(143,axiom,
    ( skP0(u,v)
    | equal(app(app(skf47(v,u),cons(skf46(u,v),nil)),skf48(u,v)),v) ),
    file('SWC011+1.p',unknown),
    [] ).

cnf(190,axiom,
    ( ~ ssList(u)
    | ~ ssList(v)
    | ~ ssItem(w)
    | ~ equal(app(v,u),x)
    | ~ equal(app(app(v,cons(w,nil)),u),y)
    | skP0(x,y) ),
    file('SWC011+1.p',unknown),
    [] ).

cnf(198,plain,
    neq(skc5,nil),
    inference(mrr,[status(thm)],[70,61]),
    [iquote('0:MRR:70.0,61.1')] ).

cnf(199,plain,
    ~ skP0(skc4,skc5),
    inference(mrr,[status(thm)],[80,198]),
    [iquote('0:MRR:80.0,198.0')] ).

cnf(11418,plain,
    ( ~ ssList(skf48(u,v))
    | ~ ssList(skf47(v,u))
    | ~ ssItem(skf46(u,v))
    | ~ equal(app(skf47(v,u),skf48(u,v)),w)
    | ~ equal(v,x)
    | skP0(u,v)
    | skP0(w,x) ),
    inference(spl,[status(thm),theory(equality)],[143,190]),
    [iquote('0:SpL:143.1,190.4')] ).

cnf(11434,plain,
    ( ~ ssList(skf48(u,v))
    | ~ ssList(skf47(v,u))
    | ~ ssItem(skf46(u,v))
    | ~ equal(u,w)
    | ~ equal(v,x)
    | skP0(u,v)
    | skP0(w,x) ),
    inference(rew,[status(thm),theory(equality)],[105,11418]),
    [iquote('0:Rew:105.1,11418.3')] ).

cnf(11435,plain,
    ( ~ equal(u,v)
    | ~ equal(w,x)
    | skP0(u,w)
    | skP0(v,x) ),
    inference(ssi,[status(thm)],[11434,53,52,51]),
    [iquote('0:SSi:11434.2,11434.1,11434.0,53.0,52.0,51.0')] ).

cnf(15330,plain,
    ( ~ equal(u,v)
    | skP0(w,u)
    | skP0(w,v) ),
    inference(eqr,[status(thm),theory(equality)],[11435]),
    [iquote('0:EqR:11435.0')] ).

cnf(15331,plain,
    ( skP0(u,v)
    | skP0(u,v) ),
    inference(eqr,[status(thm),theory(equality)],[15330]),
    [iquote('0:EqR:15330.0')] ).

cnf(15332,plain,
    skP0(u,v),
    inference(obv,[status(thm),theory(equality)],[15331]),
    [iquote('0:Obv:15331.0')] ).

cnf(15333,plain,
    $false,
    inference(unc,[status(thm)],[15332,199]),
    [iquote('0:UnC:15332.0,199.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWC011+1 : TPTP v8.1.0. Released v2.4.0.
% 0.07/0.13  % Command  : run_spass %d %s
% 0.12/0.34  % Computer : n011.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Sat Jun 11 21:34:17 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 7.36/7.53  
% 7.36/7.53  SPASS V 3.9 
% 7.36/7.53  SPASS beiseite: Proof found.
% 7.36/7.53  % SZS status Theorem
% 7.36/7.53  Problem: /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 7.36/7.53  SPASS derived 10505 clauses, backtracked 1669 clauses, performed 49 splits and kept 6300 clauses.
% 7.36/7.53  SPASS allocated 110917 KBytes.
% 7.36/7.53  SPASS spent	0:00:06.49 on the problem.
% 7.36/7.53  		0:00:00.04 for the input.
% 7.36/7.53  		0:00:00.07 for the FLOTTER CNF translation.
% 7.36/7.53  		0:00:00.12 for inferences.
% 7.36/7.53  		0:00:00.16 for the backtracking.
% 7.36/7.53  		0:00:05.89 for the reduction.
% 7.36/7.53  
% 7.36/7.53  
% 7.36/7.53  Here is a proof with depth 3, length 18 :
% 7.36/7.53  % SZS output start Refutation
% See solution above
% 7.36/7.53  Formulae used in the proof : co1 ax2 ax17
% 7.36/7.53  
%------------------------------------------------------------------------------