TSTP Solution File: SWC209-1 by SPASS---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : SWC209-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 : Tue Jul 19 22:02:29 EDT 2022

% Result   : Unsatisfiable 0.18s 0.43s
% Output   : Refutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    6
% Syntax   : Number of clauses     :   14 (  10 unt;   4 nHn;  14 RR)
%            Number of literals    :   18 (   0 equ;   2 neg)
%            Maximal clause size   :    2 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   5 con; 0-0 aty)
%            Number of variables   :    0 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(5,axiom,
    equal(sk4,sk2),
    file('SWC209-1.p',unknown),
    [] ).

cnf(6,axiom,
    equal(sk3,sk1),
    file('SWC209-1.p',unknown),
    [] ).

cnf(7,axiom,
    neq(sk2,nil),
    file('SWC209-1.p',unknown),
    [] ).

cnf(8,axiom,
    ~ neq(sk1,nil),
    file('SWC209-1.p',unknown),
    [] ).

cnf(9,axiom,
    ( equal(nil,sk4)
    | neq(sk3,nil) ),
    file('SWC209-1.p',unknown),
    [] ).

cnf(11,axiom,
    ( equal(nil,sk3)
    | neq(sk3,nil) ),
    file('SWC209-1.p',unknown),
    [] ).

cnf(201,plain,
    ( equal(nil,sk1)
    | neq(sk1,nil) ),
    inference(rew,[status(thm),theory(equality)],[6,11]),
    [iquote('0:Rew:6.0,11.1,6.0,11.0')] ).

cnf(202,plain,
    equal(nil,sk1),
    inference(mrr,[status(thm)],[201,8]),
    [iquote('0:MRR:201.1,8.0')] ).

cnf(212,plain,
    neq(sk2,sk1),
    inference(rew,[status(thm),theory(equality)],[202,7]),
    [iquote('0:Rew:202.0,7.0')] ).

cnf(213,plain,
    ~ neq(sk1,sk1),
    inference(rew,[status(thm),theory(equality)],[202,8]),
    [iquote('0:Rew:202.0,8.0')] ).

cnf(218,plain,
    ( equal(sk2,sk1)
    | neq(sk1,sk1) ),
    inference(rew,[status(thm),theory(equality)],[6,9,202,5]),
    [iquote('0:Rew:6.0,9.1,202.0,9.1,202.0,9.0,5.0,9.0')] ).

cnf(219,plain,
    equal(sk2,sk1),
    inference(mrr,[status(thm)],[218,213]),
    [iquote('0:MRR:218.1,213.0')] ).

cnf(222,plain,
    neq(sk1,sk1),
    inference(rew,[status(thm),theory(equality)],[219,212]),
    [iquote('0:Rew:219.0,212.0')] ).

cnf(223,plain,
    $false,
    inference(mrr,[status(thm)],[222,213]),
    [iquote('0:MRR:222.0,213.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : SWC209-1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/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 : Sun Jun 12 05:19:05 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.18/0.43  
% 0.18/0.43  SPASS V 3.9 
% 0.18/0.43  SPASS beiseite: Proof found.
% 0.18/0.43  % SZS status Theorem
% 0.18/0.43  Problem: /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 0.18/0.43  SPASS derived 19 clauses, backtracked 0 clauses, performed 0 splits and kept 86 clauses.
% 0.18/0.43  SPASS allocated 75865 KBytes.
% 0.18/0.43  SPASS spent	0:00:00.08 on the problem.
% 0.18/0.43  		0:00:00.05 for the input.
% 0.18/0.43  		0:00:00.00 for the FLOTTER CNF translation.
% 0.18/0.43  		0:00:00.00 for inferences.
% 0.18/0.43  		0:00:00.00 for the backtracking.
% 0.18/0.43  		0:00:00.00 for the reduction.
% 0.18/0.43  
% 0.18/0.43  
% 0.18/0.43  Here is a proof with depth 0, length 14 :
% 0.18/0.43  % SZS output start Refutation
% See solution above
% 0.18/0.43  Formulae used in the proof : co1_5 co1_6 co1_7 co1_8 co1_9 co1_11
% 0.18/0.43  
%------------------------------------------------------------------------------