TSTP Solution File: ALG350-1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : ALG350-1 : TPTP v8.1.0. Released v4.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n025.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 18:00:36 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_real__less__def_0,axiom,
    ( c_lessequals(X,Y,tc_RealDef_Oreal)
    | ~ c_HOL_Oord__class_Oless(X,Y,tc_RealDef_Oreal) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_real__less__def_0) ).

cnf(cls_Y_0,axiom,
    ( c_HOL_Oord__class_Oless(X,v_Y____,tc_RealDef_Oreal)
    | ~ hBOOL(hAPP(v_P,X)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_Y_0) ).

cnf(cls_conjecture_0,negated_conjecture,
    hBOOL(hAPP(v_P,v_xa)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_0) ).

cnf(cls_conjecture_1,negated_conjecture,
    ~ c_lessequals(v_xa,v_Y____,tc_RealDef_Oreal),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_1) ).

cnf(298,plain,
    ~ c_HOL_Oord__class_Oless(v_xa,v_Y____,tc_RealDef_Oreal),
    inference('UR-RESOLVE',[status(thm)],[cls_real__less__def_0,cls_conjecture_1]) ).

cnf(307,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[cls_Y_0,cls_conjecture_0]),298]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : ALG350-1 : TPTP v8.1.0. Released v4.1.0.
% 0.03/0.12  % Command  : run-snark %s %d
% 0.13/0.33  % Computer : n025.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Wed Jun  8 22:59:20 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.46  * 
% 0.19/0.46  * 
% 0.19/0.46  #<PACKAGE "SNARK-USER">
% 0.19/0.46  * 
% 0.19/0.46  SNARK-TPTP-OPTIONS
% 0.19/0.46  * 
% 0.19/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.46   (USE-FACTORING :POS)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.46  * 
% 0.19/0.46  "."
% 0.19/0.46  * 
% 0.19/0.46  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-08T22:59:20
% 0.19/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n025.cluster.edu at 2022-06-08T22:59:20
% 0.40/0.57  WARNING:
% 0.40/0.57     |class_Orderings_Obot| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 0.40/0.57  WARNING:
% 0.40/0.57     |class_Orderings_Otop| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 0.40/0.57  WARNING:
% 0.40/0.57     |class_Lattices_Oboolean__algebra| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 0.40/0.57  WARNING:
% 0.40/0.57     |class_Lattices_Obounded__lattice| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 0.42/0.61  
% 0.42/0.61  
% 0.42/0.61  #||
% 0.42/0.61  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.42/0.61  % SZS output start Refutation
% See solution above
% 0.42/0.61  ||#
% 0.42/0.61  
% 0.42/0.61  ; Summary of computation:
% 0.42/0.61  ;       417 formulas have been input or derived (from 50 formulas).
% 0.42/0.61  ;       307 (74%) were retained.  Of these,
% 0.42/0.61  ;          307 (100%) are still being kept.
% 0.42/0.61  ; 
% 0.42/0.61  ; Run time in seconds:
% 0.42/0.61  ;     0.083  56%   Read assertion file          (1 call)
% 0.42/0.61  ;     0.012   8%   Assert                       (380 calls)
% 0.42/0.61  ;     0.016  11%   Process new row              (390 calls)
% 0.42/0.61  ;     0.002   1%   Resolution                   (98 calls)
% 0.42/0.61  ;     0.000   0%   Paramodulation               (49 calls)
% 0.42/0.61  ;     0.000   0%   Factoring                    (1 call)
% 0.42/0.61  ;     0.003   2%   Condensing                   (306 calls)
% 0.42/0.61  ;     0.005   3%   Forward subsumption          (306 calls)
% 0.42/0.61  ;     0.003   2%   Backward subsumption         (261 calls)
% 0.42/0.61  ;     0.000   0%   Clause clause subsumption    (386 calls)
% 0.42/0.61  ;     0.003   2%   Forward simplification       (364 calls)
% 0.42/0.61  ;     0.000   0%   Backward simplification      (307 calls)
% 0.42/0.61  ;     0.000   0%   Ordering                     (20 calls)
% 0.42/0.61  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.42/0.61  ;     0.001   1%   Purity testing               (1 call)
% 0.42/0.61  ;     0.021  14%   Other
% 0.42/0.61  ;     0.149        Total
% 0.42/0.61  ;     0.150        Real time
% 0.42/0.61  ; 
% 0.42/0.61  ; Term-hash-array has 460 terms in all.
% 0.42/0.61  ; Feature-vector-row-index has 261 entries (261 at peak, 261 added, 0 deleted).
% 0.42/0.61  ; Feature-vector-row-index has 639 nodes (639 at peak, 639 added, 0 deleted).
% 0.42/0.61  ;  Retrieved 227 possibly forward subsuming rows in 306 calls.
% 0.42/0.61  ;  Retrieved 236 possibly backward subsumed rows in 261 calls.
% 0.42/0.61  ; Path-index has 467 entries (467 at peak, 467 added, 0 deleted).
% 0.42/0.61  ; Path-index has 1,713 nodes (1,713 at peak, 1,713 added, 0 deleted).
% 0.42/0.61  ; Trie-index has 467 entries (467 at peak, 467 added, 0 deleted).
% 0.42/0.61  ; Trie-index has 1,819 nodes (1,819 at peak, 1,819 added, 0 deleted).
% 0.42/0.61  ; Retrieved 28 generalization terms in 86 calls.
% 0.42/0.61  ; Retrieved 64 instance terms in 45 calls.
% 0.42/0.61  ; Retrieved 1,222 unifiable terms in 215 calls.
% 0.42/0.61  ; 
% 0.42/0.61  ; The agenda of rows to process has 3 entries:
% 0.42/0.61  ;     2 with value 6               1 with value 7
% 0.42/0.61  ; The agenda of input rows to give has 247 entries:
% 0.42/0.61  ;    13 with value 12             24 with value 18               9 with value 25
% 0.42/0.61  ;    19 with value 13              8 with value 19               3 with value 26
% 0.42/0.61  ;    10 with value 14             12 with value 20               2 with value 27
% 0.42/0.61  ;    15 with value 15             26 with value 21               1 with value 33
% 0.42/0.61  ;    16 with value 16             18 with value 22               1 with value 34
% 0.42/0.61  ;    41 with value 17             27 with value 24               2 with value 35
% 0.42/0.61  ; The agenda of rows to give has 10 entries:
% 0.42/0.61  ;     5 with value (4 6)           5 with value (4 9)
% 0.42/0.61  Evaluation took:
% 0.42/0.61    0.15 seconds of real time
% 0.42/0.61    0.136598 seconds of user run time
% 0.42/0.61    0.013681 seconds of system run time
% 0.42/0.61    0 calls to %EVAL
% 0.42/0.61    0 page faults and
% 0.42/0.61    8,262,824 bytes consed.
% 0.42/0.61  :PROOF-FOUND
% 0.42/0.61  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-08T22:59:20
% 0.42/0.61  :PROOF-FOUND
% 0.42/0.61  * 
%------------------------------------------------------------------------------