TSTP Solution File: SWV258-2 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWV258-2 : TPTP v8.1.0. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n015.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:32:23 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_0,negated_conjecture,
    c_in(v_X,c_Message_Oparts(v_H),tc_Message_Omsg),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_0) ).

cnf(cls_conjecture_1,negated_conjecture,
    ~ c_lessequals(c_Message_Oparts(c_insert(v_X,v_H,tc_Message_Omsg)),c_Message_Oparts(v_H),tc_set(tc_Message_Omsg)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_1) ).

cnf(cls_Message_Oparts__subset__iff_0,axiom,
    ( ~ c_lessequals(c_Message_Oparts(X),c_Message_Oparts(Y),tc_set(tc_Message_Omsg))
    | c_lessequals(X,c_Message_Oparts(Y),tc_set(tc_Message_Omsg)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_Message_Oparts__subset__iff_0) ).

cnf(cls_Message_Oparts__subset__iff_1,axiom,
    ( ~ c_lessequals(X,c_Message_Oparts(Y),tc_set(tc_Message_Omsg))
    | c_lessequals(c_Message_Oparts(X),c_Message_Oparts(Y),tc_set(tc_Message_Omsg)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_Message_Oparts__subset__iff_1) ).

cnf(cls_Set_Oinsert__subset_2,axiom,
    ( ~ c_in(X,Y,Z)
    | ~ c_lessequals(U,Y,tc_set(Z))
    | c_lessequals(c_insert(X,U,Z),Y,tc_set(Z)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_Set_Oinsert__subset_2) ).

cnf(cls_Set_Osubset__refl_0,axiom,
    c_lessequals(X,X,tc_set(Y)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_Set_Osubset__refl_0) ).

cnf(7,plain,
    c_lessequals(X,c_Message_Oparts(X),tc_set(tc_Message_Omsg)),
    inference('HYPERRESOLVE',[status(thm)],[cls_Message_Oparts__subset__iff_0,cls_Set_Osubset__refl_0]) ).

cnf(10,plain,
    ~ c_lessequals(c_insert(v_X,v_H,tc_Message_Omsg),c_Message_Oparts(v_H),tc_set(tc_Message_Omsg)),
    inference('UR-RESOLVE',[status(thm)],[cls_Message_Oparts__subset__iff_1,cls_conjecture_1]) ).

cnf(13,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[cls_Set_Oinsert__subset_2,7,cls_conjecture_0]),10]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.15  % Problem  : SWV258-2 : TPTP v8.1.0. Released v3.2.0.
% 0.12/0.16  % Command  : run-snark %s %d
% 0.15/0.38  % Computer : n015.cluster.edu
% 0.15/0.38  % Model    : x86_64 x86_64
% 0.15/0.38  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.38  % Memory   : 8042.1875MB
% 0.15/0.38  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.38  % CPULimit : 300
% 0.15/0.38  % WCLimit  : 600
% 0.15/0.38  % DateTime : Tue Jun 14 17:36:54 EDT 2022
% 0.15/0.38  % CPUTime  : 
% 0.21/0.50  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.51  * 
% 0.21/0.51  * 
% 0.21/0.52  #<PACKAGE "SNARK-USER">
% 0.21/0.52  * 
% 0.21/0.52  SNARK-TPTP-OPTIONS
% 0.21/0.52  * 
% 0.21/0.52  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.52   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.52   (USE-FACTORING :POS)
% 0.21/0.52   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.52   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.52   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.52   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.52   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.52   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.52   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.52   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.52   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.52   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.52  * 
% 0.21/0.52  "."
% 0.21/0.52  * 
% 0.21/0.52  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-14T17:36:54
% 0.21/0.52  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n015.cluster.edu at 2022-06-14T17:36:54
% 0.34/0.57  
% 0.34/0.57  
% 0.34/0.57  #||
% 0.34/0.57  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.34/0.57  % SZS output start Refutation
% See solution above
% 0.34/0.57  ||#
% 0.34/0.57  
% 0.34/0.57  ; Summary of computation:
% 0.34/0.57  ;        20 formulas have been input or derived (from 8 formulas).
% 0.34/0.57  ;        13 (65%) were retained.  Of these,
% 0.34/0.57  ;           13 (100%) are still being kept.
% 0.34/0.57  ; 
% 0.34/0.57  ; Run time in seconds excluding printing time:
% 0.34/0.57  ;     0.002   7%   Read assertion file          (1 call)
% 0.34/0.57  ;     0.000   0%   Assert                       (6 calls)
% 0.34/0.57  ;     0.003  10%   Process new row              (15 calls)
% 0.34/0.57  ;     0.001   3%   Resolution                   (14 calls)
% 0.34/0.57  ;     0.000   0%   Paramodulation               (7 calls)
% 0.34/0.57  ;     0.000   0%   Condensing                   (3 calls)
% 0.34/0.57  ;     0.000   0%   Forward subsumption          (3 calls)
% 0.34/0.57  ;     0.000   0%   Backward subsumption         (3 calls)
% 0.34/0.57  ;     0.000   0%   Forward simplification       (15 calls)
% 0.34/0.57  ;     0.000   0%   Backward simplification      (13 calls)
% 0.34/0.57  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.34/0.57  ;     0.000   0%   Purity testing               (1 call)
% 0.34/0.57  ;     0.023  79%   Other
% 0.34/0.57  ;     0.029        Total
% 0.34/0.57  ;     0.052        Real time
% 0.34/0.57  ; 
% 0.34/0.57  ; Term-hash-array has 26 terms in all.
% 0.34/0.57  ; Feature-vector-row-index has 3 entries (3 at peak, 3 added, 0 deleted).
% 0.34/0.57  ; Feature-vector-row-index has 19 nodes (19 at peak, 19 added, 0 deleted).
% 0.34/0.57  ;  Retrieved 0 possibly forward subsuming rows in 3 calls.
% 0.34/0.57  ;  Retrieved 0 possibly backward subsumed rows in 3 calls.
% 0.34/0.57  ; Path-index has 29 entries (29 at peak, 29 added, 0 deleted).
% 0.34/0.57  ; Path-index has 93 nodes (93 at peak, 93 added, 0 deleted).
% 0.34/0.57  ; Trie-index has 29 entries (29 at peak, 29 added, 0 deleted).
% 0.34/0.57  ; Trie-index has 100 nodes (100 at peak, 100 added, 0 deleted).
% 0.34/0.57  ; Retrieved 15 generalization terms in 17 calls.
% 0.34/0.57  ; Retrieved 18 instance terms in 9 calls.
% 0.34/0.57  ; Retrieved 119 unifiable terms in 57 calls.
% 0.34/0.57  ; 
% 0.34/0.57  ; The agenda of rows to give has 5 entries:
% 0.34/0.57  ;     3 with value (4 12)          1 with value (4 14)           1 with value (4 16)
% 0.34/0.57  Evaluation took:
% 0.34/0.57    0.052 seconds of real time
% 0.34/0.57    0.027398 seconds of user run time
% 0.34/0.57    0.004371 seconds of system run time
% 0.34/0.57    0 calls to %EVAL
% 0.34/0.57    0 page faults and
% 0.34/0.57    1,890,856 bytes consed.
% 0.34/0.57  :PROOF-FOUND
% 0.34/0.57  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-14T17:36:54
% 0.34/0.57  :PROOF-FOUND
% 0.34/0.57  * 
%------------------------------------------------------------------------------