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

View Problem - Process Solution

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

% Computer : n017.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:46 EDT 2022

% Result   : Unsatisfiable 0.93s 1.11s
% Output   : Refutation 0.93s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :    8
% Syntax   : Number of clauses     :   13 (   8 unt;   0 nHn;  13 RR)
%            Number of literals    :   20 (   2 equ;   8 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    :    6 (   6 usr;   6 con; 0-0 aty)
%            Number of variables   :    1 (   0 sgn)

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

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

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

cnf(co1_8,negated_conjecture,
    ( ~ ssList(X)
    | ~ neq(X,nil)
    | ~ segmentP(sk2,X)
    | ~ segmentP(sk1,X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_8) ).

cnf(co1_10,negated_conjecture,
    ( ssList(sk5)
    | ~ neq(sk4,nil) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_10) ).

cnf(194,plain,
    ssList(sk5),
    inference('REWRITE',[status(thm)],[co1_10,co1_7,co1_5,theory(equality)]) ).

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

cnf(196,plain,
    neq(sk5,nil),
    inference('REWRITE',[status(thm)],[co1_11,co1_7,co1_5,theory(equality)]) ).

cnf(co1_12,negated_conjecture,
    ( segmentP(sk4,sk5)
    | ~ neq(sk4,nil) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_12) ).

cnf(198,plain,
    segmentP(sk2,sk5),
    inference('REWRITE',[status(thm)],[co1_12,co1_7,co1_5,theory(equality)]) ).

cnf(co1_13,negated_conjecture,
    ( segmentP(sk3,sk5)
    | ~ neq(sk4,nil) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1_13) ).

cnf(200,plain,
    segmentP(sk1,sk5),
    inference('REWRITE',[status(thm)],[co1_13,co1_7,co1_5,co1_6,theory(equality)]) ).

cnf(5615,plain,
    $false,
    inference('HYPERRESOLVE',[status(thm)],[co1_8,194,196,198,200]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : SWC082-1 : TPTP v8.1.0. Released v2.4.0.
% 0.10/0.12  % Command  : run-snark %s %d
% 0.13/0.33  % Computer : n017.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 20:53:52 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.46  * 
% 0.19/0.46  * 
% 0.19/0.46  #<PACKAGE "SNARK-USER">
% 0.19/0.46  * 
% 0.19/0.46  SNARK-TPTP-OPTIONS
% 0.19/0.46  * 
% 0.19/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.46   (USE-FACTORING :POS)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.46  * 
% 0.19/0.46  "."
% 0.19/0.46  * 
% 0.19/0.46  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-12T20:53:52
% 0.19/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n017.cluster.edu at 2022-06-12T20:53:52
% 0.93/1.11  
% 0.93/1.11  
% 0.93/1.11  #||
% 0.93/1.11  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.93/1.11  % SZS output start Refutation
% See solution above
% 0.93/1.11  ||#
% 0.93/1.11  
% 0.93/1.11  ; Summary of computation:
% 0.93/1.11  ;      8707 formulas have been input or derived (from 122 formulas).
% 0.93/1.11  ;      5615 (64%) were retained.  Of these,
% 0.93/1.11  ;           14 ( 0%) were simplified or subsumed later,
% 0.93/1.11  ;         5601 (100%) are still being kept.
% 0.93/1.11  ; 
% 0.93/1.11  ; Run time in seconds:
% 0.93/1.11  ;     0.019   3%   Read assertion file          (1 call)
% 0.93/1.11  ;     0.003   0%   Assert                       (198 calls)
% 0.93/1.11  ;     0.279  43%   Process new row              (8,693 calls)
% 0.93/1.11  ;     0.152  23%   Resolution                   (242 calls)
% 0.93/1.11  ;     0.002   0%   Paramodulation               (121 calls)
% 0.93/1.11  ;     0.011   2%   Condensing                   (1,522 calls)
% 0.93/1.11  ;     0.017   3%   Forward subsumption          (1,522 calls)
% 0.93/1.11  ;     0.034   5%   Backward subsumption         (1,520 calls)
% 0.93/1.11  ;     0.002   0%   Clause clause subsumption    (1,315 calls)
% 0.93/1.11  ;     0.058   9%   Forward simplification       (8,693 calls)
% 0.93/1.11  ;     0.032   5%   Backward simplification      (5,610 calls)
% 0.93/1.11  ;     0.005   1%   Ordering                     (2,618 calls)
% 0.93/1.11  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.93/1.11  ;     0.000   0%   Purity testing               (1 call)
% 0.93/1.11  ;     0.037   6%   Other
% 0.93/1.11  ;     0.651        Total
% 0.93/1.11  ;     0.652        Real time
% 0.93/1.11  ; 
% 0.93/1.11  ; Term-hash-array has 9,621 terms in all.
% 0.93/1.11  ; Feature-vector-row-index has 1,513 entries (1,520 at peak, 1,520 added, 7 deleted).
% 0.93/1.11  ; Feature-vector-row-index has 1,173 nodes (1,206 at peak, 1,206 added, 33 deleted).
% 0.93/1.11  ;  Retrieved 6,934 possibly forward subsuming rows in 1,522 calls.
% 0.93/1.11  ;  Retrieved 6,898 possibly backward subsumed rows in 1,520 calls.
% 0.93/1.11  ; Path-index has 9,627 entries (9,627 at peak, 9,639 added, 12 deleted).
% 0.93/1.11  ; Path-index has 4,128 nodes (4,128 at peak, 4,138 added, 10 deleted).
% 0.93/1.11  ; Trie-index has 9,627 entries (9,627 at peak, 9,639 added, 12 deleted).
% 0.93/1.11  ; Trie-index has 23,443 nodes (23,443 at peak, 23,455 added, 12 deleted).
% 0.93/1.11  ; Retrieved 3,199 generalization terms in 13,739 calls.
% 0.93/1.11  ; Retrieved 4,131 instance terms in 4,089 calls.
% 0.93/1.11  ; Retrieved 391,364 unifiable terms in 9,047 calls.
% 0.93/1.11  ; 
% 0.93/1.11  ; The agenda of rows to process has 4 entries:
% 0.93/1.11  ;     1 with value 4               3 with value 5
% 0.93/1.11  ; The agenda of input rows to give has 72 entries:
% 0.93/1.11  ;     3 with value 16              5 with value 22               1 with value 29
% 0.93/1.11  ;     4 with value 17              2 with value 23               1 with value 32
% 0.93/1.11  ;     7 with value 18              3 with value 24               1 with value 33
% 0.93/1.11  ;     2 with value 19              8 with value 25               1 with value 35
% 0.93/1.11  ;    11 with value 20              3 with value 26               2 with value 40
% 0.93/1.11  ;     9 with value 21              6 with value 27               3 with value 44
% 0.93/1.11  ; The agenda of rows to give has 5408 entries:
% 0.93/1.11  ;    43 with value (4 5)         999 with value (4 10)         816 with value (4 15)
% 0.93/1.11  ;     4 with value (4 6)         759 with value (4 11)         144 with value (4 16)
% 0.93/1.11  ;   112 with value (4 7)         543 with value (4 12)         252 with value (4 17)
% 0.93/1.11  ;   198 with value (4 8)         366 with value (4 13)          48 with value (4 19)
% 0.93/1.11  ;   362 with value (4 9)         762 with value (4 14)
% 0.93/1.11  Evaluation took:
% 0.93/1.11    0.652 seconds of real time
% 0.93/1.11    0.592258 seconds of user run time
% 0.93/1.11    0.059992 seconds of system run time
% 0.93/1.11    [Run times include 0.053 seconds GC run time.]
% 0.93/1.11    0 calls to %EVAL
% 0.93/1.11    0 page faults and
% 0.93/1.11    56,855,816 bytes consed.
% 0.93/1.11  :PROOF-FOUND
% 0.93/1.11  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-12T20:53:53
% 0.93/1.11  :PROOF-FOUND
% 0.93/1.11  * 
%------------------------------------------------------------------------------