./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/no-data-race.prp --file ../../../trunk/examples/svcomp/pthread-wmm/rfi004.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version e9b64cc0 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../../../trunk/examples/svcomp/pthread-wmm/rfi004.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 131a5c0bb00c7f6e11a814871ba4a0d65133507ca6f79e4b87c2742dbe2c5590 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e9b64cc-m [2023-11-18 16:13:46,108 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-18 16:13:46,207 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-18 16:13:46,215 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-18 16:13:46,216 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-18 16:13:46,254 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-18 16:13:46,255 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-18 16:13:46,255 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-18 16:13:46,256 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-18 16:13:46,259 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-18 16:13:46,260 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-18 16:13:46,260 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-18 16:13:46,260 INFO L153 SettingsManager]: * Use SBE=true [2023-11-18 16:13:46,262 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-18 16:13:46,262 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-18 16:13:46,262 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-18 16:13:46,262 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-18 16:13:46,263 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-18 16:13:46,263 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-18 16:13:46,263 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-18 16:13:46,263 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-18 16:13:46,264 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-18 16:13:46,264 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-18 16:13:46,265 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-18 16:13:46,266 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-18 16:13:46,266 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-18 16:13:46,266 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-18 16:13:46,267 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-18 16:13:46,267 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-18 16:13:46,267 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-18 16:13:46,268 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-18 16:13:46,268 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-18 16:13:46,269 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-18 16:13:46,269 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-18 16:13:46,269 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-18 16:13:46,269 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-18 16:13:46,269 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-18 16:13:46,270 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-18 16:13:46,270 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-18 16:13:46,270 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-18 16:13:46,270 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-18 16:13:46,271 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 131a5c0bb00c7f6e11a814871ba4a0d65133507ca6f79e4b87c2742dbe2c5590 [2023-11-18 16:13:46,544 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-18 16:13:46,568 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-18 16:13:46,570 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-18 16:13:46,571 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-18 16:13:46,572 INFO L274 PluginConnector]: CDTParser initialized [2023-11-18 16:13:46,573 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/rfi004.i [2023-11-18 16:13:47,734 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-18 16:13:47,953 INFO L384 CDTParser]: Found 1 translation units. [2023-11-18 16:13:47,954 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/rfi004.i [2023-11-18 16:13:47,972 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e8e5fea21/caf9dfa5abb64ccda812b1f511e45177/FLAG7d9a3cb26 [2023-11-18 16:13:47,989 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e8e5fea21/caf9dfa5abb64ccda812b1f511e45177 [2023-11-18 16:13:47,992 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-18 16:13:47,993 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-18 16:13:47,996 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-18 16:13:47,996 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-18 16:13:48,000 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-18 16:13:48,001 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.11 04:13:47" (1/1) ... [2023-11-18 16:13:48,002 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6cdba0e8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 04:13:48, skipping insertion in model container [2023-11-18 16:13:48,002 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.11 04:13:47" (1/1) ... [2023-11-18 16:13:48,061 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-18 16:13:48,412 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-18 16:13:48,434 INFO L202 MainTranslator]: Completed pre-run [2023-11-18 16:13:48,506 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-18 16:13:48,536 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-18 16:13:48,536 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-18 16:13:48,543 INFO L206 MainTranslator]: Completed translation [2023-11-18 16:13:48,544 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 04:13:48 WrapperNode [2023-11-18 16:13:48,544 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-18 16:13:48,546 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-18 16:13:48,550 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-18 16:13:48,550 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-18 16:13:48,556 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 04:13:48" (1/1) ... [2023-11-18 16:13:48,587 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 04:13:48" (1/1) ... [2023-11-18 16:13:48,627 INFO L138 Inliner]: procedures = 175, calls = 48, calls flagged for inlining = 6, calls inlined = 7, statements flattened = 486 [2023-11-18 16:13:48,628 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-18 16:13:48,629 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-18 16:13:48,630 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-18 16:13:48,630 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-18 16:13:48,639 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 04:13:48" (1/1) ... [2023-11-18 16:13:48,640 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 04:13:48" (1/1) ... [2023-11-18 16:13:48,644 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 04:13:48" (1/1) ... [2023-11-18 16:13:48,645 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 04:13:48" (1/1) ... [2023-11-18 16:13:48,662 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 04:13:48" (1/1) ... [2023-11-18 16:13:48,673 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 04:13:48" (1/1) ... [2023-11-18 16:13:48,679 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 04:13:48" (1/1) ... [2023-11-18 16:13:48,683 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 04:13:48" (1/1) ... [2023-11-18 16:13:48,694 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-18 16:13:48,703 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-18 16:13:48,704 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-18 16:13:48,704 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-18 16:13:48,704 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 04:13:48" (1/1) ... [2023-11-18 16:13:48,710 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-18 16:13:48,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-11-18 16:13:48,742 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-11-18 16:13:48,764 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-11-18 16:13:48,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-18 16:13:48,791 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-18 16:13:48,791 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-18 16:13:48,791 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-18 16:13:48,792 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-18 16:13:48,793 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2023-11-18 16:13:48,793 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2023-11-18 16:13:48,793 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2023-11-18 16:13:48,793 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2023-11-18 16:13:48,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-18 16:13:48,793 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-18 16:13:48,794 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-18 16:13:48,795 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-18 16:13:48,797 WARN L211 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-18 16:13:49,014 INFO L237 CfgBuilder]: Building ICFG [2023-11-18 16:13:49,017 INFO L263 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-18 16:13:50,030 INFO L278 CfgBuilder]: Performing block encoding [2023-11-18 16:13:54,263 INFO L298 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-18 16:13:54,263 INFO L303 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-18 16:13:54,273 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.11 04:13:54 BoogieIcfgContainer [2023-11-18 16:13:54,273 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-18 16:13:54,275 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-18 16:13:54,275 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-18 16:13:54,279 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-18 16:13:54,279 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 18.11 04:13:47" (1/3) ... [2023-11-18 16:13:54,280 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6782019f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 18.11 04:13:54, skipping insertion in model container [2023-11-18 16:13:54,280 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 04:13:48" (2/3) ... [2023-11-18 16:13:54,281 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6782019f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 18.11 04:13:54, skipping insertion in model container [2023-11-18 16:13:54,282 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.11 04:13:54" (3/3) ... [2023-11-18 16:13:54,283 INFO L112 eAbstractionObserver]: Analyzing ICFG rfi004.i [2023-11-18 16:13:54,294 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-18 16:13:54,302 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-18 16:13:54,303 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 185 error locations. [2023-11-18 16:13:54,304 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-18 16:13:54,471 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-18 16:13:54,504 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 292 places, 288 transitions, 584 flow [2023-11-18 16:13:54,700 INFO L124 PetriNetUnfolderBase]: 3/286 cut-off events. [2023-11-18 16:13:54,701 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-18 16:13:54,719 INFO L83 FinitePrefix]: Finished finitePrefix Result has 293 conditions, 286 events. 3/286 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 98. Compared 1532 event pairs, 0 based on Foata normal form. 0/98 useless extension candidates. Maximal degree in co-relation 250. Up to 2 conditions per place. [2023-11-18 16:13:54,719 INFO L82 GeneralOperation]: Start removeDead. Operand has 292 places, 288 transitions, 584 flow [2023-11-18 16:13:54,731 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 290 places, 286 transitions, 578 flow [2023-11-18 16:13:54,734 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-18 16:13:54,745 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 290 places, 286 transitions, 578 flow [2023-11-18 16:13:54,747 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 290 places, 286 transitions, 578 flow [2023-11-18 16:13:54,748 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 290 places, 286 transitions, 578 flow [2023-11-18 16:13:54,808 INFO L124 PetriNetUnfolderBase]: 3/286 cut-off events. [2023-11-18 16:13:54,808 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-18 16:13:54,813 INFO L83 FinitePrefix]: Finished finitePrefix Result has 293 conditions, 286 events. 3/286 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 98. Compared 1537 event pairs, 0 based on Foata normal form. 0/98 useless extension candidates. Maximal degree in co-relation 250. Up to 2 conditions per place. [2023-11-18 16:13:54,829 INFO L119 LiptonReduction]: Number of co-enabled transitions 39024 [2023-11-18 16:14:13,440 WARN L293 SmtUtils]: Spent 6.67s on a formula simplification. DAG size of input: 1111 DAG size of output: 931 (called from [L 279] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-11-18 16:14:22,840 INFO L134 LiptonReduction]: Checked pairs total: 283335 [2023-11-18 16:14:22,841 INFO L136 LiptonReduction]: Total number of compositions: 199 [2023-11-18 16:14:22,859 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-18 16:14:22,864 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=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, 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;@74621597, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-18 16:14:22,864 INFO L358 AbstractCegarLoop]: Starting to check reachability of 336 error locations. [2023-11-18 16:14:22,867 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-18 16:14:22,868 INFO L124 PetriNetUnfolderBase]: 0/2 cut-off events. [2023-11-18 16:14:22,868 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-18 16:14:22,868 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-18 16:14:22,869 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-11-18 16:14:22,870 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting P0Err0ASSERT_VIOLATIONDATA_RACE === [P0Err0ASSERT_VIOLATIONDATA_RACE, P0Err1ASSERT_VIOLATIONDATA_RACE, P0Err2ASSERT_VIOLATIONDATA_RACE, P0Err3ASSERT_VIOLATIONDATA_RACE (and 332 more)] === [2023-11-18 16:14:22,874 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-18 16:14:22,874 INFO L85 PathProgramCache]: Analyzing trace with hash 6021261, now seen corresponding path program 1 times [2023-11-18 16:14:22,883 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-18 16:14:22,884 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1749073993] [2023-11-18 16:14:22,884 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-18 16:14:22,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-18 16:14:23,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-18 16:14:23,108 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-18 16:14:23,109 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-18 16:14:23,109 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1749073993] [2023-11-18 16:14:23,110 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1749073993] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-18 16:14:23,110 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-18 16:14:23,110 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-18 16:14:23,112 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2003882089] [2023-11-18 16:14:23,114 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-18 16:14:23,121 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-18 16:14:23,127 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-18 16:14:23,151 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-18 16:14:23,151 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-18 16:14:23,155 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 87 out of 487 [2023-11-18 16:14:23,158 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 207 places, 201 transitions, 408 flow. Second operand has 2 states, 2 states have (on average 88.5) internal successors, (177), 2 states have internal predecessors, (177), 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-11-18 16:14:23,159 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-18 16:14:23,159 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 87 of 487 [2023-11-18 16:14:23,160 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-18 16:14:23,568 INFO L124 PetriNetUnfolderBase]: 135/240 cut-off events. [2023-11-18 16:14:23,568 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-18 16:14:23,569 INFO L83 FinitePrefix]: Finished finitePrefix Result has 494 conditions, 240 events. 135/240 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 731 event pairs, 135 based on Foata normal form. 0/240 useless extension candidates. Maximal degree in co-relation 484. Up to 241 conditions per place. [2023-11-18 16:14:23,570 INFO L140 encePairwiseOnDemand]: 301/487 looper letters, 0 selfloop transitions, 0 changer transitions 15/15 dead transitions. [2023-11-18 16:14:23,571 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 23 places, 15 transitions, 66 flow [2023-11-18 16:14:23,572 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-18 16:14:23,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-18 16:14:23,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 375 transitions. [2023-11-18 16:14:23,589 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.38501026694045176 [2023-11-18 16:14:23,590 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 375 transitions. [2023-11-18 16:14:23,591 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 375 transitions. [2023-11-18 16:14:23,593 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-18 16:14:23,595 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 375 transitions. [2023-11-18 16:14:23,598 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 187.5) internal successors, (375), 2 states have internal predecessors, (375), 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-11-18 16:14:23,602 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 487.0) internal successors, (1461), 3 states have internal predecessors, (1461), 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-11-18 16:14:23,603 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 487.0) internal successors, (1461), 3 states have internal predecessors, (1461), 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-11-18 16:14:23,605 INFO L175 Difference]: Start difference. First operand has 207 places, 201 transitions, 408 flow. Second operand 2 states and 375 transitions. [2023-11-18 16:14:23,606 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 23 places, 15 transitions, 66 flow [2023-11-18 16:14:23,608 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 21 places, 15 transitions, 64 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-18 16:14:23,609 INFO L231 Difference]: Finished difference. Result has 21 places, 0 transitions, 0 flow [2023-11-18 16:14:23,611 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=487, PETRI_DIFFERENCE_MINUEND_FLOW=34, PETRI_DIFFERENCE_MINUEND_PLACES=20, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=15, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=15, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=0, PETRI_PLACES=21, PETRI_TRANSITIONS=0} [2023-11-18 16:14:23,614 INFO L281 CegarLoopForPetriNet]: 207 programPoint places, -186 predicate places. [2023-11-18 16:14:23,614 INFO L495 AbstractCegarLoop]: Abstraction has has 21 places, 0 transitions, 0 flow [2023-11-18 16:14:23,614 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 88.5) internal successors, (177), 2 states have internal predecessors, (177), 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-11-18 16:14:23,616 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err0ASSERT_VIOLATIONDATA_RACE (335 of 336 remaining) [2023-11-18 16:14:23,617 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err1ASSERT_VIOLATIONDATA_RACE (334 of 336 remaining) [2023-11-18 16:14:23,617 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err2ASSERT_VIOLATIONDATA_RACE (333 of 336 remaining) [2023-11-18 16:14:23,617 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err3ASSERT_VIOLATIONDATA_RACE (332 of 336 remaining) [2023-11-18 16:14:23,618 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err4ASSERT_VIOLATIONDATA_RACE (331 of 336 remaining) [2023-11-18 16:14:23,618 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err5ASSERT_VIOLATIONDATA_RACE (330 of 336 remaining) [2023-11-18 16:14:23,618 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err6ASSERT_VIOLATIONDATA_RACE (329 of 336 remaining) [2023-11-18 16:14:23,618 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err7ASSERT_VIOLATIONDATA_RACE (328 of 336 remaining) [2023-11-18 16:14:23,619 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err8ASSERT_VIOLATIONDATA_RACE (327 of 336 remaining) [2023-11-18 16:14:23,619 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err9ASSERT_VIOLATIONDATA_RACE (326 of 336 remaining) [2023-11-18 16:14:23,619 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err10ASSERT_VIOLATIONDATA_RACE (325 of 336 remaining) [2023-11-18 16:14:23,619 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err11ASSERT_VIOLATIONDATA_RACE (324 of 336 remaining) [2023-11-18 16:14:23,620 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err13ASSERT_VIOLATIONDATA_RACE (323 of 336 remaining) [2023-11-18 16:14:23,620 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err14ASSERT_VIOLATIONDATA_RACE (322 of 336 remaining) [2023-11-18 16:14:23,620 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err16ASSERT_VIOLATIONDATA_RACE (321 of 336 remaining) [2023-11-18 16:14:23,620 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err15ASSERT_VIOLATIONDATA_RACE (320 of 336 remaining) [2023-11-18 16:14:23,621 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err12ASSERT_VIOLATIONDATA_RACE (319 of 336 remaining) [2023-11-18 16:14:23,621 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err17ASSERT_VIOLATIONDATA_RACE (318 of 336 remaining) [2023-11-18 16:14:23,621 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err18ASSERT_VIOLATIONDATA_RACE (317 of 336 remaining) [2023-11-18 16:14:23,621 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err20ASSERT_VIOLATIONDATA_RACE (316 of 336 remaining) [2023-11-18 16:14:23,622 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err21ASSERT_VIOLATIONDATA_RACE (315 of 336 remaining) [2023-11-18 16:14:23,622 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err22ASSERT_VIOLATIONDATA_RACE (314 of 336 remaining) [2023-11-18 16:14:23,622 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err23ASSERT_VIOLATIONDATA_RACE (313 of 336 remaining) [2023-11-18 16:14:23,622 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err24ASSERT_VIOLATIONDATA_RACE (312 of 336 remaining) [2023-11-18 16:14:23,623 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err26ASSERT_VIOLATIONDATA_RACE (311 of 336 remaining) [2023-11-18 16:14:23,623 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err27ASSERT_VIOLATIONDATA_RACE (310 of 336 remaining) [2023-11-18 16:14:23,623 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err29ASSERT_VIOLATIONDATA_RACE (309 of 336 remaining) [2023-11-18 16:14:23,623 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err28ASSERT_VIOLATIONDATA_RACE (308 of 336 remaining) [2023-11-18 16:14:23,624 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err25ASSERT_VIOLATIONDATA_RACE (307 of 336 remaining) [2023-11-18 16:14:23,624 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err19ASSERT_VIOLATIONDATA_RACE (306 of 336 remaining) [2023-11-18 16:14:23,624 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err30ASSERT_VIOLATIONDATA_RACE (305 of 336 remaining) [2023-11-18 16:14:23,624 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err31ASSERT_VIOLATIONDATA_RACE (304 of 336 remaining) [2023-11-18 16:14:23,625 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err33ASSERT_VIOLATIONDATA_RACE (303 of 336 remaining) [2023-11-18 16:14:23,625 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err34ASSERT_VIOLATIONDATA_RACE (302 of 336 remaining) [2023-11-18 16:14:23,625 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err35ASSERT_VIOLATIONDATA_RACE (301 of 336 remaining) [2023-11-18 16:14:23,625 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err36ASSERT_VIOLATIONDATA_RACE (300 of 336 remaining) [2023-11-18 16:14:23,625 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err37ASSERT_VIOLATIONDATA_RACE (299 of 336 remaining) [2023-11-18 16:14:23,626 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err39ASSERT_VIOLATIONDATA_RACE (298 of 336 remaining) [2023-11-18 16:14:23,626 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err40ASSERT_VIOLATIONDATA_RACE (297 of 336 remaining) [2023-11-18 16:14:23,626 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err42ASSERT_VIOLATIONDATA_RACE (296 of 336 remaining) [2023-11-18 16:14:23,626 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err41ASSERT_VIOLATIONDATA_RACE (295 of 336 remaining) [2023-11-18 16:14:23,627 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err38ASSERT_VIOLATIONDATA_RACE (294 of 336 remaining) [2023-11-18 16:14:23,627 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err32ASSERT_VIOLATIONDATA_RACE (293 of 336 remaining) [2023-11-18 16:14:23,627 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err43ASSERT_VIOLATIONDATA_RACE (292 of 336 remaining) [2023-11-18 16:14:23,627 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err44ASSERT_VIOLATIONDATA_RACE (291 of 336 remaining) [2023-11-18 16:14:23,628 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err46ASSERT_VIOLATIONDATA_RACE (290 of 336 remaining) [2023-11-18 16:14:23,628 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err47ASSERT_VIOLATIONDATA_RACE (289 of 336 remaining) [2023-11-18 16:14:23,628 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err48ASSERT_VIOLATIONDATA_RACE (288 of 336 remaining) [2023-11-18 16:14:23,628 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err49ASSERT_VIOLATIONDATA_RACE (287 of 336 remaining) [2023-11-18 16:14:23,629 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err50ASSERT_VIOLATIONDATA_RACE (286 of 336 remaining) [2023-11-18 16:14:23,629 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err52ASSERT_VIOLATIONDATA_RACE (285 of 336 remaining) [2023-11-18 16:14:23,629 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err53ASSERT_VIOLATIONDATA_RACE (284 of 336 remaining) [2023-11-18 16:14:23,629 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err54ASSERT_VIOLATIONDATA_RACE (283 of 336 remaining) [2023-11-18 16:14:23,630 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err51ASSERT_VIOLATIONDATA_RACE (282 of 336 remaining) [2023-11-18 16:14:23,630 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err45ASSERT_VIOLATIONDATA_RACE (281 of 336 remaining) [2023-11-18 16:14:23,632 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err55ASSERT_VIOLATIONDATA_RACE (280 of 336 remaining) [2023-11-18 16:14:23,632 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err56ASSERT_VIOLATIONDATA_RACE (279 of 336 remaining) [2023-11-18 16:14:23,632 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err58ASSERT_VIOLATIONDATA_RACE (278 of 336 remaining) [2023-11-18 16:14:23,632 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err59ASSERT_VIOLATIONDATA_RACE (277 of 336 remaining) [2023-11-18 16:14:23,632 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err60ASSERT_VIOLATIONDATA_RACE (276 of 336 remaining) [2023-11-18 16:14:23,633 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err61ASSERT_VIOLATIONDATA_RACE (275 of 336 remaining) [2023-11-18 16:14:23,633 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err62ASSERT_VIOLATIONDATA_RACE (274 of 336 remaining) [2023-11-18 16:14:23,633 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err64ASSERT_VIOLATIONDATA_RACE (273 of 336 remaining) [2023-11-18 16:14:23,633 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err65ASSERT_VIOLATIONDATA_RACE (272 of 336 remaining) [2023-11-18 16:14:23,634 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err63ASSERT_VIOLATIONDATA_RACE (271 of 336 remaining) [2023-11-18 16:14:23,634 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err57ASSERT_VIOLATIONDATA_RACE (270 of 336 remaining) [2023-11-18 16:14:23,634 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err66ASSERT_VIOLATIONDATA_RACE (269 of 336 remaining) [2023-11-18 16:14:23,634 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err67ASSERT_VIOLATIONDATA_RACE (268 of 336 remaining) [2023-11-18 16:14:23,635 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err69ASSERT_VIOLATIONDATA_RACE (267 of 336 remaining) [2023-11-18 16:14:23,635 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err70ASSERT_VIOLATIONDATA_RACE (266 of 336 remaining) [2023-11-18 16:14:23,635 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err71ASSERT_VIOLATIONDATA_RACE (265 of 336 remaining) [2023-11-18 16:14:23,635 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err72ASSERT_VIOLATIONDATA_RACE (264 of 336 remaining) [2023-11-18 16:14:23,635 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err73ASSERT_VIOLATIONDATA_RACE (263 of 336 remaining) [2023-11-18 16:14:23,636 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err75ASSERT_VIOLATIONDATA_RACE (262 of 336 remaining) [2023-11-18 16:14:23,636 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err76ASSERT_VIOLATIONDATA_RACE (261 of 336 remaining) [2023-11-18 16:14:23,636 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err77ASSERT_VIOLATIONDATA_RACE (260 of 336 remaining) [2023-11-18 16:14:23,636 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err74ASSERT_VIOLATIONDATA_RACE (259 of 336 remaining) [2023-11-18 16:14:23,637 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err68ASSERT_VIOLATIONDATA_RACE (258 of 336 remaining) [2023-11-18 16:14:23,637 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err78ASSERT_VIOLATIONDATA_RACE (257 of 336 remaining) [2023-11-18 16:14:23,637 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err79ASSERT_VIOLATIONDATA_RACE (256 of 336 remaining) [2023-11-18 16:14:23,637 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err81ASSERT_VIOLATIONDATA_RACE (255 of 336 remaining) [2023-11-18 16:14:23,637 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err82ASSERT_VIOLATIONDATA_RACE (254 of 336 remaining) [2023-11-18 16:14:23,638 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err83ASSERT_VIOLATIONDATA_RACE (253 of 336 remaining) [2023-11-18 16:14:23,638 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err84ASSERT_VIOLATIONDATA_RACE (252 of 336 remaining) [2023-11-18 16:14:23,638 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err85ASSERT_VIOLATIONDATA_RACE (251 of 336 remaining) [2023-11-18 16:14:23,638 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err87ASSERT_VIOLATIONDATA_RACE (250 of 336 remaining) [2023-11-18 16:14:23,639 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err88ASSERT_VIOLATIONDATA_RACE (249 of 336 remaining) [2023-11-18 16:14:23,639 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err86ASSERT_VIOLATIONDATA_RACE (248 of 336 remaining) [2023-11-18 16:14:23,639 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err80ASSERT_VIOLATIONDATA_RACE (247 of 336 remaining) [2023-11-18 16:14:23,639 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err89ASSERT_VIOLATIONDATA_RACE (246 of 336 remaining) [2023-11-18 16:14:23,640 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err90ASSERT_VIOLATIONDATA_RACE (245 of 336 remaining) [2023-11-18 16:14:23,640 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err91ASSERT_VIOLATIONDATA_RACE (244 of 336 remaining) [2023-11-18 16:14:23,640 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err92ASSERT_VIOLATIONDATA_RACE (243 of 336 remaining) [2023-11-18 16:14:23,640 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err94ASSERT_VIOLATIONDATA_RACE (242 of 336 remaining) [2023-11-18 16:14:23,640 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err93ASSERT_VIOLATIONDATA_RACE (241 of 336 remaining) [2023-11-18 16:14:23,641 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err95ASSERT_VIOLATIONDATA_RACE (240 of 336 remaining) [2023-11-18 16:14:23,641 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err96ASSERT_VIOLATIONDATA_RACE (239 of 336 remaining) [2023-11-18 16:14:23,641 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err97ASSERT_VIOLATIONDATA_RACE (238 of 336 remaining) [2023-11-18 16:14:23,641 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err98ASSERT_VIOLATIONDATA_RACE (237 of 336 remaining) [2023-11-18 16:14:23,642 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err0ASSERT_VIOLATIONDATA_RACE (236 of 336 remaining) [2023-11-18 16:14:23,642 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err1ASSERT_VIOLATIONDATA_RACE (235 of 336 remaining) [2023-11-18 16:14:23,642 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err2ASSERT_VIOLATIONDATA_RACE (234 of 336 remaining) [2023-11-18 16:14:23,642 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err3ASSERT_VIOLATIONDATA_RACE (233 of 336 remaining) [2023-11-18 16:14:23,642 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err4ASSERT_VIOLATIONDATA_RACE (232 of 336 remaining) [2023-11-18 16:14:23,643 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err5ASSERT_VIOLATIONDATA_RACE (231 of 336 remaining) [2023-11-18 16:14:23,643 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err6ASSERT_VIOLATIONDATA_RACE (230 of 336 remaining) [2023-11-18 16:14:23,643 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err7ASSERT_VIOLATIONDATA_RACE (229 of 336 remaining) [2023-11-18 16:14:23,643 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err8ASSERT_VIOLATIONDATA_RACE (228 of 336 remaining) [2023-11-18 16:14:23,644 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err9ASSERT_VIOLATIONDATA_RACE (227 of 336 remaining) [2023-11-18 16:14:23,644 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err10ASSERT_VIOLATIONDATA_RACE (226 of 336 remaining) [2023-11-18 16:14:23,644 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err11ASSERT_VIOLATIONDATA_RACE (225 of 336 remaining) [2023-11-18 16:14:23,644 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err12ASSERT_VIOLATIONDATA_RACE (224 of 336 remaining) [2023-11-18 16:14:23,644 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err13ASSERT_VIOLATIONDATA_RACE (223 of 336 remaining) [2023-11-18 16:14:23,645 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err14ASSERT_VIOLATIONDATA_RACE (222 of 336 remaining) [2023-11-18 16:14:23,645 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err15ASSERT_VIOLATIONDATA_RACE (221 of 336 remaining) [2023-11-18 16:14:23,645 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err16ASSERT_VIOLATIONDATA_RACE (220 of 336 remaining) [2023-11-18 16:14:23,645 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err17ASSERT_VIOLATIONDATA_RACE (219 of 336 remaining) [2023-11-18 16:14:23,645 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err18ASSERT_VIOLATIONDATA_RACE (218 of 336 remaining) [2023-11-18 16:14:23,646 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err19ASSERT_VIOLATIONDATA_RACE (217 of 336 remaining) [2023-11-18 16:14:23,646 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err20ASSERT_VIOLATIONDATA_RACE (216 of 336 remaining) [2023-11-18 16:14:23,646 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err21ASSERT_VIOLATIONDATA_RACE (215 of 336 remaining) [2023-11-18 16:14:23,646 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err23ASSERT_VIOLATIONDATA_RACE (214 of 336 remaining) [2023-11-18 16:14:23,646 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err24ASSERT_VIOLATIONDATA_RACE (213 of 336 remaining) [2023-11-18 16:14:23,647 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err26ASSERT_VIOLATIONDATA_RACE (212 of 336 remaining) [2023-11-18 16:14:23,647 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err25ASSERT_VIOLATIONDATA_RACE (211 of 336 remaining) [2023-11-18 16:14:23,647 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err22ASSERT_VIOLATIONDATA_RACE (210 of 336 remaining) [2023-11-18 16:14:23,647 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err27ASSERT_VIOLATIONDATA_RACE (209 of 336 remaining) [2023-11-18 16:14:23,648 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err28ASSERT_VIOLATIONDATA_RACE (208 of 336 remaining) [2023-11-18 16:14:23,648 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err29ASSERT_VIOLATIONDATA_RACE (207 of 336 remaining) [2023-11-18 16:14:23,648 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err30ASSERT_VIOLATIONDATA_RACE (206 of 336 remaining) [2023-11-18 16:14:23,648 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err31ASSERT_VIOLATIONDATA_RACE (205 of 336 remaining) [2023-11-18 16:14:23,648 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err32ASSERT_VIOLATIONDATA_RACE (204 of 336 remaining) [2023-11-18 16:14:23,649 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err33ASSERT_VIOLATIONDATA_RACE (203 of 336 remaining) [2023-11-18 16:14:23,649 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err34ASSERT_VIOLATIONDATA_RACE (202 of 336 remaining) [2023-11-18 16:14:23,649 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err35ASSERT_VIOLATIONDATA_RACE (201 of 336 remaining) [2023-11-18 16:14:23,649 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err36ASSERT_VIOLATIONDATA_RACE (200 of 336 remaining) [2023-11-18 16:14:23,649 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err37ASSERT_VIOLATIONDATA_RACE (199 of 336 remaining) [2023-11-18 16:14:23,650 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err38ASSERT_VIOLATIONDATA_RACE (198 of 336 remaining) [2023-11-18 16:14:23,650 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err39ASSERT_VIOLATIONDATA_RACE (197 of 336 remaining) [2023-11-18 16:14:23,650 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err40ASSERT_VIOLATIONDATA_RACE (196 of 336 remaining) [2023-11-18 16:14:23,650 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err41ASSERT_VIOLATIONDATA_RACE (195 of 336 remaining) [2023-11-18 16:14:23,650 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err42ASSERT_VIOLATIONDATA_RACE (194 of 336 remaining) [2023-11-18 16:14:23,651 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err43ASSERT_VIOLATIONDATA_RACE (193 of 336 remaining) [2023-11-18 16:14:23,651 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err44ASSERT_VIOLATIONDATA_RACE (192 of 336 remaining) [2023-11-18 16:14:23,651 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err45ASSERT_VIOLATIONDATA_RACE (191 of 336 remaining) [2023-11-18 16:14:23,651 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err46ASSERT_VIOLATIONDATA_RACE (190 of 336 remaining) [2023-11-18 16:14:23,652 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err47ASSERT_VIOLATIONDATA_RACE (189 of 336 remaining) [2023-11-18 16:14:23,652 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err48ASSERT_VIOLATIONDATA_RACE (188 of 336 remaining) [2023-11-18 16:14:23,652 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err49ASSERT_VIOLATIONDATA_RACE (187 of 336 remaining) [2023-11-18 16:14:23,652 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (186 of 336 remaining) [2023-11-18 16:14:23,652 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (185 of 336 remaining) [2023-11-18 16:14:23,653 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (184 of 336 remaining) [2023-11-18 16:14:23,653 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (183 of 336 remaining) [2023-11-18 16:14:23,653 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (182 of 336 remaining) [2023-11-18 16:14:23,653 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (181 of 336 remaining) [2023-11-18 16:14:23,653 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (180 of 336 remaining) [2023-11-18 16:14:23,654 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (179 of 336 remaining) [2023-11-18 16:14:23,654 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (178 of 336 remaining) [2023-11-18 16:14:23,654 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (177 of 336 remaining) [2023-11-18 16:14:23,654 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (176 of 336 remaining) [2023-11-18 16:14:23,655 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (175 of 336 remaining) [2023-11-18 16:14:23,655 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (174 of 336 remaining) [2023-11-18 16:14:23,655 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (173 of 336 remaining) [2023-11-18 16:14:23,655 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (172 of 336 remaining) [2023-11-18 16:14:23,655 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (171 of 336 remaining) [2023-11-18 16:14:23,656 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (170 of 336 remaining) [2023-11-18 16:14:23,656 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (169 of 336 remaining) [2023-11-18 16:14:23,656 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (168 of 336 remaining) [2023-11-18 16:14:23,656 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (167 of 336 remaining) [2023-11-18 16:14:23,656 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (166 of 336 remaining) [2023-11-18 16:14:23,662 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr21ASSERT_VIOLATIONDATA_RACE (165 of 336 remaining) [2023-11-18 16:14:23,663 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr22ASSERT_VIOLATIONDATA_RACE (164 of 336 remaining) [2023-11-18 16:14:23,664 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr23ASSERT_VIOLATIONDATA_RACE (163 of 336 remaining) [2023-11-18 16:14:23,664 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr24ASSERT_VIOLATIONDATA_RACE (162 of 336 remaining) [2023-11-18 16:14:23,665 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr25ASSERT_VIOLATIONDATA_RACE (161 of 336 remaining) [2023-11-18 16:14:23,665 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr26ASSERT_VIOLATIONDATA_RACE (160 of 336 remaining) [2023-11-18 16:14:23,666 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr27ASSERT_VIOLATIONDATA_RACE (159 of 336 remaining) [2023-11-18 16:14:23,666 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr28ASSERT_VIOLATIONDATA_RACE (158 of 336 remaining) [2023-11-18 16:14:23,666 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr29ASSERT_VIOLATIONDATA_RACE (157 of 336 remaining) [2023-11-18 16:14:23,670 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr30ASSERT_VIOLATIONDATA_RACE (156 of 336 remaining) [2023-11-18 16:14:23,671 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr31ASSERT_VIOLATIONDATA_RACE (155 of 336 remaining) [2023-11-18 16:14:23,671 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr32ASSERT_VIOLATIONDATA_RACE (154 of 336 remaining) [2023-11-18 16:14:23,671 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr33ASSERT_VIOLATIONDATA_RACE (153 of 336 remaining) [2023-11-18 16:14:23,672 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr34ASSERT_VIOLATIONDATA_RACE (152 of 336 remaining) [2023-11-18 16:14:23,672 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr35ASSERT_VIOLATIONDATA_RACE (151 of 336 remaining) [2023-11-18 16:14:23,672 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (150 of 336 remaining) [2023-11-18 16:14:23,673 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (149 of 336 remaining) [2023-11-18 16:14:23,673 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err0ASSERT_VIOLATIONDATA_RACE (148 of 336 remaining) [2023-11-18 16:14:23,673 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err1ASSERT_VIOLATIONDATA_RACE (147 of 336 remaining) [2023-11-18 16:14:23,673 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err2ASSERT_VIOLATIONDATA_RACE (146 of 336 remaining) [2023-11-18 16:14:23,673 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err3ASSERT_VIOLATIONDATA_RACE (145 of 336 remaining) [2023-11-18 16:14:23,673 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err4ASSERT_VIOLATIONDATA_RACE (144 of 336 remaining) [2023-11-18 16:14:23,673 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err5ASSERT_VIOLATIONDATA_RACE (143 of 336 remaining) [2023-11-18 16:14:23,674 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err6ASSERT_VIOLATIONDATA_RACE (142 of 336 remaining) [2023-11-18 16:14:23,674 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err7ASSERT_VIOLATIONDATA_RACE (141 of 336 remaining) [2023-11-18 16:14:23,674 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err8ASSERT_VIOLATIONDATA_RACE (140 of 336 remaining) [2023-11-18 16:14:23,674 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err9ASSERT_VIOLATIONDATA_RACE (139 of 336 remaining) [2023-11-18 16:14:23,674 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err10ASSERT_VIOLATIONDATA_RACE (138 of 336 remaining) [2023-11-18 16:14:23,674 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err11ASSERT_VIOLATIONDATA_RACE (137 of 336 remaining) [2023-11-18 16:14:23,675 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err13ASSERT_VIOLATIONDATA_RACE (136 of 336 remaining) [2023-11-18 16:14:23,675 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err14ASSERT_VIOLATIONDATA_RACE (135 of 336 remaining) [2023-11-18 16:14:23,675 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err16ASSERT_VIOLATIONDATA_RACE (134 of 336 remaining) [2023-11-18 16:14:23,675 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err15ASSERT_VIOLATIONDATA_RACE (133 of 336 remaining) [2023-11-18 16:14:23,675 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err12ASSERT_VIOLATIONDATA_RACE (132 of 336 remaining) [2023-11-18 16:14:23,675 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err17ASSERT_VIOLATIONDATA_RACE (131 of 336 remaining) [2023-11-18 16:14:23,676 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err18ASSERT_VIOLATIONDATA_RACE (130 of 336 remaining) [2023-11-18 16:14:23,676 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err20ASSERT_VIOLATIONDATA_RACE (129 of 336 remaining) [2023-11-18 16:14:23,676 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err21ASSERT_VIOLATIONDATA_RACE (128 of 336 remaining) [2023-11-18 16:14:23,676 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err22ASSERT_VIOLATIONDATA_RACE (127 of 336 remaining) [2023-11-18 16:14:23,676 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err23ASSERT_VIOLATIONDATA_RACE (126 of 336 remaining) [2023-11-18 16:14:23,676 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err24ASSERT_VIOLATIONDATA_RACE (125 of 336 remaining) [2023-11-18 16:14:23,676 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err26ASSERT_VIOLATIONDATA_RACE (124 of 336 remaining) [2023-11-18 16:14:23,677 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err27ASSERT_VIOLATIONDATA_RACE (123 of 336 remaining) [2023-11-18 16:14:23,677 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err29ASSERT_VIOLATIONDATA_RACE (122 of 336 remaining) [2023-11-18 16:14:23,677 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err28ASSERT_VIOLATIONDATA_RACE (121 of 336 remaining) [2023-11-18 16:14:23,677 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err25ASSERT_VIOLATIONDATA_RACE (120 of 336 remaining) [2023-11-18 16:14:23,677 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err19ASSERT_VIOLATIONDATA_RACE (119 of 336 remaining) [2023-11-18 16:14:23,677 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err30ASSERT_VIOLATIONDATA_RACE (118 of 336 remaining) [2023-11-18 16:14:23,678 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err31ASSERT_VIOLATIONDATA_RACE (117 of 336 remaining) [2023-11-18 16:14:23,678 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err33ASSERT_VIOLATIONDATA_RACE (116 of 336 remaining) [2023-11-18 16:14:23,678 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err34ASSERT_VIOLATIONDATA_RACE (115 of 336 remaining) [2023-11-18 16:14:23,678 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err35ASSERT_VIOLATIONDATA_RACE (114 of 336 remaining) [2023-11-18 16:14:23,678 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err36ASSERT_VIOLATIONDATA_RACE (113 of 336 remaining) [2023-11-18 16:14:23,678 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err37ASSERT_VIOLATIONDATA_RACE (112 of 336 remaining) [2023-11-18 16:14:23,679 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err39ASSERT_VIOLATIONDATA_RACE (111 of 336 remaining) [2023-11-18 16:14:23,679 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err40ASSERT_VIOLATIONDATA_RACE (110 of 336 remaining) [2023-11-18 16:14:23,679 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err42ASSERT_VIOLATIONDATA_RACE (109 of 336 remaining) [2023-11-18 16:14:23,679 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err41ASSERT_VIOLATIONDATA_RACE (108 of 336 remaining) [2023-11-18 16:14:23,679 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err38ASSERT_VIOLATIONDATA_RACE (107 of 336 remaining) [2023-11-18 16:14:23,679 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err32ASSERT_VIOLATIONDATA_RACE (106 of 336 remaining) [2023-11-18 16:14:23,679 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err43ASSERT_VIOLATIONDATA_RACE (105 of 336 remaining) [2023-11-18 16:14:23,680 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err44ASSERT_VIOLATIONDATA_RACE (104 of 336 remaining) [2023-11-18 16:14:23,680 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err46ASSERT_VIOLATIONDATA_RACE (103 of 336 remaining) [2023-11-18 16:14:23,680 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err47ASSERT_VIOLATIONDATA_RACE (102 of 336 remaining) [2023-11-18 16:14:23,680 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err48ASSERT_VIOLATIONDATA_RACE (101 of 336 remaining) [2023-11-18 16:14:23,680 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err49ASSERT_VIOLATIONDATA_RACE (100 of 336 remaining) [2023-11-18 16:14:23,681 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err50ASSERT_VIOLATIONDATA_RACE (99 of 336 remaining) [2023-11-18 16:14:23,681 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err52ASSERT_VIOLATIONDATA_RACE (98 of 336 remaining) [2023-11-18 16:14:23,681 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err53ASSERT_VIOLATIONDATA_RACE (97 of 336 remaining) [2023-11-18 16:14:23,681 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err54ASSERT_VIOLATIONDATA_RACE (96 of 336 remaining) [2023-11-18 16:14:23,681 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err51ASSERT_VIOLATIONDATA_RACE (95 of 336 remaining) [2023-11-18 16:14:23,682 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err45ASSERT_VIOLATIONDATA_RACE (94 of 336 remaining) [2023-11-18 16:14:23,682 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err55ASSERT_VIOLATIONDATA_RACE (93 of 336 remaining) [2023-11-18 16:14:23,682 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err56ASSERT_VIOLATIONDATA_RACE (92 of 336 remaining) [2023-11-18 16:14:23,682 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err58ASSERT_VIOLATIONDATA_RACE (91 of 336 remaining) [2023-11-18 16:14:23,682 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err59ASSERT_VIOLATIONDATA_RACE (90 of 336 remaining) [2023-11-18 16:14:23,682 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err60ASSERT_VIOLATIONDATA_RACE (89 of 336 remaining) [2023-11-18 16:14:23,682 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err61ASSERT_VIOLATIONDATA_RACE (88 of 336 remaining) [2023-11-18 16:14:23,683 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err62ASSERT_VIOLATIONDATA_RACE (87 of 336 remaining) [2023-11-18 16:14:23,683 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err64ASSERT_VIOLATIONDATA_RACE (86 of 336 remaining) [2023-11-18 16:14:23,683 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err65ASSERT_VIOLATIONDATA_RACE (85 of 336 remaining) [2023-11-18 16:14:23,683 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err63ASSERT_VIOLATIONDATA_RACE (84 of 336 remaining) [2023-11-18 16:14:23,683 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err57ASSERT_VIOLATIONDATA_RACE (83 of 336 remaining) [2023-11-18 16:14:23,683 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err66ASSERT_VIOLATIONDATA_RACE (82 of 336 remaining) [2023-11-18 16:14:23,684 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err67ASSERT_VIOLATIONDATA_RACE (81 of 336 remaining) [2023-11-18 16:14:23,684 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err69ASSERT_VIOLATIONDATA_RACE (80 of 336 remaining) [2023-11-18 16:14:23,685 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err70ASSERT_VIOLATIONDATA_RACE (79 of 336 remaining) [2023-11-18 16:14:23,685 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err71ASSERT_VIOLATIONDATA_RACE (78 of 336 remaining) [2023-11-18 16:14:23,685 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err72ASSERT_VIOLATIONDATA_RACE (77 of 336 remaining) [2023-11-18 16:14:23,685 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err73ASSERT_VIOLATIONDATA_RACE (76 of 336 remaining) [2023-11-18 16:14:23,686 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err75ASSERT_VIOLATIONDATA_RACE (75 of 336 remaining) [2023-11-18 16:14:23,686 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err76ASSERT_VIOLATIONDATA_RACE (74 of 336 remaining) [2023-11-18 16:14:23,686 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err77ASSERT_VIOLATIONDATA_RACE (73 of 336 remaining) [2023-11-18 16:14:23,686 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err74ASSERT_VIOLATIONDATA_RACE (72 of 336 remaining) [2023-11-18 16:14:23,686 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err68ASSERT_VIOLATIONDATA_RACE (71 of 336 remaining) [2023-11-18 16:14:23,686 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err78ASSERT_VIOLATIONDATA_RACE (70 of 336 remaining) [2023-11-18 16:14:23,686 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err79ASSERT_VIOLATIONDATA_RACE (69 of 336 remaining) [2023-11-18 16:14:23,687 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err81ASSERT_VIOLATIONDATA_RACE (68 of 336 remaining) [2023-11-18 16:14:23,687 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err82ASSERT_VIOLATIONDATA_RACE (67 of 336 remaining) [2023-11-18 16:14:23,687 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err83ASSERT_VIOLATIONDATA_RACE (66 of 336 remaining) [2023-11-18 16:14:23,687 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err84ASSERT_VIOLATIONDATA_RACE (65 of 336 remaining) [2023-11-18 16:14:23,687 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err85ASSERT_VIOLATIONDATA_RACE (64 of 336 remaining) [2023-11-18 16:14:23,687 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err87ASSERT_VIOLATIONDATA_RACE (63 of 336 remaining) [2023-11-18 16:14:23,688 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err88ASSERT_VIOLATIONDATA_RACE (62 of 336 remaining) [2023-11-18 16:14:23,688 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err86ASSERT_VIOLATIONDATA_RACE (61 of 336 remaining) [2023-11-18 16:14:23,688 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err80ASSERT_VIOLATIONDATA_RACE (60 of 336 remaining) [2023-11-18 16:14:23,688 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err89ASSERT_VIOLATIONDATA_RACE (59 of 336 remaining) [2023-11-18 16:14:23,688 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err90ASSERT_VIOLATIONDATA_RACE (58 of 336 remaining) [2023-11-18 16:14:23,688 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err91ASSERT_VIOLATIONDATA_RACE (57 of 336 remaining) [2023-11-18 16:14:23,688 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err92ASSERT_VIOLATIONDATA_RACE (56 of 336 remaining) [2023-11-18 16:14:23,689 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err94ASSERT_VIOLATIONDATA_RACE (55 of 336 remaining) [2023-11-18 16:14:23,689 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err93ASSERT_VIOLATIONDATA_RACE (54 of 336 remaining) [2023-11-18 16:14:23,689 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err95ASSERT_VIOLATIONDATA_RACE (53 of 336 remaining) [2023-11-18 16:14:23,689 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err96ASSERT_VIOLATIONDATA_RACE (52 of 336 remaining) [2023-11-18 16:14:23,689 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err97ASSERT_VIOLATIONDATA_RACE (51 of 336 remaining) [2023-11-18 16:14:23,689 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err98ASSERT_VIOLATIONDATA_RACE (50 of 336 remaining) [2023-11-18 16:14:23,690 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err0ASSERT_VIOLATIONDATA_RACE (49 of 336 remaining) [2023-11-18 16:14:23,690 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err1ASSERT_VIOLATIONDATA_RACE (48 of 336 remaining) [2023-11-18 16:14:23,690 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err2ASSERT_VIOLATIONDATA_RACE (47 of 336 remaining) [2023-11-18 16:14:23,690 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err3ASSERT_VIOLATIONDATA_RACE (46 of 336 remaining) [2023-11-18 16:14:23,690 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err4ASSERT_VIOLATIONDATA_RACE (45 of 336 remaining) [2023-11-18 16:14:23,690 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err5ASSERT_VIOLATIONDATA_RACE (44 of 336 remaining) [2023-11-18 16:14:23,690 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err6ASSERT_VIOLATIONDATA_RACE (43 of 336 remaining) [2023-11-18 16:14:23,691 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err7ASSERT_VIOLATIONDATA_RACE (42 of 336 remaining) [2023-11-18 16:14:23,691 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err8ASSERT_VIOLATIONDATA_RACE (41 of 336 remaining) [2023-11-18 16:14:23,691 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err9ASSERT_VIOLATIONDATA_RACE (40 of 336 remaining) [2023-11-18 16:14:23,691 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err10ASSERT_VIOLATIONDATA_RACE (39 of 336 remaining) [2023-11-18 16:14:23,693 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err11ASSERT_VIOLATIONDATA_RACE (38 of 336 remaining) [2023-11-18 16:14:23,693 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err12ASSERT_VIOLATIONDATA_RACE (37 of 336 remaining) [2023-11-18 16:14:23,693 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err13ASSERT_VIOLATIONDATA_RACE (36 of 336 remaining) [2023-11-18 16:14:23,694 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err14ASSERT_VIOLATIONDATA_RACE (35 of 336 remaining) [2023-11-18 16:14:23,694 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err15ASSERT_VIOLATIONDATA_RACE (34 of 336 remaining) [2023-11-18 16:14:23,694 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err16ASSERT_VIOLATIONDATA_RACE (33 of 336 remaining) [2023-11-18 16:14:23,694 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err17ASSERT_VIOLATIONDATA_RACE (32 of 336 remaining) [2023-11-18 16:14:23,694 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err18ASSERT_VIOLATIONDATA_RACE (31 of 336 remaining) [2023-11-18 16:14:23,696 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err19ASSERT_VIOLATIONDATA_RACE (30 of 336 remaining) [2023-11-18 16:14:23,697 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err20ASSERT_VIOLATIONDATA_RACE (29 of 336 remaining) [2023-11-18 16:14:23,697 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err21ASSERT_VIOLATIONDATA_RACE (28 of 336 remaining) [2023-11-18 16:14:23,697 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err23ASSERT_VIOLATIONDATA_RACE (27 of 336 remaining) [2023-11-18 16:14:23,697 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err24ASSERT_VIOLATIONDATA_RACE (26 of 336 remaining) [2023-11-18 16:14:23,697 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err26ASSERT_VIOLATIONDATA_RACE (25 of 336 remaining) [2023-11-18 16:14:23,698 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err25ASSERT_VIOLATIONDATA_RACE (24 of 336 remaining) [2023-11-18 16:14:23,698 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err22ASSERT_VIOLATIONDATA_RACE (23 of 336 remaining) [2023-11-18 16:14:23,698 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err27ASSERT_VIOLATIONDATA_RACE (22 of 336 remaining) [2023-11-18 16:14:23,698 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err28ASSERT_VIOLATIONDATA_RACE (21 of 336 remaining) [2023-11-18 16:14:23,698 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err29ASSERT_VIOLATIONDATA_RACE (20 of 336 remaining) [2023-11-18 16:14:23,698 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err30ASSERT_VIOLATIONDATA_RACE (19 of 336 remaining) [2023-11-18 16:14:23,699 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err31ASSERT_VIOLATIONDATA_RACE (18 of 336 remaining) [2023-11-18 16:14:23,699 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err32ASSERT_VIOLATIONDATA_RACE (17 of 336 remaining) [2023-11-18 16:14:23,699 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err33ASSERT_VIOLATIONDATA_RACE (16 of 336 remaining) [2023-11-18 16:14:23,699 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err34ASSERT_VIOLATIONDATA_RACE (15 of 336 remaining) [2023-11-18 16:14:23,699 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err35ASSERT_VIOLATIONDATA_RACE (14 of 336 remaining) [2023-11-18 16:14:23,699 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err36ASSERT_VIOLATIONDATA_RACE (13 of 336 remaining) [2023-11-18 16:14:23,699 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err37ASSERT_VIOLATIONDATA_RACE (12 of 336 remaining) [2023-11-18 16:14:23,700 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err38ASSERT_VIOLATIONDATA_RACE (11 of 336 remaining) [2023-11-18 16:14:23,700 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err39ASSERT_VIOLATIONDATA_RACE (10 of 336 remaining) [2023-11-18 16:14:23,700 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err40ASSERT_VIOLATIONDATA_RACE (9 of 336 remaining) [2023-11-18 16:14:23,700 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err41ASSERT_VIOLATIONDATA_RACE (8 of 336 remaining) [2023-11-18 16:14:23,700 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err42ASSERT_VIOLATIONDATA_RACE (7 of 336 remaining) [2023-11-18 16:14:23,700 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err43ASSERT_VIOLATIONDATA_RACE (6 of 336 remaining) [2023-11-18 16:14:23,701 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err44ASSERT_VIOLATIONDATA_RACE (5 of 336 remaining) [2023-11-18 16:14:23,701 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err45ASSERT_VIOLATIONDATA_RACE (4 of 336 remaining) [2023-11-18 16:14:23,701 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err46ASSERT_VIOLATIONDATA_RACE (3 of 336 remaining) [2023-11-18 16:14:23,701 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err47ASSERT_VIOLATIONDATA_RACE (2 of 336 remaining) [2023-11-18 16:14:23,701 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err48ASSERT_VIOLATIONDATA_RACE (1 of 336 remaining) [2023-11-18 16:14:23,701 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err49ASSERT_VIOLATIONDATA_RACE (0 of 336 remaining) [2023-11-18 16:14:23,702 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-18 16:14:23,702 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2023-11-18 16:14:23,723 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-18 16:14:23,723 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-18 16:14:23,728 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 18.11 04:14:23 BasicIcfg [2023-11-18 16:14:23,728 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-18 16:14:23,729 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-18 16:14:23,729 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-18 16:14:23,729 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-18 16:14:23,730 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.11 04:13:54" (3/4) ... [2023-11-18 16:14:23,731 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-18 16:14:23,735 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P0 [2023-11-18 16:14:23,735 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P1 [2023-11-18 16:14:23,770 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1402 nodes and edges [2023-11-18 16:14:23,774 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 422 nodes and edges [2023-11-18 16:14:23,777 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 86 nodes and edges [2023-11-18 16:14:23,780 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 29 nodes and edges [2023-11-18 16:14:23,783 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 14 nodes and edges [2023-11-18 16:14:24,010 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2023-11-18 16:14:24,010 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2023-11-18 16:14:24,011 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-18 16:14:24,011 INFO L158 Benchmark]: Toolchain (without parser) took 36018.08ms. Allocated memory was 140.5MB in the beginning and 1.7GB in the end (delta: 1.5GB). Free memory was 83.4MB in the beginning and 1.2GB in the end (delta: -1.1GB). Peak memory consumption was 420.5MB. Max. memory is 16.1GB. [2023-11-18 16:14:24,011 INFO L158 Benchmark]: CDTParser took 0.19ms. Allocated memory is still 140.5MB. Free memory is still 106.2MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-18 16:14:24,012 INFO L158 Benchmark]: CACSL2BoogieTranslator took 549.44ms. Allocated memory is still 140.5MB. Free memory was 83.4MB in the beginning and 58.2MB in the end (delta: 25.2MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2023-11-18 16:14:24,012 INFO L158 Benchmark]: Boogie Procedure Inliner took 82.42ms. Allocated memory is still 140.5MB. Free memory was 58.2MB in the beginning and 55.1MB in the end (delta: 3.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-18 16:14:24,012 INFO L158 Benchmark]: Boogie Preprocessor took 68.14ms. Allocated memory is still 140.5MB. Free memory was 55.1MB in the beginning and 51.4MB in the end (delta: 3.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-18 16:14:24,013 INFO L158 Benchmark]: RCFGBuilder took 5569.82ms. Allocated memory was 140.5MB in the beginning and 507.5MB in the end (delta: 367.0MB). Free memory was 51.4MB in the beginning and 192.1MB in the end (delta: -140.7MB). Peak memory consumption was 304.9MB. Max. memory is 16.1GB. [2023-11-18 16:14:24,013 INFO L158 Benchmark]: TraceAbstraction took 29453.44ms. Allocated memory was 507.5MB in the beginning and 1.7GB in the end (delta: 1.2GB). Free memory was 191.1MB in the beginning and 1.2GB in the end (delta: -1.0GB). Peak memory consumption was 124.0MB. Max. memory is 16.1GB. [2023-11-18 16:14:24,013 INFO L158 Benchmark]: Witness Printer took 281.64ms. Allocated memory is still 1.7GB. Free memory was 1.2GB in the beginning and 1.2GB in the end (delta: 37.7MB). Peak memory consumption was 35.7MB. Max. memory is 16.1GB. [2023-11-18 16:14:24,015 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.19ms. Allocated memory is still 140.5MB. Free memory is still 106.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 549.44ms. Allocated memory is still 140.5MB. Free memory was 83.4MB in the beginning and 58.2MB in the end (delta: 25.2MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 82.42ms. Allocated memory is still 140.5MB. Free memory was 58.2MB in the beginning and 55.1MB in the end (delta: 3.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 68.14ms. Allocated memory is still 140.5MB. Free memory was 55.1MB in the beginning and 51.4MB in the end (delta: 3.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 5569.82ms. Allocated memory was 140.5MB in the beginning and 507.5MB in the end (delta: 367.0MB). Free memory was 51.4MB in the beginning and 192.1MB in the end (delta: -140.7MB). Peak memory consumption was 304.9MB. Max. memory is 16.1GB. * TraceAbstraction took 29453.44ms. Allocated memory was 507.5MB in the beginning and 1.7GB in the end (delta: 1.2GB). Free memory was 191.1MB in the beginning and 1.2GB in the end (delta: -1.0GB). Peak memory consumption was 124.0MB. Max. memory is 16.1GB. * Witness Printer took 281.64ms. Allocated memory is still 1.7GB. Free memory was 1.2GB in the beginning and 1.2GB in the end (delta: 37.7MB). Peak memory consumption was 35.7MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 28.1s, 290 PlacesBefore, 207 PlacesAfterwards, 286 TransitionsBefore, 201 TransitionsAfterwards, 39024 CoEnabledTransitionPairs, 7 FixpointIterations, 36 TrivialSequentialCompositions, 149 ConcurrentSequentialCompositions, 0 TrivialYvCompositions, 12 ConcurrentYvCompositions, 2 ChoiceCompositions, 199 TotalNumberOfCompositions, 283335 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 141368, independent: 139312, independent conditional: 0, independent unconditional: 139312, dependent: 2056, dependent conditional: 0, dependent unconditional: 2056, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: SyntacticIndependenceRelation.Independence Queries: [ total: 16445, independent: 16189, independent conditional: 0, independent unconditional: 16189, dependent: 256, dependent conditional: 0, dependent unconditional: 256, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Cache Queries: [ total: 141368, independent: 123123, independent conditional: 0, independent unconditional: 123123, dependent: 1800, dependent conditional: 0, dependent unconditional: 1800, unknown: 16445, unknown conditional: 0, unknown unconditional: 16445] , Statistics on independence cache: Total cache size (in pairs): 5225, Positive cache size: 5055, Positive conditional cache size: 0, Positive unconditional cache size: 5055, Negative cache size: 170, Negative conditional cache size: 0, Negative unconditional cache size: 170, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 - PositiveResult [Line: 743]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 748]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 749]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 750]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 750]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 751]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 751]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 752]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 752]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 752]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 752]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 752]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 752]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 752]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 752]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 752]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 752]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 752]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 753]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 753]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 753]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 753]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 753]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 753]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 753]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 753]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 753]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 753]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 753]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 753]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 753]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 754]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 754]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 754]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 754]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 754]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 754]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 754]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 754]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 754]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 754]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 754]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 754]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 754]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 755]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 755]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 755]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 755]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 755]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 755]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 755]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 755]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 755]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 755]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 755]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 755]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 756]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 756]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 756]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 756]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 756]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 756]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 756]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 756]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 756]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 756]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 756]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 757]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 757]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 757]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 757]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 757]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 757]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 757]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 757]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 757]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 757]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 757]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 757]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 758]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 758]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 758]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 758]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 758]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 758]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 758]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 758]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 758]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 758]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 758]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 759]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 759]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 760]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 760]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 760]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 760]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 761]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 766]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 766]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 774]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 775]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 775]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 776]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 777]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 777]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 778]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 778]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 779]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 779]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 780]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 780]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 781]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 784]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 787]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 787]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 790]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 790]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 793]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 793]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 793]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 793]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 793]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 793]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 793]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 793]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 794]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 794]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 794]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 794]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 795]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 795]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 795]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 795]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 795]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 795]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 796]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 796]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 796]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 796]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 797]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 797]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 797]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 797]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 797]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 797]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 800]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 800]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 820]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 820]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 822]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 824]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 824]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 824]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 824]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 824]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 824]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 824]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 824]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 826]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 826]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 826]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 826]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 826]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 826]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 827]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 827]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 827]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 827]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 828]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 828]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 828]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 828]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 828]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 828]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 831]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 831]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 831]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 831]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 833]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 456 locations, 336 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: 29.2s, OverallIterations: 1, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 28.4s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 0 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 1 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 15 IncrementalHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1 mSolverCounterUnsat, 0 mSDtfsCounter, 15 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=408occurred in iteration=0, InterpolantAutomatonStates: 2, 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 - AllSpecificationsHoldResult: All specifications hold 185 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-11-18 16:14:24,067 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE