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

View Problem - Process Solution

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

% Computer : n020.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:57:48 EDT 2022

% Result   : Unsatisfiable 0.22s 0.59s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :    5
% Syntax   : Number of clauses     :    7 (   5 unt;   0 nHn;   7 RR)
%            Number of literals    :    9 (   2 equ;   3 neg)
%            Maximal clause size   :    2 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    4 (   2 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,
    sk2 = sk4,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_5) ).

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

cnf(co1_7,negated_conjecture,
    neq(sk2,nil),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_7) ).

cnf(co1_11,negated_conjecture,
    ( singletonP(sk3)
    | ~ neq(sk4,nil) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_11) ).

cnf(191,plain,
    singletonP(sk1),
    inference('REWRITE',[status(thm)],[co1_11,co1_7,co1_5,co1_6,theory(equality)]) ).

cnf(co1_12,negated_conjecture,
    ( ~ singletonP(sk1)
    | ~ neq(sk4,nil) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_12) ).

cnf(193,plain,
    $false,
    inference('REWRITE',[status(thm)],[co1_12,co1_7,co1_5,191,theory(equality)]) ).

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