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

View Problem - Process Solution

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

% Computer : n020.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 14:26:05 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_uT_0,axiom,
    c_Type_Otyping(v_e____,v_u____,v_T____),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_uT_0) ).

cnf(cls_T_0,axiom,
    v_T____ = hAPP(hAPP(c_Type_Otype_OFun,v_T_H_H____),c_List_Ofoldr(c_Type_Otype_OFun,v_Ts____,v_T_H____,tc_Type_Otype,tc_Type_Otype)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_T_0) ).

cnf(cls_conjecture_0,negated_conjecture,
    ~ c_Type_Otyping(v_e____,v_u____,hAPP(hAPP(c_Type_Otype_OFun,v_T_H_H____),c_List_Ofoldr(c_Type_Otype_OFun,v_Ts____,v_T_H____,tc_Type_Otype,tc_Type_Otype))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_0) ).

cnf(256,plain,
    $false,
    inference('REWRITE',[status(thm)],[cls_conjecture_0,cls_uT_0,cls_T_0,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : LCL789-1 : TPTP v8.1.0. Released v4.1.0.
% 0.11/0.13  % Command  : run-snark %s %d
% 0.13/0.35  % Computer : n020.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Mon Jul  4 20:12:44 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.20/0.47  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.48  * 
% 0.20/0.48  * 
% 0.20/0.49  #<PACKAGE "SNARK-USER">
% 0.20/0.49  * 
% 0.20/0.49  SNARK-TPTP-OPTIONS
% 0.20/0.49  * 
% 0.20/0.49  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.49   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.49   (USE-FACTORING :POS)
% 0.20/0.49   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.49   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.49   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.49   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.49   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.49   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.49   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.49   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.49   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.49   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.49  * 
% 0.20/0.49  "."
% 0.20/0.49  * 
% 0.20/0.49  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-04T20:12:44
% 0.20/0.49  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n020.cluster.edu at 2022-07-04T20:12:44
% 0.43/0.63  
% 0.43/0.63  
% 0.43/0.63  #||
% 0.43/0.63  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.43/0.63  % SZS output start Refutation
% See solution above
% 0.43/0.63  ||#
% 0.43/0.63  
% 0.43/0.63  ; Summary of computation:
% 0.43/0.63  ;       347 formulas have been input or derived (from 1 formulas).
% 0.43/0.63  ;       256 (74%) were retained.  Of these,
% 0.43/0.63  ;           27 (11%) were simplified or subsumed later,
% 0.43/0.63  ;          229 (89%) are still being kept.
% 0.43/0.63  ; 
% 0.43/0.63  ; Run time in seconds:
% 0.47/0.63  ;     0.072  50%   Read assertion file          (1 call)
% 0.47/0.63  ;     0.008   6%   Assert                       (321 calls)
% 0.47/0.63  ;     0.019  13%   Process new row              (294 calls)
% 0.47/0.63  ;     0.003   2%   Condensing                   (181 calls)
% 0.47/0.63  ;     0.005   3%   Forward subsumption          (181 calls)
% 0.47/0.63  ;     0.003   2%   Backward subsumption         (169 calls)
% 0.47/0.63  ;     0.002   1%   Clause clause subsumption    (110 calls)
% 0.47/0.63  ;     0.006   4%   Forward simplification       (294 calls)
% 0.47/0.63  ;     0.004   3%   Backward simplification      (249 calls)
% 0.47/0.63  ;     0.000   0%   Ordering                     (197 calls)
% 0.47/0.63  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.47/0.63  ;     0.000   0%   Purity testing               (1 call)
% 0.47/0.63  ;     0.021  15%   Other
% 0.47/0.63  ;     0.143        Total
% 0.47/0.63  ;     0.143        Real time
% 0.47/0.63  ; 
% 0.47/0.63  ; Term-hash-array has 775 terms in all.
% 0.47/0.63  ; Feature-vector-row-index has 161 entries (161 at peak, 169 added, 8 deleted).
% 0.47/0.63  ; Feature-vector-row-index has 1,128 nodes (1,128 at peak, 1,203 added, 75 deleted).
% 0.47/0.63  ;  Retrieved 66 possibly forward subsuming rows in 181 calls.
% 0.47/0.63  ;  Retrieved 55 possibly backward subsumed rows in 169 calls.
% 0.47/0.63  ; Path-index has 749 entries (749 at peak, 799 added, 50 deleted).
% 0.47/0.63  ; Path-index has 2,495 nodes (2,495 at peak, 2,575 added, 80 deleted).
% 0.47/0.63  ; Trie-index has 749 entries (749 at peak, 799 added, 50 deleted).
% 0.47/0.63  ; Trie-index has 2,753 nodes (2,753 at peak, 3,048 added, 295 deleted).
% 0.47/0.63  ; Retrieved 115 generalization terms in 878 calls.
% 0.47/0.63  ; Retrieved 184 instance terms in 95 calls.
% 0.47/0.63  ; 
% 0.47/0.63  ; The agenda of input rows to process has 21 entries:
% 0.47/0.63  ;    21 with value 0
% 0.47/0.63  ; The agenda of backward simplifiable rows to process has 19 entries:
% 0.47/0.63  ;    19 with value 0
% 0.47/0.63  ; The agenda of input rows to give has 228 entries:
% 0.47/0.63  ;     1 with value 4              13 with value 18               6 with value 31
% 0.47/0.63  ;     2 with value 5              15 with value 19               6 with value 32
% 0.47/0.63  ;     2 with value 6               2 with value 20               8 with value 33
% 0.47/0.63  ;     2 with value 7              11 with value 21               1 with value 34
% 0.47/0.63  ;     5 with value 8              15 with value 22               3 with value 36
% 0.47/0.63  ;     2 with value 9               5 with value 23               2 with value 38
% 0.47/0.63  ;     9 with value 10             14 with value 24               1 with value 39
% 0.47/0.63  ;    11 with value 11              5 with value 25               2 with value 42
% 0.47/0.63  ;     7 with value 12              4 with value 26               1 with value 44
% 0.47/0.63  ;     5 with value 13              8 with value 27               1 with value 45
% 0.47/0.63  ;    11 with value 14              8 with value 28               3 with value 47
% 0.47/0.63  ;    12 with value 15              2 with value 29               1 with value 51
% 0.47/0.63  ;     6 with value 16              5 with value 30               1 with value 52
% 0.47/0.63  ;    10 with value 17
% 0.47/0.63  Evaluation took:
% 0.47/0.63    0.144 seconds of real time
% 0.47/0.63    0.134101 seconds of user run time
% 0.47/0.63    0.009439 seconds of system run time
% 0.47/0.63    0 calls to %EVAL
% 0.47/0.63    0 page faults and
% 0.47/0.63    8,307,424 bytes consed.
% 0.47/0.63  :PROOF-FOUND
% 0.47/0.63  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-04T20:12:45
% 0.47/0.63  :PROOF-FOUND
% 0.47/0.63  * 
%------------------------------------------------------------------------------