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

View Problem - Process Solution

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

% Computer : n023.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:38 EDT 2022

% Result   : Unknown 0.45s 0.61s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem    : SYO087^5 : TPTP v7.5.0. Released v4.0.0.
% 0.07/0.12  % Command    : python CASC.py /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.12/0.33  % Computer   : n023.cluster.edu
% 0.12/0.33  % Model      : x86_64 x86_64
% 0.12/0.33  % CPUModel   : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % RAMPerCPU  : 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  % DateTime   : Fri Mar 11 15:03:57 EST 2022
% 0.12/0.33  % CPUTime    : 
% 0.12/0.34  ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'python/python27'
% 0.12/0.34  Python 2.7.5
% 0.45/0.61  Using paths ['/home/cristobal/cocATP/CASC/TPTP/', '/export/starexec/sandbox/benchmark/', '/export/starexec/sandbox/benchmark/']
% 0.45/0.61  FOF formula (<kernel.Constant object at 0x1047ea8>, <kernel.Sort object at 0x2b0cdc09e638>) of role type named cR
% 0.45/0.61  Using role type
% 0.45/0.61  Declaring cR:Prop
% 0.45/0.61  FOF formula (<kernel.Constant object at 0x1047d40>, <kernel.Sort object at 0x2b0cdc09e638>) of role type named cQ
% 0.45/0.61  Using role type
% 0.45/0.61  Declaring cQ:Prop
% 0.45/0.61  FOF formula (<kernel.Constant object at 0x10471b8>, <kernel.Sort object at 0x2b0cdc09e638>) of role type named cP
% 0.45/0.61  Using role type
% 0.45/0.61  Declaring cP:Prop
% 0.45/0.61  <<< ).
% 0.45/0.61  
% 0.45/0.61  thf(cP,type,
% 0.45/0.61      cP: $o ).
% 0.45/0.61  
% 0.45/0.61  thf(cTHM50_13,conjecture,
% 0.45/0.61      ? [Xx: $i] :
% 0.45/0.61        ( ( ~ cP>>>!!!<<<
% 0.45/0.61          & ( ( cQ
% 0.45/0.61              & ~ cR )
% 0.45/0.61            | ( ~ cQ
% 0.45/0.61              & cR ) ) )
% 0.45/0.61       => (>>>
% 0.45/0.61  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, 11, 22, 30, 36, 43, 50, 113, 185, 229, 265, 285, 300, 221, 99, 124]
% 0.45/0.61  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, LexToken(THF,'thf',1,1649), LexToken(LPAR,'(',1,1652), name, LexToken(COMMA,',',1,1662), formula_role, LexToken(COMMA,',',1,1673), thf_quantified_formula_PRE, thf_quantifier, LexToken(LBRACKET,'[',1,1681), thf_variable_list, LexToken(RBRACKET,']',1,1688), LexToken(COLON,':',1,1690), LexToken(LPAR,'(',1,1698), LexToken(LPAR,'(',1,1700), unary_connective]
% 0.45/0.61  Unexpected exception Syntax error at 'cP':IDENT
% 0.45/0.61  Traceback (most recent call last):
% 0.45/0.61    File "CASC.py", line 79, in <module>
% 0.45/0.61      problem=TPTP.TPTPproblem(env=environment,debug=1,file=file)
% 0.45/0.61    File "/export/starexec/sandbox/solver/bin/TPTP.py", line 38, in __init__
% 0.45/0.61      parser.parse(file.read(),debug=0,lexer=lexer)
% 0.45/0.61    File "/export/starexec/sandbox/solver/bin/ply/yacc.py", line 265, in parse
% 0.45/0.61      return self.parseopt_notrack(input,lexer,debug,tracking,tokenfunc)
% 0.45/0.61    File "/export/starexec/sandbox/solver/bin/ply/yacc.py", line 1047, in parseopt_notrack
% 0.45/0.61      tok = self.errorfunc(errtoken)
% 0.45/0.61    File "/export/starexec/sandbox/solver/bin/TPTPparser.py", line 2099, in p_error
% 0.45/0.61      raise TPTPParsingError("Syntax error at '%s':%s" % (t.value,t.type))
% 0.45/0.61  TPTPparser.TPTPParsingError: Syntax error at 'cP':IDENT
%------------------------------------------------------------------------------