TSTP Solution File: LAT271-2 by PyRes---1.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : LAT271-2 : TPTP v8.1.0. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n024.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 : Sun Jul 17 06:30:04 EDT 2022

% Result   : Unsatisfiable 0.19s 0.50s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_7,negated_conjecture,
    ~ c_in(c_Pair(v_a,v_x,t_a,t_a),v_r,tc_prod(t_a,t_a)),
    input ).

cnf(cls_conjecture_6,negated_conjecture,
    c_in(v_x,v_S,t_a),
    input ).

cnf(cls_conjecture_2,negated_conjecture,
    c_lessequals(v_S,c_Tarski_Ointerval(v_r,v_a,v_b,t_a),tc_set(t_a)),
    input ).

cnf(cls_Tarski_O_91_124_AS1_A_60_61_Ainterval_Ar_Aa1_Ab1_59_Ax1_A_58_AS1_A_124_93_A_61_61_62_A_Ia1_M_Ax1_J_A_58_Ar_A_61_61_ATrue_0,axiom,
    ( ~ c_in(X5,X2,X6)
    | ~ c_lessequals(X2,c_Tarski_Ointerval(X3,X7,X4,X6),tc_set(X6))
    | c_in(c_Pair(X7,X5,X6,X6),X3,tc_prod(X6,X6)) ),
    input ).

cnf(c0,plain,
    ( ~ c_in(X8,v_S,t_a)
    | c_in(c_Pair(v_a,X8,t_a,t_a),v_r,tc_prod(t_a,t_a)) ),
    inference(resolution,status(thm),[cls_Tarski_O_91_124_AS1_A_60_61_Ainterval_Ar_Aa1_Ab1_59_Ax1_A_58_AS1_A_124_93_A_61_61_62_A_Ia1_M_Ax1_J_A_58_Ar_A_61_61_ATrue_0,cls_conjecture_2]) ).

cnf(c1,plain,
    c_in(c_Pair(v_a,v_x,t_a,t_a),v_r,tc_prod(t_a,t_a)),
    inference(resolution,status(thm),[c0,cls_conjecture_6]) ).

cnf(c2,plain,
    $false,
    inference(resolution,status(thm),[c1,cls_conjecture_7]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : LAT271-2 : TPTP v8.1.0. Released v3.2.0.
% 0.03/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.34  % Computer : n024.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 : Wed Jun 29 18:10:15 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.19/0.50  # Version:  1.3
% 0.19/0.50  # SZS status Unsatisfiable
% 0.19/0.50  # SZS output start CNFRefutation
% See solution above
% 0.19/0.50  
% 0.19/0.50  # Initial clauses    : 4
% 0.19/0.50  # Processed clauses  : 6
% 0.19/0.50  # Factors computed   : 0
% 0.19/0.50  # Resolvents computed: 3
% 0.19/0.50  # Tautologies deleted: 0
% 0.19/0.50  # Forward subsumed   : 0
% 0.19/0.50  # Backward subsumed  : 0
% 0.19/0.50  # -------- CPU Time ---------
% 0.19/0.50  # User time          : 0.145 s
% 0.19/0.50  # System time        : 0.015 s
% 0.19/0.50  # Total time         : 0.160 s
%------------------------------------------------------------------------------