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

View Problem - Process Solution

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

% Computer : n019.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:13 EDT 2022

% Result   : Theorem 0.69s 0.90s
% Output   : Refutation 0.69s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   10 (   7 unt;   1 nHn;   9 RR)
%            Number of literals    :   16 (   0 equ;   8 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :    6 (   6 usr;   6 con; 0-0 aty)
%            Number of variables   :   11 (   2 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(7,axiom,
    ( ~ model(X,Y)
    | ~ model(Z,U)
    | status(Y,U,esa) ),
    file('/export/starexec/sandbox/benchmark/Axioms/KRS001+0.ax',esa) ).

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

cnf(83,axiom,
    ( ~ status(X,Y,Z)
    | status(X,Y,U)
    | nota(Z,U) ),
    file('/export/starexec/sandbox/benchmark/Axioms/KRS001+1.ax',nota) ).

cnf(107,axiom,
    model('SKOLEMAAAV66','SKOLEMAAAV67'),
    file('/export/starexec/sandbox/benchmark/Axioms/KRS001+1.ax',non_thm_spt) ).

cnf(108,axiom,
    ~ model('SKOLEMAAAV66','SKOLEMAAAV68'),
    file('/export/starexec/sandbox/benchmark/Axioms/KRS001+1.ax',non_thm_spt) ).

cnf(109,axiom,
    model('SKOLEMAAAV69','SKOLEMAAAV68'),
    file('/export/starexec/sandbox/benchmark/Axioms/KRS001+1.ax',non_thm_spt) ).

cnf(110,negated_conjecture,
    ~ nota(esa,thm),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',nota_esa_thm) ).

cnf(249,plain,
    status('SKOLEMAAAV67','SKOLEMAAAV68',esa),
    inference('HYPERRESOLVE',[status(thm)],[7,107,109]) ).

cnf(364,plain,
    ~ status('SKOLEMAAAV67','SKOLEMAAAV68',thm),
    inference('UR-RESOLVE',[status(thm)],[16,107,108]) ).

cnf(1559,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[83,249,110]),364]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : KRS202+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% 0.06/0.12  % Command  : run-snark %s %d
% 0.13/0.33  % Computer : n019.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 : Tue Jun  7 06:49:10 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.20/0.45  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.46  * 
% 0.20/0.46  * 
% 0.20/0.46  #<PACKAGE "SNARK-USER">
% 0.20/0.46  * 
% 0.20/0.46  SNARK-TPTP-OPTIONS
% 0.20/0.46  * 
% 0.20/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.46   (USE-FACTORING :POS)
% 0.20/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.46  * 
% 0.20/0.46  "."
% 0.20/0.46  * 
% 0.20/0.46  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-07T06:49:10
% 0.20/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n019.cluster.edu at 2022-06-07T06:49:10
% 0.69/0.90  
% 0.69/0.90  
% 0.69/0.90  #||
% 0.69/0.90  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.69/0.90  % SZS output start Refutation
% See solution above
% 0.69/0.90  ||#
% 0.69/0.90  
% 0.69/0.90  ; Summary of computation:
% 0.69/0.90  ;      9650 formulas have been input or derived (from 224 formulas).
% 0.69/0.90  ;      1559 (16%) were retained.  Of these,
% 0.69/0.90  ;          134 ( 9%) were simplified or subsumed later,
% 0.69/0.90  ;         1425 (91%) are still being kept.
% 0.69/0.90  ; 
% 0.69/0.90  ; Run time in seconds excluding printing time:
% 0.69/0.90  ;     0.011   3%   Read assertion file          (1 call)
% 0.69/0.90  ;     0.005   1%   Assert                       (33 calls)
% 0.69/0.90  ;     0.099  23%   Process new row              (4,491 calls)
% 0.69/0.90  ;     0.190  44%   Resolution                   (446 calls)
% 0.69/0.90  ;     0.001   0%   Paramodulation               (223 calls)
% 0.69/0.90  ;     0.000   0%   Factoring                    (9 calls)
% 0.69/0.90  ;     0.005   1%   Condensing                   (768 calls)
% 0.69/0.90  ;     0.026   6%   Forward subsumption          (768 calls)
% 0.69/0.91  ;     0.014   3%   Backward subsumption         (705 calls)
% 0.69/0.91  ;     0.004   1%   Clause clause subsumption    (694 calls)
% 0.69/0.91  ;     0.033   8%   Forward simplification       (4,491 calls)
% 0.69/0.91  ;     0.005   1%   Backward simplification      (1,556 calls)
% 0.69/0.91  ;     0.005   1%   Ordering                     (2,454 calls)
% 0.69/0.91  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.69/0.91  ;     0.000   0%   Purity testing               (1 call)
% 0.69/0.91  ;     0.034   8%   Other
% 0.69/0.91  ;     0.432        Total
% 0.69/0.91  ;     0.443        Real time
% 0.69/0.91  ; 
% 0.69/0.91  ; Term-hash-array has 2,362 terms in all.
% 0.69/0.91  ; Feature-vector-row-index has 574 entries (641 at peak, 705 added, 131 deleted).
% 0.69/0.91  ; Feature-vector-row-index has 1,745 nodes (1,878 at peak, 1,991 added, 246 deleted).
% 0.69/0.91  ;  Retrieved 1,270 possibly forward subsuming rows in 768 calls.
% 0.69/0.91  ;  Retrieved 580 possibly backward subsumed rows in 705 calls.
% 0.69/0.91  ; Path-index has 2,343 entries (2,350 at peak, 2,415 added, 72 deleted).
% 0.69/0.91  ; Path-index has 2,020 nodes (2,034 at peak, 2,054 added, 34 deleted).
% 0.69/0.91  ; Trie-index has 2,343 entries (2,350 at peak, 2,415 added, 72 deleted).
% 0.69/0.91  ; Trie-index has 3,796 nodes (3,810 at peak, 3,885 added, 89 deleted).
% 0.69/0.91  ; Retrieved 3,067 generalization terms in 5,850 calls.
% 0.69/0.91  ; Retrieved 866 instance terms in 850 calls.
% 0.69/0.91  ; Retrieved 278,487 unifiable terms in 14,278 calls.
% 0.69/0.91  ; 
% 0.69/0.91  ; The agenda of rows to process has 15 entries:
% 0.69/0.91  ;     1 with value 7               1 with value 11               2 with value 13
% 0.69/0.91  ;     4 with value 8               6 with value 12               1 with value 18
% 0.69/0.91  ; The agenda of rows to give has 1201 entries:
% 0.69/0.91  ;   621 with value (4 6)           9 with value (4 18)           7 with value (4 28)
% 0.69/0.91  ;    30 with value (4 7)          45 with value (4 19)           5 with value (4 29)
% 0.69/0.91  ;    57 with value (4 8)          54 with value (4 20)          22 with value (4 31)
% 0.69/0.91  ;    17 with value (4 9)          38 with value (4 21)           7 with value (4 32)
% 0.69/0.91  ;    21 with value (4 10)          8 with value (4 22)           2 with value (4 33)
% 0.69/0.91  ;    30 with value (4 11)          7 with value (4 23)           1 with value (4 34)
% 0.69/0.91  ;    73 with value (4 12)          1 with value (4 24)           1 with value (4 35)
% 0.69/0.91  ;    19 with value (4 13)         14 with value (4 25)           2 with value (4 37)
% 0.69/0.91  ;     4 with value (4 14)          8 with value (4 26)           1 with value (4 39)
% 0.69/0.91  ;    47 with value (4 16)          3 with value (4 27)           1 with value (4 40)
% 0.69/0.91  ;    46 with value (4 17)
% 0.69/0.91  Evaluation took:
% 0.69/0.91    0.444 seconds of real time
% 0.69/0.91    0.402476 seconds of user run time
% 0.69/0.91    0.041112 seconds of system run time
% 0.69/0.91    [Run times include 0.024 seconds GC run time.]
% 0.69/0.91    0 calls to %EVAL
% 0.69/0.91    0 page faults and
% 0.69/0.91    25,134,120 bytes consed.
% 0.69/0.91  :PROOF-FOUND
% 0.69/0.91  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-07T06:49:10
% 0.69/0.91  :PROOF-FOUND
% 0.69/0.91  * 
%------------------------------------------------------------------------------