TSTP Solution File: GEO176+2 by SNARK---20120808r022

View Problem - Process Solution

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

% Computer : n008.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 : Sat Jul 16 06:14:30 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(9,axiom,
    ( ~ convergent_lines(X,Y)
    | ~ apart_point_and_line(Z,X)
    | distinct_points(Z,intersection_point(X,Y)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO008+0.ax',con2) ).

cnf(10,axiom,
    ( ~ convergent_lines(X,Y)
    | ~ apart_point_and_line(Z,Y)
    | distinct_points(Z,intersection_point(X,Y)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO008+0.ax',con2) ).

cnf(16,negated_conjecture,
    convergent_lines('SKOLEMAAAW3','SKOLEMAAAW4'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

cnf(17,negated_conjecture,
    ( apart_point_and_line('SKOLEMAAAW1','SKOLEMAAAW3')
    | apart_point_and_line('SKOLEMAAAW1','SKOLEMAAAW4') ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

cnf(18,negated_conjecture,
    ~ distinct_points('SKOLEMAAAW1',intersection_point('SKOLEMAAAW3','SKOLEMAAAW4')),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

cnf(30,plain,
    ~ apart_point_and_line('SKOLEMAAAW1','SKOLEMAAAW3'),
    inference('UR-RESOLVE',[status(thm)],[9,16,18]) ).

cnf(31,plain,
    apart_point_and_line('SKOLEMAAAW1','SKOLEMAAAW4'),
    inference('REWRITE',[status(thm)],[17,30]) ).

cnf(36,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[10,16,31,18]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.13/0.13  % Problem  : GEO176+2 : TPTP v8.1.0. Released v3.3.0.
% 0.13/0.14  % Command  : run-snark %s %d
% 0.15/0.36  % Computer : n008.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 600
% 0.15/0.36  % DateTime : Sat Jun 18 01:46:07 EDT 2022
% 0.15/0.36  % CPUTime  : 
% 0.21/0.49  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.21/0.50  * 
% 0.21/0.50  * 
% 0.21/0.50  #<PACKAGE "SNARK-USER">
% 0.21/0.50  * 
% 0.21/0.50  SNARK-TPTP-OPTIONS
% 0.21/0.50  * 
% 0.21/0.50  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.50   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.50   (USE-FACTORING :POS)
% 0.21/0.50   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.50   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.50   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.50   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.50   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.50   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.51   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.51   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.51   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.51   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.51  * 
% 0.21/0.51  "."
% 0.21/0.51  * 
% 0.21/0.51  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-18T01:46:07
% 0.21/0.51  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n008.cluster.edu at 2022-06-18T01:46:07
% 0.21/0.54  
% 0.21/0.54  
% 0.21/0.54  #||
% 0.21/0.54  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.21/0.54  % SZS output start Refutation
% See solution above
% 0.21/0.54  ||#
% 0.21/0.54  
% 0.21/0.54  ; Summary of computation:
% 0.21/0.54  ;        54 formulas have been input or derived (from 19 formulas).
% 0.21/0.54  ;        36 (67%) were retained.  Of these,
% 0.21/0.54  ;            3 ( 8%) were simplified or subsumed later,
% 0.21/0.54  ;           33 (92%) are still being kept.
% 0.21/0.54  ; 
% 0.21/0.54  ; Run time in seconds excluding printing time:
% 0.21/0.54  ;     0.004  12%   Read assertion file          (1 call)
% 0.21/0.54  ;     0.001   3%   Assert                       (13 calls)
% 0.21/0.54  ;     0.002   6%   Process new row              (48 calls)
% 0.21/0.54  ;     0.002   6%   Resolution                   (36 calls)
% 0.21/0.54  ;     0.000   0%   Paramodulation               (18 calls)
% 0.21/0.54  ;     0.000   0%   Factoring                    (1 call)
% 0.21/0.54  ;     0.000   0%   Condensing                   (20 calls)
% 0.21/0.54  ;     0.000   0%   Forward subsumption          (20 calls)
% 0.21/0.54  ;     0.000   0%   Backward subsumption         (18 calls)
% 0.21/0.54  ;     0.000   0%   Clause clause subsumption    (6 calls)
% 0.21/0.54  ;     0.000   0%   Forward simplification       (48 calls)
% 0.21/0.54  ;     0.000   0%   Backward simplification      (36 calls)
% 0.21/0.54  ;     0.000   0%   Ordering                     (14 calls)
% 0.21/0.54  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.21/0.54  ;     0.000   0%   Purity testing               (1 call)
% 0.21/0.54  ;     0.025  74%   Other
% 0.21/0.54  ;     0.034        Total
% 0.21/0.54  ;     0.036        Real time
% 0.21/0.54  ; 
% 0.21/0.54  ; Term-hash-array has 49 terms in all.
% 0.21/0.54  ; Feature-vector-row-index has 15 entries (16 at peak, 18 added, 3 deleted).
% 0.21/0.54  ; Feature-vector-row-index has 31 nodes (46 at peak, 50 added, 19 deleted).
% 0.21/0.54  ;  Retrieved 4 possibly forward subsuming rows in 20 calls.
% 0.21/0.54  ;  Retrieved 2 possibly backward subsumed rows in 18 calls.
% 0.21/0.54  ; Path-index has 53 entries (53 at peak, 57 added, 4 deleted).
% 0.21/0.54  ; Path-index has 78 nodes (78 at peak, 80 added, 2 deleted).
% 0.21/0.54  ; Trie-index has 53 entries (53 at peak, 57 added, 4 deleted).
% 0.21/0.54  ; Trie-index has 76 nodes (76 at peak, 81 added, 5 deleted).
% 0.21/0.54  ; Retrieved 51 generalization terms in 60 calls.
% 0.21/0.54  ; Retrieved 17 instance terms in 17 calls.
% 0.21/0.54  ; Retrieved 404 unifiable terms in 107 calls.
% 0.21/0.54  ; 
% 0.21/0.54  ; The agenda of rows to process has 5 entries:
% 0.21/0.54  ;     2 with value 5               3 with value 8
% 0.21/0.54  ; The agenda of input rows to give has 1 entry:
% 0.21/0.54  ;     1 with value 24
% 0.21/0.54  ; The agenda of rows to give has 14 entries:
% 0.21/0.54  ;     4 with value (4 5)           6 with value (4 8)            4 with value (4 9)
% 0.21/0.54  Evaluation took:
% 0.21/0.54    0.036 seconds of real time
% 0.21/0.54    0.030314 seconds of user run time
% 0.21/0.54    0.005963 seconds of system run time
% 0.21/0.54    0 calls to %EVAL
% 0.21/0.54    0 page faults and
% 0.21/0.54    1,977,424 bytes consed.
% 0.21/0.54  :PROOF-FOUND
% 0.21/0.54  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-18T01:46:07
% 0.21/0.54  :PROOF-FOUND
% 0.21/0.54  * 
%------------------------------------------------------------------------------