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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : SYN136-1 : TPTP v8.1.0. Released v1.1.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %d %s

% Computer : n023.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 : Thu Jul 21 12:18:57 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    ~ m3(u,a,a),
    file('SYN136-1.p',unknown),
    [] ).

cnf(21,axiom,
    l0(a),
    file('SYN136-1.p',unknown),
    [] ).

cnf(38,axiom,
    n0(b,a),
    file('SYN136-1.p',unknown),
    [] ).

cnf(40,axiom,
    ( ~ n0(u,v)
    | k1(v) ),
    file('SYN136-1.p',unknown),
    [] ).

cnf(198,axiom,
    ( ~ k1(u)
    | p2(u,u,u) ),
    file('SYN136-1.p',unknown),
    [] ).

cnf(277,axiom,
    ( ~ p2(u,u,u)
    | m3(u,u,u) ),
    file('SYN136-1.p',unknown),
    [] ).

cnf(419,plain,
    ~ p2(a,a,a),
    inference(res,[status(thm),theory(equality)],[277,1]),
    [iquote('0:Res:277.1,1.0')] ).

cnf(464,plain,
    k1(a),
    inference(res,[status(thm),theory(equality)],[38,40]),
    [iquote('0:Res:38.0,40.0')] ).

cnf(480,plain,
    ~ k1(a),
    inference(res,[status(thm),theory(equality)],[198,419]),
    [iquote('0:Res:198.1,419.0')] ).

cnf(481,plain,
    $false,
    inference(ssi,[status(thm)],[480,21,464]),
    [iquote('0:SSi:480.0,21.0,464.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SYN136-1 : TPTP v8.1.0. Released v1.1.0.
% 0.11/0.13  % Command  : run_spass %d %s
% 0.12/0.34  % Computer : n023.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 : Tue Jul 12 08:44:09 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.19/0.48  
% 0.19/0.48  SPASS V 3.9 
% 0.19/0.48  SPASS beiseite: Proof found.
% 0.19/0.48  % SZS status Theorem
% 0.19/0.48  Problem: /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 0.19/0.48  SPASS derived 30 clauses, backtracked 0 clauses, performed 0 splits and kept 359 clauses.
% 0.19/0.48  SPASS allocated 76117 KBytes.
% 0.19/0.48  SPASS spent	0:00:00.12 on the problem.
% 0.19/0.48  		0:00:00.04 for the input.
% 0.19/0.48  		0:00:00.00 for the FLOTTER CNF translation.
% 0.19/0.48  		0:00:00.00 for inferences.
% 0.19/0.48  		0:00:00.00 for the backtracking.
% 0.19/0.48  		0:00:00.03 for the reduction.
% 0.19/0.48  
% 0.19/0.48  
% 0.19/0.48  Here is a proof with depth 2, length 10 :
% 0.19/0.48  % SZS output start Refutation
% See solution above
% 0.19/0.48  Formulae used in the proof : prove_this axiom_20 axiom_37 rule_001 rule_159 rule_238
% 0.19/0.48  
%------------------------------------------------------------------------------