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

View Problem - Process Solution

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

% Computer : n006.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:16:25 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    ~ less(U,V),
    file('ARI195=1.p',unknown),
    [] ).

cnf(29,plain,
    $false,
    inference(bld,[status(thm)],[1]),
    [iquote('0:BLD:1.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : ARI195_1 : TPTP v8.1.0. Released v5.0.0.
% 0.03/0.13  % Command  : spasst-tptp-script %s %d
% 0.12/0.33  % Computer : n006.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 : Fri Jun 17 11:51:26 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.19/0.46  % Using rational theory
% 0.44/1.01  
% 0.44/1.01  
% 0.44/1.01  % SZS status Theorem for /tmp/SPASST_25498_n006.cluster.edu
% 0.44/1.01  
% 0.44/1.01  SPASS V 2.2.22  in combination with yices.
% 0.44/1.01  SPASS beiseite: Proof found by SPASS.
% 0.44/1.01  Problem: /tmp/SPASST_25498_n006.cluster.edu 
% 0.44/1.01  SPASS derived 0 clauses, backtracked 0 clauses and kept 4 clauses.
% 0.44/1.01  SPASS backtracked 0 times (0 times due to theory inconsistency).
% 0.44/1.01  SPASS allocated 6201 KBytes.
% 0.44/1.01  SPASS spent	0:00:00.01 on the problem.
% 0.44/1.01  		0:00:00.00 for the input.
% 0.44/1.01  		0:00:00.00 for the FLOTTER CNF translation.
% 0.44/1.01  		0:00:00.00 for inferences.
% 0.44/1.01  		0:00:00.00 for the backtracking.
% 0.44/1.01  		0:00:00.00 for the reduction.
% 0.44/1.01  		0:00:00.00 for interacting with the SMT procedure.
% 0.44/1.01  		
% 0.44/1.01  
% 0.44/1.01  % SZS output start CNFRefutation for /tmp/SPASST_25498_n006.cluster.edu
% See solution above
% 0.44/1.01  
% 0.44/1.01  Formulae used in the proof :
% 0.75/1.03  
% 0.75/1.03  SPASS+T ended
%------------------------------------------------------------------------------