TSTP Solution File: SWC040-1 by SNARK---20120808r022

View Problem - Process Solution

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

% Computer : n032.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 : Tue Jul 19 21:56:32 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(co1_5,negated_conjecture,
    nil = sk2,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_5) ).

cnf(co1_6,negated_conjecture,
    sk2 = sk4,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_6) ).

cnf(189,plain,
    nil = sk4,
    inference('REWRITE',[status(thm)],[co1_6,co1_5,theory(equality)]) ).

cnf(co1_7,negated_conjecture,
    sk1 = sk3,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_7) ).

cnf(co1_8,negated_conjecture,
    nil != sk1,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_8) ).

cnf(co1_9,negated_conjecture,
    ( nil = sk3
    | nil != sk4 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_9) ).

cnf(193,plain,
    $false,
    inference('REWRITE',[status(thm)],[co1_9,189,co1_8,co1_7,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.09  % Problem  : SWC040-1 : TPTP v8.1.0. Released v2.4.0.
% 0.09/0.10  % Command  : run-snark %s %d
% 0.09/0.28  % Computer : n032.cluster.edu
% 0.09/0.28  % Model    : x86_64 x86_64
% 0.09/0.28  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.28  % Memory   : 8042.1875MB
% 0.09/0.28  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.28  % CPULimit : 300
% 0.09/0.28  % WCLimit  : 600
% 0.09/0.28  % DateTime : Sun Jun 12 07:55:10 EDT 2022
% 0.09/0.28  % CPUTime  : 
% 0.13/0.37  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.37  * 
% 0.13/0.37  * 
% 0.13/0.38  #<PACKAGE "SNARK-USER">
% 0.13/0.38  * 
% 0.13/0.38  SNARK-TPTP-OPTIONS
% 0.13/0.38  * 
% 0.13/0.38  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.13/0.38   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.13/0.38   (USE-FACTORING :POS)
% 0.13/0.38   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.13/0.38   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.13/0.38   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.13/0.38   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.13/0.38   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.13/0.38   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.13/0.38   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.13/0.38   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.13/0.38   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.13/0.38   (DECLARE-TPTP-SYMBOLS2))
% 0.13/0.38  * 
% 0.13/0.38  "."
% 0.13/0.38  * 
% 0.13/0.38  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-12T07:55:10
% 0.13/0.38  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n032.cluster.edu at 2022-06-12T07:55:10
% 0.13/0.44  
% 0.13/0.44  
% 0.13/0.44  #||
% 0.13/0.44  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.44  % SZS output start Refutation
% See solution above
% 0.13/0.44  ||#
% 0.13/0.44  
% 0.13/0.44  ; Summary of computation:
% 0.13/0.44  ;       203 formulas have been input or derived (from 1 formulas).
% 0.13/0.44  ;       193 (95%) were retained.  Of these,
% 0.13/0.44  ;            5 ( 3%) were simplified or subsumed later,
% 0.13/0.44  ;          188 (97%) are still being kept.
% 0.13/0.44  ; 
% 0.13/0.44  ; Run time in seconds:
% 0.13/0.44  ;     0.024  40%   Read assertion file          (1 call)
% 0.13/0.44  ;     0.003   5%   Assert                       (198 calls)
% 0.13/0.44  ;     0.004   7%   Process new row              (193 calls)
% 0.13/0.44  ;     0.005   8%   Condensing                   (130 calls)
% 0.13/0.44  ;     0.002   3%   Forward subsumption          (130 calls)
% 0.13/0.44  ;     0.001   2%   Backward subsumption         (128 calls)
% 0.13/0.44  ;     0.000   0%   Clause clause subsumption    (59 calls)
% 0.13/0.44  ;     0.005   8%   Forward simplification       (193 calls)
% 0.13/0.44  ;     0.001   2%   Backward simplification      (191 calls)
% 0.13/0.44  ;     0.000   0%   Ordering                     (3 calls)
% 0.13/0.44  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.13/0.44  ;     0.000   0%   Purity testing               (1 call)
% 0.13/0.44  ;     0.015  25%   Other
% 0.13/0.44  ;     0.060        Total
% 0.13/0.44  ;     0.060        Real time
% 0.13/0.44  ; 
% 0.13/0.44  ; Term-hash-array has 351 terms in all.
% 0.13/0.44  ; Feature-vector-row-index has 128 entries (128 at peak, 128 added, 0 deleted).
% 0.13/0.44  ; Feature-vector-row-index has 554 nodes (554 at peak, 554 added, 0 deleted).
% 0.13/0.44  ;  Retrieved 48 possibly forward subsuming rows in 130 calls.
% 0.13/0.44  ;  Retrieved 12 possibly backward subsumed rows in 128 calls.
% 0.13/0.44  ; Path-index has 355 entries (355 at peak, 358 added, 3 deleted).
% 0.13/0.44  ; Path-index has 906 nodes (907 at peak, 909 added, 3 deleted).
% 0.13/0.44  ; Trie-index has 355 entries (355 at peak, 358 added, 3 deleted).
% 0.13/0.44  ; Trie-index has 872 nodes (872 at peak, 875 added, 3 deleted).
% 0.13/0.44  ; Retrieved 1 generalization term in 476 calls.
% 0.13/0.44  ; Retrieved 62 instance terms in 62 calls.
% 0.13/0.44  ; 
% 0.13/0.44  ; The agenda of input rows to process has 4 entries:
% 0.13/0.44  ;     4 with value 0
% 0.13/0.44  ; The agenda of backward simplifiable rows to process has 2 entries:
% 0.13/0.44  ;     2 with value 0
% 0.13/0.44  ; The agenda of input rows to give has 187 entries:
% 0.13/0.44  ;    12 with value 3              12 with value 14               3 with value 24
% 0.13/0.44  ;     5 with value 4               3 with value 15               8 with value 25
% 0.13/0.44  ;    36 with value 5               3 with value 16               3 with value 26
% 0.13/0.44  ;     6 with value 6               4 with value 17               6 with value 27
% 0.13/0.44  ;    10 with value 7               7 with value 18               1 with value 29
% 0.13/0.44  ;     8 with value 9               2 with value 19               1 with value 32
% 0.13/0.44  ;     2 with value 10             11 with value 20               1 with value 33
% 0.13/0.44  ;     6 with value 11              9 with value 21               1 with value 35
% 0.13/0.44  ;     4 with value 12              5 with value 22               2 with value 40
% 0.13/0.44  ;    11 with value 13              2 with value 23               3 with value 44
% 0.13/0.44  Evaluation took:
% 0.13/0.44    0.06 seconds of real time
% 0.13/0.44    0.051898 seconds of user run time
% 0.13/0.44    0.00812 seconds of system run time
% 0.13/0.44    0 calls to %EVAL
% 0.13/0.44    0 page faults and
% 0.13/0.44    4,618,184 bytes consed.
% 0.13/0.44  :PROOF-FOUND
% 0.13/0.44  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-12T07:55:10
% 0.13/0.44  :PROOF-FOUND
% 0.13/0.44  * 
%------------------------------------------------------------------------------