TSTP Solution File: SWV383+1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWV383+1 : TPTP v8.1.0. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n009.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 : Wed Jul 20 21:33:07 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(51,axiom,
    ( check_cpq(triple(X,Y,Z))
    | ~ succ_cpq(triple(X,Y,Z),triple(U,V,W))
    | ~ ok(triple(U,V,W))
    | ~ check_cpq(triple(U,V,W)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l19_l20) ).

cnf(53,negated_conjecture,
    ~ check_cpq(triple('SKOLEMAAAV1','SKOLEMAAAV2','SKOLEMAAAV3')),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l19_co) ).

cnf(54,negated_conjecture,
    succ_cpq(triple('SKOLEMAAAV1','SKOLEMAAAV2','SKOLEMAAAV3'),triple('SKOLEMAAAV4','SKOLEMAAAV5','SKOLEMAAAV6')),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l19_co) ).

cnf(55,negated_conjecture,
    ok(triple('SKOLEMAAAV4','SKOLEMAAAV5','SKOLEMAAAV6')),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l19_co) ).

cnf(56,negated_conjecture,
    check_cpq(triple('SKOLEMAAAV4','SKOLEMAAAV5','SKOLEMAAAV6')),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l19_co) ).

cnf(143,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[51,53,54,55,56]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : SWV383+1 : TPTP v8.1.0. Released v3.3.0.
% 0.03/0.12  % Command  : run-snark %s %d
% 0.12/0.33  % Computer : n009.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Wed Jun 15 23:25:23 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.18/0.44  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.18/0.45  * 
% 0.18/0.45  * 
% 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/sandbox2/benchmark/theBenchmark.p 2022-06-15T23:25:23
% 0.18/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n009.cluster.edu at 2022-06-15T23:25:23
% 0.42/0.59  
% 0.42/0.59  
% 0.42/0.59  #||
% 0.42/0.59  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.42/0.59  % SZS output start Refutation
% See solution above
% 0.42/0.59  ||#
% 0.42/0.59  
% 0.42/0.59  ; Summary of computation:
% 0.42/0.59  ;      1264 formulas have been input or derived (from 54 formulas).
% 0.42/0.59  ;       143 (11%) were retained.  Of these,
% 0.42/0.59  ;            2 ( 1%) were simplified or subsumed later,
% 0.42/0.59  ;          141 (99%) are still being kept.
% 0.42/0.59  ; 
% 0.42/0.59  ; Run time in seconds:
% 0.42/0.59  ;     0.012  10%   Read assertion file          (1 call)
% 0.42/0.59  ;     0.003   2%   Assert                       (43 calls)
% 0.42/0.59  ;     0.022  18%   Process new row              (1,224 calls)
% 0.42/0.59  ;     0.014  11%   Resolution                   (106 calls)
% 0.42/0.59  ;     0.002   2%   Paramodulation               (53 calls)
% 0.42/0.59  ;     0.000   0%   Factoring                    (5 calls)
% 0.42/0.59  ;     0.003   2%   Condensing                   (168 calls)
% 0.42/0.59  ;     0.004   3%   Forward subsumption          (168 calls)
% 0.42/0.59  ;     0.001   1%   Backward subsumption         (79 calls)
% 0.42/0.59  ;     0.000   0%   Clause clause subsumption    (195 calls)
% 0.42/0.59  ;     0.035  28%   Forward simplification       (1,221 calls)
% 0.42/0.59  ;     0.002   2%   Backward simplification      (143 calls)
% 0.42/0.59  ;     0.002   2%   Ordering                     (479 calls)
% 0.42/0.59  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.42/0.59  ;     0.000   0%   Purity testing               (1 call)
% 0.42/0.59  ;     0.025  20%   Other
% 0.42/0.59  ;     0.125        Total
% 0.42/0.59  ;     0.126        Real time
% 0.42/0.59  ; 
% 0.42/0.59  ; Term-hash-array has 421 terms in all.
% 0.42/0.59  ; Feature-vector-row-index has 78 entries (78 at peak, 79 added, 1 deleted).
% 0.42/0.59  ; Feature-vector-row-index has 584 nodes (584 at peak, 586 added, 2 deleted).
% 0.42/0.59  ;  Retrieved 242 possibly forward subsuming rows in 168 calls.
% 0.42/0.59  ;  Retrieved 10 possibly backward subsumed rows in 79 calls.
% 0.42/0.59  ; Path-index has 428 entries (428 at peak, 430 added, 2 deleted).
% 0.42/0.59  ; Path-index has 1,096 nodes (1,096 at peak, 1,098 added, 2 deleted).
% 0.42/0.59  ; Trie-index has 428 entries (428 at peak, 430 added, 2 deleted).
% 0.42/0.59  ; Trie-index has 1,333 nodes (1,333 at peak, 1,340 added, 7 deleted).
% 0.42/0.59  ; Retrieved 4,224 generalization terms in 7,074 calls.
% 0.42/0.59  ; Retrieved 84 instance terms in 67 calls.
% 0.42/0.59  ; Retrieved 3,327 unifiable terms in 378 calls.
% 0.42/0.59  ; 
% 0.42/0.59  ; The agenda of rows to process has 14 entries:
% 0.42/0.59  ;     6 with value 8               1 with value 37               1 with value 42
% 0.42/0.59  ;     4 with value 12              2 with value 39
% 0.42/0.59  ; The agenda of input rows to give has 3 entries:
% 0.42/0.59  ;     1 with value 32              2 with value 37
% 0.42/0.59  ; The agenda of rows to give has 85 entries:
% 0.42/0.59  ;     2 with value (4 5)           4 with value (4 18)           6 with value (4 30)
% 0.42/0.59  ;     2 with value (4 7)           1 with value (4 19)           2 with value (4 31)
% 0.42/0.59  ;     2 with value (4 8)           5 with value (4 20)           3 with value (4 32)
% 0.42/0.59  ;     2 with value (4 9)           4 with value (4 21)           2 with value (4 33)
% 0.42/0.59  ;     2 with value (4 10)          4 with value (4 22)           1 with value (4 34)
% 0.42/0.59  ;     3 with value (4 11)          4 with value (4 23)           1 with value (4 35)
% 0.42/0.59  ;     1 with value (4 12)          1 with value (4 24)           1 with value (4 38)
% 0.42/0.59  ;     2 with value (4 13)          1 with value (4 25)           1 with value (4 40)
% 0.42/0.59  ;     9 with value (4 14)          4 with value (4 27)           1 with value (4 45)
% 0.42/0.59  ;     5 with value (4 15)          3 with value (4 28)           2 with value (4 49)
% 0.42/0.59  ;     1 with value (4 17)          2 with value (4 29)           1 with value (4 54)
% 0.42/0.59  Evaluation took:
% 0.42/0.59    0.126 seconds of real time
% 0.42/0.59    0.113869 seconds of user run time
% 0.42/0.59    0.012234 seconds of system run time
% 0.42/0.59    0 calls to %EVAL
% 0.42/0.59    0 page faults and
% 0.42/0.59    7,173,368 bytes consed.
% 0.42/0.59  :PROOF-FOUND
% 0.42/0.59  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-15T23:25:23
% 0.42/0.59  :PROOF-FOUND
% 0.42/0.59  * 
%------------------------------------------------------------------------------