/usr/bin/java -Xmx16000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -s ../../../trunk/examples/settings/automizer/concurrent/svcomp-Reach-32bit-Automizer_Default-noMmResRef-PN-VariableLbe.epf --traceabstraction.order.of.the.error.locations.to.be.checked PROGRAM_FIRST -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --cacsl2boogietranslator.check.absence.of.data.races.in.concurrent.programs true -i ../../../trunk/examples/svcomp/pthread-wmm/mix051_pso.opt_rmo.opt_tso.opt.i -------------------------------------------------------------------------------- This is Ultimate 0.2.3-dev-ac9dbd0-m [2023-08-26 02:13:13,094 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-08-26 02:13:13,181 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/automizer/concurrent/svcomp-Reach-32bit-Automizer_Default-noMmResRef-PN-VariableLbe.epf [2023-08-26 02:13:13,186 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-08-26 02:13:13,187 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.Checked method. Library mode if empty. [2023-08-26 02:13:13,218 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-08-26 02:13:13,218 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-08-26 02:13:13,219 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-08-26 02:13:13,219 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-08-26 02:13:13,223 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-08-26 02:13:13,223 INFO L153 SettingsManager]: * Use SBE=true [2023-08-26 02:13:13,223 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-08-26 02:13:13,224 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-08-26 02:13:13,225 INFO L153 SettingsManager]: * sizeof long=4 [2023-08-26 02:13:13,225 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-08-26 02:13:13,225 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-08-26 02:13:13,226 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-08-26 02:13:13,226 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-08-26 02:13:13,226 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-08-26 02:13:13,226 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-08-26 02:13:13,227 INFO L153 SettingsManager]: * sizeof long double=12 [2023-08-26 02:13:13,227 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-08-26 02:13:13,228 INFO L153 SettingsManager]: * Use constant arrays=true [2023-08-26 02:13:13,228 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-08-26 02:13:13,228 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-08-26 02:13:13,229 INFO L153 SettingsManager]: * To the following directory=./dump/ [2023-08-26 02:13:13,229 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-08-26 02:13:13,229 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-26 02:13:13,229 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-08-26 02:13:13,230 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-08-26 02:13:13,231 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-08-26 02:13:13,231 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-08-26 02:13:13,231 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-08-26 02:13:13,231 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-08-26 02:13:13,231 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-08-26 02:13:13,232 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Order of the error locations to be checked -> PROGRAM_FIRST Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check unreachability of reach_error function -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check absence of data races in concurrent programs -> true [2023-08-26 02:13:13,544 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-08-26 02:13:13,559 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-08-26 02:13:13,563 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-08-26 02:13:13,564 INFO L270 PluginConnector]: Initializing CDTParser... [2023-08-26 02:13:13,564 INFO L274 PluginConnector]: CDTParser initialized [2023-08-26 02:13:13,565 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/mix051_pso.opt_rmo.opt_tso.opt.i [2023-08-26 02:13:14,736 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-08-26 02:13:15,025 INFO L384 CDTParser]: Found 1 translation units. [2023-08-26 02:13:15,026 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/mix051_pso.opt_rmo.opt_tso.opt.i [2023-08-26 02:13:15,041 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c5cbae06d/5291960d973d4a7ab4455c17263f0f6a/FLAG49cdf3276 [2023-08-26 02:13:15,056 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c5cbae06d/5291960d973d4a7ab4455c17263f0f6a [2023-08-26 02:13:15,058 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-08-26 02:13:15,059 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-08-26 02:13:15,060 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-08-26 02:13:15,060 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-08-26 02:13:15,063 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-08-26 02:13:15,063 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.08 02:13:15" (1/1) ... [2023-08-26 02:13:15,064 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4f38da68 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 02:13:15, skipping insertion in model container [2023-08-26 02:13:15,064 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.08 02:13:15" (1/1) ... [2023-08-26 02:13:15,110 INFO L176 MainTranslator]: Built tables and reachable declarations [2023-08-26 02:13:15,523 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-26 02:13:15,539 INFO L201 MainTranslator]: Completed pre-run [2023-08-26 02:13:15,566 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: short [267] [2023-08-26 02:13:15,568 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: short [267] [2023-08-26 02:13:15,627 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-26 02:13:15,664 WARN L669 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-08-26 02:13:15,664 WARN L669 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-08-26 02:13:15,670 INFO L206 MainTranslator]: Completed translation [2023-08-26 02:13:15,671 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 02:13:15 WrapperNode [2023-08-26 02:13:15,671 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-08-26 02:13:15,672 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-08-26 02:13:15,672 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-08-26 02:13:15,672 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-08-26 02:13:15,679 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 02:13:15" (1/1) ... [2023-08-26 02:13:15,718 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 02:13:15" (1/1) ... [2023-08-26 02:13:15,774 INFO L138 Inliner]: procedures = 177, calls = 68, calls flagged for inlining = 6, calls inlined = 7, statements flattened = 518 [2023-08-26 02:13:15,775 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-08-26 02:13:15,775 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-08-26 02:13:15,776 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-08-26 02:13:15,776 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-08-26 02:13:15,791 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 02:13:15" (1/1) ... [2023-08-26 02:13:15,791 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 02:13:15" (1/1) ... [2023-08-26 02:13:15,795 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 02:13:15" (1/1) ... [2023-08-26 02:13:15,799 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 02:13:15" (1/1) ... [2023-08-26 02:13:15,815 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 02:13:15" (1/1) ... [2023-08-26 02:13:15,837 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 02:13:15" (1/1) ... [2023-08-26 02:13:15,840 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 02:13:15" (1/1) ... [2023-08-26 02:13:15,843 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 02:13:15" (1/1) ... [2023-08-26 02:13:15,848 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-08-26 02:13:15,849 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-08-26 02:13:15,849 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-08-26 02:13:15,849 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-08-26 02:13:15,850 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 02:13:15" (1/1) ... [2023-08-26 02:13:15,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-26 02:13:15,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 02:13:15,881 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-08-26 02:13:15,910 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-08-26 02:13:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-08-26 02:13:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-08-26 02:13:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-08-26 02:13:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-08-26 02:13:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-08-26 02:13:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2023-08-26 02:13:15,928 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2023-08-26 02:13:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2023-08-26 02:13:15,928 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2023-08-26 02:13:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2023-08-26 02:13:15,928 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2023-08-26 02:13:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure P3 [2023-08-26 02:13:15,929 INFO L138 BoogieDeclarations]: Found implementation of procedure P3 [2023-08-26 02:13:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-08-26 02:13:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-08-26 02:13:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-08-26 02:13:15,930 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-08-26 02:13:15,932 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-08-26 02:13:16,120 INFO L236 CfgBuilder]: Building ICFG [2023-08-26 02:13:16,122 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-08-26 02:13:17,090 INFO L277 CfgBuilder]: Performing block encoding [2023-08-26 02:16:05,262 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-08-26 02:16:05,262 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-08-26 02:16:05,264 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.08 02:16:05 BoogieIcfgContainer [2023-08-26 02:16:05,265 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-08-26 02:16:05,267 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-08-26 02:16:05,267 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-08-26 02:16:05,270 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-08-26 02:16:05,271 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.08 02:13:15" (1/3) ... [2023-08-26 02:16:05,272 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@45efb441 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.08 02:16:05, skipping insertion in model container [2023-08-26 02:16:05,272 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 02:13:15" (2/3) ... [2023-08-26 02:16:05,272 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@45efb441 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.08 02:16:05, skipping insertion in model container [2023-08-26 02:16:05,273 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.08 02:16:05" (3/3) ... [2023-08-26 02:16:05,274 INFO L112 eAbstractionObserver]: Analyzing ICFG mix051_pso.opt_rmo.opt_tso.opt.i [2023-08-26 02:16:05,292 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-08-26 02:16:05,292 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 198 error locations. [2023-08-26 02:16:05,293 INFO L515 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-08-26 02:16:16,387 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-08-26 02:16:16,420 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 340 places, 330 transitions, 680 flow [2023-08-26 02:16:31,803 INFO L124 PetriNetUnfolderBase]: 3/326 cut-off events. [2023-08-26 02:16:31,804 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 02:16:31,816 INFO L83 FinitePrefix]: Finished finitePrefix Result has 339 conditions, 326 events. 3/326 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 98. Compared 1589 event pairs, 0 based on Foata normal form. 0/125 useless extension candidates. Maximal degree in co-relation 288. Up to 2 conditions per place. [2023-08-26 02:16:31,816 INFO L82 GeneralOperation]: Start removeDead. Operand has 340 places, 330 transitions, 680 flow [2023-08-26 02:16:31,833 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 336 places, 326 transitions, 664 flow [2023-08-26 02:16:31,837 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-08-26 02:16:31,851 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 336 places, 326 transitions, 664 flow [2023-08-26 02:16:31,857 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 336 places, 326 transitions, 664 flow [2023-08-26 02:16:31,858 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 336 places, 326 transitions, 664 flow [2023-08-26 02:16:46,801 INFO L124 PetriNetUnfolderBase]: 3/326 cut-off events. [2023-08-26 02:16:46,801 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 02:16:46,807 INFO L83 FinitePrefix]: Finished finitePrefix Result has 339 conditions, 326 events. 3/326 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 98. Compared 1588 event pairs, 0 based on Foata normal form. 0/125 useless extension candidates. Maximal degree in co-relation 288. Up to 2 conditions per place. [2023-08-26 02:16:46,827 INFO L119 LiptonReduction]: Number of co-enabled transitions 49816 [2023-08-26 02:16:59,407 INFO L134 LiptonReduction]: Checked pairs total: 408195 [2023-08-26 02:16:59,408 INFO L136 LiptonReduction]: Total number of compositions: 202 [2023-08-26 02:16:59,419 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-08-26 02:16:59,424 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@135a17c8, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-08-26 02:16:59,424 INFO L358 AbstractCegarLoop]: Starting to check reachability of 362 error locations. [2023-08-26 02:16:59,427 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-08-26 02:16:59,427 INFO L124 PetriNetUnfolderBase]: 0/3 cut-off events. [2023-08-26 02:16:59,427 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 02:16:59,427 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 02:16:59,427 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-08-26 02:16:59,428 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting P0Err0ASSERT_VIOLATIONDATA_RACE === [P0Err0ASSERT_VIOLATIONDATA_RACE, P0Err1ASSERT_VIOLATIONDATA_RACE, P0Err2ASSERT_VIOLATIONDATA_RACE, P0Err3ASSERT_VIOLATIONDATA_RACE (and 358 more)] === [2023-08-26 02:16:59,432 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 02:16:59,432 INFO L85 PathProgramCache]: Analyzing trace with hash 5300118, now seen corresponding path program 1 times [2023-08-26 02:16:59,440 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 02:16:59,440 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [662188232] [2023-08-26 02:16:59,440 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 02:16:59,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 02:17:00,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 02:17:00,164 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 02:17:00,165 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 02:17:00,165 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [662188232] [2023-08-26 02:17:00,165 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [662188232] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 02:17:00,166 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 02:17:00,166 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-08-26 02:17:00,167 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1436283508] [2023-08-26 02:17:00,168 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 02:17:00,175 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-08-26 02:17:00,180 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 02:17:00,198 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-08-26 02:17:00,199 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-08-26 02:17:00,200 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 111 out of 532 [2023-08-26 02:17:00,202 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 235 places, 223 transitions, 458 flow. Second operand has 2 states, 2 states have (on average 112.5) internal successors, (225), 2 states have internal predecessors, (225), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-26 02:17:00,202 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 02:17:00,202 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 111 of 532 [2023-08-26 02:17:00,202 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand Received shutdown request... [2023-08-26 02:27:23,810 WARN L340 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Timeout while monitored process is still running, waiting 1000 ms for graceful end [2023-08-26 02:27:24,789 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-08-26 02:27:24,793 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P0Err0ASSERT_VIOLATIONDATA_RACE (361 of 362 remaining) [2023-08-26 02:27:24,793 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-08-26 02:27:24,793 WARN L619 AbstractCegarLoop]: Verification canceled: while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). [2023-08-26 02:27:24,794 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P0Err0ASSERT_VIOLATIONDATA_RACE (360 of 362 remaining) [2023-08-26 02:27:24,795 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P0Err1ASSERT_VIOLATIONDATA_RACE (359 of 362 remaining) [2023-08-26 02:27:24,795 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P0Err2ASSERT_VIOLATIONDATA_RACE (358 of 362 remaining) [2023-08-26 02:27:24,795 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P0Err3ASSERT_VIOLATIONDATA_RACE (357 of 362 remaining) [2023-08-26 02:27:24,795 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P1Err0ASSERT_VIOLATIONDATA_RACE (356 of 362 remaining) [2023-08-26 02:27:24,795 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P1Err1ASSERT_VIOLATIONDATA_RACE (355 of 362 remaining) [2023-08-26 02:27:24,796 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P1Err2ASSERT_VIOLATIONDATA_RACE (354 of 362 remaining) [2023-08-26 02:27:24,796 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P1Err3ASSERT_VIOLATIONDATA_RACE (353 of 362 remaining) [2023-08-26 02:27:24,796 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P1Err4ASSERT_VIOLATIONDATA_RACE (352 of 362 remaining) [2023-08-26 02:27:24,796 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err0ASSERT_VIOLATIONDATA_RACE (351 of 362 remaining) [2023-08-26 02:27:24,796 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err1ASSERT_VIOLATIONDATA_RACE (350 of 362 remaining) [2023-08-26 02:27:24,796 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err2ASSERT_VIOLATIONDATA_RACE (349 of 362 remaining) [2023-08-26 02:27:24,797 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err3ASSERT_VIOLATIONDATA_RACE (348 of 362 remaining) [2023-08-26 02:27:24,797 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err4ASSERT_VIOLATIONDATA_RACE (347 of 362 remaining) [2023-08-26 02:27:24,797 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err5ASSERT_VIOLATIONDATA_RACE (346 of 362 remaining) [2023-08-26 02:27:24,797 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err6ASSERT_VIOLATIONDATA_RACE (345 of 362 remaining) [2023-08-26 02:27:24,797 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err7ASSERT_VIOLATIONDATA_RACE (344 of 362 remaining) [2023-08-26 02:27:24,798 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err8ASSERT_VIOLATIONDATA_RACE (343 of 362 remaining) [2023-08-26 02:27:24,798 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err9ASSERT_VIOLATIONDATA_RACE (342 of 362 remaining) [2023-08-26 02:27:24,798 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err10ASSERT_VIOLATIONDATA_RACE (341 of 362 remaining) [2023-08-26 02:27:24,798 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err11ASSERT_VIOLATIONDATA_RACE (340 of 362 remaining) [2023-08-26 02:27:24,798 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err13ASSERT_VIOLATIONDATA_RACE (339 of 362 remaining) [2023-08-26 02:27:24,798 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err12ASSERT_VIOLATIONDATA_RACE (338 of 362 remaining) [2023-08-26 02:27:24,798 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err14ASSERT_VIOLATIONDATA_RACE (337 of 362 remaining) [2023-08-26 02:27:24,799 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err15ASSERT_VIOLATIONDATA_RACE (336 of 362 remaining) [2023-08-26 02:27:24,799 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err16ASSERT_VIOLATIONDATA_RACE (335 of 362 remaining) [2023-08-26 02:27:24,799 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err17ASSERT_VIOLATIONDATA_RACE (334 of 362 remaining) [2023-08-26 02:27:24,799 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err18ASSERT_VIOLATIONDATA_RACE (333 of 362 remaining) [2023-08-26 02:27:24,799 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err19ASSERT_VIOLATIONDATA_RACE (332 of 362 remaining) [2023-08-26 02:27:24,799 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err20ASSERT_VIOLATIONDATA_RACE (331 of 362 remaining) [2023-08-26 02:27:24,800 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err21ASSERT_VIOLATIONDATA_RACE (330 of 362 remaining) [2023-08-26 02:27:24,800 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err22ASSERT_VIOLATIONDATA_RACE (329 of 362 remaining) [2023-08-26 02:27:24,800 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err23ASSERT_VIOLATIONDATA_RACE (328 of 362 remaining) [2023-08-26 02:27:24,800 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err24ASSERT_VIOLATIONDATA_RACE (327 of 362 remaining) [2023-08-26 02:27:24,800 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err26ASSERT_VIOLATIONDATA_RACE (326 of 362 remaining) [2023-08-26 02:27:24,801 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err27ASSERT_VIOLATIONDATA_RACE (325 of 362 remaining) [2023-08-26 02:27:24,801 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err28ASSERT_VIOLATIONDATA_RACE (324 of 362 remaining) [2023-08-26 02:27:24,801 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err29ASSERT_VIOLATIONDATA_RACE (323 of 362 remaining) [2023-08-26 02:27:24,801 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err25ASSERT_VIOLATIONDATA_RACE (322 of 362 remaining) [2023-08-26 02:27:24,801 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err30ASSERT_VIOLATIONDATA_RACE (321 of 362 remaining) [2023-08-26 02:27:24,801 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err31ASSERT_VIOLATIONDATA_RACE (320 of 362 remaining) [2023-08-26 02:27:24,802 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err33ASSERT_VIOLATIONDATA_RACE (319 of 362 remaining) [2023-08-26 02:27:24,802 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err34ASSERT_VIOLATIONDATA_RACE (318 of 362 remaining) [2023-08-26 02:27:24,802 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err35ASSERT_VIOLATIONDATA_RACE (317 of 362 remaining) [2023-08-26 02:27:24,802 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err36ASSERT_VIOLATIONDATA_RACE (316 of 362 remaining) [2023-08-26 02:27:24,802 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err32ASSERT_VIOLATIONDATA_RACE (315 of 362 remaining) [2023-08-26 02:27:24,802 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err37ASSERT_VIOLATIONDATA_RACE (314 of 362 remaining) [2023-08-26 02:27:24,803 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err38ASSERT_VIOLATIONDATA_RACE (313 of 362 remaining) [2023-08-26 02:27:24,803 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err39ASSERT_VIOLATIONDATA_RACE (312 of 362 remaining) [2023-08-26 02:27:24,803 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err40ASSERT_VIOLATIONDATA_RACE (311 of 362 remaining) [2023-08-26 02:27:24,803 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err41ASSERT_VIOLATIONDATA_RACE (310 of 362 remaining) [2023-08-26 02:27:24,803 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err42ASSERT_VIOLATIONDATA_RACE (309 of 362 remaining) [2023-08-26 02:27:24,803 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err43ASSERT_VIOLATIONDATA_RACE (308 of 362 remaining) [2023-08-26 02:27:24,804 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err44ASSERT_VIOLATIONDATA_RACE (307 of 362 remaining) [2023-08-26 02:27:24,804 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err45ASSERT_VIOLATIONDATA_RACE (306 of 362 remaining) [2023-08-26 02:27:24,804 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err46ASSERT_VIOLATIONDATA_RACE (305 of 362 remaining) [2023-08-26 02:27:24,804 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err47ASSERT_VIOLATIONDATA_RACE (304 of 362 remaining) [2023-08-26 02:27:24,804 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err48ASSERT_VIOLATIONDATA_RACE (303 of 362 remaining) [2023-08-26 02:27:24,804 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err49ASSERT_VIOLATIONDATA_RACE (302 of 362 remaining) [2023-08-26 02:27:24,805 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err50ASSERT_VIOLATIONDATA_RACE (301 of 362 remaining) [2023-08-26 02:27:24,805 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err52ASSERT_VIOLATIONDATA_RACE (300 of 362 remaining) [2023-08-26 02:27:24,805 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err53ASSERT_VIOLATIONDATA_RACE (299 of 362 remaining) [2023-08-26 02:27:24,805 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err54ASSERT_VIOLATIONDATA_RACE (298 of 362 remaining) [2023-08-26 02:27:24,805 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err51ASSERT_VIOLATIONDATA_RACE (297 of 362 remaining) [2023-08-26 02:27:24,805 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err55ASSERT_VIOLATIONDATA_RACE (296 of 362 remaining) [2023-08-26 02:27:24,805 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err56ASSERT_VIOLATIONDATA_RACE (295 of 362 remaining) [2023-08-26 02:27:24,806 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err58ASSERT_VIOLATIONDATA_RACE (294 of 362 remaining) [2023-08-26 02:27:24,806 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err59ASSERT_VIOLATIONDATA_RACE (293 of 362 remaining) [2023-08-26 02:27:24,806 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err60ASSERT_VIOLATIONDATA_RACE (292 of 362 remaining) [2023-08-26 02:27:24,806 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err61ASSERT_VIOLATIONDATA_RACE (291 of 362 remaining) [2023-08-26 02:27:24,806 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err62ASSERT_VIOLATIONDATA_RACE (290 of 362 remaining) [2023-08-26 02:27:24,806 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err63ASSERT_VIOLATIONDATA_RACE (289 of 362 remaining) [2023-08-26 02:27:24,807 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err57ASSERT_VIOLATIONDATA_RACE (288 of 362 remaining) [2023-08-26 02:27:24,807 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err64ASSERT_VIOLATIONDATA_RACE (287 of 362 remaining) [2023-08-26 02:27:24,807 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err65ASSERT_VIOLATIONDATA_RACE (286 of 362 remaining) [2023-08-26 02:27:24,807 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err66ASSERT_VIOLATIONDATA_RACE (285 of 362 remaining) [2023-08-26 02:27:24,807 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err67ASSERT_VIOLATIONDATA_RACE (284 of 362 remaining) [2023-08-26 02:27:24,807 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err68ASSERT_VIOLATIONDATA_RACE (283 of 362 remaining) [2023-08-26 02:27:24,807 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err69ASSERT_VIOLATIONDATA_RACE (282 of 362 remaining) [2023-08-26 02:27:24,808 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err70ASSERT_VIOLATIONDATA_RACE (281 of 362 remaining) [2023-08-26 02:27:24,808 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err71ASSERT_VIOLATIONDATA_RACE (280 of 362 remaining) [2023-08-26 02:27:24,808 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err72ASSERT_VIOLATIONDATA_RACE (279 of 362 remaining) [2023-08-26 02:27:24,808 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err73ASSERT_VIOLATIONDATA_RACE (278 of 362 remaining) [2023-08-26 02:27:24,808 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err75ASSERT_VIOLATIONDATA_RACE (277 of 362 remaining) [2023-08-26 02:27:24,808 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err74ASSERT_VIOLATIONDATA_RACE (276 of 362 remaining) [2023-08-26 02:27:24,809 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err76ASSERT_VIOLATIONDATA_RACE (275 of 362 remaining) [2023-08-26 02:27:24,809 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err77ASSERT_VIOLATIONDATA_RACE (274 of 362 remaining) [2023-08-26 02:27:24,809 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err78ASSERT_VIOLATIONDATA_RACE (273 of 362 remaining) [2023-08-26 02:27:24,809 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err79ASSERT_VIOLATIONDATA_RACE (272 of 362 remaining) [2023-08-26 02:27:24,809 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err81ASSERT_VIOLATIONDATA_RACE (271 of 362 remaining) [2023-08-26 02:27:24,809 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err80ASSERT_VIOLATIONDATA_RACE (270 of 362 remaining) [2023-08-26 02:27:24,810 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err82ASSERT_VIOLATIONDATA_RACE (269 of 362 remaining) [2023-08-26 02:27:24,810 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err83ASSERT_VIOLATIONDATA_RACE (268 of 362 remaining) [2023-08-26 02:27:24,810 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err84ASSERT_VIOLATIONDATA_RACE (267 of 362 remaining) [2023-08-26 02:27:24,810 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err85ASSERT_VIOLATIONDATA_RACE (266 of 362 remaining) [2023-08-26 02:27:24,810 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err87ASSERT_VIOLATIONDATA_RACE (265 of 362 remaining) [2023-08-26 02:27:24,810 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err86ASSERT_VIOLATIONDATA_RACE (264 of 362 remaining) [2023-08-26 02:27:24,811 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err88ASSERT_VIOLATIONDATA_RACE (263 of 362 remaining) [2023-08-26 02:27:24,829 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err89ASSERT_VIOLATIONDATA_RACE (262 of 362 remaining) [2023-08-26 02:27:24,829 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err90ASSERT_VIOLATIONDATA_RACE (261 of 362 remaining) [2023-08-26 02:27:24,829 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err91ASSERT_VIOLATIONDATA_RACE (260 of 362 remaining) [2023-08-26 02:27:24,829 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err92ASSERT_VIOLATIONDATA_RACE (259 of 362 remaining) [2023-08-26 02:27:24,829 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err94ASSERT_VIOLATIONDATA_RACE (258 of 362 remaining) [2023-08-26 02:27:24,829 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err93ASSERT_VIOLATIONDATA_RACE (257 of 362 remaining) [2023-08-26 02:27:24,830 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err95ASSERT_VIOLATIONDATA_RACE (256 of 362 remaining) [2023-08-26 02:27:24,830 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err96ASSERT_VIOLATIONDATA_RACE (255 of 362 remaining) [2023-08-26 02:27:24,830 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err97ASSERT_VIOLATIONDATA_RACE (254 of 362 remaining) [2023-08-26 02:27:24,830 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err98ASSERT_VIOLATIONDATA_RACE (253 of 362 remaining) [2023-08-26 02:27:24,830 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err0ASSERT_VIOLATIONDATA_RACE (252 of 362 remaining) [2023-08-26 02:27:24,830 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err1ASSERT_VIOLATIONDATA_RACE (251 of 362 remaining) [2023-08-26 02:27:24,830 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err2ASSERT_VIOLATIONDATA_RACE (250 of 362 remaining) [2023-08-26 02:27:24,831 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err3ASSERT_VIOLATIONDATA_RACE (249 of 362 remaining) [2023-08-26 02:27:24,831 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err4ASSERT_VIOLATIONDATA_RACE (248 of 362 remaining) [2023-08-26 02:27:24,831 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err5ASSERT_VIOLATIONDATA_RACE (247 of 362 remaining) [2023-08-26 02:27:24,831 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err6ASSERT_VIOLATIONDATA_RACE (246 of 362 remaining) [2023-08-26 02:27:24,831 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err7ASSERT_VIOLATIONDATA_RACE (245 of 362 remaining) [2023-08-26 02:27:24,831 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err8ASSERT_VIOLATIONASSERT (244 of 362 remaining) [2023-08-26 02:27:24,831 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err9ASSERT_VIOLATIONDATA_RACE (243 of 362 remaining) [2023-08-26 02:27:24,831 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err10ASSERT_VIOLATIONDATA_RACE (242 of 362 remaining) [2023-08-26 02:27:24,832 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err11ASSERT_VIOLATIONDATA_RACE (241 of 362 remaining) [2023-08-26 02:27:24,832 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err12ASSERT_VIOLATIONDATA_RACE (240 of 362 remaining) [2023-08-26 02:27:24,832 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err13ASSERT_VIOLATIONDATA_RACE (239 of 362 remaining) [2023-08-26 02:27:24,832 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err14ASSERT_VIOLATIONDATA_RACE (238 of 362 remaining) [2023-08-26 02:27:24,832 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err15ASSERT_VIOLATIONDATA_RACE (237 of 362 remaining) [2023-08-26 02:27:24,832 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err16ASSERT_VIOLATIONDATA_RACE (236 of 362 remaining) [2023-08-26 02:27:24,832 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err17ASSERT_VIOLATIONDATA_RACE (235 of 362 remaining) [2023-08-26 02:27:24,832 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err18ASSERT_VIOLATIONDATA_RACE (234 of 362 remaining) [2023-08-26 02:27:24,833 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err19ASSERT_VIOLATIONDATA_RACE (233 of 362 remaining) [2023-08-26 02:27:24,833 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err20ASSERT_VIOLATIONDATA_RACE (232 of 362 remaining) [2023-08-26 02:27:24,833 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err21ASSERT_VIOLATIONDATA_RACE (231 of 362 remaining) [2023-08-26 02:27:24,833 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err22ASSERT_VIOLATIONDATA_RACE (230 of 362 remaining) [2023-08-26 02:27:24,833 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err23ASSERT_VIOLATIONDATA_RACE (229 of 362 remaining) [2023-08-26 02:27:24,833 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err25ASSERT_VIOLATIONDATA_RACE (228 of 362 remaining) [2023-08-26 02:27:24,833 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err26ASSERT_VIOLATIONDATA_RACE (227 of 362 remaining) [2023-08-26 02:27:24,833 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err28ASSERT_VIOLATIONDATA_RACE (226 of 362 remaining) [2023-08-26 02:27:24,834 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err27ASSERT_VIOLATIONDATA_RACE (225 of 362 remaining) [2023-08-26 02:27:24,834 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err24ASSERT_VIOLATIONDATA_RACE (224 of 362 remaining) [2023-08-26 02:27:24,834 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err29ASSERT_VIOLATIONDATA_RACE (223 of 362 remaining) [2023-08-26 02:27:24,834 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err30ASSERT_VIOLATIONDATA_RACE (222 of 362 remaining) [2023-08-26 02:27:24,834 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err31ASSERT_VIOLATIONDATA_RACE (221 of 362 remaining) [2023-08-26 02:27:24,834 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err32ASSERT_VIOLATIONDATA_RACE (220 of 362 remaining) [2023-08-26 02:27:24,834 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err33ASSERT_VIOLATIONDATA_RACE (219 of 362 remaining) [2023-08-26 02:27:24,834 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err34ASSERT_VIOLATIONDATA_RACE (218 of 362 remaining) [2023-08-26 02:27:24,835 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err35ASSERT_VIOLATIONDATA_RACE (217 of 362 remaining) [2023-08-26 02:27:24,835 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err36ASSERT_VIOLATIONDATA_RACE (216 of 362 remaining) [2023-08-26 02:27:24,835 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err37ASSERT_VIOLATIONDATA_RACE (215 of 362 remaining) [2023-08-26 02:27:24,835 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err38ASSERT_VIOLATIONDATA_RACE (214 of 362 remaining) [2023-08-26 02:27:24,835 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err39ASSERT_VIOLATIONDATA_RACE (213 of 362 remaining) [2023-08-26 02:27:24,835 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err40ASSERT_VIOLATIONDATA_RACE (212 of 362 remaining) [2023-08-26 02:27:24,835 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err41ASSERT_VIOLATIONDATA_RACE (211 of 362 remaining) [2023-08-26 02:27:24,835 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err42ASSERT_VIOLATIONDATA_RACE (210 of 362 remaining) [2023-08-26 02:27:24,836 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err43ASSERT_VIOLATIONDATA_RACE (209 of 362 remaining) [2023-08-26 02:27:24,836 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err44ASSERT_VIOLATIONDATA_RACE (208 of 362 remaining) [2023-08-26 02:27:24,836 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err45ASSERT_VIOLATIONDATA_RACE (207 of 362 remaining) [2023-08-26 02:27:24,836 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err46ASSERT_VIOLATIONDATA_RACE (206 of 362 remaining) [2023-08-26 02:27:24,836 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err47ASSERT_VIOLATIONDATA_RACE (205 of 362 remaining) [2023-08-26 02:27:24,836 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err48ASSERT_VIOLATIONDATA_RACE (204 of 362 remaining) [2023-08-26 02:27:24,836 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err49ASSERT_VIOLATIONDATA_RACE (203 of 362 remaining) [2023-08-26 02:27:24,836 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err50ASSERT_VIOLATIONDATA_RACE (202 of 362 remaining) [2023-08-26 02:27:24,837 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err51ASSERT_VIOLATIONDATA_RACE (201 of 362 remaining) [2023-08-26 02:27:24,837 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (200 of 362 remaining) [2023-08-26 02:27:24,837 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (199 of 362 remaining) [2023-08-26 02:27:24,837 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (198 of 362 remaining) [2023-08-26 02:27:24,837 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (197 of 362 remaining) [2023-08-26 02:27:24,837 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (196 of 362 remaining) [2023-08-26 02:27:24,837 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (195 of 362 remaining) [2023-08-26 02:27:24,837 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (194 of 362 remaining) [2023-08-26 02:27:24,838 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (193 of 362 remaining) [2023-08-26 02:27:24,838 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (192 of 362 remaining) [2023-08-26 02:27:24,838 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (191 of 362 remaining) [2023-08-26 02:27:24,838 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (190 of 362 remaining) [2023-08-26 02:27:24,838 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (189 of 362 remaining) [2023-08-26 02:27:24,838 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (188 of 362 remaining) [2023-08-26 02:27:24,838 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (187 of 362 remaining) [2023-08-26 02:27:24,839 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (186 of 362 remaining) [2023-08-26 02:27:24,839 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (185 of 362 remaining) [2023-08-26 02:27:24,839 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (184 of 362 remaining) [2023-08-26 02:27:24,839 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (183 of 362 remaining) [2023-08-26 02:27:24,839 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (182 of 362 remaining) [2023-08-26 02:27:24,839 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (181 of 362 remaining) [2023-08-26 02:27:24,839 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (180 of 362 remaining) [2023-08-26 02:27:24,839 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr21ASSERT_VIOLATIONDATA_RACE (179 of 362 remaining) [2023-08-26 02:27:24,840 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr22ASSERT_VIOLATIONDATA_RACE (178 of 362 remaining) [2023-08-26 02:27:24,840 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr23ASSERT_VIOLATIONDATA_RACE (177 of 362 remaining) [2023-08-26 02:27:24,840 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr24ASSERT_VIOLATIONDATA_RACE (176 of 362 remaining) [2023-08-26 02:27:24,840 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr25ASSERT_VIOLATIONDATA_RACE (175 of 362 remaining) [2023-08-26 02:27:24,840 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr26ASSERT_VIOLATIONDATA_RACE (174 of 362 remaining) [2023-08-26 02:27:24,840 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr27ASSERT_VIOLATIONDATA_RACE (173 of 362 remaining) [2023-08-26 02:27:24,840 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr28ASSERT_VIOLATIONDATA_RACE (172 of 362 remaining) [2023-08-26 02:27:24,853 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr29ASSERT_VIOLATIONDATA_RACE (171 of 362 remaining) [2023-08-26 02:27:24,853 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr30ASSERT_VIOLATIONDATA_RACE (170 of 362 remaining) [2023-08-26 02:27:24,853 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr31ASSERT_VIOLATIONDATA_RACE (169 of 362 remaining) [2023-08-26 02:27:24,854 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr32ASSERT_VIOLATIONDATA_RACE (168 of 362 remaining) [2023-08-26 02:27:24,855 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr33ASSERT_VIOLATIONDATA_RACE (167 of 362 remaining) [2023-08-26 02:27:24,855 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr34ASSERT_VIOLATIONDATA_RACE (166 of 362 remaining) [2023-08-26 02:27:24,858 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr35ASSERT_VIOLATIONDATA_RACE (165 of 362 remaining) [2023-08-26 02:27:24,858 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr36ASSERT_VIOLATIONDATA_RACE (164 of 362 remaining) [2023-08-26 02:27:24,860 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr37ASSERT_VIOLATIONASSERT (163 of 362 remaining) [2023-08-26 02:27:24,860 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (162 of 362 remaining) [2023-08-26 02:27:24,860 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (161 of 362 remaining) [2023-08-26 02:27:24,863 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (160 of 362 remaining) [2023-08-26 02:27:24,863 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr3INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (159 of 362 remaining) [2023-08-26 02:27:24,863 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P0Err1ASSERT_VIOLATIONDATA_RACE (158 of 362 remaining) [2023-08-26 02:27:24,863 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P0Err2ASSERT_VIOLATIONDATA_RACE (157 of 362 remaining) [2023-08-26 02:27:24,863 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P0Err3ASSERT_VIOLATIONDATA_RACE (156 of 362 remaining) [2023-08-26 02:27:24,863 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P1Err0ASSERT_VIOLATIONDATA_RACE (155 of 362 remaining) [2023-08-26 02:27:24,863 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P1Err1ASSERT_VIOLATIONDATA_RACE (154 of 362 remaining) [2023-08-26 02:27:24,863 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P1Err2ASSERT_VIOLATIONDATA_RACE (153 of 362 remaining) [2023-08-26 02:27:24,864 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P1Err3ASSERT_VIOLATIONDATA_RACE (152 of 362 remaining) [2023-08-26 02:27:24,864 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P1Err4ASSERT_VIOLATIONDATA_RACE (151 of 362 remaining) [2023-08-26 02:27:24,864 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err0ASSERT_VIOLATIONDATA_RACE (150 of 362 remaining) [2023-08-26 02:27:24,864 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err1ASSERT_VIOLATIONDATA_RACE (149 of 362 remaining) [2023-08-26 02:27:24,864 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err2ASSERT_VIOLATIONDATA_RACE (148 of 362 remaining) [2023-08-26 02:27:24,864 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err3ASSERT_VIOLATIONDATA_RACE (147 of 362 remaining) [2023-08-26 02:27:24,864 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err4ASSERT_VIOLATIONDATA_RACE (146 of 362 remaining) [2023-08-26 02:27:24,864 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err5ASSERT_VIOLATIONDATA_RACE (145 of 362 remaining) [2023-08-26 02:27:24,864 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err6ASSERT_VIOLATIONDATA_RACE (144 of 362 remaining) [2023-08-26 02:27:24,865 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err7ASSERT_VIOLATIONDATA_RACE (143 of 362 remaining) [2023-08-26 02:27:24,865 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err8ASSERT_VIOLATIONDATA_RACE (142 of 362 remaining) [2023-08-26 02:27:24,865 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err9ASSERT_VIOLATIONDATA_RACE (141 of 362 remaining) [2023-08-26 02:27:24,865 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err10ASSERT_VIOLATIONDATA_RACE (140 of 362 remaining) [2023-08-26 02:27:24,865 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err11ASSERT_VIOLATIONDATA_RACE (139 of 362 remaining) [2023-08-26 02:27:24,865 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err13ASSERT_VIOLATIONDATA_RACE (138 of 362 remaining) [2023-08-26 02:27:24,865 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err12ASSERT_VIOLATIONDATA_RACE (137 of 362 remaining) [2023-08-26 02:27:24,865 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err14ASSERT_VIOLATIONDATA_RACE (136 of 362 remaining) [2023-08-26 02:27:24,865 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err15ASSERT_VIOLATIONDATA_RACE (135 of 362 remaining) [2023-08-26 02:27:24,866 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err16ASSERT_VIOLATIONDATA_RACE (134 of 362 remaining) [2023-08-26 02:27:24,866 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err17ASSERT_VIOLATIONDATA_RACE (133 of 362 remaining) [2023-08-26 02:27:24,866 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err18ASSERT_VIOLATIONDATA_RACE (132 of 362 remaining) [2023-08-26 02:27:24,866 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err19ASSERT_VIOLATIONDATA_RACE (131 of 362 remaining) [2023-08-26 02:27:24,866 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err20ASSERT_VIOLATIONDATA_RACE (130 of 362 remaining) [2023-08-26 02:27:24,866 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err21ASSERT_VIOLATIONDATA_RACE (129 of 362 remaining) [2023-08-26 02:27:24,866 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err22ASSERT_VIOLATIONDATA_RACE (128 of 362 remaining) [2023-08-26 02:27:24,866 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err23ASSERT_VIOLATIONDATA_RACE (127 of 362 remaining) [2023-08-26 02:27:24,866 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err24ASSERT_VIOLATIONDATA_RACE (126 of 362 remaining) [2023-08-26 02:27:24,867 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err26ASSERT_VIOLATIONDATA_RACE (125 of 362 remaining) [2023-08-26 02:27:24,867 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err27ASSERT_VIOLATIONDATA_RACE (124 of 362 remaining) [2023-08-26 02:27:24,867 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err28ASSERT_VIOLATIONDATA_RACE (123 of 362 remaining) [2023-08-26 02:27:24,867 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err29ASSERT_VIOLATIONDATA_RACE (122 of 362 remaining) [2023-08-26 02:27:24,867 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err25ASSERT_VIOLATIONDATA_RACE (121 of 362 remaining) [2023-08-26 02:27:24,867 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err30ASSERT_VIOLATIONDATA_RACE (120 of 362 remaining) [2023-08-26 02:27:24,867 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err31ASSERT_VIOLATIONDATA_RACE (119 of 362 remaining) [2023-08-26 02:27:24,867 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err33ASSERT_VIOLATIONDATA_RACE (118 of 362 remaining) [2023-08-26 02:27:24,867 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err34ASSERT_VIOLATIONDATA_RACE (117 of 362 remaining) [2023-08-26 02:27:24,867 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err35ASSERT_VIOLATIONDATA_RACE (116 of 362 remaining) [2023-08-26 02:27:24,868 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err36ASSERT_VIOLATIONDATA_RACE (115 of 362 remaining) [2023-08-26 02:27:24,868 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err32ASSERT_VIOLATIONDATA_RACE (114 of 362 remaining) [2023-08-26 02:27:24,868 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err37ASSERT_VIOLATIONDATA_RACE (113 of 362 remaining) [2023-08-26 02:27:24,868 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err38ASSERT_VIOLATIONDATA_RACE (112 of 362 remaining) [2023-08-26 02:27:24,868 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err39ASSERT_VIOLATIONDATA_RACE (111 of 362 remaining) [2023-08-26 02:27:24,868 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err40ASSERT_VIOLATIONDATA_RACE (110 of 362 remaining) [2023-08-26 02:27:24,868 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err41ASSERT_VIOLATIONDATA_RACE (109 of 362 remaining) [2023-08-26 02:27:24,868 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err42ASSERT_VIOLATIONDATA_RACE (108 of 362 remaining) [2023-08-26 02:27:24,889 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err43ASSERT_VIOLATIONDATA_RACE (107 of 362 remaining) [2023-08-26 02:27:24,889 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err44ASSERT_VIOLATIONDATA_RACE (106 of 362 remaining) [2023-08-26 02:27:24,889 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err45ASSERT_VIOLATIONDATA_RACE (105 of 362 remaining) [2023-08-26 02:27:24,890 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err46ASSERT_VIOLATIONDATA_RACE (104 of 362 remaining) [2023-08-26 02:27:24,890 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err47ASSERT_VIOLATIONDATA_RACE (103 of 362 remaining) [2023-08-26 02:27:24,890 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err48ASSERT_VIOLATIONDATA_RACE (102 of 362 remaining) [2023-08-26 02:27:24,890 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err49ASSERT_VIOLATIONDATA_RACE (101 of 362 remaining) [2023-08-26 02:27:24,890 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err50ASSERT_VIOLATIONDATA_RACE (100 of 362 remaining) [2023-08-26 02:27:24,890 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err52ASSERT_VIOLATIONDATA_RACE (99 of 362 remaining) [2023-08-26 02:27:24,890 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err53ASSERT_VIOLATIONDATA_RACE (98 of 362 remaining) [2023-08-26 02:27:24,890 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err54ASSERT_VIOLATIONDATA_RACE (97 of 362 remaining) [2023-08-26 02:27:24,890 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err51ASSERT_VIOLATIONDATA_RACE (96 of 362 remaining) [2023-08-26 02:27:24,890 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err55ASSERT_VIOLATIONDATA_RACE (95 of 362 remaining) [2023-08-26 02:27:24,891 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err56ASSERT_VIOLATIONDATA_RACE (94 of 362 remaining) [2023-08-26 02:27:24,891 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err58ASSERT_VIOLATIONDATA_RACE (93 of 362 remaining) [2023-08-26 02:27:24,891 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err59ASSERT_VIOLATIONDATA_RACE (92 of 362 remaining) [2023-08-26 02:27:24,891 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err60ASSERT_VIOLATIONDATA_RACE (91 of 362 remaining) [2023-08-26 02:27:24,891 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err61ASSERT_VIOLATIONDATA_RACE (90 of 362 remaining) [2023-08-26 02:27:24,891 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err62ASSERT_VIOLATIONDATA_RACE (89 of 362 remaining) [2023-08-26 02:27:24,891 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err63ASSERT_VIOLATIONDATA_RACE (88 of 362 remaining) [2023-08-26 02:27:24,891 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err57ASSERT_VIOLATIONDATA_RACE (87 of 362 remaining) [2023-08-26 02:27:24,891 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err64ASSERT_VIOLATIONDATA_RACE (86 of 362 remaining) [2023-08-26 02:27:24,891 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err65ASSERT_VIOLATIONDATA_RACE (85 of 362 remaining) [2023-08-26 02:27:24,891 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err66ASSERT_VIOLATIONDATA_RACE (84 of 362 remaining) [2023-08-26 02:27:24,892 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err67ASSERT_VIOLATIONDATA_RACE (83 of 362 remaining) [2023-08-26 02:27:24,892 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err68ASSERT_VIOLATIONDATA_RACE (82 of 362 remaining) [2023-08-26 02:27:24,892 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err69ASSERT_VIOLATIONDATA_RACE (81 of 362 remaining) [2023-08-26 02:27:24,892 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err70ASSERT_VIOLATIONDATA_RACE (80 of 362 remaining) [2023-08-26 02:27:24,892 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err71ASSERT_VIOLATIONDATA_RACE (79 of 362 remaining) [2023-08-26 02:27:24,892 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err72ASSERT_VIOLATIONDATA_RACE (78 of 362 remaining) [2023-08-26 02:27:24,892 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err73ASSERT_VIOLATIONDATA_RACE (77 of 362 remaining) [2023-08-26 02:27:24,892 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err75ASSERT_VIOLATIONDATA_RACE (76 of 362 remaining) [2023-08-26 02:27:24,892 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err74ASSERT_VIOLATIONDATA_RACE (75 of 362 remaining) [2023-08-26 02:27:24,892 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err76ASSERT_VIOLATIONDATA_RACE (74 of 362 remaining) [2023-08-26 02:27:24,893 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err77ASSERT_VIOLATIONDATA_RACE (73 of 362 remaining) [2023-08-26 02:27:24,893 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err78ASSERT_VIOLATIONDATA_RACE (72 of 362 remaining) [2023-08-26 02:27:24,893 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err79ASSERT_VIOLATIONDATA_RACE (71 of 362 remaining) [2023-08-26 02:27:24,893 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err81ASSERT_VIOLATIONDATA_RACE (70 of 362 remaining) [2023-08-26 02:27:24,893 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err80ASSERT_VIOLATIONDATA_RACE (69 of 362 remaining) [2023-08-26 02:27:24,893 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err82ASSERT_VIOLATIONDATA_RACE (68 of 362 remaining) [2023-08-26 02:27:24,893 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err83ASSERT_VIOLATIONDATA_RACE (67 of 362 remaining) [2023-08-26 02:27:24,893 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err84ASSERT_VIOLATIONDATA_RACE (66 of 362 remaining) [2023-08-26 02:27:24,893 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err85ASSERT_VIOLATIONDATA_RACE (65 of 362 remaining) [2023-08-26 02:27:24,893 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err87ASSERT_VIOLATIONDATA_RACE (64 of 362 remaining) [2023-08-26 02:27:24,894 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err86ASSERT_VIOLATIONDATA_RACE (63 of 362 remaining) [2023-08-26 02:27:24,894 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err88ASSERT_VIOLATIONDATA_RACE (62 of 362 remaining) [2023-08-26 02:27:24,894 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err89ASSERT_VIOLATIONDATA_RACE (61 of 362 remaining) [2023-08-26 02:27:24,894 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err90ASSERT_VIOLATIONDATA_RACE (60 of 362 remaining) [2023-08-26 02:27:24,894 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err91ASSERT_VIOLATIONDATA_RACE (59 of 362 remaining) [2023-08-26 02:27:24,894 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err92ASSERT_VIOLATIONDATA_RACE (58 of 362 remaining) [2023-08-26 02:27:24,894 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err94ASSERT_VIOLATIONDATA_RACE (57 of 362 remaining) [2023-08-26 02:27:24,894 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err93ASSERT_VIOLATIONDATA_RACE (56 of 362 remaining) [2023-08-26 02:27:24,894 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err95ASSERT_VIOLATIONDATA_RACE (55 of 362 remaining) [2023-08-26 02:27:24,899 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err96ASSERT_VIOLATIONDATA_RACE (54 of 362 remaining) [2023-08-26 02:27:24,900 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err97ASSERT_VIOLATIONDATA_RACE (53 of 362 remaining) [2023-08-26 02:27:24,900 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P2Err98ASSERT_VIOLATIONDATA_RACE (52 of 362 remaining) [2023-08-26 02:27:24,900 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err0ASSERT_VIOLATIONDATA_RACE (51 of 362 remaining) [2023-08-26 02:27:24,900 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err1ASSERT_VIOLATIONDATA_RACE (50 of 362 remaining) [2023-08-26 02:27:24,900 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err2ASSERT_VIOLATIONDATA_RACE (49 of 362 remaining) [2023-08-26 02:27:24,900 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err3ASSERT_VIOLATIONDATA_RACE (48 of 362 remaining) [2023-08-26 02:27:24,900 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err4ASSERT_VIOLATIONDATA_RACE (47 of 362 remaining) [2023-08-26 02:27:24,901 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err5ASSERT_VIOLATIONDATA_RACE (46 of 362 remaining) [2023-08-26 02:27:24,901 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err6ASSERT_VIOLATIONDATA_RACE (45 of 362 remaining) [2023-08-26 02:27:24,901 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err7ASSERT_VIOLATIONDATA_RACE (44 of 362 remaining) [2023-08-26 02:27:24,901 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err8ASSERT_VIOLATIONASSERT (43 of 362 remaining) [2023-08-26 02:27:24,901 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err9ASSERT_VIOLATIONDATA_RACE (42 of 362 remaining) [2023-08-26 02:27:24,901 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err10ASSERT_VIOLATIONDATA_RACE (41 of 362 remaining) [2023-08-26 02:27:24,901 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err11ASSERT_VIOLATIONDATA_RACE (40 of 362 remaining) [2023-08-26 02:27:24,902 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err12ASSERT_VIOLATIONDATA_RACE (39 of 362 remaining) [2023-08-26 02:27:24,904 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err13ASSERT_VIOLATIONDATA_RACE (38 of 362 remaining) [2023-08-26 02:27:24,904 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err14ASSERT_VIOLATIONDATA_RACE (37 of 362 remaining) [2023-08-26 02:27:24,904 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err15ASSERT_VIOLATIONDATA_RACE (36 of 362 remaining) [2023-08-26 02:27:24,905 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err16ASSERT_VIOLATIONDATA_RACE (35 of 362 remaining) [2023-08-26 02:27:24,905 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err17ASSERT_VIOLATIONDATA_RACE (34 of 362 remaining) [2023-08-26 02:27:24,905 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err18ASSERT_VIOLATIONDATA_RACE (33 of 362 remaining) [2023-08-26 02:27:24,905 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err19ASSERT_VIOLATIONDATA_RACE (32 of 362 remaining) [2023-08-26 02:27:24,905 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err20ASSERT_VIOLATIONDATA_RACE (31 of 362 remaining) [2023-08-26 02:27:24,905 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err21ASSERT_VIOLATIONDATA_RACE (30 of 362 remaining) [2023-08-26 02:27:24,905 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err22ASSERT_VIOLATIONDATA_RACE (29 of 362 remaining) [2023-08-26 02:27:24,905 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err23ASSERT_VIOLATIONDATA_RACE (28 of 362 remaining) [2023-08-26 02:27:24,905 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err25ASSERT_VIOLATIONDATA_RACE (27 of 362 remaining) [2023-08-26 02:27:24,905 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err26ASSERT_VIOLATIONDATA_RACE (26 of 362 remaining) [2023-08-26 02:27:24,906 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err28ASSERT_VIOLATIONDATA_RACE (25 of 362 remaining) [2023-08-26 02:27:24,906 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err27ASSERT_VIOLATIONDATA_RACE (24 of 362 remaining) [2023-08-26 02:27:24,906 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err24ASSERT_VIOLATIONDATA_RACE (23 of 362 remaining) [2023-08-26 02:27:24,906 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err29ASSERT_VIOLATIONDATA_RACE (22 of 362 remaining) [2023-08-26 02:27:24,906 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err30ASSERT_VIOLATIONDATA_RACE (21 of 362 remaining) [2023-08-26 02:27:24,906 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err31ASSERT_VIOLATIONDATA_RACE (20 of 362 remaining) [2023-08-26 02:27:24,906 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err32ASSERT_VIOLATIONDATA_RACE (19 of 362 remaining) [2023-08-26 02:27:24,906 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err33ASSERT_VIOLATIONDATA_RACE (18 of 362 remaining) [2023-08-26 02:27:24,906 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err34ASSERT_VIOLATIONDATA_RACE (17 of 362 remaining) [2023-08-26 02:27:24,906 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err35ASSERT_VIOLATIONDATA_RACE (16 of 362 remaining) [2023-08-26 02:27:24,907 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err36ASSERT_VIOLATIONDATA_RACE (15 of 362 remaining) [2023-08-26 02:27:24,907 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err37ASSERT_VIOLATIONDATA_RACE (14 of 362 remaining) [2023-08-26 02:27:24,907 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err38ASSERT_VIOLATIONDATA_RACE (13 of 362 remaining) [2023-08-26 02:27:24,907 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err39ASSERT_VIOLATIONDATA_RACE (12 of 362 remaining) [2023-08-26 02:27:24,907 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err40ASSERT_VIOLATIONDATA_RACE (11 of 362 remaining) [2023-08-26 02:27:24,907 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err41ASSERT_VIOLATIONDATA_RACE (10 of 362 remaining) [2023-08-26 02:27:24,907 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err42ASSERT_VIOLATIONDATA_RACE (9 of 362 remaining) [2023-08-26 02:27:24,907 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err43ASSERT_VIOLATIONDATA_RACE (8 of 362 remaining) [2023-08-26 02:27:24,907 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err44ASSERT_VIOLATIONDATA_RACE (7 of 362 remaining) [2023-08-26 02:27:24,907 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err45ASSERT_VIOLATIONDATA_RACE (6 of 362 remaining) [2023-08-26 02:27:24,908 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err46ASSERT_VIOLATIONDATA_RACE (5 of 362 remaining) [2023-08-26 02:27:24,908 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err47ASSERT_VIOLATIONDATA_RACE (4 of 362 remaining) [2023-08-26 02:27:24,908 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err48ASSERT_VIOLATIONDATA_RACE (3 of 362 remaining) [2023-08-26 02:27:24,908 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err49ASSERT_VIOLATIONDATA_RACE (2 of 362 remaining) [2023-08-26 02:27:24,908 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err50ASSERT_VIOLATIONDATA_RACE (1 of 362 remaining) [2023-08-26 02:27:24,908 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location P3Err51ASSERT_VIOLATIONDATA_RACE (0 of 362 remaining) [2023-08-26 02:27:24,908 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2023-08-26 02:27:24,928 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-08-26 02:27:24,928 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-08-26 02:27:24,933 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 26.08 02:27:24 BasicIcfg [2023-08-26 02:27:24,933 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-08-26 02:27:24,933 INFO L158 Benchmark]: Toolchain (without parser) took 849873.95ms. Allocated memory was 352.3MB in the beginning and 10.1GB in the end (delta: 9.7GB). Free memory was 327.2MB in the beginning and 8.8GB in the end (delta: -8.5GB). Peak memory consumption was 7.0GB. Max. memory is 16.0GB. [2023-08-26 02:27:24,934 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 352.3MB. Free memory is still 328.3MB. There was no memory consumed. Max. memory is 16.0GB. [2023-08-26 02:27:24,934 INFO L158 Benchmark]: CACSL2BoogieTranslator took 610.91ms. Allocated memory is still 352.3MB. Free memory was 327.2MB in the beginning and 301.6MB in the end (delta: 25.6MB). Peak memory consumption was 25.2MB. Max. memory is 16.0GB. [2023-08-26 02:27:24,934 INFO L158 Benchmark]: Boogie Procedure Inliner took 102.82ms. Allocated memory is still 352.3MB. Free memory was 301.6MB in the beginning and 298.3MB in the end (delta: 3.3MB). Peak memory consumption was 4.2MB. Max. memory is 16.0GB. [2023-08-26 02:27:24,934 INFO L158 Benchmark]: Boogie Preprocessor took 72.55ms. Allocated memory is still 352.3MB. Free memory was 298.3MB in the beginning and 294.6MB in the end (delta: 3.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.0GB. [2023-08-26 02:27:24,934 INFO L158 Benchmark]: RCFGBuilder took 169416.04ms. Allocated memory was 352.3MB in the beginning and 10.1GB in the end (delta: 9.7GB). Free memory was 294.6MB in the beginning and 9.5GB in the end (delta: -9.2GB). Peak memory consumption was 3.7GB. Max. memory is 16.0GB. [2023-08-26 02:27:24,935 INFO L158 Benchmark]: TraceAbstraction took 679665.96ms. Allocated memory is still 10.1GB. Free memory was 9.5GB in the beginning and 8.8GB in the end (delta: 645.7MB). Peak memory consumption was 6.4GB. Max. memory is 16.0GB. [2023-08-26 02:27:24,936 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.14ms. Allocated memory is still 352.3MB. Free memory is still 328.3MB. There was no memory consumed. Max. memory is 16.0GB. * CACSL2BoogieTranslator took 610.91ms. Allocated memory is still 352.3MB. Free memory was 327.2MB in the beginning and 301.6MB in the end (delta: 25.6MB). Peak memory consumption was 25.2MB. Max. memory is 16.0GB. * Boogie Procedure Inliner took 102.82ms. Allocated memory is still 352.3MB. Free memory was 301.6MB in the beginning and 298.3MB in the end (delta: 3.3MB). Peak memory consumption was 4.2MB. Max. memory is 16.0GB. * Boogie Preprocessor took 72.55ms. Allocated memory is still 352.3MB. Free memory was 298.3MB in the beginning and 294.6MB in the end (delta: 3.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.0GB. * RCFGBuilder took 169416.04ms. Allocated memory was 352.3MB in the beginning and 10.1GB in the end (delta: 9.7GB). Free memory was 294.6MB in the beginning and 9.5GB in the end (delta: -9.2GB). Peak memory consumption was 3.7GB. Max. memory is 16.0GB. * TraceAbstraction took 679665.96ms. Allocated memory is still 10.1GB. Free memory was 9.5GB in the beginning and 8.8GB in the end (delta: 645.7MB). Peak memory consumption was 6.4GB. Max. memory is 16.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 267]: Unsoundness Warning unspecified type, defaulting to int C: short [267] - GenericResultAtLocation [Line: 267]: Unsoundness Warning unspecified type, defaulting to int C: short [267] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 27.6s, 336 PlacesBefore, 235 PlacesAfterwards, 326 TransitionsBefore, 223 TransitionsAfterwards, 49816 CoEnabledTransitionPairs, 7 FixpointIterations, 42 TrivialSequentialCompositions, 144 ConcurrentSequentialCompositions, 0 TrivialYvCompositions, 14 ConcurrentYvCompositions, 2 ChoiceCompositions, 202 TotalNumberOfCompositions, 408195 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 102783, independent: 100225, independent conditional: 0, independent unconditional: 100225, dependent: 2558, dependent conditional: 0, dependent unconditional: 2558, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: SyntacticIndependenceRelation.Independence Queries: [ total: 19968, independent: 19579, independent conditional: 0, independent unconditional: 19579, dependent: 389, dependent conditional: 0, dependent unconditional: 389, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Cache Queries: [ total: 102783, independent: 80646, independent conditional: 0, independent unconditional: 80646, dependent: 2169, dependent conditional: 0, dependent unconditional: 2169, unknown: 19968, unknown conditional: 0, unknown unconditional: 19968] , Statistics on independence cache: Total cache size (in pairs): 7187, Positive cache size: 7007, Positive conditional cache size: 0, Positive unconditional cache size: 7007, Negative cache size: 180, Negative conditional cache size: 0, Negative unconditional cache size: 180, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 - TimeoutResultAtElement [Line: 750]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 753]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 758]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 758]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 765]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 768]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 768]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 773]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 773]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 780]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 783]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 784]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 785]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 785]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 786]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 786]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 787]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 787]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 787]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 787]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 787]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 787]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 787]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 787]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 787]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 787]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 787]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 788]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 788]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 788]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 788]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 788]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 788]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 788]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 788]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 788]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 788]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 788]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 788]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 788]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 789]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 789]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 789]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 789]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 789]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 789]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 789]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 789]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 789]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 789]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 789]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 789]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 789]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 790]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 790]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 790]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 790]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 790]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 790]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 790]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 790]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 790]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 790]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 790]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 790]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 791]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 791]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 791]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 791]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 791]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 791]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 791]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 791]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 791]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 791]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 791]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 792]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 792]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 792]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 792]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 792]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 792]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 792]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 792]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 792]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 792]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 792]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 792]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 793]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 793]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 793]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 793]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 793]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 793]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 793]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 793]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 793]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 793]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 793]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 794]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 794]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 795]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 795]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 795]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 795]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 796]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 801]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 801]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 808]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 808]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 809]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 810]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 810]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 811]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 812]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 812]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 17]: Timeout (TraceAbstraction) Unable to prove that assertion always holds Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 813]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 813]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 814]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 814]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 815]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 815]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 816]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 816]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 817]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 817]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 818]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 821]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 821]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 824]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 824]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 824]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 824]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 824]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 824]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 824]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 824]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 825]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 825]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 825]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 825]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 826]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 826]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 826]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 826]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 826]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 826]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 827]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 827]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 827]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 827]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 828]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 828]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 828]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 828]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 828]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 828]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 831]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 831]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 855]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 855]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 857]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 859]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 859]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 859]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 859]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 859]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 859]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 859]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 859]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 860]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 860]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 860]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 860]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 861]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 861]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 861]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 861]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 861]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 861]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 862]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 862]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 862]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 862]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 863]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 863]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 863]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 863]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 863]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 863]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 866]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 866]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 866]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 866]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 866]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 868]: Timeout (TraceAbstraction) Unable to prove that there are no data races Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 17]: Timeout (TraceAbstraction) Unable to prove that assertion always holds Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 851]: Timeout (TraceAbstraction) Unable to prove that petrification did provide enough thread instances (tool internal message, not intended for end users) Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 847]: Timeout (TraceAbstraction) Unable to prove that petrification did provide enough thread instances (tool internal message, not intended for end users) Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 849]: Timeout (TraceAbstraction) Unable to prove that petrification did provide enough thread instances (tool internal message, not intended for end users) Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - TimeoutResultAtElement [Line: 853]: Timeout (TraceAbstraction) Unable to prove that petrification did provide enough thread instances (tool internal message, not intended for end users) Cancelled while CegarLoopForPetriNet was enhancing Floyd-Hoare automaton (2states, 111/532 universal loopers) in iteration 1,while PetriNetUnfolder was constructing finite prefix that currently has 3090 conditions, 1472 events (1080/1471 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 5911 event pairs, 1080 based on Foata normal form. 0/1554 useless extension candidates. Maximal degree in co-relation 3078. Up to 1472 conditions per place.). - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 9 procedures, 521 locations, 362 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 668.5s, OverallIterations: 1, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 624.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 43.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 1.7s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 0 SdHoareTripleChecker+Invalid, 1.6s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 47 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 26 IncrementalHoareTripleChecker+Invalid, 73 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 47 mSolverCounterUnsat, 0 mSDtfsCounter, 26 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 1 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=458occurred in iteration=0, InterpolantAutomatonStates: 0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 3 NumberOfCodeBlocks, 3 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 2 ConstructedInterpolants, 0 QuantifiedInterpolants, 2 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate could not prove your program: Timeout Completed graceful shutdown