./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-deagle/circular_buffer_ok.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-deagle/circular_buffer_ok.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/bin/uautomizer-verify-jihMAELWvX --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 8fcb457b1bed8494a9a3b58e82500f367f4337ac38b5a41a5dad0da896f97e40 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 16:54:39,336 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 16:54:39,462 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-08 16:54:39,471 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 16:54:39,475 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 16:54:39,516 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 16:54:39,517 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 16:54:39,517 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 16:54:39,518 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 16:54:39,520 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-08 16:54:39,522 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 16:54:39,522 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 16:54:39,523 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 16:54:39,525 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 16:54:39,525 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 16:54:39,525 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 16:54:39,526 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 16:54:39,530 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 16:54:39,530 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 16:54:39,531 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 16:54:39,531 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 16:54:39,532 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 16:54:39,532 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-08 16:54:39,532 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 16:54:39,533 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 16:54:39,534 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 16:54:39,534 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 16:54:39,534 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 16:54:39,535 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 16:54:39,535 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 16:54:39,535 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-08 16:54:39,536 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 16:54:39,536 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 16:54:39,537 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 16:54:39,537 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 16:54:39,537 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 16:54:39,538 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 16:54:39,539 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-08 16:54:39,539 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-08 16:54:39,539 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-08 16:54:39,539 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-08 16:54:39,540 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:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/bin/uautomizer-verify-jihMAELWvX/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/bin/uautomizer-verify-jihMAELWvX 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 -> 8fcb457b1bed8494a9a3b58e82500f367f4337ac38b5a41a5dad0da896f97e40 [2024-11-08 16:54:39,920 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 16:54:39,952 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 16:54:39,956 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 16:54:39,957 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 16:54:39,958 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 16:54:39,960 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/pthread-deagle/circular_buffer_ok.i Unable to find full path for "g++" [2024-11-08 16:54:42,660 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 16:54:43,047 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 16:54:43,048 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/sv-benchmarks/c/pthread-deagle/circular_buffer_ok.i [2024-11-08 16:54:43,072 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/bin/uautomizer-verify-jihMAELWvX/data/435d18747/8bb9083657b24b70910bf6c7b13192a2/FLAGf67a4abbb [2024-11-08 16:54:43,107 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/bin/uautomizer-verify-jihMAELWvX/data/435d18747/8bb9083657b24b70910bf6c7b13192a2 [2024-11-08 16:54:43,110 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 16:54:43,114 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 16:54:43,116 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 16:54:43,118 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 16:54:43,126 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 16:54:43,127 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:54:43" (1/1) ... [2024-11-08 16:54:43,131 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3214b393 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:43, skipping insertion in model container [2024-11-08 16:54:43,131 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:54:43" (1/1) ... [2024-11-08 16:54:43,204 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 16:54:43,968 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 16:54:44,001 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 16:54:44,112 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 16:54:44,176 INFO L204 MainTranslator]: Completed translation [2024-11-08 16:54:44,177 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:44 WrapperNode [2024-11-08 16:54:44,177 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 16:54:44,179 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 16:54:44,179 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 16:54:44,180 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 16:54:44,190 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:44" (1/1) ... [2024-11-08 16:54:44,213 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:44" (1/1) ... [2024-11-08 16:54:44,264 INFO L138 Inliner]: procedures = 168, calls = 41, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 247 [2024-11-08 16:54:44,265 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 16:54:44,266 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 16:54:44,266 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 16:54:44,266 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 16:54:44,277 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:44" (1/1) ... [2024-11-08 16:54:44,278 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:44" (1/1) ... [2024-11-08 16:54:44,285 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:44" (1/1) ... [2024-11-08 16:54:44,286 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:44" (1/1) ... [2024-11-08 16:54:44,302 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:44" (1/1) ... [2024-11-08 16:54:44,336 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:44" (1/1) ... [2024-11-08 16:54:44,342 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:44" (1/1) ... [2024-11-08 16:54:44,350 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:44" (1/1) ... [2024-11-08 16:54:44,360 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 16:54:44,361 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 16:54:44,362 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 16:54:44,362 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 16:54:44,363 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:44" (1/1) ... [2024-11-08 16:54:44,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 16:54:44,386 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 16:54:44,406 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-08 16:54:44,410 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-08 16:54:44,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-08 16:54:44,457 INFO L130 BoogieDeclarations]: Found specification of procedure t1 [2024-11-08 16:54:44,457 INFO L138 BoogieDeclarations]: Found implementation of procedure t1 [2024-11-08 16:54:44,457 INFO L130 BoogieDeclarations]: Found specification of procedure t2 [2024-11-08 16:54:44,457 INFO L138 BoogieDeclarations]: Found implementation of procedure t2 [2024-11-08 16:54:44,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-08 16:54:44,458 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-08 16:54:44,459 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 16:54:44,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-11-08 16:54:44,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 16:54:44,459 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-08 16:54:44,460 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 16:54:44,460 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 16:54:44,464 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-08 16:54:44,727 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 16:54:44,731 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 16:54:45,397 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-08 16:54:45,397 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 16:54:45,471 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 16:54:45,471 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-08 16:54:45,471 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:54:45 BoogieIcfgContainer [2024-11-08 16:54:45,472 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 16:54:45,475 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-08 16:54:45,475 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-08 16:54:45,483 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-08 16:54:45,484 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 04:54:43" (1/3) ... [2024-11-08 16:54:45,485 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6e6a1dd2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:54:45, skipping insertion in model container [2024-11-08 16:54:45,485 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:44" (2/3) ... [2024-11-08 16:54:45,486 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6e6a1dd2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:54:45, skipping insertion in model container [2024-11-08 16:54:45,486 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:54:45" (3/3) ... [2024-11-08 16:54:45,487 INFO L112 eAbstractionObserver]: Analyzing ICFG circular_buffer_ok.i [2024-11-08 16:54:45,512 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-08 16:54:45,513 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 31 error locations. [2024-11-08 16:54:45,513 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-08 16:54:45,732 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-08 16:54:45,808 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 289 places, 298 transitions, 610 flow [2024-11-08 16:54:46,060 INFO L124 PetriNetUnfolderBase]: 16/296 cut-off events. [2024-11-08 16:54:46,061 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-08 16:54:46,079 INFO L83 FinitePrefix]: Finished finitePrefix Result has 305 conditions, 296 events. 16/296 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 737 event pairs, 0 based on Foata normal form. 0/249 useless extension candidates. Maximal degree in co-relation 210. Up to 2 conditions per place. [2024-11-08 16:54:46,081 INFO L82 GeneralOperation]: Start removeDead. Operand has 289 places, 298 transitions, 610 flow [2024-11-08 16:54:46,098 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 282 places, 291 transitions, 591 flow [2024-11-08 16:54:46,120 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-08 16:54:46,131 INFO L333 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, 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;@1888e5eb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 16:54:46,133 INFO L334 AbstractCegarLoop]: Starting to check reachability of 58 error locations. [2024-11-08 16:54:46,158 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-08 16:54:46,159 INFO L124 PetriNetUnfolderBase]: 0/46 cut-off events. [2024-11-08 16:54:46,160 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-08 16:54:46,160 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:54:46,161 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:54:46,162 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:54:46,170 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:54:46,171 INFO L85 PathProgramCache]: Analyzing trace with hash -1744976296, now seen corresponding path program 1 times [2024-11-08 16:54:46,185 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:54:46,187 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1717004468] [2024-11-08 16:54:46,188 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:54:46,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:54:46,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:54:46,660 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:54:46,661 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:54:46,662 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1717004468] [2024-11-08 16:54:46,663 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1717004468] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:54:46,663 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:54:46,664 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:54:46,666 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1013526623] [2024-11-08 16:54:46,667 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:54:46,680 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:54:46,689 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:54:46,732 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:54:46,733 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:54:46,806 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 269 out of 298 [2024-11-08 16:54:46,812 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 282 places, 291 transitions, 591 flow. Second operand has 3 states, 3 states have (on average 270.3333333333333) internal successors, (811), 3 states have internal predecessors, (811), 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) [2024-11-08 16:54:46,812 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:54:46,812 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 269 of 298 [2024-11-08 16:54:46,814 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:54:47,081 INFO L124 PetriNetUnfolderBase]: 61/716 cut-off events. [2024-11-08 16:54:47,082 INFO L125 PetriNetUnfolderBase]: For 32/32 co-relation queries the response was YES. [2024-11-08 16:54:47,090 INFO L83 FinitePrefix]: Finished finitePrefix Result has 824 conditions, 716 events. 61/716 cut-off events. For 32/32 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 3823 event pairs, 27 based on Foata normal form. 26/612 useless extension candidates. Maximal degree in co-relation 700. Up to 79 conditions per place. [2024-11-08 16:54:47,096 INFO L140 encePairwiseOnDemand]: 289/298 looper letters, 16 selfloop transitions, 2 changer transitions 0/278 dead transitions. [2024-11-08 16:54:47,097 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 277 places, 278 transitions, 601 flow [2024-11-08 16:54:47,099 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:54:47,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:54:47,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 832 transitions. [2024-11-08 16:54:47,128 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.930648769574944 [2024-11-08 16:54:47,132 INFO L175 Difference]: Start difference. First operand has 282 places, 291 transitions, 591 flow. Second operand 3 states and 832 transitions. [2024-11-08 16:54:47,134 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 277 places, 278 transitions, 601 flow [2024-11-08 16:54:47,143 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 274 places, 278 transitions, 596 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-08 16:54:47,152 INFO L231 Difference]: Finished difference. Result has 274 places, 278 transitions, 564 flow [2024-11-08 16:54:47,155 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=560, PETRI_DIFFERENCE_MINUEND_PLACES=272, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=278, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=276, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=564, PETRI_PLACES=274, PETRI_TRANSITIONS=278} [2024-11-08 16:54:47,162 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, -8 predicate places. [2024-11-08 16:54:47,162 INFO L471 AbstractCegarLoop]: Abstraction has has 274 places, 278 transitions, 564 flow [2024-11-08 16:54:47,163 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 270.3333333333333) internal successors, (811), 3 states have internal predecessors, (811), 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) [2024-11-08 16:54:47,164 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:54:47,164 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:54:47,164 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-08 16:54:47,165 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:54:47,167 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:54:47,167 INFO L85 PathProgramCache]: Analyzing trace with hash 1914426002, now seen corresponding path program 1 times [2024-11-08 16:54:47,167 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:54:47,168 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [385552699] [2024-11-08 16:54:47,168 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:54:47,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:54:47,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:54:47,384 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:54:47,385 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:54:47,385 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [385552699] [2024-11-08 16:54:47,385 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [385552699] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:54:47,385 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:54:47,386 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:54:47,386 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1772555292] [2024-11-08 16:54:47,386 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:54:47,388 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:54:47,389 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:54:47,390 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:54:47,390 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:54:47,496 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 267 out of 298 [2024-11-08 16:54:47,498 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 274 places, 278 transitions, 564 flow. Second operand has 3 states, 3 states have (on average 268.3333333333333) internal successors, (805), 3 states have internal predecessors, (805), 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) [2024-11-08 16:54:47,499 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:54:47,500 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 267 of 298 [2024-11-08 16:54:47,500 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:54:47,709 INFO L124 PetriNetUnfolderBase]: 65/719 cut-off events. [2024-11-08 16:54:47,710 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-08 16:54:47,714 INFO L83 FinitePrefix]: Finished finitePrefix Result has 831 conditions, 719 events. 65/719 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 3929 event pairs, 31 based on Foata normal form. 0/592 useless extension candidates. Maximal degree in co-relation 777. Up to 89 conditions per place. [2024-11-08 16:54:47,719 INFO L140 encePairwiseOnDemand]: 295/298 looper letters, 18 selfloop transitions, 2 changer transitions 0/277 dead transitions. [2024-11-08 16:54:47,719 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 275 places, 277 transitions, 602 flow [2024-11-08 16:54:47,720 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:54:47,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:54:47,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 822 transitions. [2024-11-08 16:54:47,724 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9194630872483222 [2024-11-08 16:54:47,725 INFO L175 Difference]: Start difference. First operand has 274 places, 278 transitions, 564 flow. Second operand 3 states and 822 transitions. [2024-11-08 16:54:47,725 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 275 places, 277 transitions, 602 flow [2024-11-08 16:54:47,728 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 273 places, 277 transitions, 598 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:54:47,733 INFO L231 Difference]: Finished difference. Result has 273 places, 277 transitions, 562 flow [2024-11-08 16:54:47,737 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=558, PETRI_DIFFERENCE_MINUEND_PLACES=271, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=277, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=275, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=562, PETRI_PLACES=273, PETRI_TRANSITIONS=277} [2024-11-08 16:54:47,738 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, -9 predicate places. [2024-11-08 16:54:47,739 INFO L471 AbstractCegarLoop]: Abstraction has has 273 places, 277 transitions, 562 flow [2024-11-08 16:54:47,740 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 268.3333333333333) internal successors, (805), 3 states have internal predecessors, (805), 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) [2024-11-08 16:54:47,741 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:54:47,741 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:54:47,741 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-08 16:54:47,742 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:54:47,742 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:54:47,744 INFO L85 PathProgramCache]: Analyzing trace with hash 1517405796, now seen corresponding path program 1 times [2024-11-08 16:54:47,745 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:54:47,745 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [542477666] [2024-11-08 16:54:47,745 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:54:47,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:54:47,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:54:47,861 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:54:47,862 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:54:47,862 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [542477666] [2024-11-08 16:54:47,863 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [542477666] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:54:47,863 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:54:47,863 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:54:47,864 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1497568576] [2024-11-08 16:54:47,864 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:54:47,865 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:54:47,865 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:54:47,866 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:54:47,866 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:54:47,923 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 261 out of 298 [2024-11-08 16:54:47,924 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 273 places, 277 transitions, 562 flow. Second operand has 3 states, 3 states have (on average 262.0) internal successors, (786), 3 states have internal predecessors, (786), 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) [2024-11-08 16:54:47,925 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:54:47,925 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 261 of 298 [2024-11-08 16:54:47,925 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:54:48,319 INFO L124 PetriNetUnfolderBase]: 133/1336 cut-off events. [2024-11-08 16:54:48,320 INFO L125 PetriNetUnfolderBase]: For 13/13 co-relation queries the response was YES. [2024-11-08 16:54:48,326 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1549 conditions, 1336 events. 133/1336 cut-off events. For 13/13 co-relation queries the response was YES. Maximal size of possible extension queue 41. Compared 8596 event pairs, 54 based on Foata normal form. 0/1106 useless extension candidates. Maximal degree in co-relation 1489. Up to 170 conditions per place. [2024-11-08 16:54:48,334 INFO L140 encePairwiseOnDemand]: 287/298 looper letters, 23 selfloop transitions, 5 changer transitions 0/278 dead transitions. [2024-11-08 16:54:48,337 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 270 places, 278 transitions, 622 flow [2024-11-08 16:54:48,338 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:54:48,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:54:48,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 817 transitions. [2024-11-08 16:54:48,341 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9138702460850112 [2024-11-08 16:54:48,341 INFO L175 Difference]: Start difference. First operand has 273 places, 277 transitions, 562 flow. Second operand 3 states and 817 transitions. [2024-11-08 16:54:48,341 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 270 places, 278 transitions, 622 flow [2024-11-08 16:54:48,344 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 278 transitions, 618 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:54:48,350 INFO L231 Difference]: Finished difference. Result has 270 places, 275 transitions, 582 flow [2024-11-08 16:54:48,351 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=548, PETRI_DIFFERENCE_MINUEND_PLACES=266, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=272, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=267, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=582, PETRI_PLACES=270, PETRI_TRANSITIONS=275} [2024-11-08 16:54:48,353 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, -12 predicate places. [2024-11-08 16:54:48,354 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 275 transitions, 582 flow [2024-11-08 16:54:48,355 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 262.0) internal successors, (786), 3 states have internal predecessors, (786), 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) [2024-11-08 16:54:48,356 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:54:48,356 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:54:48,356 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-08 16:54:48,357 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:54:48,358 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:54:48,359 INFO L85 PathProgramCache]: Analyzing trace with hash -1499799647, now seen corresponding path program 1 times [2024-11-08 16:54:48,359 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:54:48,360 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2117278816] [2024-11-08 16:54:48,361 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:54:48,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:54:48,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:54:48,468 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:54:48,469 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:54:48,470 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2117278816] [2024-11-08 16:54:48,470 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2117278816] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:54:48,470 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:54:48,471 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:54:48,471 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [816575178] [2024-11-08 16:54:48,472 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:54:48,472 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:54:48,473 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:54:48,474 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:54:48,476 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:54:48,537 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 270 out of 298 [2024-11-08 16:54:48,539 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 275 transitions, 582 flow. Second operand has 3 states, 3 states have (on average 271.3333333333333) internal successors, (814), 3 states have internal predecessors, (814), 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) [2024-11-08 16:54:48,539 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:54:48,540 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 270 of 298 [2024-11-08 16:54:48,540 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:54:48,824 INFO L124 PetriNetUnfolderBase]: 90/1209 cut-off events. [2024-11-08 16:54:48,824 INFO L125 PetriNetUnfolderBase]: For 38/38 co-relation queries the response was YES. [2024-11-08 16:54:48,829 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1362 conditions, 1209 events. 90/1209 cut-off events. For 38/38 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 7120 event pairs, 24 based on Foata normal form. 0/1007 useless extension candidates. Maximal degree in co-relation 1157. Up to 82 conditions per place. [2024-11-08 16:54:48,836 INFO L140 encePairwiseOnDemand]: 295/298 looper letters, 15 selfloop transitions, 2 changer transitions 0/274 dead transitions. [2024-11-08 16:54:48,836 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 271 places, 274 transitions, 614 flow [2024-11-08 16:54:48,837 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:54:48,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:54:48,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 828 transitions. [2024-11-08 16:54:48,840 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9261744966442953 [2024-11-08 16:54:48,840 INFO L175 Difference]: Start difference. First operand has 270 places, 275 transitions, 582 flow. Second operand 3 states and 828 transitions. [2024-11-08 16:54:48,840 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 271 places, 274 transitions, 614 flow [2024-11-08 16:54:48,845 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 274 transitions, 604 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:54:48,849 INFO L231 Difference]: Finished difference. Result has 269 places, 274 transitions, 574 flow [2024-11-08 16:54:48,850 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=570, PETRI_DIFFERENCE_MINUEND_PLACES=267, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=274, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=272, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=574, PETRI_PLACES=269, PETRI_TRANSITIONS=274} [2024-11-08 16:54:48,852 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, -13 predicate places. [2024-11-08 16:54:48,854 INFO L471 AbstractCegarLoop]: Abstraction has has 269 places, 274 transitions, 574 flow [2024-11-08 16:54:48,855 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 271.3333333333333) internal successors, (814), 3 states have internal predecessors, (814), 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) [2024-11-08 16:54:48,855 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:54:48,855 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:54:48,856 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-08 16:54:48,856 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:54:48,859 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:54:48,859 INFO L85 PathProgramCache]: Analyzing trace with hash 773651934, now seen corresponding path program 1 times [2024-11-08 16:54:48,859 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:54:48,860 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1987612127] [2024-11-08 16:54:48,860 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:54:48,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:54:48,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:54:48,959 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:54:48,961 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:54:48,961 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1987612127] [2024-11-08 16:54:48,962 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1987612127] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:54:48,962 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:54:48,962 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:54:48,962 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1584933161] [2024-11-08 16:54:48,963 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:54:48,963 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:54:48,964 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:54:48,964 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:54:48,965 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:54:49,004 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 271 out of 298 [2024-11-08 16:54:49,007 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 269 places, 274 transitions, 574 flow. Second operand has 3 states, 3 states have (on average 272.3333333333333) internal successors, (817), 3 states have internal predecessors, (817), 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) [2024-11-08 16:54:49,007 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:54:49,007 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 271 of 298 [2024-11-08 16:54:49,007 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:54:49,224 INFO L124 PetriNetUnfolderBase]: 71/931 cut-off events. [2024-11-08 16:54:49,224 INFO L125 PetriNetUnfolderBase]: For 9/9 co-relation queries the response was YES. [2024-11-08 16:54:49,228 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1046 conditions, 931 events. 71/931 cut-off events. For 9/9 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 4540 event pairs, 22 based on Foata normal form. 0/776 useless extension candidates. Maximal degree in co-relation 978. Up to 69 conditions per place. [2024-11-08 16:54:49,233 INFO L140 encePairwiseOnDemand]: 295/298 looper letters, 13 selfloop transitions, 2 changer transitions 0/273 dead transitions. [2024-11-08 16:54:49,234 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 270 places, 273 transitions, 602 flow [2024-11-08 16:54:49,234 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:54:49,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:54:49,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 829 transitions. [2024-11-08 16:54:49,238 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9272930648769575 [2024-11-08 16:54:49,238 INFO L175 Difference]: Start difference. First operand has 269 places, 274 transitions, 574 flow. Second operand 3 states and 829 transitions. [2024-11-08 16:54:49,238 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 270 places, 273 transitions, 602 flow [2024-11-08 16:54:49,241 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 273 transitions, 598 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:54:49,246 INFO L231 Difference]: Finished difference. Result has 268 places, 273 transitions, 572 flow [2024-11-08 16:54:49,247 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=568, PETRI_DIFFERENCE_MINUEND_PLACES=266, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=273, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=271, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=572, PETRI_PLACES=268, PETRI_TRANSITIONS=273} [2024-11-08 16:54:49,249 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, -14 predicate places. [2024-11-08 16:54:49,276 INFO L471 AbstractCegarLoop]: Abstraction has has 268 places, 273 transitions, 572 flow [2024-11-08 16:54:49,277 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 272.3333333333333) internal successors, (817), 3 states have internal predecessors, (817), 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) [2024-11-08 16:54:49,278 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:54:49,278 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:54:49,278 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-08 16:54:49,278 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:54:49,279 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:54:49,279 INFO L85 PathProgramCache]: Analyzing trace with hash -1699697761, now seen corresponding path program 1 times [2024-11-08 16:54:49,280 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:54:49,280 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [903235867] [2024-11-08 16:54:49,280 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:54:49,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:54:49,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:54:49,366 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:54:49,366 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:54:49,366 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [903235867] [2024-11-08 16:54:49,367 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [903235867] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:54:49,367 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:54:49,367 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:54:49,367 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1873581927] [2024-11-08 16:54:49,367 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:54:49,368 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:54:49,368 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:54:49,372 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:54:49,373 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:54:49,420 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 271 out of 298 [2024-11-08 16:54:49,422 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 268 places, 273 transitions, 572 flow. Second operand has 3 states, 3 states have (on average 272.3333333333333) internal successors, (817), 3 states have internal predecessors, (817), 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) [2024-11-08 16:54:49,422 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:54:49,422 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 271 of 298 [2024-11-08 16:54:49,422 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:54:49,635 INFO L124 PetriNetUnfolderBase]: 77/1023 cut-off events. [2024-11-08 16:54:49,635 INFO L125 PetriNetUnfolderBase]: For 11/11 co-relation queries the response was YES. [2024-11-08 16:54:49,639 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1140 conditions, 1023 events. 77/1023 cut-off events. For 11/11 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 5333 event pairs, 22 based on Foata normal form. 0/854 useless extension candidates. Maximal degree in co-relation 1065. Up to 71 conditions per place. [2024-11-08 16:54:49,645 INFO L140 encePairwiseOnDemand]: 295/298 looper letters, 13 selfloop transitions, 2 changer transitions 0/272 dead transitions. [2024-11-08 16:54:49,645 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 269 places, 272 transitions, 600 flow [2024-11-08 16:54:49,645 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:54:49,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:54:49,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 829 transitions. [2024-11-08 16:54:49,649 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9272930648769575 [2024-11-08 16:54:49,649 INFO L175 Difference]: Start difference. First operand has 268 places, 273 transitions, 572 flow. Second operand 3 states and 829 transitions. [2024-11-08 16:54:49,649 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 269 places, 272 transitions, 600 flow [2024-11-08 16:54:49,652 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 267 places, 272 transitions, 596 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:54:49,657 INFO L231 Difference]: Finished difference. Result has 267 places, 272 transitions, 570 flow [2024-11-08 16:54:49,658 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=566, PETRI_DIFFERENCE_MINUEND_PLACES=265, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=272, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=270, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=570, PETRI_PLACES=267, PETRI_TRANSITIONS=272} [2024-11-08 16:54:49,659 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, -15 predicate places. [2024-11-08 16:54:49,660 INFO L471 AbstractCegarLoop]: Abstraction has has 267 places, 272 transitions, 570 flow [2024-11-08 16:54:49,661 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 272.3333333333333) internal successors, (817), 3 states have internal predecessors, (817), 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) [2024-11-08 16:54:49,662 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:54:49,662 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:54:49,662 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-08 16:54:49,662 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting t1Err0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:54:49,663 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:54:49,663 INFO L85 PathProgramCache]: Analyzing trace with hash -74258727, now seen corresponding path program 1 times [2024-11-08 16:54:49,663 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:54:49,664 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [759929698] [2024-11-08 16:54:49,664 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:54:49,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:54:49,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:54:49,776 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:54:49,777 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:54:49,777 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [759929698] [2024-11-08 16:54:49,777 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [759929698] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:54:49,777 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:54:49,778 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:54:49,778 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [175759389] [2024-11-08 16:54:49,778 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:54:49,779 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:54:49,779 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:54:49,780 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:54:49,780 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:54:49,808 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 275 out of 298 [2024-11-08 16:54:49,810 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 267 places, 272 transitions, 570 flow. Second operand has 3 states, 3 states have (on average 276.6666666666667) internal successors, (830), 3 states have internal predecessors, (830), 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) [2024-11-08 16:54:49,810 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:54:49,810 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 275 of 298 [2024-11-08 16:54:49,811 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:54:50,127 INFO L124 PetriNetUnfolderBase]: 126/1382 cut-off events. [2024-11-08 16:54:50,127 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2024-11-08 16:54:50,133 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1588 conditions, 1382 events. 126/1382 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 8089 event pairs, 20 based on Foata normal form. 0/1148 useless extension candidates. Maximal degree in co-relation 1508. Up to 87 conditions per place. [2024-11-08 16:54:50,140 INFO L140 encePairwiseOnDemand]: 293/298 looper letters, 19 selfloop transitions, 4 changer transitions 0/282 dead transitions. [2024-11-08 16:54:50,141 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 269 places, 282 transitions, 639 flow [2024-11-08 16:54:50,141 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:54:50,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:54:50,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 849 transitions. [2024-11-08 16:54:50,143 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9496644295302014 [2024-11-08 16:54:50,144 INFO L175 Difference]: Start difference. First operand has 267 places, 272 transitions, 570 flow. Second operand 3 states and 849 transitions. [2024-11-08 16:54:50,144 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 269 places, 282 transitions, 639 flow [2024-11-08 16:54:50,146 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 267 places, 282 transitions, 635 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:54:50,150 INFO L231 Difference]: Finished difference. Result has 269 places, 276 transitions, 600 flow [2024-11-08 16:54:50,151 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=566, PETRI_DIFFERENCE_MINUEND_PLACES=265, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=272, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=268, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=600, PETRI_PLACES=269, PETRI_TRANSITIONS=276} [2024-11-08 16:54:50,152 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, -13 predicate places. [2024-11-08 16:54:50,152 INFO L471 AbstractCegarLoop]: Abstraction has has 269 places, 276 transitions, 600 flow [2024-11-08 16:54:50,153 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 276.6666666666667) internal successors, (830), 3 states have internal predecessors, (830), 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) [2024-11-08 16:54:50,153 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:54:50,154 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:54:50,154 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-08 16:54:50,154 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting t2Err0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:54:50,155 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:54:50,155 INFO L85 PathProgramCache]: Analyzing trace with hash 981774342, now seen corresponding path program 1 times [2024-11-08 16:54:50,155 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:54:50,155 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [706098497] [2024-11-08 16:54:50,155 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:54:50,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:54:50,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:54:50,229 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:54:50,229 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:54:50,229 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [706098497] [2024-11-08 16:54:50,229 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [706098497] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:54:50,230 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:54:50,230 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:54:50,230 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1320352178] [2024-11-08 16:54:50,230 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:54:50,231 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:54:50,232 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:54:50,236 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:54:50,237 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:54:50,273 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 275 out of 298 [2024-11-08 16:54:50,275 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 269 places, 276 transitions, 600 flow. Second operand has 3 states, 3 states have (on average 277.0) internal successors, (831), 3 states have internal predecessors, (831), 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) [2024-11-08 16:54:50,275 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:54:50,276 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 275 of 298 [2024-11-08 16:54:50,276 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:54:50,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([807] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][264], [146#L727-3true, 317#true, 312#true, 290#true, Black: 314#(= |#race~send~0| 0), 52#L764-4true, Black: 298#true, 95#L753-2true]) [2024-11-08 16:54:50,752 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-08 16:54:50,752 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-08 16:54:50,752 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-08 16:54:50,752 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:54:50,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([807] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][264], [317#true, 312#true, 290#true, Black: 314#(= |#race~send~0| 0), 230#L765-1true, 95#L753-2true, Black: 298#true]) [2024-11-08 16:54:50,760 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-08 16:54:50,760 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-08 16:54:50,760 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-08 16:54:50,761 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-08 16:54:50,859 INFO L124 PetriNetUnfolderBase]: 252/2501 cut-off events. [2024-11-08 16:54:50,860 INFO L125 PetriNetUnfolderBase]: For 57/57 co-relation queries the response was YES. [2024-11-08 16:54:50,872 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2939 conditions, 2501 events. 252/2501 cut-off events. For 57/57 co-relation queries the response was YES. Maximal size of possible extension queue 45. Compared 18144 event pairs, 41 based on Foata normal form. 0/2065 useless extension candidates. Maximal degree in co-relation 2709. Up to 161 conditions per place. [2024-11-08 16:54:50,887 INFO L140 encePairwiseOnDemand]: 293/298 looper letters, 18 selfloop transitions, 4 changer transitions 0/285 dead transitions. [2024-11-08 16:54:50,887 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 271 places, 285 transitions, 663 flow [2024-11-08 16:54:50,888 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:54:50,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:54:50,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 848 transitions. [2024-11-08 16:54:50,891 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9485458612975392 [2024-11-08 16:54:50,891 INFO L175 Difference]: Start difference. First operand has 269 places, 276 transitions, 600 flow. Second operand 3 states and 848 transitions. [2024-11-08 16:54:50,891 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 271 places, 285 transitions, 663 flow [2024-11-08 16:54:50,898 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 285 transitions, 655 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:54:50,903 INFO L231 Difference]: Finished difference. Result has 271 places, 280 transitions, 626 flow [2024-11-08 16:54:50,904 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=592, PETRI_DIFFERENCE_MINUEND_PLACES=267, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=276, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=272, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=626, PETRI_PLACES=271, PETRI_TRANSITIONS=280} [2024-11-08 16:54:50,905 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, -11 predicate places. [2024-11-08 16:54:50,907 INFO L471 AbstractCegarLoop]: Abstraction has has 271 places, 280 transitions, 626 flow [2024-11-08 16:54:50,908 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 277.0) internal successors, (831), 3 states have internal predecessors, (831), 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) [2024-11-08 16:54:50,908 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:54:50,908 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:54:50,909 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-08 16:54:50,913 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting t1Err2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:54:50,914 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:54:50,914 INFO L85 PathProgramCache]: Analyzing trace with hash 602860387, now seen corresponding path program 1 times [2024-11-08 16:54:50,914 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:54:50,914 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1457665223] [2024-11-08 16:54:50,915 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:54:50,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:54:50,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:54:51,027 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:54:51,028 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:54:51,028 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1457665223] [2024-11-08 16:54:51,029 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1457665223] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:54:51,029 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:54:51,029 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:54:51,029 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2141998823] [2024-11-08 16:54:51,030 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:54:51,030 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:54:51,032 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:54:51,033 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:54:51,034 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:54:51,080 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 265 out of 298 [2024-11-08 16:54:51,081 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 271 places, 280 transitions, 626 flow. Second operand has 3 states, 3 states have (on average 266.6666666666667) internal successors, (800), 3 states have internal predecessors, (800), 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) [2024-11-08 16:54:51,082 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:54:51,082 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 265 of 298 [2024-11-08 16:54:51,082 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:54:52,071 INFO L124 PetriNetUnfolderBase]: 520/4620 cut-off events. [2024-11-08 16:54:52,072 INFO L125 PetriNetUnfolderBase]: For 92/92 co-relation queries the response was YES. [2024-11-08 16:54:52,094 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5623 conditions, 4620 events. 520/4620 cut-off events. For 92/92 co-relation queries the response was YES. Maximal size of possible extension queue 88. Compared 43319 event pairs, 114 based on Foata normal form. 0/3907 useless extension candidates. Maximal degree in co-relation 5310. Up to 521 conditions per place. [2024-11-08 16:54:52,127 INFO L140 encePairwiseOnDemand]: 291/298 looper letters, 24 selfloop transitions, 2 changer transitions 0/283 dead transitions. [2024-11-08 16:54:52,128 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 283 transitions, 687 flow [2024-11-08 16:54:52,132 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:54:52,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:54:52,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 826 transitions. [2024-11-08 16:54:52,134 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9239373601789709 [2024-11-08 16:54:52,135 INFO L175 Difference]: Start difference. First operand has 271 places, 280 transitions, 626 flow. Second operand 3 states and 826 transitions. [2024-11-08 16:54:52,135 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 283 transitions, 687 flow [2024-11-08 16:54:52,142 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 283 transitions, 679 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:54:52,148 INFO L231 Difference]: Finished difference. Result has 267 places, 277 transitions, 622 flow [2024-11-08 16:54:52,149 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=608, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=275, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=273, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=622, PETRI_PLACES=267, PETRI_TRANSITIONS=277} [2024-11-08 16:54:52,150 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, -15 predicate places. [2024-11-08 16:54:52,150 INFO L471 AbstractCegarLoop]: Abstraction has has 267 places, 277 transitions, 622 flow [2024-11-08 16:54:52,151 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 266.6666666666667) internal successors, (800), 3 states have internal predecessors, (800), 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) [2024-11-08 16:54:52,152 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:54:52,152 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:54:52,153 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-08 16:54:52,153 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting t2Err2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:54:52,154 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:54:52,154 INFO L85 PathProgramCache]: Analyzing trace with hash -960284217, now seen corresponding path program 1 times [2024-11-08 16:54:52,154 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:54:52,155 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1036752834] [2024-11-08 16:54:52,155 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:54:52,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:54:52,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:54:52,248 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:54:52,249 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:54:52,249 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1036752834] [2024-11-08 16:54:52,249 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1036752834] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:54:52,250 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:54:52,250 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:54:52,250 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [897134864] [2024-11-08 16:54:52,251 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:54:52,255 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:54:52,256 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:54:52,256 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:54:52,256 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:54:52,295 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 270 out of 298 [2024-11-08 16:54:52,297 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 267 places, 277 transitions, 622 flow. Second operand has 3 states, 3 states have (on average 272.0) internal successors, (816), 3 states have internal predecessors, (816), 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) [2024-11-08 16:54:52,297 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:54:52,297 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 270 of 298 [2024-11-08 16:54:52,298 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:54:53,684 INFO L124 PetriNetUnfolderBase]: 775/5788 cut-off events. [2024-11-08 16:54:53,684 INFO L125 PetriNetUnfolderBase]: For 120/120 co-relation queries the response was YES. [2024-11-08 16:54:53,719 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7262 conditions, 5788 events. 775/5788 cut-off events. For 120/120 co-relation queries the response was YES. Maximal size of possible extension queue 125. Compared 54487 event pairs, 125 based on Foata normal form. 0/4978 useless extension candidates. Maximal degree in co-relation 6987. Up to 598 conditions per place. [2024-11-08 16:54:53,744 INFO L140 encePairwiseOnDemand]: 291/298 looper letters, 18 selfloop transitions, 4 changer transitions 0/281 dead transitions. [2024-11-08 16:54:53,744 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 266 places, 281 transitions, 675 flow [2024-11-08 16:54:53,745 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:54:53,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:54:53,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 835 transitions. [2024-11-08 16:54:53,749 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9340044742729307 [2024-11-08 16:54:53,749 INFO L175 Difference]: Start difference. First operand has 267 places, 277 transitions, 622 flow. Second operand 3 states and 835 transitions. [2024-11-08 16:54:53,749 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 266 places, 281 transitions, 675 flow [2024-11-08 16:54:53,755 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 281 transitions, 675 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-08 16:54:53,761 INFO L231 Difference]: Finished difference. Result has 267 places, 276 transitions, 636 flow [2024-11-08 16:54:53,762 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=616, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=274, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=270, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=636, PETRI_PLACES=267, PETRI_TRANSITIONS=276} [2024-11-08 16:54:53,764 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, -15 predicate places. [2024-11-08 16:54:53,766 INFO L471 AbstractCegarLoop]: Abstraction has has 267 places, 276 transitions, 636 flow [2024-11-08 16:54:53,767 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 272.0) internal successors, (816), 3 states have internal predecessors, (816), 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) [2024-11-08 16:54:53,767 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:54:53,768 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:54:53,768 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-08 16:54:53,768 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting t1Err5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:54:53,769 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:54:53,769 INFO L85 PathProgramCache]: Analyzing trace with hash -1658426991, now seen corresponding path program 1 times [2024-11-08 16:54:53,769 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:54:53,770 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1719517717] [2024-11-08 16:54:53,770 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:54:53,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:54:53,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:54:53,901 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:54:53,902 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:54:53,902 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1719517717] [2024-11-08 16:54:53,903 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1719517717] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:54:53,903 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:54:53,903 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 16:54:53,904 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [896618979] [2024-11-08 16:54:53,904 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:54:53,905 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:54:53,905 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:54:53,906 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:54:53,906 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:54:53,924 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 271 out of 298 [2024-11-08 16:54:53,927 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 267 places, 276 transitions, 636 flow. Second operand has 3 states, 3 states have (on average 273.3333333333333) internal successors, (820), 3 states have internal predecessors, (820), 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) [2024-11-08 16:54:53,927 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:54:53,928 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 271 of 298 [2024-11-08 16:54:53,928 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:54:55,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([807] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][126], [146#L727-3true, Black: 319#(= |#race~receive~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 322#true, Black: 326#true, 328#(= |#race~first~0| 0), 290#true, Black: 314#(= |#race~send~0| 0), 52#L764-4true, Black: 298#true, 95#L753-2true, 330#true]) [2024-11-08 16:54:55,031 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-08 16:54:55,032 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-08 16:54:55,034 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:54:55,034 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-08 16:54:55,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([807] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][126], [Black: 319#(= |#race~receive~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 322#true, Black: 326#true, 328#(= |#race~first~0| 0), 290#true, Black: 314#(= |#race~send~0| 0), 230#L765-1true, 95#L753-2true, 330#true, Black: 298#true]) [2024-11-08 16:54:55,057 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-08 16:54:55,057 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:54:55,057 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-08 16:54:55,058 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-08 16:54:55,211 INFO L124 PetriNetUnfolderBase]: 777/5452 cut-off events. [2024-11-08 16:54:55,211 INFO L125 PetriNetUnfolderBase]: For 81/81 co-relation queries the response was YES. [2024-11-08 16:54:55,245 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7114 conditions, 5452 events. 777/5452 cut-off events. For 81/81 co-relation queries the response was YES. Maximal size of possible extension queue 132. Compared 50689 event pairs, 291 based on Foata normal form. 0/4666 useless extension candidates. Maximal degree in co-relation 6782. Up to 816 conditions per place. [2024-11-08 16:54:55,266 INFO L140 encePairwiseOnDemand]: 294/298 looper letters, 18 selfloop transitions, 3 changer transitions 0/280 dead transitions. [2024-11-08 16:54:55,266 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 269 places, 280 transitions, 688 flow [2024-11-08 16:54:55,267 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:54:55,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:54:55,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 835 transitions. [2024-11-08 16:54:55,270 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9340044742729307 [2024-11-08 16:54:55,270 INFO L175 Difference]: Start difference. First operand has 267 places, 276 transitions, 636 flow. Second operand 3 states and 835 transitions. [2024-11-08 16:54:55,272 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 269 places, 280 transitions, 688 flow [2024-11-08 16:54:55,277 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 280 transitions, 684 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-08 16:54:55,281 INFO L231 Difference]: Finished difference. Result has 270 places, 277 transitions, 650 flow [2024-11-08 16:54:55,282 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=632, PETRI_DIFFERENCE_MINUEND_PLACES=266, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=276, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=273, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=650, PETRI_PLACES=270, PETRI_TRANSITIONS=277} [2024-11-08 16:54:55,283 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, -12 predicate places. [2024-11-08 16:54:55,283 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 277 transitions, 650 flow [2024-11-08 16:54:55,284 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 273.3333333333333) internal successors, (820), 3 states have internal predecessors, (820), 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) [2024-11-08 16:54:55,284 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:54:55,284 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:54:55,284 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-08 16:54:55,285 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting t2Err8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:54:55,285 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:54:55,285 INFO L85 PathProgramCache]: Analyzing trace with hash -2118788846, now seen corresponding path program 1 times [2024-11-08 16:54:55,286 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:54:55,286 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [395110944] [2024-11-08 16:54:55,286 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:54:55,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:54:55,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:54:55,360 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:54:55,360 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:54:55,360 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [395110944] [2024-11-08 16:54:55,361 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [395110944] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:54:55,361 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:54:55,361 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:54:55,361 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1369344079] [2024-11-08 16:54:55,362 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:54:55,362 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:54:55,363 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:54:55,364 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:54:55,364 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:54:55,376 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 277 out of 298 [2024-11-08 16:54:55,377 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 277 transitions, 650 flow. Second operand has 3 states, 3 states have (on average 278.6666666666667) internal successors, (836), 3 states have internal predecessors, (836), 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) [2024-11-08 16:54:55,378 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:54:55,378 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 277 of 298 [2024-11-08 16:54:55,378 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:54:57,692 INFO L124 PetriNetUnfolderBase]: 1221/9767 cut-off events. [2024-11-08 16:54:57,692 INFO L125 PetriNetUnfolderBase]: For 197/197 co-relation queries the response was YES. [2024-11-08 16:54:57,740 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12418 conditions, 9767 events. 1221/9767 cut-off events. For 197/197 co-relation queries the response was YES. Maximal size of possible extension queue 166. Compared 105076 event pairs, 204 based on Foata normal form. 0/8450 useless extension candidates. Maximal degree in co-relation 12127. Up to 705 conditions per place. [2024-11-08 16:54:57,775 INFO L140 encePairwiseOnDemand]: 294/298 looper letters, 16 selfloop transitions, 3 changer transitions 0/285 dead transitions. [2024-11-08 16:54:57,776 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 272 places, 285 transitions, 705 flow [2024-11-08 16:54:57,777 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:54:57,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:54:57,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 851 transitions. [2024-11-08 16:54:57,779 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9519015659955258 [2024-11-08 16:54:57,780 INFO L175 Difference]: Start difference. First operand has 270 places, 277 transitions, 650 flow. Second operand 3 states and 851 transitions. [2024-11-08 16:54:57,780 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 272 places, 285 transitions, 705 flow [2024-11-08 16:54:57,786 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 270 places, 285 transitions, 699 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:54:57,790 INFO L231 Difference]: Finished difference. Result has 272 places, 280 transitions, 670 flow [2024-11-08 16:54:57,791 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=644, PETRI_DIFFERENCE_MINUEND_PLACES=268, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=277, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=274, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=670, PETRI_PLACES=272, PETRI_TRANSITIONS=280} [2024-11-08 16:54:57,794 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, -10 predicate places. [2024-11-08 16:54:57,795 INFO L471 AbstractCegarLoop]: Abstraction has has 272 places, 280 transitions, 670 flow [2024-11-08 16:54:57,796 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 278.6666666666667) internal successors, (836), 3 states have internal predecessors, (836), 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) [2024-11-08 16:54:57,796 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:54:57,796 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:54:57,796 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-08 16:54:57,797 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting t2Err5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:54:57,798 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:54:57,798 INFO L85 PathProgramCache]: Analyzing trace with hash -2110386950, now seen corresponding path program 1 times [2024-11-08 16:54:57,799 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:54:57,799 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1603603739] [2024-11-08 16:54:57,799 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:54:57,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:54:57,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:54:57,878 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:54:57,878 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:54:57,878 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1603603739] [2024-11-08 16:54:57,878 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1603603739] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:54:57,879 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:54:57,879 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 16:54:57,879 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [106009290] [2024-11-08 16:54:57,879 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:54:57,880 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:54:57,880 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:54:57,883 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:54:57,887 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:54:57,916 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 271 out of 298 [2024-11-08 16:54:57,918 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 272 places, 280 transitions, 670 flow. Second operand has 3 states, 3 states have (on average 273.6666666666667) internal successors, (821), 3 states have internal predecessors, (821), 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) [2024-11-08 16:54:57,918 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:54:57,918 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 271 of 298 [2024-11-08 16:54:57,918 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:55:00,075 INFO L124 PetriNetUnfolderBase]: 1576/10542 cut-off events. [2024-11-08 16:55:00,076 INFO L125 PetriNetUnfolderBase]: For 381/387 co-relation queries the response was YES. [2024-11-08 16:55:00,122 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14498 conditions, 10542 events. 1576/10542 cut-off events. For 381/387 co-relation queries the response was YES. Maximal size of possible extension queue 181. Compared 114186 event pairs, 588 based on Foata normal form. 0/9202 useless extension candidates. Maximal degree in co-relation 14213. Up to 1707 conditions per place. [2024-11-08 16:55:00,261 INFO L140 encePairwiseOnDemand]: 294/298 looper letters, 18 selfloop transitions, 3 changer transitions 0/283 dead transitions. [2024-11-08 16:55:00,262 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 274 places, 283 transitions, 717 flow [2024-11-08 16:55:00,262 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:55:00,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:55:00,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 835 transitions. [2024-11-08 16:55:00,265 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9340044742729307 [2024-11-08 16:55:00,265 INFO L175 Difference]: Start difference. First operand has 272 places, 280 transitions, 670 flow. Second operand 3 states and 835 transitions. [2024-11-08 16:55:00,265 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 274 places, 283 transitions, 717 flow [2024-11-08 16:55:00,272 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 272 places, 283 transitions, 709 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-11-08 16:55:00,277 INFO L231 Difference]: Finished difference. Result has 274 places, 280 transitions, 676 flow [2024-11-08 16:55:00,278 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=658, PETRI_DIFFERENCE_MINUEND_PLACES=270, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=279, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=276, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=676, PETRI_PLACES=274, PETRI_TRANSITIONS=280} [2024-11-08 16:55:00,279 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, -8 predicate places. [2024-11-08 16:55:00,280 INFO L471 AbstractCegarLoop]: Abstraction has has 274 places, 280 transitions, 676 flow [2024-11-08 16:55:00,281 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 273.6666666666667) internal successors, (821), 3 states have internal predecessors, (821), 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) [2024-11-08 16:55:00,281 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:55:00,281 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:55:00,281 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-08 16:55:00,282 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting t1Err5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:55:00,282 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:55:00,283 INFO L85 PathProgramCache]: Analyzing trace with hash -776543662, now seen corresponding path program 1 times [2024-11-08 16:55:00,283 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:55:00,283 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1782194317] [2024-11-08 16:55:00,283 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:55:00,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:55:00,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:55:00,607 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:55:00,608 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:55:00,608 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1782194317] [2024-11-08 16:55:00,608 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1782194317] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:55:00,609 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:55:00,609 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:55:00,609 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [749010183] [2024-11-08 16:55:00,611 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:55:00,612 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:55:00,612 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:55:00,613 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:55:00,613 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:55:00,742 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 269 out of 298 [2024-11-08 16:55:00,743 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 274 places, 280 transitions, 676 flow. Second operand has 3 states, 3 states have (on average 272.0) internal successors, (816), 3 states have internal predecessors, (816), 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) [2024-11-08 16:55:00,744 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:55:00,744 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 269 of 298 [2024-11-08 16:55:00,744 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:55:01,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([807] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][126], [Black: 319#(= |#race~receive~0| 0), Black: 322#true, Black: 326#true, 290#true, 345#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, 52#L764-4true, 95#L753-2true, 146#L727-3true, 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 314#(= |#race~send~0| 0), 340#true]) [2024-11-08 16:55:01,879 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-08 16:55:01,879 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:55:01,879 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-08 16:55:01,879 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-08 16:55:01,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([807] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][126], [Black: 319#(= |#race~receive~0| 0), Black: 322#true, Black: 326#true, 290#true, 345#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, 95#L753-2true, 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 314#(= |#race~send~0| 0), 340#true, 230#L765-1true]) [2024-11-08 16:55:01,926 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-08 16:55:01,926 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-08 16:55:01,926 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:55:01,926 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-08 16:55:02,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([807] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][126], [Black: 319#(= |#race~receive~0| 0), 44#L736-2true, Black: 322#true, Black: 326#true, 345#true, 290#true, 95#L753-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 314#(= |#race~send~0| 0), 340#true]) [2024-11-08 16:55:02,430 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-08 16:55:02,430 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-08 16:55:02,430 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:55:02,430 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:02,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([690] L728-->L728-1: Formula: (= |v_#race~send~0_4| 0) InVars {} OutVars{#race~send~0=|v_#race~send~0_4|} AuxVars[] AssignedVars[#race~send~0][97], [Black: 319#(= |#race~receive~0| 0), 240#L728-1true, Black: 322#true, Black: 326#true, 345#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, 57#L751-3true, 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 312#true, 340#true]) [2024-11-08 16:55:02,511 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-08 16:55:02,512 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-08 16:55:02,512 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:55:02,512 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-08 16:55:02,558 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([807] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][126], [Black: 319#(= |#race~receive~0| 0), Black: 322#true, Black: 326#true, 345#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 95#L753-2true, 52#L764-4true, Black: 298#true, 146#L727-3true, 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 314#(= |#race~send~0| 0), 340#true]) [2024-11-08 16:55:02,558 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-08 16:55:02,559 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:55:02,559 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-08 16:55:02,559 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-08 16:55:02,559 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:55:02,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([807] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][126], [Black: 319#(= |#race~receive~0| 0), Black: 322#true, Black: 326#true, 290#true, 345#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, 95#L753-2true, 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 314#(= |#race~send~0| 0), 340#true, 230#L765-1true]) [2024-11-08 16:55:02,596 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-08 16:55:02,596 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-08 16:55:02,596 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:55:02,597 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:55:02,597 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-08 16:55:02,909 INFO L124 PetriNetUnfolderBase]: 1392/10467 cut-off events. [2024-11-08 16:55:02,909 INFO L125 PetriNetUnfolderBase]: For 212/212 co-relation queries the response was YES. [2024-11-08 16:55:03,073 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14130 conditions, 10467 events. 1392/10467 cut-off events. For 212/212 co-relation queries the response was YES. Maximal size of possible extension queue 164. Compared 114333 event pairs, 460 based on Foata normal form. 0/9196 useless extension candidates. Maximal degree in co-relation 13802. Up to 1348 conditions per place. [2024-11-08 16:55:03,109 INFO L140 encePairwiseOnDemand]: 293/298 looper letters, 21 selfloop transitions, 4 changer transitions 0/286 dead transitions. [2024-11-08 16:55:03,109 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 276 places, 286 transitions, 740 flow [2024-11-08 16:55:03,110 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:55:03,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:55:03,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 833 transitions. [2024-11-08 16:55:03,112 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9317673378076062 [2024-11-08 16:55:03,113 INFO L175 Difference]: Start difference. First operand has 274 places, 280 transitions, 676 flow. Second operand 3 states and 833 transitions. [2024-11-08 16:55:03,113 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 276 places, 286 transitions, 740 flow [2024-11-08 16:55:03,122 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 274 places, 286 transitions, 734 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:55:03,126 INFO L231 Difference]: Finished difference. Result has 276 places, 283 transitions, 700 flow [2024-11-08 16:55:03,127 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=670, PETRI_DIFFERENCE_MINUEND_PLACES=272, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=280, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=276, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=700, PETRI_PLACES=276, PETRI_TRANSITIONS=283} [2024-11-08 16:55:03,128 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, -6 predicate places. [2024-11-08 16:55:03,128 INFO L471 AbstractCegarLoop]: Abstraction has has 276 places, 283 transitions, 700 flow [2024-11-08 16:55:03,129 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 272.0) internal successors, (816), 3 states have internal predecessors, (816), 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) [2024-11-08 16:55:03,129 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:55:03,129 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:55:03,130 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-08 16:55:03,130 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting t1Err11ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:55:03,130 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:55:03,131 INFO L85 PathProgramCache]: Analyzing trace with hash -1398303592, now seen corresponding path program 1 times [2024-11-08 16:55:03,131 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:55:03,131 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [533359706] [2024-11-08 16:55:03,131 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:55:03,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:55:03,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:55:03,201 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:55:03,201 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:55:03,202 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [533359706] [2024-11-08 16:55:03,202 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [533359706] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:55:03,202 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:55:03,202 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:55:03,202 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2014466149] [2024-11-08 16:55:03,203 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:55:03,203 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:55:03,204 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:55:03,204 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:55:03,204 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:55:03,227 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 275 out of 298 [2024-11-08 16:55:03,229 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 276 places, 283 transitions, 700 flow. Second operand has 3 states, 3 states have (on average 276.6666666666667) internal successors, (830), 3 states have internal predecessors, (830), 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) [2024-11-08 16:55:03,229 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:55:03,230 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 275 of 298 [2024-11-08 16:55:03,230 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:55:04,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([807] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][126], [326#true, 350#true, Black: 319#(= |#race~receive~0| 0), Black: 322#true, 44#L736-2true, 345#true, 290#true, Black: 298#true, 52#L764-4true, 95#L753-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647)))]) [2024-11-08 16:55:04,281 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-08 16:55:04,281 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:55:04,281 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:55:04,281 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:55:04,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([807] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][126], [Black: 319#(= |#race~receive~0| 0), 350#true, Black: 322#true, 44#L736-2true, Black: 326#true, 345#true, 290#true, Black: 298#true, 95#L753-2true, 52#L764-4true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647)))]) [2024-11-08 16:55:04,374 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-08 16:55:04,374 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:55:04,374 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:55:04,374 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-08 16:55:04,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([807] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][126], [326#true, 350#true, Black: 319#(= |#race~receive~0| 0), Black: 322#true, 345#true, 290#true, Black: 298#true, 52#L764-4true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 95#L753-2true, 146#L727-3true, Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647)))]) [2024-11-08 16:55:04,423 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-08 16:55:04,423 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:55:04,423 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:55:04,423 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:55:04,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([807] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][126], [326#true, 350#true, Black: 319#(= |#race~receive~0| 0), Black: 322#true, 345#true, 290#true, Black: 298#true, 95#L753-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 230#L765-1true]) [2024-11-08 16:55:04,475 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-08 16:55:04,476 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:55:04,476 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:55:04,476 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:55:04,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([807] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][126], [Black: 319#(= |#race~receive~0| 0), 350#true, Black: 322#true, Black: 326#true, 345#true, 290#true, Black: 298#true, 95#L753-2true, 52#L764-4true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 146#L727-3true, Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647)))]) [2024-11-08 16:55:04,532 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-08 16:55:04,532 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-08 16:55:04,532 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-08 16:55:04,532 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:55:04,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([807] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][126], [Black: 319#(= |#race~receive~0| 0), 350#true, Black: 322#true, Black: 326#true, 345#true, 290#true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 95#L753-2true, Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 230#L765-1true]) [2024-11-08 16:55:04,590 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-08 16:55:04,591 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-08 16:55:04,591 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-08 16:55:04,591 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:55:05,202 INFO L124 PetriNetUnfolderBase]: 1280/10090 cut-off events. [2024-11-08 16:55:05,202 INFO L125 PetriNetUnfolderBase]: For 372/390 co-relation queries the response was YES. [2024-11-08 16:55:05,243 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13706 conditions, 10090 events. 1280/10090 cut-off events. For 372/390 co-relation queries the response was YES. Maximal size of possible extension queue 170. Compared 109549 event pairs, 313 based on Foata normal form. 2/8862 useless extension candidates. Maximal degree in co-relation 13396. Up to 1087 conditions per place. [2024-11-08 16:55:05,278 INFO L140 encePairwiseOnDemand]: 293/298 looper letters, 16 selfloop transitions, 6 changer transitions 0/290 dead transitions. [2024-11-08 16:55:05,278 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 278 places, 290 transitions, 764 flow [2024-11-08 16:55:05,279 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:55:05,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:55:05,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 845 transitions. [2024-11-08 16:55:05,288 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9451901565995525 [2024-11-08 16:55:05,288 INFO L175 Difference]: Start difference. First operand has 276 places, 283 transitions, 700 flow. Second operand 3 states and 845 transitions. [2024-11-08 16:55:05,288 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 278 places, 290 transitions, 764 flow [2024-11-08 16:55:05,303 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 276 places, 290 transitions, 756 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:55:05,307 INFO L231 Difference]: Finished difference. Result has 278 places, 287 transitions, 738 flow [2024-11-08 16:55:05,310 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=692, PETRI_DIFFERENCE_MINUEND_PLACES=274, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=283, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=277, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=738, PETRI_PLACES=278, PETRI_TRANSITIONS=287} [2024-11-08 16:55:05,310 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, -4 predicate places. [2024-11-08 16:55:05,311 INFO L471 AbstractCegarLoop]: Abstraction has has 278 places, 287 transitions, 738 flow [2024-11-08 16:55:05,312 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 276.6666666666667) internal successors, (830), 3 states have internal predecessors, (830), 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) [2024-11-08 16:55:05,312 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:55:05,312 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:55:05,312 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-08 16:55:05,313 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting t2Err5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:55:05,313 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:55:05,313 INFO L85 PathProgramCache]: Analyzing trace with hash -1946304823, now seen corresponding path program 1 times [2024-11-08 16:55:05,314 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:55:05,314 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [662296329] [2024-11-08 16:55:05,314 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:55:05,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:55:05,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:55:05,410 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:55:05,410 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:55:05,410 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [662296329] [2024-11-08 16:55:05,410 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [662296329] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:55:05,411 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:55:05,411 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:55:05,411 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1367041387] [2024-11-08 16:55:05,411 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:55:05,412 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:55:05,416 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:55:05,417 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:55:05,417 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:55:05,460 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 270 out of 298 [2024-11-08 16:55:05,462 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 278 places, 287 transitions, 738 flow. Second operand has 3 states, 3 states have (on average 273.3333333333333) internal successors, (820), 3 states have internal predecessors, (820), 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) [2024-11-08 16:55:05,462 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:55:05,462 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 270 of 298 [2024-11-08 16:55:05,462 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:55:07,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([807] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][126], [Black: 319#(= |#race~receive~0| 0), 350#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 290#true, 95#L753-2true, Black: 298#true, 52#L764-4true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 146#L727-3true, 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 355#true]) [2024-11-08 16:55:07,480 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-08 16:55:07,480 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-08 16:55:07,480 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-08 16:55:07,480 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:55:07,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([807] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][126], [Black: 319#(= |#race~receive~0| 0), 350#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 290#true, Black: 298#true, 95#L753-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 230#L765-1true, 355#true]) [2024-11-08 16:55:07,524 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-08 16:55:07,525 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:55:07,525 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-08 16:55:07,525 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-08 16:55:08,051 INFO L124 PetriNetUnfolderBase]: 1525/11486 cut-off events. [2024-11-08 16:55:08,052 INFO L125 PetriNetUnfolderBase]: For 722/749 co-relation queries the response was YES. [2024-11-08 16:55:08,134 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16106 conditions, 11486 events. 1525/11486 cut-off events. For 722/749 co-relation queries the response was YES. Maximal size of possible extension queue 191. Compared 128940 event pairs, 477 based on Foata normal form. 3/10215 useless extension candidates. Maximal degree in co-relation 15811. Up to 1540 conditions per place. [2024-11-08 16:55:08,169 INFO L140 encePairwiseOnDemand]: 295/298 looper letters, 19 selfloop transitions, 2 changer transitions 0/289 dead transitions. [2024-11-08 16:55:08,169 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 279 places, 289 transitions, 785 flow [2024-11-08 16:55:08,170 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:55:08,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:55:08,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 831 transitions. [2024-11-08 16:55:08,173 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9295302013422819 [2024-11-08 16:55:08,173 INFO L175 Difference]: Start difference. First operand has 278 places, 287 transitions, 738 flow. Second operand 3 states and 831 transitions. [2024-11-08 16:55:08,173 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 279 places, 289 transitions, 785 flow [2024-11-08 16:55:08,183 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 277 places, 289 transitions, 773 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:55:08,188 INFO L231 Difference]: Finished difference. Result has 277 places, 286 transitions, 728 flow [2024-11-08 16:55:08,189 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=724, PETRI_DIFFERENCE_MINUEND_PLACES=275, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=286, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=284, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=728, PETRI_PLACES=277, PETRI_TRANSITIONS=286} [2024-11-08 16:55:08,189 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, -5 predicate places. [2024-11-08 16:55:08,190 INFO L471 AbstractCegarLoop]: Abstraction has has 277 places, 286 transitions, 728 flow [2024-11-08 16:55:08,190 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 273.3333333333333) internal successors, (820), 3 states have internal predecessors, (820), 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) [2024-11-08 16:55:08,190 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:55:08,191 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:55:08,191 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-08 16:55:08,191 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting t2Err9ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:55:08,191 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:55:08,191 INFO L85 PathProgramCache]: Analyzing trace with hash -1892315043, now seen corresponding path program 1 times [2024-11-08 16:55:08,192 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:55:08,192 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [602487715] [2024-11-08 16:55:08,192 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:55:08,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:55:08,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:55:08,653 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:55:08,654 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:55:08,654 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [602487715] [2024-11-08 16:55:08,658 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [602487715] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:55:08,658 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:55:08,658 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 16:55:08,659 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1826607765] [2024-11-08 16:55:08,659 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:55:08,659 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 16:55:08,659 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:55:08,660 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 16:55:08,660 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-08 16:55:08,683 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 271 out of 298 [2024-11-08 16:55:08,685 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 277 places, 286 transitions, 728 flow. Second operand has 5 states, 5 states have (on average 272.8) internal successors, (1364), 5 states have internal predecessors, (1364), 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) [2024-11-08 16:55:08,685 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:55:08,686 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 271 of 298 [2024-11-08 16:55:08,686 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:55:11,711 INFO L124 PetriNetUnfolderBase]: 2030/15086 cut-off events. [2024-11-08 16:55:11,712 INFO L125 PetriNetUnfolderBase]: For 592/624 co-relation queries the response was YES. [2024-11-08 16:55:11,794 INFO L83 FinitePrefix]: Finished finitePrefix Result has 21307 conditions, 15086 events. 2030/15086 cut-off events. For 592/624 co-relation queries the response was YES. Maximal size of possible extension queue 265. Compared 178005 event pairs, 585 based on Foata normal form. 3/13331 useless extension candidates. Maximal degree in co-relation 20948. Up to 1947 conditions per place. [2024-11-08 16:55:11,852 INFO L140 encePairwiseOnDemand]: 291/298 looper letters, 35 selfloop transitions, 10 changer transitions 2/316 dead transitions. [2024-11-08 16:55:11,852 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 282 places, 316 transitions, 888 flow [2024-11-08 16:55:11,853 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 16:55:11,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-08 16:55:11,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1674 transitions. [2024-11-08 16:55:11,859 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9362416107382551 [2024-11-08 16:55:11,860 INFO L175 Difference]: Start difference. First operand has 277 places, 286 transitions, 728 flow. Second operand 6 states and 1674 transitions. [2024-11-08 16:55:11,860 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 282 places, 316 transitions, 888 flow [2024-11-08 16:55:11,880 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 280 places, 316 transitions, 884 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:55:11,886 INFO L231 Difference]: Finished difference. Result has 283 places, 295 transitions, 786 flow [2024-11-08 16:55:11,887 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=724, PETRI_DIFFERENCE_MINUEND_PLACES=275, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=286, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=280, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=786, PETRI_PLACES=283, PETRI_TRANSITIONS=295} [2024-11-08 16:55:11,888 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, 1 predicate places. [2024-11-08 16:55:11,888 INFO L471 AbstractCegarLoop]: Abstraction has has 283 places, 295 transitions, 786 flow [2024-11-08 16:55:11,890 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 272.8) internal successors, (1364), 5 states have internal predecessors, (1364), 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) [2024-11-08 16:55:11,890 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:55:11,891 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:55:11,891 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-08 16:55:11,891 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting t1Err12ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:55:11,892 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:55:11,892 INFO L85 PathProgramCache]: Analyzing trace with hash -518360736, now seen corresponding path program 1 times [2024-11-08 16:55:11,892 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:55:11,893 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1302239184] [2024-11-08 16:55:11,893 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:55:11,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:55:11,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:55:11,972 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:55:11,973 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:55:11,973 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1302239184] [2024-11-08 16:55:11,973 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1302239184] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:55:11,973 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:55:11,974 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:55:11,974 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1679713240] [2024-11-08 16:55:11,974 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:55:11,975 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:55:11,975 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:55:11,976 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:55:11,976 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:55:12,013 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 273 out of 298 [2024-11-08 16:55:12,015 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 283 places, 295 transitions, 786 flow. Second operand has 3 states, 3 states have (on average 275.3333333333333) internal successors, (826), 3 states have internal predecessors, (826), 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) [2024-11-08 16:55:12,016 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:55:12,016 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 273 of 298 [2024-11-08 16:55:12,016 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:55:14,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][267], [Black: 319#(= |#race~receive~0| 0), 368#true, Black: 350#true, Black: 322#true, 262#L748-6true, Black: 326#true, 290#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, 358#true]) [2024-11-08 16:55:14,242 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:55:14,242 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:14,243 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:14,243 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:14,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([850] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][263], [Black: 319#(= |#race~receive~0| 0), 368#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 290#true, 153#L732true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, 163#L749true, 358#true]) [2024-11-08 16:55:14,257 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:55:14,257 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:14,257 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:14,257 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:14,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L730-10-->L732: Formula: (= v_~value~0_2 |v_t1Thread1of1ForFork0_~i~0#1_23|) InVars {t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_23|} OutVars{t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_23|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0][293], [Black: 319#(= |#race~receive~0| 0), 368#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 290#true, 153#L732true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, 163#L749true, 358#true]) [2024-11-08 16:55:14,269 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:55:14,269 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:14,269 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:14,269 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:14,772 INFO L124 PetriNetUnfolderBase]: 1442/12567 cut-off events. [2024-11-08 16:55:14,772 INFO L125 PetriNetUnfolderBase]: For 619/706 co-relation queries the response was YES. [2024-11-08 16:55:14,827 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17758 conditions, 12567 events. 1442/12567 cut-off events. For 619/706 co-relation queries the response was YES. Maximal size of possible extension queue 220. Compared 143812 event pairs, 328 based on Foata normal form. 8/11255 useless extension candidates. Maximal degree in co-relation 17367. Up to 1240 conditions per place. [2024-11-08 16:55:14,859 INFO L140 encePairwiseOnDemand]: 293/298 looper letters, 19 selfloop transitions, 5 changer transitions 0/301 dead transitions. [2024-11-08 16:55:14,859 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 285 places, 301 transitions, 850 flow [2024-11-08 16:55:14,860 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:55:14,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:55:14,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 841 transitions. [2024-11-08 16:55:14,863 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9407158836689038 [2024-11-08 16:55:14,863 INFO L175 Difference]: Start difference. First operand has 283 places, 295 transitions, 786 flow. Second operand 3 states and 841 transitions. [2024-11-08 16:55:14,863 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 285 places, 301 transitions, 850 flow [2024-11-08 16:55:14,874 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 285 places, 301 transitions, 850 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-08 16:55:14,879 INFO L231 Difference]: Finished difference. Result has 287 places, 298 transitions, 822 flow [2024-11-08 16:55:14,880 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=786, PETRI_DIFFERENCE_MINUEND_PLACES=283, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=295, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=290, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=822, PETRI_PLACES=287, PETRI_TRANSITIONS=298} [2024-11-08 16:55:14,880 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, 5 predicate places. [2024-11-08 16:55:14,881 INFO L471 AbstractCegarLoop]: Abstraction has has 287 places, 298 transitions, 822 flow [2024-11-08 16:55:14,881 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 275.3333333333333) internal successors, (826), 3 states have internal predecessors, (826), 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) [2024-11-08 16:55:14,882 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:55:14,882 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:55:14,882 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-08 16:55:14,882 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting t1Err8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:55:14,883 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:55:14,883 INFO L85 PathProgramCache]: Analyzing trace with hash -1775438022, now seen corresponding path program 1 times [2024-11-08 16:55:14,883 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:55:14,884 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2036166026] [2024-11-08 16:55:14,884 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:55:14,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:55:14,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:55:14,965 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:55:14,966 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:55:14,966 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2036166026] [2024-11-08 16:55:14,966 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2036166026] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:55:14,966 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:55:14,967 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:55:14,967 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1560741465] [2024-11-08 16:55:14,967 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:55:14,968 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:55:14,968 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:55:14,969 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:55:14,969 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:55:15,041 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 267 out of 298 [2024-11-08 16:55:15,043 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 287 places, 298 transitions, 822 flow. Second operand has 3 states, 3 states have (on average 270.6666666666667) internal successors, (812), 3 states have internal predecessors, (812), 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) [2024-11-08 16:55:15,043 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:55:15,043 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 267 of 298 [2024-11-08 16:55:15,043 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:55:19,093 INFO L124 PetriNetUnfolderBase]: 2460/18948 cut-off events. [2024-11-08 16:55:19,094 INFO L125 PetriNetUnfolderBase]: For 1114/1214 co-relation queries the response was YES. [2024-11-08 16:55:19,195 INFO L83 FinitePrefix]: Finished finitePrefix Result has 28164 conditions, 18948 events. 2460/18948 cut-off events. For 1114/1214 co-relation queries the response was YES. Maximal size of possible extension queue 354. Compared 236561 event pairs, 800 based on Foata normal form. 9/17211 useless extension candidates. Maximal degree in co-relation 27699. Up to 2485 conditions per place. [2024-11-08 16:55:19,233 INFO L140 encePairwiseOnDemand]: 293/298 looper letters, 25 selfloop transitions, 5 changer transitions 0/305 dead transitions. [2024-11-08 16:55:19,233 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 289 places, 305 transitions, 902 flow [2024-11-08 16:55:19,234 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:55:19,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:55:19,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 829 transitions. [2024-11-08 16:55:19,236 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9272930648769575 [2024-11-08 16:55:19,236 INFO L175 Difference]: Start difference. First operand has 287 places, 298 transitions, 822 flow. Second operand 3 states and 829 transitions. [2024-11-08 16:55:19,236 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 289 places, 305 transitions, 902 flow [2024-11-08 16:55:19,268 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 287 places, 305 transitions, 890 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-11-08 16:55:19,273 INFO L231 Difference]: Finished difference. Result has 289 places, 302 transitions, 852 flow [2024-11-08 16:55:19,273 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=810, PETRI_DIFFERENCE_MINUEND_PLACES=285, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=298, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=293, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=852, PETRI_PLACES=289, PETRI_TRANSITIONS=302} [2024-11-08 16:55:19,274 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, 7 predicate places. [2024-11-08 16:55:19,274 INFO L471 AbstractCegarLoop]: Abstraction has has 289 places, 302 transitions, 852 flow [2024-11-08 16:55:19,275 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 270.6666666666667) internal successors, (812), 3 states have internal predecessors, (812), 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) [2024-11-08 16:55:19,275 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:55:19,275 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:55:19,276 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-08 16:55:19,276 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting t2Err7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:55:19,276 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:55:19,276 INFO L85 PathProgramCache]: Analyzing trace with hash -1681637137, now seen corresponding path program 1 times [2024-11-08 16:55:19,277 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:55:19,277 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [26266412] [2024-11-08 16:55:19,277 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:55:19,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:55:19,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:55:19,765 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:55:19,765 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:55:19,766 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [26266412] [2024-11-08 16:55:19,766 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [26266412] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:55:19,766 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:55:19,766 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:55:19,766 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1856770294] [2024-11-08 16:55:19,767 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:55:19,767 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:55:19,768 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:55:19,768 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:55:19,768 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:55:19,885 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 273 out of 298 [2024-11-08 16:55:19,887 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 289 places, 302 transitions, 852 flow. Second operand has 3 states, 3 states have (on average 276.0) internal successors, (828), 3 states have internal predecessors, (828), 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) [2024-11-08 16:55:19,887 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:55:19,887 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 273 of 298 [2024-11-08 16:55:19,887 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:55:21,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 350#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:21,893 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-08 16:55:21,893 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:55:21,893 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:55:21,893 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:21,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 350#true, Black: 322#true, 262#L748-6true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:21,894 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-08 16:55:21,894 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:55:21,894 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-08 16:55:21,894 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:21,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][268], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:21,942 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-08 16:55:21,942 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:55:21,942 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:21,942 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:55:21,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][268], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, 88#L732-3true, Black: 326#true, 373#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:21,992 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-08 16:55:21,992 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:55:21,992 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:21,992 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-08 16:55:22,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][178], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 373#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 10#L733true, 324#(= |#race~buffer_size~0| 0), Black: 335#true, 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:22,043 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-08 16:55:22,043 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:55:22,043 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-08 16:55:22,043 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:55:23,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 350#true, Black: 319#(= |#race~receive~0| 0), 378#true, Black: 322#true, 262#L748-6true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, 358#true]) [2024-11-08 16:55:23,171 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:55:23,171 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:23,171 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:23,172 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:23,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([850] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][262], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 153#L732true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, 163#L749true, 358#true]) [2024-11-08 16:55:23,221 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:55:23,221 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:23,222 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:23,222 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:23,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([764] L733-2-->L733-3: Formula: (= |v_#race~send~0_7| |v_t1Thread1of1ForFork0_#t~nondet14#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet14#1=|v_t1Thread1of1ForFork0_#t~nondet14#1_3|} OutVars{#race~send~0=|v_#race~send~0_7|, t1Thread1of1ForFork0_#t~nondet14#1=|v_t1Thread1of1ForFork0_#t~nondet14#1_3|} AuxVars[] AssignedVars[#race~send~0][294], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 373#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 57#L751-3true, Black: 337#(= |#race~value~0| 0), Black: 368#true, 324#(= |#race~buffer_size~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 123#L733-3true, 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:23,252 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-08 16:55:23,252 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:55:23,252 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-08 16:55:23,252 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-08 16:55:23,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L730-10-->L732: Formula: (= v_~value~0_2 |v_t1Thread1of1ForFork0_~i~0#1_23|) InVars {t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_23|} OutVars{t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_23|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0][301], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 153#L732true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, 163#L749true, 358#true]) [2024-11-08 16:55:23,275 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:55:23,275 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:23,275 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:23,276 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:23,303 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][178], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 373#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), 10#L733true, Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:23,303 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-08 16:55:23,303 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:55:23,303 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-08 16:55:23,303 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:55:23,304 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-08 16:55:23,304 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][268], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, 88#L732-3true, Black: 326#true, 373#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:23,304 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:55:23,304 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:55:23,304 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:23,305 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:23,305 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-08 16:55:23,305 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][268], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:23,305 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:55:23,305 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:23,305 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:55:23,306 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:23,306 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:55:23,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([850] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][262], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 153#L732true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 163#L749true, 358#true]) [2024-11-08 16:55:23,307 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-08 16:55:23,307 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:23,307 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:23,307 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-08 16:55:23,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 350#true, 378#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:23,347 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-08 16:55:23,347 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-08 16:55:23,347 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:23,347 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:55:23,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 350#true, 378#true, Black: 322#true, 262#L748-6true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:23,348 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-08 16:55:23,348 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-08 16:55:23,348 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:23,348 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:23,455 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([740] L730-10-->L732: Formula: (= v_~value~0_2 |v_t1Thread1of1ForFork0_~i~0#1_23|) InVars {t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_23|} OutVars{t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_23|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0][301], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 153#L732true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, 163#L749true, 358#true]) [2024-11-08 16:55:23,455 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:55:23,455 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:23,456 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:23,456 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:23,456 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:23,496 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([850] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][262], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 153#L732true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, 163#L749true, 358#true]) [2024-11-08 16:55:23,496 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:55:23,496 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:23,496 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:23,496 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:23,496 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:23,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 350#true, Black: 319#(= |#race~receive~0| 0), 378#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, 358#true]) [2024-11-08 16:55:23,536 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:55:23,536 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:55:23,536 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:55:23,536 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:55:23,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 350#true, Black: 319#(= |#race~receive~0| 0), 378#true, Black: 322#true, 262#L748-6true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, 358#true]) [2024-11-08 16:55:23,537 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:55:23,537 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:23,537 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:23,537 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:23,538 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:23,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][178], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 373#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 10#L733true, Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:23,755 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-08 16:55:23,755 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-08 16:55:23,755 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-08 16:55:23,755 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-08 16:55:23,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][268], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, 88#L732-3true, Black: 326#true, 373#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:23,756 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-08 16:55:23,756 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:23,756 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:23,756 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:23,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][268], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:23,757 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-08 16:55:23,757 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:23,758 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:23,758 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:23,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 350#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:23,815 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-08 16:55:23,815 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:23,815 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:23,815 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:23,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 350#true, Black: 322#true, 262#L748-6true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:23,857 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-08 16:55:23,858 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:23,858 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:23,858 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:23,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][268], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:23,864 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-08 16:55:23,864 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:23,865 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:55:23,865 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:23,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][268], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, 88#L732-3true, Black: 326#true, 373#true, 290#true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:23,904 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-08 16:55:23,904 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-08 16:55:23,905 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-08 16:55:23,905 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:23,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][178], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 373#true, 290#true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 360#(= ~value~0 0), 10#L733true, Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:23,941 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-08 16:55:23,941 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-08 16:55:23,941 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-08 16:55:23,941 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-08 16:55:24,013 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 350#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,013 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:55:24,013 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:24,013 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:24,013 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:24,014 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:24,014 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 350#true, Black: 322#true, 262#L748-6true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,014 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:55:24,014 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:24,014 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:24,014 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:24,015 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:24,061 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][268], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,061 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:55:24,061 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:24,061 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:24,061 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:24,062 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:24,117 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][268], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, 88#L732-3true, Black: 326#true, 373#true, 290#true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,117 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:55:24,118 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:24,118 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:24,118 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:24,118 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:24,167 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][178], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 373#true, 290#true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 10#L733true, Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,167 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-08 16:55:24,168 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-08 16:55:24,168 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-08 16:55:24,168 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-08 16:55:24,168 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-08 16:55:24,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([807] L746-4-->L753-2: Formula: (and (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_25| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_25|) |v_~#m~0.offset_25| 0))) (= |v_t2Thread1of1ForFork1_#t~ret22#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_25|, ~#m~0.offset=|v_~#m~0.offset_25|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_25|, t2Thread1of1ForFork1_#t~ret22#1=|v_t2Thread1of1ForFork1_#t~ret22#1_1|, ~#m~0.offset=|v_~#m~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork1_#t~ret22#1][126], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 95#L753-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 65#L710-5true, Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 345#true, 358#true]) [2024-11-08 16:55:24,253 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-08 16:55:24,253 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:24,254 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:24,254 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:55:24,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] L728-4-->L736-2: Formula: (and (= |v_t1Thread1of1ForFork0_#t~ret16#1_1| 0) (= |v_#pthreadsMutex_23| (store |v_#pthreadsMutex_24| |v_~#m~0.base_21| (store (select |v_#pthreadsMutex_24| |v_~#m~0.base_21|) |v_~#m~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_24|, ~#m~0.base=|v_~#m~0.base_21|, ~#m~0.offset=|v_~#m~0.offset_21|} OutVars{t1Thread1of1ForFork0_#t~ret16#1=|v_t1Thread1of1ForFork0_#t~ret16#1_1|, #pthreadsMutex=|v_#pthreadsMutex_23|, ~#m~0.base=|v_~#m~0.base_21|, ~#m~0.offset=|v_~#m~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork0_#t~ret16#1][249], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 44#L736-2true, Black: 322#true, Black: 326#true, 373#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 211#L699-5true, Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,266 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-08 16:55:24,267 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:55:24,267 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:55:24,267 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-08 16:55:24,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L730-10-->L732: Formula: (= v_~value~0_2 |v_t1Thread1of1ForFork0_~i~0#1_23|) InVars {t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_23|} OutVars{t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_23|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0][301], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 153#L732true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 163#L749true, 358#true]) [2024-11-08 16:55:24,302 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-08 16:55:24,303 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:24,303 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:24,303 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-08 16:55:24,337 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([850] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][262], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 153#L732true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 163#L749true, 358#true]) [2024-11-08 16:55:24,338 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-08 16:55:24,338 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-08 16:55:24,338 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:24,338 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:24,338 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-08 16:55:24,368 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][178], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 373#true, 290#true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 10#L733true, Black: 335#true, 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,369 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-08 16:55:24,369 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-08 16:55:24,369 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:24,369 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-08 16:55:24,369 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-08 16:55:24,370 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-08 16:55:24,370 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][268], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,370 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-08 16:55:24,370 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:24,371 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:24,371 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:24,371 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:24,371 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-08 16:55:24,371 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][268], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, 88#L732-3true, Black: 326#true, 373#true, 290#true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,372 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-08 16:55:24,372 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:24,372 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:24,372 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-08 16:55:24,372 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:24,372 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:24,377 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 350#true, 378#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,377 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-08 16:55:24,377 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-08 16:55:24,378 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:24,378 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:55:24,378 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-08 16:55:24,378 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 350#true, 378#true, Black: 322#true, 262#L748-6true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,378 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-08 16:55:24,379 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-08 16:55:24,379 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-08 16:55:24,379 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:24,379 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:24,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 350#true, 378#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,380 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-08 16:55:24,381 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:55:24,381 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-08 16:55:24,381 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:55:24,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 350#true, 378#true, Black: 322#true, 262#L748-6true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,382 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-08 16:55:24,382 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:24,382 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:24,382 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-08 16:55:24,409 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 350#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,410 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-08 16:55:24,410 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:24,410 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:24,410 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:24,410 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-08 16:55:24,410 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:24,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][268], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,415 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-08 16:55:24,416 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-08 16:55:24,416 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:55:24,416 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:55:24,440 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 350#true, Black: 322#true, 262#L748-6true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,440 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-08 16:55:24,440 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:24,440 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:24,440 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:24,441 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-08 16:55:24,441 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:24,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][268], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, 88#L732-3true, Black: 326#true, 373#true, 290#true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,446 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-08 16:55:24,446 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-08 16:55:24,446 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:24,446 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:24,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([850] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][262], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 373#true, 290#true, 153#L732true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 163#L749true, 358#true]) [2024-11-08 16:55:24,470 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-08 16:55:24,470 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:24,470 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:24,470 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:24,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][178], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, Black: 326#true, 373#true, 290#true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 10#L733true, Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,477 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-08 16:55:24,477 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:24,478 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:24,478 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-08 16:55:24,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] L728-4-->L736-2: Formula: (and (= |v_t1Thread1of1ForFork0_#t~ret16#1_1| 0) (= |v_#pthreadsMutex_23| (store |v_#pthreadsMutex_24| |v_~#m~0.base_21| (store (select |v_#pthreadsMutex_24| |v_~#m~0.base_21|) |v_~#m~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_24|, ~#m~0.base=|v_~#m~0.base_21|, ~#m~0.offset=|v_~#m~0.offset_21|} OutVars{t1Thread1of1ForFork0_#t~ret16#1=|v_t1Thread1of1ForFork0_#t~ret16#1_1|, #pthreadsMutex=|v_#pthreadsMutex_23|, ~#m~0.base=|v_~#m~0.base_21|, ~#m~0.offset=|v_~#m~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork0_#t~ret16#1][109], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, 44#L736-2true, Black: 322#true, Black: 326#true, 373#true, 290#true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, 87#L698-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,573 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-08 16:55:24,573 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-08 16:55:24,574 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-08 16:55:24,574 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:55:24,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] L728-4-->L736-2: Formula: (and (= |v_t1Thread1of1ForFork0_#t~ret16#1_1| 0) (= |v_#pthreadsMutex_23| (store |v_#pthreadsMutex_24| |v_~#m~0.base_21| (store (select |v_#pthreadsMutex_24| |v_~#m~0.base_21|) |v_~#m~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_24|, ~#m~0.base=|v_~#m~0.base_21|, ~#m~0.offset=|v_~#m~0.offset_21|} OutVars{t1Thread1of1ForFork0_#t~ret16#1=|v_t1Thread1of1ForFork0_#t~ret16#1_1|, #pthreadsMutex=|v_#pthreadsMutex_23|, ~#m~0.base=|v_~#m~0.base_21|, ~#m~0.offset=|v_~#m~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork0_#t~ret16#1][249], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 44#L736-2true, Black: 322#true, 190#L699-4true, Black: 326#true, 373#true, 290#true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,574 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-08 16:55:24,574 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-08 16:55:24,575 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-08 16:55:24,575 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:55:24,575 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] L728-4-->L736-2: Formula: (and (= |v_t1Thread1of1ForFork0_#t~ret16#1_1| 0) (= |v_#pthreadsMutex_23| (store |v_#pthreadsMutex_24| |v_~#m~0.base_21| (store (select |v_#pthreadsMutex_24| |v_~#m~0.base_21|) |v_~#m~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_24|, ~#m~0.base=|v_~#m~0.base_21|, ~#m~0.offset=|v_~#m~0.offset_21|} OutVars{t1Thread1of1ForFork0_#t~ret16#1=|v_t1Thread1of1ForFork0_#t~ret16#1_1|, #pthreadsMutex=|v_#pthreadsMutex_23|, ~#m~0.base=|v_~#m~0.base_21|, ~#m~0.offset=|v_~#m~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork0_#t~ret16#1][249], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 44#L736-2true, Black: 322#true, Black: 326#true, 373#true, 290#true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 211#L699-5true, Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,575 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-08 16:55:24,575 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:55:24,576 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:55:24,576 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-08 16:55:24,576 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-08 16:55:24,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L730-10-->L732: Formula: (= v_~value~0_2 |v_t1Thread1of1ForFork0_~i~0#1_23|) InVars {t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_23|} OutVars{t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_23|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0][301], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 373#true, 290#true, 153#L732true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 163#L749true, 358#true]) [2024-11-08 16:55:24,640 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-08 16:55:24,640 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:24,640 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-08 16:55:24,640 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:24,648 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([850] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][262], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 373#true, 290#true, 153#L732true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 163#L749true, 358#true]) [2024-11-08 16:55:24,649 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-08 16:55:24,649 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-08 16:55:24,649 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:24,649 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:24,649 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:24,655 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 350#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,655 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-08 16:55:24,655 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:24,655 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:24,655 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:24,655 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-08 16:55:24,656 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:24,656 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-08 16:55:24,656 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 350#true, Black: 322#true, 262#L748-6true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,656 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-08 16:55:24,656 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:24,657 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:24,657 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:24,657 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-08 16:55:24,657 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-08 16:55:24,657 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:24,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([850] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][262], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 153#L732true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 163#L749true, 358#true]) [2024-11-08 16:55:24,659 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-08 16:55:24,659 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:24,659 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:55:24,659 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:24,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 350#true, 378#true, Black: 322#true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,667 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-08 16:55:24,667 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:55:24,667 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-08 16:55:24,668 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:55:24,668 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-08 16:55:24,668 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 350#true, 378#true, Black: 322#true, 262#L748-6true, Black: 326#true, 373#true, 290#true, 252#L732-2true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true]) [2024-11-08 16:55:24,669 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-08 16:55:24,669 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:24,669 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:24,669 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-08 16:55:24,670 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:55:24,716 INFO L124 PetriNetUnfolderBase]: 2390/21317 cut-off events. [2024-11-08 16:55:24,716 INFO L125 PetriNetUnfolderBase]: For 1832/2046 co-relation queries the response was YES. [2024-11-08 16:55:24,863 INFO L83 FinitePrefix]: Finished finitePrefix Result has 31454 conditions, 21317 events. 2390/21317 cut-off events. For 1832/2046 co-relation queries the response was YES. Maximal size of possible extension queue 383. Compared 271196 event pairs, 365 based on Foata normal form. 17/19389 useless extension candidates. Maximal degree in co-relation 31069. Up to 1114 conditions per place. [2024-11-08 16:55:24,918 INFO L140 encePairwiseOnDemand]: 293/298 looper letters, 19 selfloop transitions, 5 changer transitions 0/310 dead transitions. [2024-11-08 16:55:24,918 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 291 places, 310 transitions, 919 flow [2024-11-08 16:55:24,918 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:55:24,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:55:24,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 843 transitions. [2024-11-08 16:55:24,921 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9429530201342282 [2024-11-08 16:55:24,922 INFO L175 Difference]: Start difference. First operand has 289 places, 302 transitions, 852 flow. Second operand 3 states and 843 transitions. [2024-11-08 16:55:24,922 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 291 places, 310 transitions, 919 flow [2024-11-08 16:55:24,962 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 289 places, 310 transitions, 909 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:55:24,967 INFO L231 Difference]: Finished difference. Result has 291 places, 305 transitions, 878 flow [2024-11-08 16:55:24,968 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=842, PETRI_DIFFERENCE_MINUEND_PLACES=287, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=302, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=297, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=878, PETRI_PLACES=291, PETRI_TRANSITIONS=305} [2024-11-08 16:55:24,969 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, 9 predicate places. [2024-11-08 16:55:24,969 INFO L471 AbstractCegarLoop]: Abstraction has has 291 places, 305 transitions, 878 flow [2024-11-08 16:55:24,970 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 276.0) internal successors, (828), 3 states have internal predecessors, (828), 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) [2024-11-08 16:55:24,970 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:55:24,970 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:55:24,971 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-11-08 16:55:24,971 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting t1Err13ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:55:24,972 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:55:24,972 INFO L85 PathProgramCache]: Analyzing trace with hash 1678345957, now seen corresponding path program 1 times [2024-11-08 16:55:24,972 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:55:24,973 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1882546851] [2024-11-08 16:55:24,973 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:55:24,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:55:25,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:55:25,063 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:55:25,066 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:55:25,066 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1882546851] [2024-11-08 16:55:25,066 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1882546851] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:55:25,067 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:55:25,067 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:55:25,067 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [832907212] [2024-11-08 16:55:25,067 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:55:25,068 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:55:25,069 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:55:25,070 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:55:25,070 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:55:25,102 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 273 out of 298 [2024-11-08 16:55:25,104 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 291 places, 305 transitions, 878 flow. Second operand has 3 states, 3 states have (on average 275.0) internal successors, (825), 3 states have internal predecessors, (825), 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) [2024-11-08 16:55:25,104 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:55:25,104 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 273 of 298 [2024-11-08 16:55:25,105 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:55:28,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][267], [Black: 317#true, Black: 350#true, Black: 322#true, 262#L748-6true, Black: 326#true, 383#true, 290#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:28,030 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-08 16:55:28,031 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:55:28,031 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:28,031 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-08 16:55:28,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][267], [Black: 317#true, Black: 350#true, Black: 322#true, Black: 326#true, 383#true, 290#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:28,031 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-08 16:55:28,031 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:28,031 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:55:28,031 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:55:28,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][271], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:28,084 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-08 16:55:28,084 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:28,084 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:55:28,084 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:55:28,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][271], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, 88#L732-3true, Black: 326#true, 383#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:28,144 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-08 16:55:28,145 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:28,145 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-08 16:55:28,145 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:55:28,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][177], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 10#L733true, 324#(= |#race~buffer_size~0| 0), Black: 335#true, 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:28,205 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-08 16:55:28,205 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:55:28,205 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-08 16:55:28,205 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:55:28,499 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][177], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 10#L733true, 324#(= |#race~buffer_size~0| 0), Black: 335#true, 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:28,499 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-08 16:55:28,500 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:55:28,500 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-08 16:55:28,500 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-08 16:55:28,500 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:55:28,500 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][271], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:28,500 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-08 16:55:28,500 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:28,500 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:28,501 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:55:28,501 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:55:28,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][271], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, 88#L732-3true, Black: 326#true, 383#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:28,501 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-08 16:55:28,501 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:28,501 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:28,502 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-08 16:55:28,502 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:55:28,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([774] L734-1-->L734-2: Formula: true InVars {} OutVars{t1Thread1of1ForFork0_#t~nondet15#1=|v_t1Thread1of1ForFork0_#t~nondet15#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork0_#t~nondet15#1][225], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 282#L750-2true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 261#L734-2true, 358#true]) [2024-11-08 16:55:28,972 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-08 16:55:28,972 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:55:28,972 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:55:28,972 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-08 16:55:29,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][291], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 69#L734-4true, 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 282#L750-2true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:29,012 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-08 16:55:29,012 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:55:29,013 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:55:29,013 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-08 16:55:29,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][291], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 282#L750-2true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 238#L734-3true, Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:29,013 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-08 16:55:29,013 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:55:29,013 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:55:29,013 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-08 16:55:29,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][297], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, 44#L736-2true, Black: 326#true, 383#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 282#L750-2true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:29,014 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-08 16:55:29,014 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:55:29,014 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-08 16:55:29,014 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:55:29,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][297], [Black: 319#(= |#race~receive~0| 0), 30#L728-4true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 282#L750-2true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:29,015 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-08 16:55:29,015 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:55:29,015 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:55:29,015 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-08 16:55:29,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][256], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 282#L750-2true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 261#L734-2true, 358#true]) [2024-11-08 16:55:29,015 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-08 16:55:29,016 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:55:29,016 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:55:29,016 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-08 16:55:29,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([875] L751-2-->L751-3: Formula: (= |v_#race~send~0_10| |v_t2Thread1of1ForFork1_#t~nondet21#1_3|) InVars {t2Thread1of1ForFork1_#t~nondet21#1=|v_t2Thread1of1ForFork1_#t~nondet21#1_3|} OutVars{#race~send~0=|v_#race~send~0_10|, t2Thread1of1ForFork1_#t~nondet21#1=|v_t2Thread1of1ForFork1_#t~nondet21#1_3|} AuxVars[] AssignedVars[#race~send~0][295], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 57#L751-3true, 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 96#L733-4true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:29,300 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-08 16:55:29,300 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:55:29,300 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:55:29,300 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-08 16:55:29,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][271], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, Black: 326#true, 383#true, 290#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 358#true]) [2024-11-08 16:55:29,315 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-08 16:55:29,316 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:55:29,316 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:29,316 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-08 16:55:29,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][267], [Black: 319#(= |#race~receive~0| 0), Black: 350#true, 378#true, Black: 322#true, 262#L748-6true, Black: 326#true, 383#true, 290#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 358#true]) [2024-11-08 16:55:29,349 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:55:29,349 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:29,349 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:29,349 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:29,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][271], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, 88#L732-3true, Black: 326#true, 383#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 358#true]) [2024-11-08 16:55:29,353 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:55:29,353 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:29,353 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-08 16:55:29,353 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:29,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][297], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 146#L727-3true, 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 282#L750-2true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:29,371 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-08 16:55:29,371 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:55:29,371 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:55:29,371 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-08 16:55:29,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([875] L751-2-->L751-3: Formula: (= |v_#race~send~0_10| |v_t2Thread1of1ForFork1_#t~nondet21#1_3|) InVars {t2Thread1of1ForFork1_#t~nondet21#1=|v_t2Thread1of1ForFork1_#t~nondet21#1_3|} OutVars{#race~send~0=|v_#race~send~0_10|, t2Thread1of1ForFork1_#t~nondet21#1=|v_t2Thread1of1ForFork1_#t~nondet21#1_3|} AuxVars[] AssignedVars[#race~send~0][279], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, Black: 298#true, 263#L734true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 57#L751-3true, 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:29,375 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-08 16:55:29,375 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-08 16:55:29,375 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:55:29,375 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:55:29,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([850] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][261], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, Black: 326#true, 383#true, 290#true, 153#L732true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 163#L749true, 358#true]) [2024-11-08 16:55:29,387 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:55:29,387 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:29,387 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:29,387 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:29,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][177], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, Black: 326#true, 383#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 10#L733true, 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 358#true]) [2024-11-08 16:55:29,391 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:55:29,391 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:55:29,391 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-08 16:55:29,391 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-08 16:55:29,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L730-10-->L732: Formula: (= v_~value~0_2 |v_t1Thread1of1ForFork0_~i~0#1_23|) InVars {t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_23|} OutVars{t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_23|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0][304], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, Black: 326#true, 383#true, 290#true, 153#L732true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 163#L749true, 358#true]) [2024-11-08 16:55:29,421 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:55:29,421 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:29,421 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:29,421 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:29,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][297], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 282#L750-2true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), 230#L765-1true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:29,447 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-08 16:55:29,448 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-08 16:55:29,448 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:55:29,448 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:55:29,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][297], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, 44#L736-2true, Black: 326#true, 383#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 282#L750-2true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, Black: 378#true, 358#true]) [2024-11-08 16:55:29,526 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-08 16:55:29,526 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:55:29,526 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:55:29,526 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:55:29,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([740] L730-10-->L732: Formula: (= v_~value~0_2 |v_t1Thread1of1ForFork0_~i~0#1_23|) InVars {t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_23|} OutVars{t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_23|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0][304], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, Black: 326#true, 383#true, 290#true, 153#L732true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, 163#L749true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 358#true]) [2024-11-08 16:55:29,560 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:55:29,560 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:29,561 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:29,561 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:29,561 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:29,593 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([850] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][261], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 378#true, Black: 322#true, Black: 326#true, 383#true, 290#true, 153#L732true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, 163#L749true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 358#true]) [2024-11-08 16:55:29,594 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:55:29,594 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:29,594 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:29,594 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:29,594 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:29,635 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][267], [Black: 350#true, Black: 319#(= |#race~receive~0| 0), 378#true, Black: 322#true, 262#L748-6true, Black: 326#true, 383#true, 290#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 358#true]) [2024-11-08 16:55:29,636 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:55:29,636 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:29,636 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:29,636 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:29,636 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:29,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][267], [Black: 350#true, Black: 319#(= |#race~receive~0| 0), 378#true, Black: 322#true, Black: 326#true, 383#true, 290#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 358#true]) [2024-11-08 16:55:29,637 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:55:29,637 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:55:29,637 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:55:29,637 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:55:29,780 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][271], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, Black: 378#true, 358#true]) [2024-11-08 16:55:29,780 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:55:29,780 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:29,781 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:29,781 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:55:29,781 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:55:29,781 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:29,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][297], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 146#L727-3true, 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 282#L750-2true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, Black: 378#true, 358#true]) [2024-11-08 16:55:29,786 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-08 16:55:29,786 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:29,786 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-08 16:55:29,787 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:29,834 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][271], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, 88#L732-3true, Black: 326#true, 383#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, Black: 378#true, 358#true]) [2024-11-08 16:55:29,834 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:55:29,834 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:29,834 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:29,834 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:29,835 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-08 16:55:29,835 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:55:29,892 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][177], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 10#L733true, 324#(= |#race~buffer_size~0| 0), Black: 335#true, 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, Black: 378#true, 358#true]) [2024-11-08 16:55:29,893 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-08 16:55:29,893 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:55:29,893 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-08 16:55:29,893 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-08 16:55:29,893 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:55:29,893 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-08 16:55:29,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] L750-1-->L750-2: Formula: (= |v_t2Thread1of1ForFork1_#t~nondet20#1_3| |v_#race~receive~0_10|) InVars {t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_3|, #race~receive~0=|v_#race~receive~0_10|} AuxVars[] AssignedVars[#race~receive~0][297], [Black: 319#(= |#race~receive~0| 0), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 282#L750-2true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 230#L765-1true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 312#true, Black: 378#true, 358#true]) [2024-11-08 16:55:29,950 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-08 16:55:29,950 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-08 16:55:29,950 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-08 16:55:29,951 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-08 16:55:30,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][267], [Black: 317#true, Black: 350#true, Black: 322#true, 262#L748-6true, Black: 326#true, 290#true, 383#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:30,103 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:55:30,103 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:30,104 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:30,104 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:30,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][267], [Black: 317#true, Black: 350#true, Black: 322#true, Black: 326#true, 290#true, 383#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:30,104 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:55:30,104 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:30,104 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:30,104 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:30,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][271], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 290#true, 383#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:30,132 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:55:30,132 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:30,133 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:30,133 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:30,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][271], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, 88#L732-3true, Black: 326#true, 290#true, 383#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:30,166 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:55:30,166 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:30,167 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:30,167 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:30,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][177], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 290#true, 383#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, Black: 360#(= ~value~0 0), 10#L733true, Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:30,198 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-08 16:55:30,198 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-08 16:55:30,198 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-08 16:55:30,198 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-08 16:55:30,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([850] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][261], [Black: 317#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, 153#L732true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 335#true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 163#L749true, 358#true]) [2024-11-08 16:55:30,463 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-08 16:55:30,463 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:30,463 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:30,464 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:30,469 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][267], [Black: 317#true, Black: 350#true, Black: 322#true, Black: 326#true, 383#true, 290#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:30,469 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-08 16:55:30,469 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:30,469 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-08 16:55:30,469 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:30,469 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:30,470 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][267], [Black: 317#true, Black: 350#true, Black: 322#true, 262#L748-6true, Black: 326#true, 383#true, 290#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true]) [2024-11-08 16:55:30,470 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-08 16:55:30,470 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:30,470 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:30,470 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:30,470 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-08 16:55:30,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][267], [Black: 317#true, Black: 350#true, 378#true, Black: 322#true, 262#L748-6true, Black: 326#true, 383#true, 290#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 358#true]) [2024-11-08 16:55:30,476 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-08 16:55:30,476 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:30,476 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:30,476 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-08 16:55:30,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][267], [Black: 317#true, Black: 350#true, 378#true, Black: 322#true, Black: 326#true, 383#true, 290#true, 252#L732-2true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 337#(= |#race~value~0| 0), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 358#true]) [2024-11-08 16:55:30,476 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-08 16:55:30,476 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:55:30,476 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:55:30,476 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-08 16:55:30,490 INFO L124 PetriNetUnfolderBase]: 2775/22622 cut-off events. [2024-11-08 16:55:30,490 INFO L125 PetriNetUnfolderBase]: For 2587/2832 co-relation queries the response was YES. [2024-11-08 16:55:30,631 INFO L83 FinitePrefix]: Finished finitePrefix Result has 34422 conditions, 22622 events. 2775/22622 cut-off events. For 2587/2832 co-relation queries the response was YES. Maximal size of possible extension queue 383. Compared 288891 event pairs, 468 based on Foata normal form. 15/20528 useless extension candidates. Maximal degree in co-relation 34031. Up to 2193 conditions per place. [2024-11-08 16:55:30,680 INFO L140 encePairwiseOnDemand]: 292/298 looper letters, 19 selfloop transitions, 8 changer transitions 0/314 dead transitions. [2024-11-08 16:55:30,680 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 293 places, 314 transitions, 960 flow [2024-11-08 16:55:30,681 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:55:30,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:55:30,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 842 transitions. [2024-11-08 16:55:30,683 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.941834451901566 [2024-11-08 16:55:30,684 INFO L175 Difference]: Start difference. First operand has 291 places, 305 transitions, 878 flow. Second operand 3 states and 842 transitions. [2024-11-08 16:55:30,684 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 293 places, 314 transitions, 960 flow [2024-11-08 16:55:30,724 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 291 places, 314 transitions, 950 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:55:30,729 INFO L231 Difference]: Finished difference. Result has 293 places, 311 transitions, 934 flow [2024-11-08 16:55:30,729 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=868, PETRI_DIFFERENCE_MINUEND_PLACES=289, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=305, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=297, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=934, PETRI_PLACES=293, PETRI_TRANSITIONS=311} [2024-11-08 16:55:30,730 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, 11 predicate places. [2024-11-08 16:55:30,730 INFO L471 AbstractCegarLoop]: Abstraction has has 293 places, 311 transitions, 934 flow [2024-11-08 16:55:30,731 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 275.0) internal successors, (825), 3 states have internal predecessors, (825), 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) [2024-11-08 16:55:30,731 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:55:30,732 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:55:30,732 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-11-08 16:55:30,732 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting t2Err9ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:55:30,733 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:55:30,733 INFO L85 PathProgramCache]: Analyzing trace with hash -53453922, now seen corresponding path program 1 times [2024-11-08 16:55:30,733 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:55:30,733 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [738197517] [2024-11-08 16:55:30,734 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:55:30,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:55:30,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:55:30,804 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:55:30,804 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:55:30,805 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [738197517] [2024-11-08 16:55:30,805 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [738197517] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:55:30,805 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:55:30,805 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:55:30,805 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [829596485] [2024-11-08 16:55:30,806 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:55:30,806 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:55:30,807 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:55:30,807 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:55:30,808 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:55:30,838 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 273 out of 298 [2024-11-08 16:55:30,839 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 293 places, 311 transitions, 934 flow. Second operand has 3 states, 3 states have (on average 275.6666666666667) internal successors, (827), 3 states have internal predecessors, (827), 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) [2024-11-08 16:55:30,839 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:55:30,840 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 273 of 298 [2024-11-08 16:55:30,840 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:55:34,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 337#(= |#race~value~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 350#true, 383#true, 252#L732-2true, 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 378#true, 388#true]) [2024-11-08 16:55:34,241 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-08 16:55:34,241 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:55:34,241 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:55:34,241 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:34,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, 262#L748-6true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 337#(= |#race~value~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 350#true, 383#true, 252#L732-2true, 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 378#true, 388#true]) [2024-11-08 16:55:34,246 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-08 16:55:34,246 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:55:34,246 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-08 16:55:34,246 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:34,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][269], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, 252#L732-2true, 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 378#true, 388#true]) [2024-11-08 16:55:34,293 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-08 16:55:34,293 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:34,293 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:55:34,293 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:55:34,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, 262#L748-6true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 337#(= |#race~value~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 350#true, 383#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 378#true, 388#true]) [2024-11-08 16:55:34,293 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-08 16:55:34,294 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:55:34,294 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:34,294 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-08 16:55:34,294 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:34,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 337#(= |#race~value~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 350#true, 383#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 378#true, 388#true]) [2024-11-08 16:55:34,294 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-08 16:55:34,294 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:55:34,294 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:55:34,294 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:34,294 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:34,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][269], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, 88#L732-3true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 378#true, 388#true]) [2024-11-08 16:55:34,339 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-08 16:55:34,340 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:55:34,340 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-08 16:55:34,340 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:34,340 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][269], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 378#true, 388#true]) [2024-11-08 16:55:34,340 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-08 16:55:34,340 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:34,340 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:55:34,340 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:55:34,341 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:34,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][177], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 10#L733true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 378#true, 388#true]) [2024-11-08 16:55:34,405 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-08 16:55:34,405 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:55:34,405 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-08 16:55:34,405 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:55:34,405 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][269], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, 88#L732-3true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 378#true, 388#true]) [2024-11-08 16:55:34,405 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-08 16:55:34,406 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:55:34,406 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-08 16:55:34,406 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:34,406 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:34,470 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][177], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 10#L733true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 378#true, 388#true]) [2024-11-08 16:55:34,470 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-08 16:55:34,470 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:55:34,470 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-08 16:55:34,471 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-08 16:55:34,471 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:55:35,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([855] L750-->L750-1: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_1|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~nondet20#1][252], [Black: 319#(= |#race~receive~0| 0), Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), 44#L736-2true, Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 232#L750-1true, 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 378#true, 388#true]) [2024-11-08 16:55:35,169 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-08 16:55:35,170 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-08 16:55:35,170 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:55:35,170 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:55:35,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([855] L750-->L750-1: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_1|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~nondet20#1][252], [Black: 319#(= |#race~receive~0| 0), Black: 383#true, Black: 322#true, 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 232#L750-1true, 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 238#L734-3true, Black: 314#(= |#race~send~0| 0), Black: 378#true, 388#true]) [2024-11-08 16:55:35,170 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-08 16:55:35,170 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:55:35,171 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:55:35,171 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-08 16:55:35,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L734-2-->L734-3: Formula: (= |v_#race~receive~0_4| |v_t1Thread1of1ForFork0_#t~nondet15#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet15#1=|v_t1Thread1of1ForFork0_#t~nondet15#1_3|} OutVars{#race~receive~0=|v_#race~receive~0_4|, t1Thread1of1ForFork0_#t~nondet15#1=|v_t1Thread1of1ForFork0_#t~nondet15#1_3|} AuxVars[] AssignedVars[#race~receive~0][256], [Black: 319#(= |#race~receive~0| 0), Black: 383#true, Black: 322#true, 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, 232#L750-1true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 238#L734-3true, Black: 314#(= |#race~send~0| 0), Black: 378#true, 388#true]) [2024-11-08 16:55:35,232 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-08 16:55:35,232 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:55:35,232 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-08 16:55:35,233 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:55:35,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L734-2-->L734-3: Formula: (= |v_#race~receive~0_4| |v_t1Thread1of1ForFork0_#t~nondet15#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet15#1=|v_t1Thread1of1ForFork0_#t~nondet15#1_3|} OutVars{#race~receive~0=|v_#race~receive~0_4|, t1Thread1of1ForFork0_#t~nondet15#1=|v_t1Thread1of1ForFork0_#t~nondet15#1_3|} AuxVars[] AssignedVars[#race~receive~0][293], [Black: 319#(= |#race~receive~0| 0), Black: 383#true, Black: 322#true, 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 282#L750-2true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), 238#L734-3true, Black: 378#true, 388#true]) [2024-11-08 16:55:35,278 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-08 16:55:35,278 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:55:35,278 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:55:35,278 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-08 16:55:35,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][269], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, 252#L732-2true, Black: 298#true, 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 388#true]) [2024-11-08 16:55:35,294 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-08 16:55:35,294 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-08 16:55:35,294 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:55:35,294 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:35,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L734-2-->L734-3: Formula: (= |v_#race~receive~0_4| |v_t1Thread1of1ForFork0_#t~nondet15#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet15#1=|v_t1Thread1of1ForFork0_#t~nondet15#1_3|} OutVars{#race~receive~0=|v_#race~receive~0_4|, t1Thread1of1ForFork0_#t~nondet15#1=|v_t1Thread1of1ForFork0_#t~nondet15#1_3|} AuxVars[] AssignedVars[#race~receive~0][293], [Black: 319#(= |#race~receive~0| 0), Black: 383#true, Black: 322#true, 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), 192#L750-3true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 238#L734-3true, Black: 314#(= |#race~send~0| 0), Black: 378#true, 388#true]) [2024-11-08 16:55:35,326 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-08 16:55:35,326 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:55:35,326 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-08 16:55:35,326 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:55:35,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][269], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, 88#L732-3true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 298#true, 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 388#true]) [2024-11-08 16:55:35,351 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:55:35,352 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:35,352 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-08 16:55:35,352 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:35,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([875] L751-2-->L751-3: Formula: (= |v_#race~send~0_10| |v_t2Thread1of1ForFork1_#t~nondet21#1_3|) InVars {t2Thread1of1ForFork1_#t~nondet21#1=|v_t2Thread1of1ForFork1_#t~nondet21#1_3|} OutVars{#race~send~0=|v_#race~send~0_10|, t2Thread1of1ForFork1_#t~nondet21#1=|v_t2Thread1of1ForFork1_#t~nondet21#1_3|} AuxVars[] AssignedVars[#race~send~0][294], [Black: 319#(= |#race~receive~0| 0), Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, 96#L733-4true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 57#L751-3true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 378#true, 388#true]) [2024-11-08 16:55:35,382 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-08 16:55:35,382 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:55:35,382 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-08 16:55:35,382 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:55:35,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([777] L734-2-->L734-3: Formula: (= |v_#race~receive~0_4| |v_t1Thread1of1ForFork0_#t~nondet15#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet15#1=|v_t1Thread1of1ForFork0_#t~nondet15#1_3|} OutVars{#race~receive~0=|v_#race~receive~0_4|, t1Thread1of1ForFork0_#t~nondet15#1=|v_t1Thread1of1ForFork0_#t~nondet15#1_3|} AuxVars[] AssignedVars[#race~receive~0][228], [Black: 319#(= |#race~receive~0| 0), Black: 383#true, Black: 322#true, 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 326#true, 290#true, 152#L751true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), 238#L734-3true, Black: 314#(= |#race~send~0| 0), Black: 378#true, 388#true]) [2024-11-08 16:55:35,383 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-08 16:55:35,384 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:55:35,384 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:55:35,384 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-08 16:55:35,399 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][269], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 388#true]) [2024-11-08 16:55:35,399 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-08 16:55:35,399 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-08 16:55:35,399 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:55:35,399 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:55:35,399 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:35,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][177], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 298#true, 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), 10#L733true, Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 388#true]) [2024-11-08 16:55:35,402 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:55:35,402 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-08 16:55:35,402 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:55:35,402 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-08 16:55:35,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 319#(= |#race~receive~0| 0), Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, 262#L748-6true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 337#(= |#race~value~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 350#true, 383#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 388#true]) [2024-11-08 16:55:35,435 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:55:35,435 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:35,436 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:35,436 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:35,440 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][269], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, 88#L732-3true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 388#true]) [2024-11-08 16:55:35,440 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:55:35,440 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:35,440 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:35,440 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-08 16:55:35,440 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:35,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([855] L750-->L750-1: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_1|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~nondet20#1][252], [Black: 319#(= |#race~receive~0| 0), Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, 232#L750-1true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 146#L727-3true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 378#true, 388#true]) [2024-11-08 16:55:35,462 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-08 16:55:35,462 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-08 16:55:35,462 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:35,463 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:35,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([875] L751-2-->L751-3: Formula: (= |v_#race~send~0_10| |v_t2Thread1of1ForFork1_#t~nondet21#1_3|) InVars {t2Thread1of1ForFork1_#t~nondet21#1=|v_t2Thread1of1ForFork1_#t~nondet21#1_3|} OutVars{#race~send~0=|v_#race~send~0_10|, t2Thread1of1ForFork1_#t~nondet21#1=|v_t2Thread1of1ForFork1_#t~nondet21#1_3|} AuxVars[] AssignedVars[#race~send~0][277], [Black: 319#(= |#race~receive~0| 0), Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, 263#L734true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 57#L751-3true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 378#true, 388#true]) [2024-11-08 16:55:35,465 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-08 16:55:35,465 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:55:35,465 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:55:35,466 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-08 16:55:35,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([850] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][260], [Black: 319#(= |#race~receive~0| 0), Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, 153#L732true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 163#L749true, 388#true]) [2024-11-08 16:55:35,478 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:55:35,478 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:35,479 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:35,479 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:35,482 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][177], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), 10#L733true, Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 388#true]) [2024-11-08 16:55:35,482 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:55:35,482 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-08 16:55:35,482 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:55:35,482 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-08 16:55:35,482 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-08 16:55:35,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L730-10-->L732: Formula: (= v_~value~0_2 |v_t1Thread1of1ForFork0_~i~0#1_23|) InVars {t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_23|} OutVars{t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_23|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0][302], [Black: 319#(= |#race~receive~0| 0), Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, 153#L732true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 163#L749true, 388#true]) [2024-11-08 16:55:35,518 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:55:35,518 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:35,518 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:35,518 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:35,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([855] L750-->L750-1: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_1|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~nondet20#1][252], [Black: 319#(= |#race~receive~0| 0), Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), 230#L765-1true, Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), Black: 378#true, 358#true, 232#L750-1true, 388#true]) [2024-11-08 16:55:35,545 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-08 16:55:35,545 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-08 16:55:35,546 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:55:35,546 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:55:35,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([855] L750-->L750-1: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_1|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~nondet20#1][252], [Black: 319#(= |#race~receive~0| 0), Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), 44#L736-2true, Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 232#L750-1true, 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 378#true, 388#true]) [2024-11-08 16:55:35,933 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-08 16:55:35,933 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:55:35,933 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:55:35,933 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-08 16:55:35,966 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([740] L730-10-->L732: Formula: (= v_~value~0_2 |v_t1Thread1of1ForFork0_~i~0#1_23|) InVars {t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_23|} OutVars{t1Thread1of1ForFork0_~i~0#1=|v_t1Thread1of1ForFork0_~i~0#1_23|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0][302], [Black: 319#(= |#race~receive~0| 0), Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, 153#L732true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 163#L749true, 388#true]) [2024-11-08 16:55:35,966 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:55:35,966 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:35,966 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:35,966 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:35,967 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:35,998 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([850] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][260], [Black: 319#(= |#race~receive~0| 0), Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, 153#L732true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 163#L749true, 388#true]) [2024-11-08 16:55:35,998 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:55:35,998 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:35,998 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:35,998 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:35,998 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:36,029 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 319#(= |#race~receive~0| 0), Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, 262#L748-6true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 337#(= |#race~value~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 350#true, 383#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 388#true]) [2024-11-08 16:55:36,029 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:55:36,030 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:36,030 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:36,030 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:36,030 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:36,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 319#(= |#race~receive~0| 0), Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 337#(= |#race~value~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 350#true, 383#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 298#true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), 200#L748-5true, Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 388#true]) [2024-11-08 16:55:36,030 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:55:36,030 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:55:36,030 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:55:36,030 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:55:36,128 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][269], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, 252#L732-2true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 378#true, 388#true]) [2024-11-08 16:55:36,128 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:55:36,128 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:36,128 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:55:36,128 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:55:36,128 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:36,128 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:36,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([855] L750-->L750-1: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_1|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~nondet20#1][252], [Black: 319#(= |#race~receive~0| 0), Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, 232#L750-1true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 146#L727-3true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 378#true, 388#true]) [2024-11-08 16:55:36,132 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-08 16:55:36,132 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-08 16:55:36,132 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-08 16:55:36,132 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-08 16:55:36,165 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][269], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, 88#L732-3true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 378#true, 388#true]) [2024-11-08 16:55:36,165 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:55:36,165 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:55:36,166 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:36,166 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-08 16:55:36,166 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:36,166 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:36,202 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][177], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 10#L733true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 378#true, 388#true]) [2024-11-08 16:55:36,202 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-08 16:55:36,202 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:55:36,202 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-08 16:55:36,202 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-08 16:55:36,202 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-08 16:55:36,203 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:55:36,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([855] L750-->L750-1: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~nondet20#1=|v_t2Thread1of1ForFork1_#t~nondet20#1_1|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~nondet20#1][252], [Black: 319#(= |#race~receive~0| 0), Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), Black: 322#true, Black: 326#true, 383#true, 290#true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), Black: 335#true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 230#L765-1true, Black: 312#true, Black: 378#true, 358#true, 232#L750-1true, 388#true]) [2024-11-08 16:55:36,240 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-08 16:55:36,241 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-08 16:55:36,241 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-08 16:55:36,241 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-08 16:55:36,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, 262#L748-6true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 337#(= |#race~value~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 350#true, 383#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 378#true, 388#true]) [2024-11-08 16:55:36,381 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:55:36,381 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:36,381 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:36,381 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:36,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 337#(= |#race~value~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 350#true, 383#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 378#true, 388#true]) [2024-11-08 16:55:36,381 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:55:36,381 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:36,382 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:36,382 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:36,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][269], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, 252#L732-2true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 378#true, 388#true]) [2024-11-08 16:55:36,422 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:55:36,422 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:36,422 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:36,422 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:36,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 337#(= |#race~value~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 350#true, 383#true, 252#L732-2true, Black: 298#true, 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 388#true]) [2024-11-08 16:55:36,424 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:55:36,424 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-08 16:55:36,424 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:36,424 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:55:36,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, 262#L748-6true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 337#(= |#race~value~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 350#true, 383#true, 252#L732-2true, Black: 298#true, 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 312#true, Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 388#true]) [2024-11-08 16:55:36,425 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:55:36,425 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-08 16:55:36,425 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:55:36,425 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:55:36,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][269], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, 88#L732-3true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 378#true, 388#true]) [2024-11-08 16:55:36,457 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:55:36,458 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:36,458 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:36,458 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:36,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L748-4-->L748-5: Formula: (= |v_#race~value~0_4| 0) InVars {} OutVars{#race~value~0=|v_#race~value~0_4|} AuxVars[] AssignedVars[#race~value~0][177], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 298#true, 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 10#L733true, 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 378#true, 388#true]) [2024-11-08 16:55:36,483 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-08 16:55:36,483 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-08 16:55:36,483 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-08 16:55:36,483 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-08 16:55:36,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([850] L748-9-->L749: Formula: true InVars {} OutVars{t2Thread1of1ForFork1_#t~ret19#1=|v_t2Thread1of1ForFork1_#t~ret19#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork1_#t~ret19#1][260], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, 153#L732true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 335#true, Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 352#(= |#race~value~0| |t1Thread1of1ForFork0_#t~nondet13#1|), 383#true, Black: 298#true, 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 378#true, 163#L749true, 388#true]) [2024-11-08 16:55:36,799 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-08 16:55:36,799 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:36,799 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:36,799 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:36,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, 262#L748-6true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 337#(= |#race~value~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 350#true, 383#true, 252#L732-2true, Black: 298#true, 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 378#true, 388#true]) [2024-11-08 16:55:36,805 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-08 16:55:36,805 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:55:36,805 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-08 16:55:36,805 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-08 16:55:36,806 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:55:36,806 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 337#(= |#race~value~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 350#true, 383#true, 252#L732-2true, Black: 298#true, 52#L764-4true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 378#true, 388#true]) [2024-11-08 16:55:36,806 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-08 16:55:36,806 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:55:36,807 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-08 16:55:36,807 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:55:36,807 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-08 16:55:36,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, 262#L748-6true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 337#(= |#race~value~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 350#true, 383#true, 252#L732-2true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 388#true]) [2024-11-08 16:55:36,815 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-08 16:55:36,815 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-08 16:55:36,816 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:55:36,816 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:55:36,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([748] L732-1-->L732-2: Formula: (= |v_#race~value~0_1| |v_t1Thread1of1ForFork0_#t~nondet13#1_3|) InVars {t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|} OutVars{t1Thread1of1ForFork0_#t~nondet13#1=|v_t1Thread1of1ForFork0_#t~nondet13#1_3|, #race~value~0=|v_#race~value~0_1|} AuxVars[] AssignedVars[#race~value~0][266], [Black: 317#true, Black: 385#(= |t1Thread1of1ForFork0_#t~nondet15#1| |#race~receive~0|), Black: 322#true, Black: 326#true, 290#true, Black: 332#(not |t1Thread1of1ForFork0_insertLogElement_#t~short8#1|), Black: 337#(= |#race~value~0| 0), Black: 342#(not |t2Thread1of1ForFork1_removeLogElement_#t~short4#1|), Black: 347#(or (and (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0 (- 4294967296))) |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1|) (<= 2147483648 (mod ~next~0 4294967296))) (and (= |t1Thread1of1ForFork0_insertLogElement_#t~nondet9#1| (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (* (div ~next~0 4294967296) (- 4294967296)) ~next~0))) (<= (mod ~next~0 4294967296) 2147483647))), 358#true, Black: 350#true, 383#true, 252#L732-2true, Black: 298#true, Black: 361#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (= ~value~0 0)), 52#L764-4true, Black: 360#(= ~value~0 0), Black: 364#(and (<= (+ |t2Thread1of1ForFork1_removeLogElement_#res#1| 1) 0) (not (= |t2Thread1of1ForFork1_#t~ret19#1| 0)) (= ~value~0 0)), 324#(= |#race~buffer_size~0| 0), Black: 370#(= |t1Thread1of1ForFork0_#t~nondet14#1| |#race~send~0|), 200#L748-5true, Black: 375#(= |#race~next~0| |t1Thread1of1ForFork0_insertLogElement_#t~nondet10#1|), Black: 314#(= |#race~send~0| 0), Black: 380#(or (and (<= 2147483648 (mod (+ ~first~0 4294967295) 4294967296)) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| (- 1) ~first~0 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0)) (and (<= (mod (+ ~first~0 4294967295) 4294967296) 2147483647) (= (select (select |#race| |~#buffer~0.base|) (+ |~#buffer~0.offset| ~first~0 4294967295 (* (div (+ ~first~0 4294967295) 4294967296) (- 4294967296)))) 0))), 388#true]) [2024-11-08 16:55:36,816 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-08 16:55:36,817 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:55:36,817 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-08 16:55:36,817 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:55:36,832 INFO L124 PetriNetUnfolderBase]: 2972/23630 cut-off events. [2024-11-08 16:55:36,832 INFO L125 PetriNetUnfolderBase]: For 4059/4378 co-relation queries the response was YES. [2024-11-08 16:55:36,996 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37207 conditions, 23630 events. 2972/23630 cut-off events. For 4059/4378 co-relation queries the response was YES. Maximal size of possible extension queue 419. Compared 304991 event pairs, 527 based on Foata normal form. 14/21551 useless extension candidates. Maximal degree in co-relation 36825. Up to 2473 conditions per place. [2024-11-08 16:55:37,064 INFO L140 encePairwiseOnDemand]: 293/298 looper letters, 21 selfloop transitions, 7 changer transitions 0/317 dead transitions. [2024-11-08 16:55:37,064 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 295 places, 317 transitions, 1009 flow [2024-11-08 16:55:37,065 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:55:37,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:55:37,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 841 transitions. [2024-11-08 16:55:37,067 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9407158836689038 [2024-11-08 16:55:37,068 INFO L175 Difference]: Start difference. First operand has 293 places, 311 transitions, 934 flow. Second operand 3 states and 841 transitions. [2024-11-08 16:55:37,068 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 295 places, 317 transitions, 1009 flow [2024-11-08 16:55:37,110 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 293 places, 317 transitions, 991 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:55:37,115 INFO L231 Difference]: Finished difference. Result has 295 places, 314 transitions, 964 flow [2024-11-08 16:55:37,116 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=918, PETRI_DIFFERENCE_MINUEND_PLACES=291, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=311, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=304, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=964, PETRI_PLACES=295, PETRI_TRANSITIONS=314} [2024-11-08 16:55:37,117 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, 13 predicate places. [2024-11-08 16:55:37,117 INFO L471 AbstractCegarLoop]: Abstraction has has 295 places, 314 transitions, 964 flow [2024-11-08 16:55:37,118 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 275.6666666666667) internal successors, (827), 3 states have internal predecessors, (827), 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) [2024-11-08 16:55:37,118 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:55:37,119 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:55:37,119 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-11-08 16:55:37,119 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting t2Err0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:55:37,119 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:55:37,120 INFO L85 PathProgramCache]: Analyzing trace with hash -1695767837, now seen corresponding path program 1 times [2024-11-08 16:55:37,120 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:55:37,120 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [323733366] [2024-11-08 16:55:37,120 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:55:37,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:55:37,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:55:37,273 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:55:37,273 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:55:37,274 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [323733366] [2024-11-08 16:55:37,274 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [323733366] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:55:37,274 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:55:37,274 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 16:55:37,274 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1104169627] [2024-11-08 16:55:37,275 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:55:37,275 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:55:37,275 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:55:37,276 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:55:37,276 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:55:37,305 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 279 out of 298 [2024-11-08 16:55:37,307 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 295 places, 314 transitions, 964 flow. Second operand has 3 states, 3 states have (on average 281.0) internal successors, (843), 3 states have internal predecessors, (843), 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) [2024-11-08 16:55:37,307 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:55:37,307 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 279 of 298 [2024-11-08 16:55:37,307 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:55:38,317 INFO L124 PetriNetUnfolderBase]: 302/3724 cut-off events. [2024-11-08 16:55:38,317 INFO L125 PetriNetUnfolderBase]: For 444/444 co-relation queries the response was YES. [2024-11-08 16:55:38,331 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5534 conditions, 3724 events. 302/3724 cut-off events. For 444/444 co-relation queries the response was YES. Maximal size of possible extension queue 48. Compared 29347 event pairs, 41 based on Foata normal form. 68/3547 useless extension candidates. Maximal degree in co-relation 5156. Up to 148 conditions per place. [2024-11-08 16:55:38,337 INFO L140 encePairwiseOnDemand]: 294/298 looper letters, 7 selfloop transitions, 4 changer transitions 0/270 dead transitions. [2024-11-08 16:55:38,337 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 286 places, 270 transitions, 763 flow [2024-11-08 16:55:38,338 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:55:38,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:55:38,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 850 transitions. [2024-11-08 16:55:38,341 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9507829977628636 [2024-11-08 16:55:38,342 INFO L175 Difference]: Start difference. First operand has 295 places, 314 transitions, 964 flow. Second operand 3 states and 850 transitions. [2024-11-08 16:55:38,342 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 286 places, 270 transitions, 763 flow [2024-11-08 16:55:38,353 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 270 places, 270 transitions, 681 flow, removed 21 selfloop flow, removed 16 redundant places. [2024-11-08 16:55:38,358 INFO L231 Difference]: Finished difference. Result has 270 places, 268 transitions, 660 flow [2024-11-08 16:55:38,359 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=652, PETRI_DIFFERENCE_MINUEND_PLACES=268, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=268, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=264, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=660, PETRI_PLACES=270, PETRI_TRANSITIONS=268} [2024-11-08 16:55:38,360 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, -12 predicate places. [2024-11-08 16:55:38,361 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 268 transitions, 660 flow [2024-11-08 16:55:38,361 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 281.0) internal successors, (843), 3 states have internal predecessors, (843), 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) [2024-11-08 16:55:38,362 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:55:38,362 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:55:38,362 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-11-08 16:55:38,362 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting t2Err10ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-08 16:55:38,363 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:55:38,363 INFO L85 PathProgramCache]: Analyzing trace with hash 249817832, now seen corresponding path program 1 times [2024-11-08 16:55:38,363 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:55:38,364 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [736995442] [2024-11-08 16:55:38,364 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:55:38,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:55:38,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:55:38,445 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:55:38,446 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:55:38,446 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [736995442] [2024-11-08 16:55:38,446 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [736995442] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:55:38,446 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:55:38,446 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:55:38,447 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [447874818] [2024-11-08 16:55:38,447 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:55:38,447 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:55:38,448 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:55:38,448 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:55:38,448 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:55:38,482 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 273 out of 298 [2024-11-08 16:55:38,484 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 268 transitions, 660 flow. Second operand has 3 states, 3 states have (on average 275.3333333333333) internal successors, (826), 3 states have internal predecessors, (826), 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) [2024-11-08 16:55:38,484 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:55:38,484 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 273 of 298 [2024-11-08 16:55:38,484 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:55:39,147 INFO L124 PetriNetUnfolderBase]: 330/3698 cut-off events. [2024-11-08 16:55:39,147 INFO L125 PetriNetUnfolderBase]: For 296/299 co-relation queries the response was YES. [2024-11-08 16:55:39,163 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5135 conditions, 3698 events. 330/3698 cut-off events. For 296/299 co-relation queries the response was YES. Maximal size of possible extension queue 51. Compared 29482 event pairs, 92 based on Foata normal form. 0/3456 useless extension candidates. Maximal degree in co-relation 4770. Up to 347 conditions per place. [2024-11-08 16:55:39,165 INFO L140 encePairwiseOnDemand]: 295/298 looper letters, 0 selfloop transitions, 0 changer transitions 268/268 dead transitions. [2024-11-08 16:55:39,165 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 271 places, 268 transitions, 695 flow [2024-11-08 16:55:39,166 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:55:39,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:55:39,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 835 transitions. [2024-11-08 16:55:39,169 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9340044742729307 [2024-11-08 16:55:39,169 INFO L175 Difference]: Start difference. First operand has 270 places, 268 transitions, 660 flow. Second operand 3 states and 835 transitions. [2024-11-08 16:55:39,169 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 271 places, 268 transitions, 695 flow [2024-11-08 16:55:39,174 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 270 places, 268 transitions, 691 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-08 16:55:39,176 INFO L231 Difference]: Finished difference. Result has 270 places, 0 transitions, 0 flow [2024-11-08 16:55:39,176 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=298, PETRI_DIFFERENCE_MINUEND_FLOW=654, PETRI_DIFFERENCE_MINUEND_PLACES=268, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=267, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=267, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=270, PETRI_TRANSITIONS=0} [2024-11-08 16:55:39,177 INFO L277 CegarLoopForPetriNet]: 282 programPoint places, -12 predicate places. [2024-11-08 16:55:39,177 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 0 transitions, 0 flow [2024-11-08 16:55:39,177 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 275.3333333333333) internal successors, (826), 3 states have internal predecessors, (826), 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) [2024-11-08 16:55:39,181 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (57 of 58 remaining) [2024-11-08 16:55:39,182 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (56 of 58 remaining) [2024-11-08 16:55:39,182 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (55 of 58 remaining) [2024-11-08 16:55:39,183 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (54 of 58 remaining) [2024-11-08 16:55:39,183 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (53 of 58 remaining) [2024-11-08 16:55:39,183 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (52 of 58 remaining) [2024-11-08 16:55:39,183 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (51 of 58 remaining) [2024-11-08 16:55:39,183 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (50 of 58 remaining) [2024-11-08 16:55:39,183 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err0ASSERT_VIOLATIONDATA_RACE (49 of 58 remaining) [2024-11-08 16:55:39,184 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err1ASSERT_VIOLATIONDATA_RACE (48 of 58 remaining) [2024-11-08 16:55:39,184 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err2ASSERT_VIOLATIONDATA_RACE (47 of 58 remaining) [2024-11-08 16:55:39,185 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err3ASSERT_VIOLATIONDATA_RACE (46 of 58 remaining) [2024-11-08 16:55:39,185 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err4ASSERT_VIOLATIONDATA_RACE (45 of 58 remaining) [2024-11-08 16:55:39,185 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err5ASSERT_VIOLATIONDATA_RACE (44 of 58 remaining) [2024-11-08 16:55:39,185 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err6ASSERT_VIOLATIONDATA_RACE (43 of 58 remaining) [2024-11-08 16:55:39,186 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err7ASSERT_VIOLATIONDATA_RACE (42 of 58 remaining) [2024-11-08 16:55:39,186 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err11ASSERT_VIOLATIONDATA_RACE (41 of 58 remaining) [2024-11-08 16:55:39,186 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err8ASSERT_VIOLATIONDATA_RACE (40 of 58 remaining) [2024-11-08 16:55:39,186 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err12ASSERT_VIOLATIONDATA_RACE (39 of 58 remaining) [2024-11-08 16:55:39,186 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err9ASSERT_VIOLATIONDATA_RACE (38 of 58 remaining) [2024-11-08 16:55:39,187 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err10ASSERT_VIOLATIONDATA_RACE (37 of 58 remaining) [2024-11-08 16:55:39,187 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err13ASSERT_VIOLATIONDATA_RACE (36 of 58 remaining) [2024-11-08 16:55:39,187 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err0ASSERT_VIOLATIONDATA_RACE (35 of 58 remaining) [2024-11-08 16:55:39,187 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err1ASSERT_VIOLATIONDATA_RACE (34 of 58 remaining) [2024-11-08 16:55:39,187 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err2ASSERT_VIOLATIONDATA_RACE (33 of 58 remaining) [2024-11-08 16:55:39,187 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err3ASSERT_VIOLATIONDATA_RACE (32 of 58 remaining) [2024-11-08 16:55:39,188 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err4ASSERT_VIOLATIONDATA_RACE (31 of 58 remaining) [2024-11-08 16:55:39,188 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err8ASSERT_VIOLATIONDATA_RACE (30 of 58 remaining) [2024-11-08 16:55:39,188 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err5ASSERT_VIOLATIONDATA_RACE (29 of 58 remaining) [2024-11-08 16:55:39,189 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err6ASSERT_VIOLATIONDATA_RACE (28 of 58 remaining) [2024-11-08 16:55:39,189 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err9ASSERT_VIOLATIONDATA_RACE (27 of 58 remaining) [2024-11-08 16:55:39,189 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err7ASSERT_VIOLATIONDATA_RACE (26 of 58 remaining) [2024-11-08 16:55:39,189 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err10ASSERT_VIOLATIONDATA_RACE (25 of 58 remaining) [2024-11-08 16:55:39,189 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err0ASSERT_VIOLATIONDATA_RACE (24 of 58 remaining) [2024-11-08 16:55:39,190 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err1ASSERT_VIOLATIONDATA_RACE (23 of 58 remaining) [2024-11-08 16:55:39,190 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err2ASSERT_VIOLATIONDATA_RACE (22 of 58 remaining) [2024-11-08 16:55:39,190 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err3ASSERT_VIOLATIONDATA_RACE (21 of 58 remaining) [2024-11-08 16:55:39,190 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err4ASSERT_VIOLATIONDATA_RACE (20 of 58 remaining) [2024-11-08 16:55:39,191 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err5ASSERT_VIOLATIONDATA_RACE (19 of 58 remaining) [2024-11-08 16:55:39,191 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err6ASSERT_VIOLATIONDATA_RACE (18 of 58 remaining) [2024-11-08 16:55:39,191 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err7ASSERT_VIOLATIONDATA_RACE (17 of 58 remaining) [2024-11-08 16:55:39,191 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err11ASSERT_VIOLATIONDATA_RACE (16 of 58 remaining) [2024-11-08 16:55:39,192 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err8ASSERT_VIOLATIONDATA_RACE (15 of 58 remaining) [2024-11-08 16:55:39,192 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err12ASSERT_VIOLATIONDATA_RACE (14 of 58 remaining) [2024-11-08 16:55:39,192 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err9ASSERT_VIOLATIONDATA_RACE (13 of 58 remaining) [2024-11-08 16:55:39,192 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err10ASSERT_VIOLATIONDATA_RACE (12 of 58 remaining) [2024-11-08 16:55:39,193 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t1Err13ASSERT_VIOLATIONDATA_RACE (11 of 58 remaining) [2024-11-08 16:55:39,193 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err0ASSERT_VIOLATIONDATA_RACE (10 of 58 remaining) [2024-11-08 16:55:39,193 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err1ASSERT_VIOLATIONDATA_RACE (9 of 58 remaining) [2024-11-08 16:55:39,193 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err2ASSERT_VIOLATIONDATA_RACE (8 of 58 remaining) [2024-11-08 16:55:39,193 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err3ASSERT_VIOLATIONDATA_RACE (7 of 58 remaining) [2024-11-08 16:55:39,194 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err4ASSERT_VIOLATIONDATA_RACE (6 of 58 remaining) [2024-11-08 16:55:39,194 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err8ASSERT_VIOLATIONDATA_RACE (5 of 58 remaining) [2024-11-08 16:55:39,194 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err5ASSERT_VIOLATIONDATA_RACE (4 of 58 remaining) [2024-11-08 16:55:39,194 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err6ASSERT_VIOLATIONDATA_RACE (3 of 58 remaining) [2024-11-08 16:55:39,195 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err9ASSERT_VIOLATIONDATA_RACE (2 of 58 remaining) [2024-11-08 16:55:39,195 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err7ASSERT_VIOLATIONDATA_RACE (1 of 58 remaining) [2024-11-08 16:55:39,195 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t2Err10ASSERT_VIOLATIONDATA_RACE (0 of 58 remaining) [2024-11-08 16:55:39,195 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-11-08 16:55:39,196 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:55:39,202 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-08 16:55:39,203 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-08 16:55:39,208 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 08.11 04:55:39 BasicIcfg [2024-11-08 16:55:39,208 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-08 16:55:39,209 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-08 16:55:39,209 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-08 16:55:39,209 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-08 16:55:39,210 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:54:45" (3/4) ... [2024-11-08 16:55:39,212 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-08 16:55:39,216 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t1 [2024-11-08 16:55:39,216 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t2 [2024-11-08 16:55:39,220 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 13 nodes and edges [2024-11-08 16:55:39,221 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-08 16:55:39,221 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-08 16:55:39,221 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-08 16:55:39,311 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/bin/uautomizer-verify-jihMAELWvX/witness.graphml [2024-11-08 16:55:39,312 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/bin/uautomizer-verify-jihMAELWvX/witness.yml [2024-11-08 16:55:39,312 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-08 16:55:39,313 INFO L158 Benchmark]: Toolchain (without parser) took 56199.29ms. Allocated memory was 144.7MB in the beginning and 11.9GB in the end (delta: 11.8GB). Free memory was 103.8MB in the beginning and 10.1GB in the end (delta: -10.0GB). Peak memory consumption was 1.7GB. Max. memory is 16.1GB. [2024-11-08 16:55:39,313 INFO L158 Benchmark]: CDTParser took 0.32ms. Allocated memory is still 104.9MB. Free memory is still 52.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 16:55:39,314 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1062.37ms. Allocated memory is still 144.7MB. Free memory was 103.8MB in the beginning and 80.0MB in the end (delta: 23.8MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2024-11-08 16:55:39,314 INFO L158 Benchmark]: Boogie Procedure Inliner took 86.12ms. Allocated memory is still 144.7MB. Free memory was 80.0MB in the beginning and 77.1MB in the end (delta: 3.0MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-08 16:55:39,315 INFO L158 Benchmark]: Boogie Preprocessor took 94.68ms. Allocated memory is still 144.7MB. Free memory was 77.1MB in the beginning and 115.2MB in the end (delta: -38.1MB). Peak memory consumption was 7.8MB. Max. memory is 16.1GB. [2024-11-08 16:55:39,315 INFO L158 Benchmark]: RCFGBuilder took 1110.41ms. Allocated memory is still 144.7MB. Free memory was 115.2MB in the beginning and 89.0MB in the end (delta: 26.2MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-08 16:55:39,316 INFO L158 Benchmark]: TraceAbstraction took 53733.80ms. Allocated memory was 144.7MB in the beginning and 11.9GB in the end (delta: 11.8GB). Free memory was 88.2MB in the beginning and 10.1GB in the end (delta: -10.1GB). Peak memory consumption was 1.7GB. Max. memory is 16.1GB. [2024-11-08 16:55:39,316 INFO L158 Benchmark]: Witness Printer took 103.25ms. Allocated memory is still 11.9GB. Free memory was 10.1GB in the beginning and 10.1GB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-08 16:55:39,318 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.32ms. Allocated memory is still 104.9MB. Free memory is still 52.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1062.37ms. Allocated memory is still 144.7MB. Free memory was 103.8MB in the beginning and 80.0MB in the end (delta: 23.8MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 86.12ms. Allocated memory is still 144.7MB. Free memory was 80.0MB in the beginning and 77.1MB in the end (delta: 3.0MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 94.68ms. Allocated memory is still 144.7MB. Free memory was 77.1MB in the beginning and 115.2MB in the end (delta: -38.1MB). Peak memory consumption was 7.8MB. Max. memory is 16.1GB. * RCFGBuilder took 1110.41ms. Allocated memory is still 144.7MB. Free memory was 115.2MB in the beginning and 89.0MB in the end (delta: 26.2MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * TraceAbstraction took 53733.80ms. Allocated memory was 144.7MB in the beginning and 11.9GB in the end (delta: 11.8GB). Free memory was 88.2MB in the beginning and 10.1GB in the end (delta: -10.1GB). Peak memory consumption was 1.7GB. Max. memory is 16.1GB. * Witness Printer took 103.25ms. Allocated memory is still 11.9GB. Free memory was 10.1GB in the beginning and 10.1GB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 691]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 692]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 692]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 692]: 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: 762]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 728]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 708]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 708]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 708]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 710]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 710]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 711]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 711]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 732]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 711]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 733]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 713]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 713]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 734]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 746]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 696]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 696]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 696]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 698]: 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: 698]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 699]: 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: 699]: 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 - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 471 locations, 58 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: 53.4s, OverallIterations: 24, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 48.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.3s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 730 SdHoareTripleChecker+Valid, 2.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 276 mSDsluCounter, 182 SdHoareTripleChecker+Invalid, 1.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 12 mSDsCounter, 63 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1028 IncrementalHoareTripleChecker+Invalid, 1091 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 63 mSolverCounterUnsat, 170 mSDtfsCounter, 1028 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 55 GetRequests, 28 SyntacticMatches, 0 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=964occurred in iteration=22, InterpolantAutomatonStates: 75, 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.1s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 2.8s InterpolantComputationTime, 2345 NumberOfCodeBlocks, 2345 NumberOfCodeBlocksAsserted, 24 NumberOfCheckSat, 2321 ConstructedInterpolants, 0 QuantifiedInterpolants, 2663 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 24 InterpolantComputations, 24 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 31 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-08 16:55:39,364 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e67a6c77-707b-4b9f-9ae7-91df0e21f31f/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (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