TSTP Solution File: SYO111^5 by cocATP---0.2.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : cocATP---0.2.0
% Problem  : SYO111^5 : TPTP v7.5.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : python CASC.py /export/starexec/sandbox2/benchmark/theBenchmark.p

% Computer : n001.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  : 0s
% DateTime : Tue Mar 29 00:50:40 EDT 2022

% Result   : Unknown 0.46s 0.63s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem    : SYO111^5 : TPTP v7.5.0. Released v4.0.0.
% 0.11/0.12  % Command    : python CASC.py /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.11/0.32  % Computer   : n001.cluster.edu
% 0.11/0.32  % Model      : x86_64 x86_64
% 0.11/0.32  % CPUModel   : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % RAMPerCPU  : 8042.1875MB
% 0.11/0.32  % OS         : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit   : 300
% 0.11/0.32  % DateTime   : Fri Mar 11 15:35:41 EST 2022
% 0.11/0.32  % CPUTime    : 
% 0.11/0.33  ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'python/python27'
% 0.11/0.33  Python 2.7.5
% 0.46/0.62  Using paths ['/home/cristobal/cocATP/CASC/TPTP/', '/export/starexec/sandbox2/benchmark/', '/export/starexec/sandbox2/benchmark/']
% 0.46/0.62  FOF formula (<kernel.Constant object at 0x1018e18>, <kernel.DependentProduct object at 0x12b7f38>) of role type named cG
% 0.46/0.62  Using role type
% 0.46/0.62  Declaring cG:(fofType->Prop)
% 0.46/0.62  FOF formula (<kernel.Constant object at 0x1018ea8>, <kernel.DependentProduct object at 0x12b7e18>) of role type named cN
% 0.46/0.62  Using role type
% 0.46/0.62  Declaring cN:(fofType->Prop)
% 0.46/0.62  FOF formula (<kernel.Constant object at 0x1018e18>, <kernel.DependentProduct object at 0x12b7c20>) of role type named cM
% 0.46/0.62  Using role type
% 0.46/0.62  Declaring cM:(fofType->Prop)
% 0.46/0.62  <<< [S: $i] : ( cN @ S ) )
% 0.46/0.62        | ~ ( ! [Z: $i] :
% 0.46/0.62                ~ ( cN @ Z )
% 0.46/0.62            | ~ !>>>!!!<<< [T: $i] : ( cG @ T ) ) )
% 0.46/0.62     => ( ! [R: $i] : ( cM @ R )
% 0.46/0.62        | ? [X: $i] :
% 0.46/0.62            ~ (>>>
% 0.46/0.62  statestack=[0, 1, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 11, 22, 30, 36, 43, 50, 99, 99, 100, 177, 111, 181, 120, 190, 124]
% 0.46/0.62  symstack=[$end, TPTP_file_pre, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, LexToken(THF,'thf',1,1736), LexToken(LPAR,'(',1,1739), name, LexToken(COMMA,',',1,1746), formula_role, LexToken(COMMA,',',1,1757), LexToken(LPAR,'(',1,1763), LexToken(LPAR,'(',1,1765), thf_or_formula, LexToken(VLINE,'|',1,1911), thf_unary_connective, LexToken(LPAR,'(',1,1915), thf_unitary_formula, LexToken(VLINE,'|',1,1966), unary_connective]
% 0.46/0.62  Unexpected exception Syntax error at '!':BANG
% 0.46/0.62  Traceback (most recent call last):
% 0.46/0.62    File "CASC.py", line 79, in <module>
% 0.46/0.62      problem=TPTP.TPTPproblem(env=environment,debug=1,file=file)
% 0.46/0.62    File "/export/starexec/sandbox2/solver/bin/TPTP.py", line 38, in __init__
% 0.46/0.62      parser.parse(file.read(),debug=0,lexer=lexer)
% 0.46/0.62    File "/export/starexec/sandbox2/solver/bin/ply/yacc.py", line 265, in parse
% 0.46/0.62      return self.parseopt_notrack(input,lexer,debug,tracking,tokenfunc)
% 0.46/0.62    File "/export/starexec/sandbox2/solver/bin/ply/yacc.py", line 1047, in parseopt_notrack
% 0.46/0.62      tok = self.errorfunc(errtoken)
% 0.46/0.62    File "/export/starexec/sandbox2/solver/bin/TPTPparser.py", line 2099, in p_error
% 0.46/0.62      raise TPTPParsingError("Syntax error at '%s':%s" % (t.value,t.type))
% 0.46/0.62  TPTPparser.TPTPParsingError: Syntax error at '!':BANG
%------------------------------------------------------------------------------