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

View Problem - Process Solution

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

% Computer : n014.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:12 EDT 2022

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

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

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

cnf(clause173,axiom,
    ( app(app(X,Y),Z) != U
    | ~ ssList(Z)
    | ~ ssList(X)
    | ~ ssList(Y)
    | ~ ssList(U)
    | segmentP(U,Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001-0.ax',clause173) ).

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

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,
    ssList(sk5),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_7) ).

cnf(co1_8,negated_conjecture,
    app(sk3,sk5) = sk4,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_8) ).

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

cnf(co1_9,negated_conjecture,
    equalelemsP(sk3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_9) ).

cnf(193,plain,
    equalelemsP(sk1),
    inference('REWRITE',[status(thm)],[co1_9,co1_6,theory(equality)]) ).

cnf(co1_12,negated_conjecture,
    ( ~ segmentP(sk2,sk1)
    | ~ equalelemsP(sk1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_12) ).

cnf(199,plain,
    ~ segmentP(sk2,sk1),
    inference('REWRITE',[status(thm)],[co1_12,193]) ).

cnf(633,plain,
    app(nil,sk1) = sk1,
    inference('HYPERRESOLVE',[status(thm)],[clause74,co1_1]) ).

cnf(58648,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[clause173,co1_7,clause8,co1_1,co1_2,199]),191,633,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SWC331-1 : TPTP v8.1.0. Released v2.4.0.
% 0.06/0.13  % Command  : run-snark %s %d
% 0.13/0.33  % Computer : n014.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % 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 21:06: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-12T21:06: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 n014.cluster.edu at 2022-06-12T21:06:22
% 60.35/60.57  
% 60.35/60.57  
% 60.35/60.57  #||
% 60.35/60.57  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 60.35/60.57  % SZS output start Refutation
% See solution above
% 60.35/60.57  ||#
% 60.35/60.57  
% 60.35/60.57  ; Summary of computation:
% 60.35/60.57  ;    118524 formulas have been input or derived (from 176 formulas).
% 60.35/60.57  ;     58648 (49%) were retained.  Of these,
% 60.35/60.57  ;         2601 ( 4%) were simplified or subsumed later,
% 60.35/60.57  ;        56047 (96%) are still being kept.
% 60.35/60.57  ; 
% 60.35/60.57  ; Run time in seconds excluding printing time:
% 60.35/60.57  ;     0.036   0%   Read assertion file          (1 call)
% 60.35/60.57  ;     0.006   0%   Assert                       (197 calls)
% 60.35/60.57  ;     5.902  10%   Process new row              (112,814 calls)
% 60.35/60.57  ;    46.096  77%   Resolution                   (350 calls)
% 60.35/60.57  ;     0.047   0%   Paramodulation               (175 calls)
% 60.35/60.57  ;     0.091   0%   Condensing                   (3,497 calls)
% 60.35/60.57  ;     0.052   0%   Forward subsumption          (3,497 calls)
% 60.35/60.57  ;     0.182   0%   Backward subsumption         (3,463 calls)
% 60.35/60.57  ;     0.004   0%   Clause clause subsumption    (1,355 calls)
% 60.35/60.57  ;     2.653   4%   Forward simplification       (112,814 calls)
% 60.35/60.57  ;     3.623   6%   Backward simplification      (58,643 calls)
% 60.35/60.57  ;     0.993   2%   Ordering                     (118,158 calls)
% 60.35/60.57  ;     0.001   0%   Sortal reasoning             (32 calls)
% 60.35/60.57  ;     0.001   0%   Purity testing               (1 call)
% 60.35/60.57  ;     0.406   1%   Other
% 60.35/60.57  ;    60.093        Total
% 60.35/60.57  ;    60.099        Real time
% 60.35/60.57  ; 
% 60.35/60.57  ; Term-hash-array has 155,931 terms in all.
% 60.35/60.57  ; Feature-vector-row-index has 3,419 entries (3,419 at peak, 3,463 added, 44 deleted).
% 60.35/60.57  ; Feature-vector-row-index has 5,095 nodes (5,095 at peak, 5,427 added, 332 deleted).
% 60.35/60.57  ;  Retrieved 12,208 possibly forward subsuming rows in 3,497 calls.
% 60.35/60.57  ;  Retrieved 11,580 possibly backward subsumed rows in 3,463 calls.
% 60.35/60.57  ; Path-index has 152,259 entries (152,259 at peak, 156,017 added, 3,758 deleted).
% 60.35/60.57  ; Path-index has 7,360 nodes (7,360 at peak, 7,912 added, 552 deleted).
% 60.35/60.57  ; Trie-index has 152,259 entries (152,259 at peak, 156,017 added, 3,758 deleted).
% 60.35/60.57  ; Trie-index has 731,184 nodes (731,184 at peak, 742,144 added, 10,960 deleted).
% 60.35/60.57  ; Retrieved 102,417 generalization terms in 584,512 calls.
% 60.35/60.57  ; Retrieved 100,311 instance terms in 98,919 calls.
% 60.35/60.57  ; Retrieved 161,757,254 unifiable terms in 3,540,921 calls.
% 60.35/60.57  ; 
% 60.35/60.57  ; The agenda of rows to process has 958 entries:
% 60.35/60.57  ;    12 with value 11            465 with value 14              36 with value 16
% 60.35/60.57  ;    84 with value 12            252 with value 15               1 with value 24
% 60.35/60.57  ;   108 with value 13
% 60.35/60.57  ; The agenda of input rows to give has 18 entries:
% 60.35/60.57  ;     1 with value 26              7 with value 32               2 with value 40
% 60.35/60.57  ;     1 with value 27              1 with value 33               3 with value 44
% 60.35/60.57  ;     2 with value 29              1 with value 35
% 60.35/60.57  ; The agenda of rows to give has 55854 entries:
% 60.35/60.57  ;    41 with value (4 5)         660 with value (4 14)       12774 with value (4 22)
% 60.35/60.57  ;   105 with value (4 7)        1688 with value (4 15)        2229 with value (4 23)
% 60.35/60.57  ;   191 with value (4 8)         922 with value (4 16)        9354 with value (4 24)
% 60.35/60.57  ;   281 with value (4 9)        2498 with value (4 17)        7305 with value (4 25)
% 60.35/60.57  ;   541 with value (4 10)       2697 with value (4 18)        2466 with value (4 26)
% 60.35/60.57  ;   375 with value (4 11)        246 with value (4 19)        3906 with value (4 27)
% 60.35/60.57  ;   195 with value (4 12)       5154 with value (4 20)         222 with value (4 28)
% 60.35/60.57  ;   786 with value (4 13)        642 with value (4 21)         576 with value (4 29)
% 60.35/60.57  Evaluation took:
% 60.35/60.57    60.103 seconds of real time
% 60.35/60.57    58.85999 seconds of user run time
% 60.35/60.57    1.239013 seconds of system run time
% 60.35/60.57    [Run times include 7.892 seconds GC run time.]
% 60.35/60.57    0 calls to %EVAL
% 60.35/60.57    0 page faults and
% 60.35/60.57    4,818,754,816 bytes consed.
% 60.35/60.57  :PROOF-FOUND
% 60.35/60.57  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-12T21:07:23
% 60.35/60.57  :PROOF-FOUND
% 60.35/60.57  * 
%------------------------------------------------------------------------------