TSTP Solution File: ARI589_1 by SPASS+T---2.2.22

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS+T---2.2.22
% Problem  : ARI589_1 : TPTP v8.1.0. Released v5.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : spasst-tptp-script %s %d

% Computer : n014.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 14 22:18:13 EDT 2022

% Result   : Theorem 0.78s 1.02s
% Output   : Refutation 0.78s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    1
%            Number of leaves      :    1
% Syntax   : Number of clauses     :    2 (   1 unt;   1 nHn;   1 RR)
%            Number of literals    :    3 (   0 equ;   0 neg)
%            Maximal clause size   :    2 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    2 (   2 usr;   2 con; 0-0 aty)
%            Number of variables   :    1 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    ( equal(skc3,U)
    | equal(skc2,U) ),
    file('ARI589=1.p',unknown),
    [] ).

cnf(292,plain,
    $false,
    inference(thr,[status(thm)],[1]),
    [iquote('0:ThR:1')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : ARI589_1 : TPTP v8.1.0. Released v5.1.0.
% 0.07/0.13  % Command  : spasst-tptp-script %s %d
% 0.14/0.34  % Computer : n014.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Fri Jun 17 12:49:19 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.21/0.47  % Using integer theory
% 0.78/1.02  
% 0.78/1.02  
% 0.78/1.02  % SZS status Theorem for /tmp/SPASST_4745_n014.cluster.edu
% 0.78/1.02  
% 0.78/1.02  SPASS V 2.2.22  in combination with yices.
% 0.78/1.02  SPASS beiseite: Proof found by SMT.
% 0.78/1.02  Problem: /tmp/SPASST_4745_n014.cluster.edu 
% 0.78/1.02  SPASS derived 167 clauses, backtracked 0 clauses and kept 122 clauses.
% 0.78/1.02  SPASS backtracked 1 times (1 times due to theory inconsistency).
% 0.78/1.02  SPASS allocated 6385 KBytes.
% 0.78/1.02  SPASS spent	0:00:00.02 on the problem.
% 0.78/1.02  		0:00:00.00 for the input.
% 0.78/1.02  		0:00:00.00 for the FLOTTER CNF translation.
% 0.78/1.02  		0:00:00.00 for inferences.
% 0.78/1.02  		0:00:00.00 for the backtracking.
% 0.78/1.02  		0:00:00.01 for the reduction.
% 0.78/1.02  		0:00:00.00 for interacting with the SMT procedure.
% 0.78/1.02  		
% 0.78/1.02  
% 0.78/1.02  % SZS output start CNFRefutation for /tmp/SPASST_4745_n014.cluster.edu
% See solution above
% 0.78/1.02  
% 0.78/1.02  Formulae used in the proof :
% 0.78/1.03  
% 0.78/1.03  SPASS+T ended
%------------------------------------------------------------------------------