TSTP Solution File: KRS187+1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : KRS187+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n028.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 03:29:11 EDT 2022

% Result   : Theorem 143.09s 143.26s
% Output   : Refutation 143.09s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    5
% Syntax   : Number of clauses     :   10 (   6 unt;   1 nHn;   6 RR)
%            Number of literals    :   14 (   0 equ;   5 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;   2 con; 0-2 aty)
%            Number of variables   :   11 (   4 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(15,axiom,
    ( ~ model('SKOLEMAAAV10'(X,Y),Y)
    | status(X,Y,thm) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KRS001+0.ax',thm) ).

cnf(25,axiom,
    ( model(X,Y)
    | ~ status(Z,Y,tac) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KRS001+0.ax',tac) ).

cnf(80,axiom,
    ( status('SKOLEMAAAV44'(X,Y),'SKOLEMAAAV45'(X,Y),X)
    | isa(X,Y) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KRS001+1.ax',isa) ).

cnf(81,axiom,
    ( ~ status('SKOLEMAAAV44'(X,Y),'SKOLEMAAAV45'(X,Y),Y)
    | isa(X,Y) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KRS001+1.ax',isa) ).

cnf(110,negated_conjecture,
    ~ isa(tac,thm),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',isa_tac_thm) ).

cnf(441,plain,
    status('SKOLEMAAAV44'(tac,thm),'SKOLEMAAAV45'(tac,thm),tac),
    inference('UR-RESOLVE',[status(thm)],[80,110]) ).

cnf(476,plain,
    ~ status('SKOLEMAAAV44'(tac,thm),'SKOLEMAAAV45'(tac,thm),thm),
    inference('UR-RESOLVE',[status(thm)],[81,110]) ).

cnf(34846,plain,
    model(X,'SKOLEMAAAV45'(tac,thm)),
    inference('HYPERRESOLVE',[status(thm)],[25,441]) ).

cnf(34895,plain,
    status(X,'SKOLEMAAAV45'(tac,thm),thm),
    inference('HYPERRESOLVE',[status(thm)],[15,34846]) ).

cnf(34896,plain,
    $false,
    inference('REWRITE',[status(thm)],[476,34895]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : KRS187+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% 0.11/0.12  % Command  : run-snark %s %d
% 0.12/0.33  % Computer : n028.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 : Tue Jun  7 14:10:00 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.18/0.44  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.18/0.45  * 
% 0.18/0.45  * 
% 0.18/0.45  #<PACKAGE "SNARK-USER">
% 0.18/0.45  * 
% 0.18/0.45  SNARK-TPTP-OPTIONS
% 0.18/0.45  * 
% 0.18/0.45  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.18/0.45   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.18/0.45   (USE-FACTORING :POS)
% 0.18/0.45   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.18/0.45   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.18/0.45   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.18/0.45   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.18/0.45   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.18/0.45   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.18/0.45   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.18/0.45   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.18/0.45   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.18/0.45   (DECLARE-TPTP-SYMBOLS2))
% 0.18/0.45  * 
% 0.18/0.45  "."
% 0.18/0.45  * 
% 0.18/0.45  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-07T14:10:00
% 0.18/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n028.cluster.edu at 2022-06-07T14:10:00
% 143.09/143.26  
% 143.09/143.26  
% 143.09/143.26  #||
% 143.09/143.26  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 143.09/143.26  % SZS output start Refutation
% See solution above
% 143.09/143.26  ||#
% 143.09/143.26  
% 143.09/143.26  ; Summary of computation:
% 143.09/143.26  ;    859001 formulas have been input or derived (from 2791 formulas).
% 143.09/143.26  ;     34896 ( 4%) were retained.  Of these,
% 143.09/143.26  ;          722 ( 2%) were simplified or subsumed later,
% 143.09/143.26  ;        34174 (98%) are still being kept.
% 143.09/143.26  ; 
% 143.09/143.26  ; Run time in seconds excluding printing time:
% 143.09/143.26  ;     0.010   0%   Read assertion file          (1 call)
% 143.09/143.26  ;     0.005   0%   Assert                       (33 calls)
% 143.09/143.26  ;     2.933   2%   Process new row              (410,932 calls)
% 143.09/143.26  ;   120.669  84%   Resolution                   (5,580 calls)
% 143.09/143.26  ;     0.017   0%   Paramodulation               (2,790 calls)
% 143.09/143.26  ;     0.000   0%   Factoring                    (31 calls)
% 143.09/143.26  ;     0.404   0%   Condensing                   (88,669 calls)
% 143.09/143.26  ;    10.764   8%   Forward subsumption          (88,660 calls)
% 143.09/143.26  ;     2.811   2%   Backward subsumption         (28,437 calls)
% 143.09/143.26  ;     0.483   0%   Clause clause subsumption    (132,999 calls)
% 143.09/143.26  ;     3.143   2%   Forward simplification       (410,932 calls)
% 143.09/143.26  ;     0.098   0%   Backward simplification      (34,893 calls)
% 143.09/143.26  ;     0.272   0%   Ordering                     (127,641 calls)
% 143.09/143.26  ;     0.000   0%   Sortal reasoning             (32 calls)
% 143.09/143.26  ;     0.000   0%   Purity testing               (1 call)
% 143.09/143.26  ;     1.201   1%   Other
% 143.09/143.26  ;   142.810        Total
% 143.09/143.26  ;   142.808        Real time
% 143.09/143.26  ; 
% 143.09/143.27  ; Term-hash-array has 17,487 terms in all.
% 143.09/143.27  ; Feature-vector-row-index has 27,805 entries (27,805 at peak, 28,437 added, 632 deleted).
% 143.09/143.27  ; Feature-vector-row-index has 37,311 nodes (37,311 at peak, 38,652 added, 1,341 deleted).
% 143.09/143.27  ;  Retrieved 1,010,208 possibly forward subsuming rows in 88,660 calls.
% 143.09/143.27  ;  Retrieved 128,555 possibly backward subsumed rows in 28,437 calls.
% 143.09/143.27  ; Path-index has 17,369 entries (17,370 at peak, 17,624 added, 255 deleted).
% 143.09/143.27  ; Path-index has 3,784 nodes (3,784 at peak, 3,820 added, 36 deleted).
% 143.09/143.27  ; Trie-index has 17,369 entries (17,370 at peak, 17,624 added, 255 deleted).
% 143.09/143.27  ; Trie-index has 26,431 nodes (26,432 at peak, 26,724 added, 293 deleted).
% 143.09/143.27  ; Retrieved 373,359 generalization terms in 754,416 calls.
% 143.09/143.27  ; Retrieved 6,559 instance terms in 6,455 calls.
% 143.09/143.27  ; Retrieved 136,932,867 unifiable terms in 2,259,891 calls.
% 143.09/143.27  ; 
% 143.09/143.27  ; The agenda of rows to process has 9994 entries:
% 143.09/143.27  ;   142 with value 11            140 with value 22              44 with value 34
% 143.09/143.27  ;   323 with value 12             30 with value 23             126 with value 35
% 143.09/143.27  ;   246 with value 13             19 with value 24              82 with value 36
% 143.09/143.27  ;   149 with value 14             43 with value 25              46 with value 37
% 143.09/143.27  ;    61 with value 15             17 with value 26              34 with value 38
% 143.09/143.27  ;    56 with value 16             29 with value 27              25 with value 40
% 143.09/143.27  ;    38 with value 17             21 with value 29               3 with value 41
% 143.09/143.27  ;    90 with value 18             21 with value 30               1 with value 42
% 143.09/143.27  ;  3038 with value 19            121 with value 31               8 with value 43
% 143.09/143.27  ;  2959 with value 20            105 with value 32              16 with value 44
% 143.09/143.27  ;  1919 with value 21             42 with value 33
% 143.09/143.27  ; The agenda of rows to give has 31383 entries:
% 143.09/143.27  ;   357 with value (4 11)       5776 with value (4 23)         671 with value (4 34)
% 143.09/143.27  ;   909 with value (4 12)       4933 with value (4 24)         791 with value (4 35)
% 143.09/143.27  ;  1965 with value (4 13)       3595 with value (4 25)         435 with value (4 36)
% 143.09/143.27  ;  1089 with value (4 14)       1413 with value (4 26)         262 with value (4 37)
% 143.09/143.27  ;   238 with value (4 15)        867 with value (4 27)         635 with value (4 38)
% 143.09/143.27  ;   504 with value (4 16)        381 with value (4 28)         484 with value (4 39)
% 143.09/143.27  ;   415 with value (4 17)        248 with value (4 29)         265 with value (4 40)
% 143.09/143.27  ;   203 with value (4 18)        109 with value (4 30)         158 with value (4 41)
% 143.09/143.27  ;   111 with value (4 19)        496 with value (4 31)         139 with value (4 43)
% 143.09/143.27  ;   676 with value (4 20)        590 with value (4 32)          50 with value (4 44)
% 143.09/143.27  ;  1305 with value (4 21)        225 with value (4 33)          43 with value (4 45)
% 143.09/143.27  ;  1045 with value (4 22)
% 143.09/143.27  Evaluation took:
% 143.09/143.27    142.812 seconds of real time
% 143.09/143.27    140.393 seconds of user run time
% 143.09/143.27    2.421848 seconds of system run time
% 143.09/143.27    [Run times include 4.507 seconds GC run time.]
% 143.09/143.27    0 calls to %EVAL
% 143.09/143.27    0 page faults and
% 143.09/143.27    4,457,918,456 bytes consed.
% 143.09/143.27  :PROOF-FOUND
% 143.09/143.27  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-07T14:12:23
% 143.09/143.27  :PROOF-FOUND
% 143.09/143.27  * 
%------------------------------------------------------------------------------