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

View Problem - Process Solution

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

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

% Comments : 
%------------------------------------------------------------------------------
cnf(3,axiom,
    ( ~ cUnsatisfiable(X)
    | cc(X)
    | cb(X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_2) ).

cnf(4,axiom,
    ( ~ cUnsatisfiable(X)
    | cc(X)
    | ca(X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_2) ).

cnf(5,axiom,
    ( ~ cUnsatisfiable(X)
    | cb(X)
    | ca(X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_2) ).

cnf(9,axiom,
    ( ~ ca(X)
    | ~ cc(X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_3) ).

cnf(10,axiom,
    ( ~ ca(X)
    | ~ cb(X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_3) ).

cnf(11,axiom,
    ( ~ cb(X)
    | ~ cc(X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_4) ).

cnf(12,axiom,
    cUnsatisfiable(i2003_11_14_17_18_1956),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_5) ).

cnf(13,plain,
    ( cc(i2003_11_14_17_18_1956)
    | cb(i2003_11_14_17_18_1956) ),
    inference('HYPERRESOLVE',[status(thm)],[3,12]) ).

cnf(14,plain,
    ( cc(i2003_11_14_17_18_1956)
    | ca(i2003_11_14_17_18_1956) ),
    inference('HYPERRESOLVE',[status(thm)],[4,12]) ).

cnf(15,plain,
    ( cb(i2003_11_14_17_18_1956)
    | ca(i2003_11_14_17_18_1956) ),
    inference('HYPERRESOLVE',[status(thm)],[5,12]) ).

cnf(16,plain,
    ca(i2003_11_14_17_18_1956),
    inference('HYPERRESOLVE',[status(thm)],[11,15,14]) ).

cnf(17,plain,
    cb(i2003_11_14_17_18_1956),
    inference('HYPERRESOLVE',[status(thm)],[9,16,13]) ).

cnf(18,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[10,16]),17]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : KRS067+1 : TPTP v8.1.0. Released v3.1.0.
% 0.11/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 19:01:35 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.21/0.46  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.47  * 
% 0.21/0.47  * 
% 0.21/0.48  #<PACKAGE "SNARK-USER">
% 0.21/0.48  * 
% 0.21/0.48  SNARK-TPTP-OPTIONS
% 0.21/0.48  * 
% 0.21/0.48  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.48   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.48   (USE-FACTORING :POS)
% 0.21/0.48   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.48   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.48   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.48  * 
% 0.21/0.48  "."
% 0.21/0.48  * 
% 0.21/0.48  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-07T19:01:36
% 0.21/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-07T19:01:36
% 0.21/0.49  WARNING:
% 0.21/0.49     |cowlNothing| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 0.21/0.49  WARNING:
% 0.21/0.49     |cowlThing| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.21/0.51  
% 0.21/0.51  
% 0.21/0.51  #||
% 0.21/0.51  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.51  % SZS output start Refutation
% See solution above
% 0.21/0.51  ||#
% 0.21/0.51  
% 0.21/0.51  ; Summary of computation:
% 0.21/0.51  ;        23 formulas have been input or derived (from 14 formulas).
% 0.21/0.51  ;        18 (78%) were retained.  Of these,
% 0.21/0.51  ;            6 (33%) were simplified or subsumed later,
% 0.21/0.51  ;           12 (67%) are still being kept.
% 0.21/0.51  ; 
% 0.21/0.51  ; Run time in seconds excluding printing time:
% 0.21/0.51  ;     0.002   7%   Read assertion file          (1 call)
% 0.21/0.51  ;     0.000   0%   Assert                       (6 calls)
% 0.21/0.51  ;     0.001   4%   Process new row              (22 calls)
% 0.21/0.51  ;     0.002   7%   Resolution                   (26 calls)
% 0.21/0.51  ;     0.000   0%   Paramodulation               (13 calls)
% 0.21/0.51  ;     0.000   0%   Factoring                    (4 calls)
% 0.21/0.51  ;     0.000   0%   Condensing                   (15 calls)
% 0.21/0.51  ;     0.000   0%   Forward subsumption          (15 calls)
% 0.21/0.51  ;     0.000   0%   Backward subsumption         (14 calls)
% 0.21/0.51  ;     0.000   0%   Clause clause subsumption    (4 calls)
% 0.21/0.51  ;     0.000   0%   Forward simplification       (19 calls)
% 0.21/0.51  ;     0.000   0%   Backward simplification      (18 calls)
% 0.21/0.51  ;     0.000   0%   Ordering                     (4 calls)
% 0.21/0.51  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.21/0.51  ;     0.000   0%   Purity testing               (1 call)
% 0.21/0.51  ;     0.022  81%   Other
% 0.21/0.51  ;     0.027        Total
% 0.21/0.51  ;     0.028        Real time
% 0.21/0.51  ; 
% 0.21/0.51  ; Term-hash-array has 10 terms in all.
% 0.21/0.51  ; Feature-vector-row-index has 8 entries (11 at peak, 14 added, 6 deleted).
% 0.21/0.51  ; Feature-vector-row-index has 18 nodes (30 at peak, 37 added, 19 deleted).
% 0.21/0.51  ;  Retrieved 1 possibly forward subsuming row in 15 calls.
% 0.21/0.51  ;  Retrieved 3 possibly backward subsumed rows in 14 calls.
% 0.21/0.51  ; Path-index has 10 entries (11 at peak, 11 added, 1 deleted).
% 0.21/0.51  ; Path-index has 17 nodes (18 at peak, 18 added, 1 deleted).
% 0.21/0.51  ; Trie-index has 10 entries (11 at peak, 11 added, 1 deleted).
% 0.21/0.51  ; Trie-index has 17 nodes (18 at peak, 18 added, 1 deleted).
% 0.21/0.51  ; Retrieved 1 generalization term in 1 call.
% 0.21/0.51  ; Retrieved 3 instance terms in 3 calls.
% 0.21/0.51  ; Retrieved 72 unifiable terms in 61 calls.
% 0.21/0.51  ; 
% 0.21/0.51  ; The agenda of rows to process has 1 entry:
% 0.21/0.51  ;     1 with value 6
% 0.21/0.51  ; The agenda of rows to give has 1 entry:
% 0.21/0.51  ;     1 with value (4 6)
% 0.21/0.51  Evaluation took:
% 0.21/0.51    0.028 seconds of real time
% 0.21/0.51    0.021341 seconds of user run time
% 0.21/0.51    0.0074 seconds of system run time
% 0.21/0.51    0 calls to %EVAL
% 0.21/0.51    0 page faults and
% 0.21/0.51    1,940,768 bytes consed.
% 0.21/0.51  :PROOF-FOUND
% 0.21/0.51  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-07T19:01:36
% 0.21/0.51  :PROOF-FOUND
% 0.21/0.51  * 
%------------------------------------------------------------------------------