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

View Problem - Process Solution

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

% Computer : n029.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:28:34 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(3,axiom,
    ( ~ cUnsatisfiable(X)
    | ~ rr(X,Y)
    | ce(Y)
    | ~ cd(Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_2) ).

cnf(4,axiom,
    ( ~ cUnsatisfiable(X)
    | ~ rr(X,Y)
    | cd(Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_2) ).

cnf(5,axiom,
    ( ~ cUnsatisfiable(X)
    | rr(X,'SKOLEMAAAV1'(X)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_2) ).

cnf(6,axiom,
    ( ~ cUnsatisfiable(X)
    | ~ ce('SKOLEMAAAV1'(X)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_2) ).

cnf(13,axiom,
    cUnsatisfiable(i2003_11_14_17_20_32704),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_4) ).

cnf(14,plain,
    ~ ce('SKOLEMAAAV1'(i2003_11_14_17_20_32704)),
    inference('UR-RESOLVE',[status(thm)],[6,13]) ).

cnf(15,plain,
    rr(i2003_11_14_17_20_32704,'SKOLEMAAAV1'(i2003_11_14_17_20_32704)),
    inference('HYPERRESOLVE',[status(thm)],[5,13]) ).

cnf(16,plain,
    cd('SKOLEMAAAV1'(i2003_11_14_17_20_32704)),
    inference('HYPERRESOLVE',[status(thm)],[4,15,13]) ).

cnf(17,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[3,15,13,14]),16]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : KRS100+1 : TPTP v8.1.0. Released v3.1.0.
% 0.13/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n029.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Tue Jun  7 14:37:05 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.20/0.46  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.47  * 
% 0.20/0.47  * 
% 0.20/0.48  #<PACKAGE "SNARK-USER">
% 0.20/0.48  * 
% 0.20/0.48  SNARK-TPTP-OPTIONS
% 0.20/0.48  * 
% 0.20/0.48  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.48   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.48   (USE-FACTORING :POS)
% 0.20/0.48   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.48   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.48   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.48  * 
% 0.20/0.48  "."
% 0.20/0.48  * 
% 0.20/0.48  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-07T14:37:05
% 0.20/0.48  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n029.cluster.edu at 2022-06-07T14:37:05
% 0.20/0.49  WARNING:
% 0.20/0.49     |cc| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 0.20/0.49  WARNING:
% 0.20/0.49     |cowlNothing| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 0.20/0.49  WARNING:
% 0.20/0.49     |cowlThing| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.20/0.50  
% 0.20/0.50  
% 0.20/0.50  #||
% 0.20/0.50  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.50  % SZS output start Refutation
% See solution above
% 0.20/0.51  ||#
% 0.20/0.51  
% 0.20/0.51  ; Summary of computation:
% 0.20/0.51  ;        24 formulas have been input or derived (from 16 formulas).
% 0.20/0.51  ;        17 (71%) were retained.  Of these,
% 0.20/0.51  ;           17 (100%) are still being kept.
% 0.20/0.51  ; 
% 0.20/0.51  ; Run time in seconds excluding printing time:
% 0.20/0.51  ;     0.002   7%   Read assertion file          (1 call)
% 0.20/0.51  ;     0.000   0%   Assert                       (5 calls)
% 0.20/0.51  ;     0.000   0%   Process new row              (20 calls)
% 0.20/0.51  ;     0.002   7%   Resolution                   (30 calls)
% 0.20/0.51  ;     0.000   0%   Paramodulation               (15 calls)
% 0.20/0.51  ;     0.000   0%   Factoring                    (1 call)
% 0.20/0.51  ;     0.000   0%   Condensing                   (12 calls)
% 0.20/0.51  ;     0.001   4%   Forward subsumption          (12 calls)
% 0.20/0.51  ;     0.000   0%   Backward subsumption         (12 calls)
% 0.20/0.51  ;     0.000   0%   Forward simplification       (17 calls)
% 0.20/0.51  ;     0.000   0%   Backward simplification      (17 calls)
% 0.20/0.51  ;     0.000   0%   Ordering                     (13 calls)
% 0.20/0.51  ;     0.001   4%   Sortal reasoning             (32 calls)
% 0.20/0.51  ;     0.001   4%   Purity testing               (1 call)
% 0.20/0.51  ;     0.021  75%   Other
% 0.20/0.51  ;     0.028        Total
% 0.20/0.51  ;     0.029        Real time
% 0.20/0.51  ; 
% 0.20/0.51  ; Term-hash-array has 21 terms in all.
% 0.20/0.51  ; Feature-vector-row-index has 12 entries (12 at peak, 12 added, 0 deleted).
% 0.20/0.51  ; Feature-vector-row-index has 50 nodes (50 at peak, 50 added, 0 deleted).
% 0.20/0.51  ;  Retrieved 0 possibly forward subsuming rows in 12 calls.
% 0.20/0.51  ;  Retrieved 0 possibly backward subsumed rows in 12 calls.
% 0.20/0.51  ; Path-index has 22 entries (22 at peak, 22 added, 0 deleted).
% 0.20/0.51  ; Path-index has 44 nodes (44 at peak, 44 added, 0 deleted).
% 0.20/0.51  ; Trie-index has 22 entries (22 at peak, 22 added, 0 deleted).
% 0.20/0.51  ; Trie-index has 43 nodes (43 at peak, 43 added, 0 deleted).
% 0.20/0.51  ; Retrieved 1 generalization term in 1 call.
% 0.20/0.51  ; Retrieved 4 instance terms in 4 calls.
% 0.20/0.51  ; Retrieved 143 unifiable terms in 110 calls.
% 0.20/0.51  ; 
% 0.20/0.51  ; The agenda of rows to process has 2 entries:
% 0.20/0.51  ;     1 with value 21              1 with value 22
% 0.20/0.51  ; The agenda of rows to give has 1 entry:
% 0.20/0.51  ;     1 with value (4 7)
% 0.20/0.51  Evaluation took:
% 0.20/0.51    0.03 seconds of real time
% 0.20/0.51    0.025073 seconds of user run time
% 0.20/0.51    0.005027 seconds of system run time
% 0.20/0.51    0 calls to %EVAL
% 0.20/0.51    0 page faults and
% 0.20/0.51    1,829,880 bytes consed.
% 0.20/0.51  :PROOF-FOUND
% 0.20/0.51  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-07T14:37:05
% 0.20/0.51  :PROOF-FOUND
% 0.20/0.51  * 
%------------------------------------------------------------------------------