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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : KRS257+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:20 EDT 2022

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

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

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

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

cnf(95,axiom,
    model(X,'SKOLEMAAAV52'),
    file('/export/starexec/sandbox2/benchmark/Axioms/KRS001+1.ax',tautology) ).

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

cnf(110,negated_conjecture,
    ~ mighta(sat,thm),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mighta_sat_thm) ).

cnf(232,plain,
    status(X,'SKOLEMAAAV52',thm),
    inference('HYPERRESOLVE',[status(thm)],[15,95]) ).

cnf(323,plain,
    status('SKOLEMAAAV68','SKOLEMAAAV52',sat),
    inference('HYPERRESOLVE',[status(thm)],[11,109,95]) ).

cnf(1410,plain,
    ~ status(X,'SKOLEMAAAV52',sat),
    inference('UR-RESOLVE',[status(thm)],[77,232,110]) ).

cnf(1411,plain,
    $false,
    inference('REWRITE',[status(thm)],[323,1410]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.11  % Problem  : KRS257+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% 0.11/0.12  % Command  : run-snark %s %d
% 0.11/0.33  % Computer : n028.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit : 300
% 0.11/0.33  % WCLimit  : 600
% 0.11/0.33  % DateTime : Tue Jun  7 09:57:00 EDT 2022
% 0.11/0.33  % CPUTime  : 
% 0.19/0.44  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.45  * 
% 0.19/0.45  * 
% 0.19/0.45  #<PACKAGE "SNARK-USER">
% 0.19/0.45  * 
% 0.19/0.45  SNARK-TPTP-OPTIONS
% 0.19/0.45  * 
% 0.19/0.45  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.45   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.45   (USE-FACTORING :POS)
% 0.19/0.45   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.45   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.45   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.45   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.45   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.45   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.45   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.45   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.45   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.45   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.45  * 
% 0.19/0.45  "."
% 0.19/0.45  * 
% 0.19/0.45  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-07T09:57:00
% 0.19/0.45  ; 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-07T09:57:00
% 0.64/0.84  
% 0.64/0.84  
% 0.64/0.84  #||
% 0.64/0.84  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.64/0.84  % SZS output start Refutation
% See solution above
% 0.64/0.84  ||#
% 0.64/0.84  
% 0.64/0.84  ; Summary of computation:
% 0.64/0.84  ;      8286 formulas have been input or derived (from 208 formulas).
% 0.64/0.84  ;      1411 (17%) were retained.  Of these,
% 0.64/0.84  ;          122 ( 9%) were simplified or subsumed later,
% 0.64/0.84  ;         1289 (91%) are still being kept.
% 0.64/0.84  ; 
% 0.64/0.84  ; Run time in seconds:
% 0.64/0.84  ;     0.011   3%   Read assertion file          (1 call)
% 0.64/0.84  ;     0.004   1%   Assert                       (33 calls)
% 0.64/0.84  ;     0.078  20%   Process new row              (3,602 calls)
% 0.64/0.84  ;     0.165  43%   Resolution                   (414 calls)
% 0.64/0.84  ;     0.004   1%   Paramodulation               (207 calls)
% 0.64/0.84  ;     0.000   0%   Factoring                    (9 calls)
% 0.64/0.84  ;     0.008   2%   Condensing                   (745 calls)
% 0.64/0.84  ;     0.015   4%   Forward subsumption          (745 calls)
% 0.64/0.84  ;     0.014   4%   Backward subsumption         (682 calls)
% 0.64/0.84  ;     0.005   1%   Clause clause subsumption    (680 calls)
% 0.64/0.84  ;     0.026   7%   Forward simplification       (3,602 calls)
% 0.64/0.84  ;     0.006   2%   Backward simplification      (1,408 calls)
% 0.64/0.84  ;     0.002   1%   Ordering                     (2,439 calls)
% 0.64/0.84  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.64/0.84  ;     0.000   0%   Purity testing               (1 call)
% 0.64/0.84  ;     0.044  12%   Other
% 0.64/0.84  ;     0.382        Total
% 0.64/0.84  ;     0.383        Real time
% 0.64/0.84  ; 
% 0.64/0.84  ; Term-hash-array has 2,213 terms in all.
% 0.64/0.84  ; Feature-vector-row-index has 571 entries (641 at peak, 682 added, 111 deleted).
% 0.64/0.84  ; Feature-vector-row-index has 1,743 nodes (1,878 at peak, 1,946 added, 203 deleted).
% 0.64/0.84  ;  Retrieved 1,246 possibly forward subsuming rows in 745 calls.
% 0.64/0.84  ;  Retrieved 560 possibly backward subsumed rows in 682 calls.
% 0.64/0.84  ; Path-index has 2,199 entries (2,208 at peak, 2,266 added, 67 deleted).
% 0.64/0.84  ; Path-index has 1,993 nodes (1,993 at peak, 2,013 added, 20 deleted).
% 0.64/0.84  ; Trie-index has 2,199 entries (2,208 at peak, 2,266 added, 67 deleted).
% 0.64/0.84  ; Trie-index has 3,642 nodes (3,651 at peak, 3,719 added, 77 deleted).
% 0.64/0.84  ; Retrieved 2,303 generalization terms in 4,896 calls.
% 0.64/0.84  ; Retrieved 750 instance terms in 725 calls.
% 0.64/0.84  ; Retrieved 246,009 unifiable terms in 12,193 calls.
% 0.64/0.84  ; 
% 0.64/0.84  ; The agenda of backward simplifiable rows to process has 1 entry:
% 0.64/0.84  ;     1 with value 0
% 0.64/0.84  ; The agenda of rows to process has 11 entries:
% 0.64/0.84  ;     1 with value 10              6 with value 12               2 with value 18
% 0.64/0.84  ;     1 with value 11              1 with value 13
% 0.64/0.84  ; The agenda of rows to give has 1081 entries:
% 0.64/0.84  ;   518 with value (4 6)           9 with value (4 18)           7 with value (4 28)
% 0.64/0.84  ;    24 with value (4 7)          45 with value (4 19)           5 with value (4 29)
% 0.64/0.84  ;    49 with value (4 8)          54 with value (4 20)          22 with value (4 31)
% 0.64/0.84  ;    17 with value (4 9)          38 with value (4 21)           7 with value (4 32)
% 0.64/0.84  ;    21 with value (4 10)          8 with value (4 22)           2 with value (4 33)
% 0.64/0.84  ;    21 with value (4 11)          7 with value (4 23)           1 with value (4 34)
% 0.64/0.84  ;    78 with value (4 12)          1 with value (4 24)           1 with value (4 35)
% 0.64/0.84  ;    19 with value (4 13)         14 with value (4 25)           2 with value (4 37)
% 0.64/0.84  ;     4 with value (4 14)          8 with value (4 26)           1 with value (4 39)
% 0.64/0.84  ;    47 with value (4 16)          3 with value (4 27)           1 with value (4 40)
% 0.64/0.84  ;    47 with value (4 17)
% 0.64/0.84  Evaluation took:
% 0.64/0.84    0.384 seconds of real time
% 0.64/0.84    0.344535 seconds of user run time
% 0.64/0.84    0.039326 seconds of system run time
% 0.64/0.84    [Run times include 0.011 seconds GC run time.]
% 0.64/0.84    0 calls to %EVAL
% 0.64/0.84    0 page faults and
% 0.64/0.84    22,981,600 bytes consed.
% 0.64/0.84  :PROOF-FOUND
% 0.64/0.84  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-07T09:57:00
% 0.64/0.84  :PROOF-FOUND
% 0.64/0.84  * 
%------------------------------------------------------------------------------