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

View Problem - Process Solution

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

% Computer : n008.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:58:20 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(clause8,axiom,
    ssList(nil),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001-0.ax',clause8) ).

cnf(clause60,axiom,
    ( ~ ssList(X)
    | frontsegP(X,nil) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001-0.ax',clause60) ).

cnf(clause100,axiom,
    ( ~ ssList(X)
    | ~ ssList(Y)
    | neq(Y,X)
    | Y = X ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001-0.ax',clause100) ).

cnf(co1_2,negated_conjecture,
    ssList(sk2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_2) ).

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,
    ~ frontsegP(sk2,sk1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_7) ).

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

cnf(191,plain,
    ( nil = sk1
    | nil != sk2 ),
    inference('REWRITE',[status(thm)],[co1_8,co1_5,co1_6,theory(equality)]) ).

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

cnf(195,plain,
    ~ neq(sk2,nil),
    inference('REWRITE',[status(thm)],[co1_10,co1_7,co1_6,co1_5,theory(equality)]) ).

cnf(333,plain,
    frontsegP(nil,nil),
    inference('HYPERRESOLVE',[status(thm)],[clause60,clause8]) ).

cnf(3118,plain,
    nil = sk2,
    inference('UR-RESOLVE',[status(thm)],[clause100,clause8,co1_2,195]) ).

cnf(3120,plain,
    ~ frontsegP(nil,sk1),
    inference('REWRITE',[status(thm)],[co1_7,3118,theory(equality)]) ).

cnf(3121,plain,
    nil = sk1,
    inference('REWRITE',[status(thm)],[191,3118,theory(equality)]) ).

cnf(3123,plain,
    $false,
    inference('REWRITE',[status(thm)],[3120,333,3121,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWC352-1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n008.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 : Sun Jun 12 19:00:22 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.20/0.45  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.46  * 
% 0.20/0.46  * 
% 0.20/0.47  #<PACKAGE "SNARK-USER">
% 0.20/0.47  * 
% 0.20/0.47  SNARK-TPTP-OPTIONS
% 0.20/0.47  * 
% 0.20/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.47   (USE-FACTORING :POS)
% 0.20/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.47  * 
% 0.20/0.47  "."
% 0.20/0.47  * 
% 0.20/0.47  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-12T19:00:22
% 0.20/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n008.cluster.edu at 2022-06-12T19:00:22
% 0.73/0.90  
% 0.73/0.90  
% 0.73/0.90  #||
% 0.73/0.90  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.73/0.90  % SZS output start Refutation
% See solution above
% 0.73/0.90  ||#
% 0.73/0.90  
% 0.73/0.90  ; Summary of computation:
% 0.73/0.90  ;      6167 formulas have been input or derived (from 104 formulas).
% 0.73/0.90  ;      3123 (51%) were retained.  Of these,
% 0.73/0.90  ;          254 ( 8%) were simplified or subsumed later,
% 0.73/0.90  ;         2869 (92%) are still being kept.
% 0.73/0.90  ; 
% 0.73/0.90  ; Run time in seconds excluding printing time:
% 0.73/0.90  ;     0.036   8%   Read assertion file          (1 call)
% 0.73/0.90  ;     0.007   2%   Assert                       (195 calls)
% 0.73/0.90  ;     0.168  39%   Process new row              (5,134 calls)
% 0.73/0.90  ;     0.094  22%   Resolution                   (206 calls)
% 0.73/0.90  ;     0.004   1%   Paramodulation               (103 calls)
% 0.73/0.90  ;     0.005   1%   Condensing                   (277 calls)
% 0.73/0.90  ;     0.006   1%   Forward subsumption          (277 calls)
% 0.73/0.90  ;     0.002   0%   Backward subsumption         (275 calls)
% 0.73/0.90  ;     0.001   0%   Clause clause subsumption    (117 calls)
% 0.73/0.90  ;     0.032   8%   Forward simplification       (5,134 calls)
% 0.73/0.90  ;     0.030   7%   Backward simplification      (3,120 calls)
% 0.73/0.90  ;     0.000   0%   Ordering                     (198 calls)
% 0.73/0.90  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.73/0.90  ;     0.001   0%   Purity testing               (1 call)
% 0.73/0.90  ;     0.040   9%   Other
% 0.73/0.90  ;     0.426        Total
% 0.73/0.90  ;     0.427        Real time
% 0.73/0.90  ; 
% 0.73/0.90  ; Term-hash-array has 4,914 terms in all.
% 0.73/0.90  ; Feature-vector-row-index has 263 entries (274 at peak, 275 added, 12 deleted).
% 0.73/0.90  ; Feature-vector-row-index has 715 nodes (764 at peak, 770 added, 55 deleted).
% 0.73/0.90  ;  Retrieved 231 possibly forward subsuming rows in 277 calls.
% 0.73/0.90  ;  Retrieved 195 possibly backward subsumed rows in 275 calls.
% 0.73/0.90  ; Path-index has 4,511 entries (4,915 at peak, 4,923 added, 412 deleted).
% 0.73/0.90  ; Path-index has 3,304 nodes (3,362 at peak, 3,369 added, 65 deleted).
% 0.73/0.90  ; Trie-index has 4,511 entries (4,915 at peak, 4,923 added, 412 deleted).
% 0.73/0.90  ; Trie-index has 11,022 nodes (11,619 at peak, 11,628 added, 606 deleted).
% 0.73/0.90  ; Retrieved 2,181 generalization terms in 6,865 calls.
% 0.73/0.90  ; Retrieved 2,844 instance terms in 2,844 calls.
% 0.73/0.90  ; Retrieved 218,970 unifiable terms in 5,063 calls.
% 0.73/0.90  ; 
% 0.73/0.90  ; The agenda of backward simplifiable rows to process has 118 entries:
% 0.73/0.90  ;   118 with value 0
% 0.73/0.90  ; The agenda of rows to process has 900 entries:
% 0.73/0.90  ;     9 with value 9             477 with value 15              36 with value 19
% 0.73/0.90  ;   126 with value 13            252 with value 17
% 0.73/0.90  ; The agenda of input rows to give has 89 entries:
% 0.73/0.90  ;     3 with value 4              11 with value 20               6 with value 27
% 0.73/0.90  ;    11 with value 14              9 with value 21               1 with value 29
% 0.73/0.90  ;     3 with value 15              5 with value 22               1 with value 32
% 0.73/0.90  ;     3 with value 16              2 with value 23               1 with value 33
% 0.73/0.90  ;     4 with value 17              3 with value 24               1 with value 35
% 0.73/0.90  ;     7 with value 18              8 with value 25               2 with value 40
% 0.73/0.90  ;     2 with value 19              3 with value 26               3 with value 44
% 0.73/0.90  ; The agenda of rows to give has 2683 entries:
% 0.73/0.90  ;    12 with value (4 5)         849 with value (4 10)         132 with value (4 14)
% 0.73/0.90  ;    94 with value (4 7)         753 with value (4 11)          54 with value (4 16)
% 0.73/0.90  ;   129 with value (4 8)         441 with value (4 12)          12 with value (4 19)
% 0.73/0.90  ;   183 with value (4 9)          24 with value (4 13)
% 0.73/0.90  Evaluation took:
% 0.73/0.90    0.428 seconds of real time
% 0.73/0.90    0.387011 seconds of user run time
% 0.73/0.90    0.04106 seconds of system run time
% 0.73/0.90    [Run times include 0.036 seconds GC run time.]
% 0.73/0.90    0 calls to %EVAL
% 0.73/0.90    0 page faults and
% 0.73/0.90    29,632,320 bytes consed.
% 0.73/0.90  :PROOF-FOUND
% 0.73/0.90  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-12T19:00:23
% 0.73/0.90  :PROOF-FOUND
% 0.73/0.90  * 
%------------------------------------------------------------------------------