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

View Problem - Process Solution

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

% Computer : n010.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:31 EDT 2022

% Result   : Unsatisfiable 0.41s 0.59s
% Output   : Refutation 0.41s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   10 (   8 unt;   1 nHn;  10 RR)
%            Number of literals    :   13 (   7 equ;   3 neg)
%            Maximal clause size   :    3 (   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   :    1 (   0 sgn)

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

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

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

cnf(co1_6,negated_conjecture,
    sk2 = sk4,
    file('/export/starexec/sandbox/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/sandbox/benchmark/theBenchmark.p',co1_7) ).

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

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

cnf(195,plain,
    frontsegP(nil,sk1),
    inference('REWRITE',[status(thm)],[co1_12,189,co1_8,co1_7,theory(equality)]) ).

cnf(641,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[clause84,195,co1_1,co1_8]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWC038-1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.13/0.33  % Computer : n010.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.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Sun Jun 12 22:01:25 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.18/0.45  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.18/0.46  * 
% 0.18/0.46  * 
% 0.18/0.46  #<PACKAGE "SNARK-USER">
% 0.18/0.46  * 
% 0.18/0.46  SNARK-TPTP-OPTIONS
% 0.18/0.46  * 
% 0.18/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.18/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.18/0.46   (USE-FACTORING :POS)
% 0.18/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.18/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.18/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.18/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.18/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.18/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.18/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.18/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.18/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.18/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.18/0.46  * 
% 0.18/0.46  "."
% 0.18/0.46  * 
% 0.18/0.46  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-12T22:01:25
% 0.18/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n010.cluster.edu at 2022-06-12T22:01:25
% 0.41/0.59  
% 0.41/0.59  
% 0.41/0.59  #||
% 0.41/0.59  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.41/0.59  % SZS output start Refutation
% See solution above
% 0.41/0.59  ||#
% 0.41/0.59  
% 0.41/0.59  ; Summary of computation:
% 0.41/0.59  ;      1052 formulas have been input or derived (from 88 formulas).
% 0.41/0.59  ;       641 (61%) were retained.  Of these,
% 0.41/0.59  ;            6 ( 1%) were simplified or subsumed later,
% 0.41/0.59  ;          635 (99%) are still being kept.
% 0.41/0.59  ; 
% 0.41/0.59  ; Run time in seconds excluding printing time:
% 0.41/0.59  ;     0.036  28%   Read assertion file          (1 call)
% 0.41/0.59  ;     0.006   5%   Assert                       (197 calls)
% 0.41/0.59  ;     0.035  28%   Process new row              (1,040 calls)
% 0.41/0.59  ;     0.004   3%   Resolution                   (174 calls)
% 0.41/0.59  ;     0.000   0%   Paramodulation               (87 calls)
% 0.41/0.59  ;     0.001   1%   Condensing                   (158 calls)
% 0.41/0.59  ;     0.004   3%   Forward subsumption          (158 calls)
% 0.41/0.59  ;     0.002   2%   Backward subsumption         (156 calls)
% 0.41/0.59  ;     0.000   0%   Clause clause subsumption    (59 calls)
% 0.41/0.59  ;     0.008   6%   Forward simplification       (1,040 calls)
% 0.41/0.59  ;     0.004   3%   Backward simplification      (638 calls)
% 0.41/0.59  ;     0.001   1%   Ordering                     (77 calls)
% 0.41/0.59  ;     0.001   1%   Sortal reasoning             (32 calls)
% 0.41/0.59  ;     0.000   0%   Purity testing               (1 call)
% 0.41/0.59  ;     0.025  20%   Other
% 0.41/0.59  ;     0.127        Total
% 0.41/0.59  ;     0.129        Real time
% 0.41/0.59  ; 
% 0.41/0.59  ; Term-hash-array has 871 terms in all.
% 0.41/0.59  ; Feature-vector-row-index has 156 entries (156 at peak, 156 added, 0 deleted).
% 0.41/0.59  ; Feature-vector-row-index has 574 nodes (574 at peak, 574 added, 0 deleted).
% 0.41/0.59  ;  Retrieved 70 possibly forward subsuming rows in 158 calls.
% 0.41/0.59  ;  Retrieved 34 possibly backward subsumed rows in 156 calls.
% 0.41/0.59  ; Path-index has 875 entries (875 at peak, 878 added, 3 deleted).
% 0.41/0.59  ; Path-index has 2,140 nodes (2,140 at peak, 2,143 added, 3 deleted).
% 0.41/0.59  ; Trie-index has 875 entries (875 at peak, 878 added, 3 deleted).
% 0.41/0.59  ; Trie-index has 2,354 nodes (2,354 at peak, 2,357 added, 3 deleted).
% 0.41/0.59  ; Retrieved 397 generalization terms in 1,455 calls.
% 0.41/0.59  ; Retrieved 481 instance terms in 481 calls.
% 0.41/0.59  ; Retrieved 5,786 unifiable terms in 984 calls.
% 0.41/0.59  ; 
% 0.41/0.59  ; The agenda of rows to process has 4 entries:
% 0.41/0.59  ;     1 with value 4               3 with value 5
% 0.41/0.59  ; The agenda of input rows to give has 102 entries:
% 0.41/0.59  ;     4 with value 12             11 with value 20               6 with value 27
% 0.41/0.59  ;    11 with value 13              9 with value 21               1 with value 29
% 0.41/0.59  ;    12 with value 14              5 with value 22               1 with value 32
% 0.41/0.59  ;     3 with value 15              2 with value 23               1 with value 33
% 0.41/0.59  ;     3 with value 16              3 with value 24               1 with value 35
% 0.41/0.59  ;     4 with value 17              8 with value 25               2 with value 40
% 0.41/0.59  ;     7 with value 18              3 with value 26               3 with value 44
% 0.41/0.59  ;     2 with value 19
% 0.41/0.59  ; The agenda of rows to give has 445 entries:
% 0.41/0.59  ;    19 with value (4 5)         126 with value (4 9)           42 with value (4 11)
% 0.41/0.59  ;    93 with value (4 7)          24 with value (4 10)          12 with value (4 13)
% 0.41/0.59  ;   129 with value (4 8)
% 0.41/0.59  Evaluation took:
% 0.41/0.59    0.129 seconds of real time
% 0.41/0.59    0.117975 seconds of user run time
% 0.41/0.59    0.011048 seconds of system run time
% 0.41/0.59    0 calls to %EVAL
% 0.41/0.59    0 page faults and
% 0.41/0.59    7,542,680 bytes consed.
% 0.41/0.59  :PROOF-FOUND
% 0.41/0.59  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-12T22:01:25
% 0.41/0.59  :PROOF-FOUND
% 0.41/0.59  * 
%------------------------------------------------------------------------------