TSTP Solution File: SYN088-1.010 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SYN088-1.010 : TPTP v8.1.0. Released v1.0.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 : Thu Jul 21 11:57:32 EDT 2022

% Result   : Unsatisfiable 0.19s 0.52s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    1
%            Number of leaves      :   12
% Syntax   : Number of clauses     :   13 (  12 unt;   0 nHn;  13 RR)
%            Number of literals    :   23 (   0 equ;  11 neg)
%            Maximal clause size   :   11 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :   12 (  11 usr;   1 prp; 0-10 aty)
%            Number of functors    :    1 (   1 usr;   1 con; 0-0 aty)
%            Number of variables   :   10 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(s4_goal_1,negated_conjecture,
    ~ p(a,a,a,a,a,a,a,a,a,a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s4_goal_1) ).

cnf(s4_1,axiom,
    ( p(X,Y,Z,U,V,W,X1,Y1,Z1,U1)
    | ~ q_1(X)
    | ~ q_2(Y)
    | ~ q_3(Z)
    | ~ q_4(U)
    | ~ q_5(V)
    | ~ q_6(W)
    | ~ q_7(X1)
    | ~ q_8(Y1)
    | ~ q_9(Z1)
    | ~ q_10(U1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s4_1) ).

cnf(s4_2,axiom,
    q_1(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s4_2) ).

cnf(s4_4,axiom,
    q_2(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s4_4) ).

cnf(s4_6,axiom,
    q_3(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s4_6) ).

cnf(s4_8,axiom,
    q_4(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s4_8) ).

cnf(s4_10,axiom,
    q_5(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s4_10) ).

cnf(s4_12,axiom,
    q_6(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s4_12) ).

cnf(s4_14,axiom,
    q_7(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s4_14) ).

cnf(s4_16,axiom,
    q_8(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s4_16) ).

cnf(s4_18,axiom,
    q_9(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s4_18) ).

cnf(s4_20,axiom,
    q_10(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s4_20) ).

cnf(23,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[s4_1,s4_goal_1,s4_2,s4_4,s4_6,s4_8,s4_10,s4_12,s4_14,s4_16,s4_18,s4_20]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SYN088-1.010 : TPTP v8.1.0. Released v1.0.0.
% 0.06/0.13  % Command  : run-snark %s %d
% 0.12/0.34  % Computer : n017.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Tue Jul 12 07:51:19 EDT 2022
% 0.12/0.34  % 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.47  SNARK-TPTP-OPTIONS
% 0.19/0.47  * 
% 0.19/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.47   (USE-FACTORING :POS)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.47  * 
% 0.19/0.47  "."
% 0.19/0.47  * 
% 0.19/0.47  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-12T07:51:19
% 0.19/0.47  ; 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-07-12T07:51:19
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  #||
% 0.19/0.52  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.52  % SZS output start Refutation
% See solution above
% 0.19/0.52  ||#
% 0.19/0.52  
% 0.19/0.52  ; Summary of computation:
% 0.19/0.52  ;      2081 formulas have been input or derived (from 23 formulas).
% 0.19/0.52  ;        23 ( 1%) were retained.  Of these,
% 0.19/0.52  ;           23 (100%) are still being kept.
% 0.19/0.52  ; 
% 0.19/0.52  ; Run time in seconds excluding printing time:
% 0.19/0.52  ;     0.002   4%   Read assertion file          (1 call)
% 0.19/0.52  ;     0.000   0%   Assert                       (22 calls)
% 0.19/0.52  ;     0.001   2%   Process new row              (23 calls)
% 0.19/0.52  ;     0.024  48%   Resolution                   (44 calls)
% 0.19/0.52  ;     0.000   0%   Paramodulation               (22 calls)
% 0.19/0.52  ;     0.000   0%   Condensing                   (1 call)
% 0.19/0.52  ;     0.000   0%   Forward subsumption          (1 call)
% 0.19/0.52  ;     0.000   0%   Backward subsumption         (1 call)
% 0.19/0.52  ;     0.000   0%   Forward simplification       (23 calls)
% 0.19/0.52  ;     0.000   0%   Backward simplification      (23 calls)
% 0.19/0.52  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.19/0.52  ;     0.000   0%   Purity testing               (1 call)
% 0.19/0.52  ;     0.023  46%   Other
% 0.19/0.52  ;     0.050        Total
% 0.19/0.52  ;     0.053        Real time
% 0.19/0.52  ; 
% 0.19/0.52  ; Term-hash-array has 32 terms in all.
% 0.19/0.52  ; Feature-vector-row-index has 1 entry (1 at peak, 1 added, 0 deleted).
% 0.19/0.52  ; Feature-vector-row-index has 12 nodes (12 at peak, 12 added, 0 deleted).
% 0.19/0.52  ;  Retrieved 0 possibly forward subsuming rows in 1 call.
% 0.19/0.52  ;  Retrieved 0 possibly backward subsumed rows in 1 call.
% 0.19/0.52  ; Path-index has 34 entries (34 at peak, 34 added, 0 deleted).
% 0.19/0.52  ; Path-index has 74 nodes (74 at peak, 74 added, 0 deleted).
% 0.19/0.52  ; Trie-index has 34 entries (34 at peak, 34 added, 0 deleted).
% 0.19/0.52  ; Trie-index has 64 nodes (64 at peak, 64 added, 0 deleted).
% 0.19/0.52  ; Retrieved 0 generalization terms in 11 calls.
% 0.19/0.52  ; Retrieved 21 instance terms in 21 calls.
% 0.19/0.52  ; Retrieved 4,211 unifiable terms in 2,186 calls.
% 0.19/0.52  ; 
% 0.19/0.52  ; The agenda of rows to process has 2058 entries:
% 0.19/0.52  ;    10 with value 4            2048 with value 13
% 0.19/0.52  Evaluation took:
% 0.19/0.52    0.053 seconds of real time
% 0.19/0.52    0.049892 seconds of user run time
% 0.19/0.52    0.003096 seconds of system run time
% 0.19/0.52    0 calls to %EVAL
% 0.19/0.52    0 page faults and
% 0.19/0.52    3,553,288 bytes consed.
% 0.19/0.52  :PROOF-FOUND
% 0.19/0.52  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-12T07:51:19
% 0.19/0.52  :PROOF-FOUND
% 0.19/0.52  * 
%------------------------------------------------------------------------------