./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-ext/32_pthread5_vs.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab66454c-df28-453e-a98e-250254d40a20/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab66454c-df28-453e-a98e-250254d40a20/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab66454c-df28-453e-a98e-250254d40a20/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab66454c-df28-453e-a98e-250254d40a20/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-ext/32_pthread5_vs.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab66454c-df28-453e-a98e-250254d40a20/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab66454c-df28-453e-a98e-250254d40a20/bin/uautomizer-verify-aQ6SnzHsRB --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 a1dca423de1ee0965d72c4be0ada5e821e4dbfc023ab1c498b90df0e18b4c1f3 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 03:52:21,540 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 03:52:21,632 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab66454c-df28-453e-a98e-250254d40a20/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-28 03:52:21,637 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 03:52:21,637 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 03:52:21,662 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 03:52:21,662 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 03:52:21,662 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 03:52:21,663 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 03:52:21,663 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 03:52:21,663 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 03:52:21,663 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 03:52:21,663 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 03:52:21,663 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 03:52:21,664 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-28 03:52:21,664 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 03:52:21,664 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 03:52:21,664 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 03:52:21,664 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 03:52:21,664 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-28 03:52:21,664 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 03:52:21,664 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-28 03:52:21,664 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-28 03:52:21,664 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 03:52:21,665 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 03:52:21,665 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-28 03:52:21,665 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 03:52:21,665 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 03:52:21,665 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 03:52:21,665 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 03:52:21,665 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 03:52:21,665 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 03:52:21,665 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 03:52:21,665 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 03:52:21,666 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 03:52:21,666 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 03:52:21,666 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 03:52:21,666 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 03:52:21,666 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-28 03:52:21,666 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-28 03:52:21,666 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 03:52:21,666 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 03:52:21,666 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 03:52:21,666 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 03:52:21,667 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 03:52:21,667 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 03:52:21,667 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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_ab66454c-df28-453e-a98e-250254d40a20/bin/uautomizer-verify-aQ6SnzHsRB 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 -> a1dca423de1ee0965d72c4be0ada5e821e4dbfc023ab1c498b90df0e18b4c1f3 [2024-11-28 03:52:21,951 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 03:52:21,964 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 03:52:21,966 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 03:52:21,967 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 03:52:21,968 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 03:52:21,969 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab66454c-df28-453e-a98e-250254d40a20/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/pthread-ext/32_pthread5_vs.i [2024-11-28 03:52:24,973 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab66454c-df28-453e-a98e-250254d40a20/bin/uautomizer-verify-aQ6SnzHsRB/data/602ed0087/c115a665a8c54cdab606e05e2e136127/FLAG7acc63b38 [2024-11-28 03:52:25,381 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 03:52:25,382 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab66454c-df28-453e-a98e-250254d40a20/sv-benchmarks/c/pthread-ext/32_pthread5_vs.i [2024-11-28 03:52:25,410 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab66454c-df28-453e-a98e-250254d40a20/bin/uautomizer-verify-aQ6SnzHsRB/data/602ed0087/c115a665a8c54cdab606e05e2e136127/FLAG7acc63b38 [2024-11-28 03:52:25,574 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab66454c-df28-453e-a98e-250254d40a20/bin/uautomizer-verify-aQ6SnzHsRB/data/602ed0087/c115a665a8c54cdab606e05e2e136127 [2024-11-28 03:52:25,576 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 03:52:25,579 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 03:52:25,580 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 03:52:25,581 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 03:52:25,589 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 03:52:25,591 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 03:52:25" (1/1) ... [2024-11-28 03:52:25,593 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@390559c3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:52:25, skipping insertion in model container [2024-11-28 03:52:25,593 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 03:52:25" (1/1) ... [2024-11-28 03:52:25,640 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 03:52:25,988 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 03:52:25,996 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 03:52:26,038 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 03:52:26,074 INFO L204 MainTranslator]: Completed translation [2024-11-28 03:52:26,074 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:52:26 WrapperNode [2024-11-28 03:52:26,074 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 03:52:26,076 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 03:52:26,076 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 03:52:26,076 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 03:52:26,084 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:52:26" (1/1) ... [2024-11-28 03:52:26,097 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:52:26" (1/1) ... [2024-11-28 03:52:26,119 INFO L138 Inliner]: procedures = 171, calls = 21, calls flagged for inlining = 14, calls inlined = 20, statements flattened = 219 [2024-11-28 03:52:26,119 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 03:52:26,120 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 03:52:26,120 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 03:52:26,120 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 03:52:26,127 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:52:26" (1/1) ... [2024-11-28 03:52:26,127 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:52:26" (1/1) ... [2024-11-28 03:52:26,129 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:52:26" (1/1) ... [2024-11-28 03:52:26,131 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:52:26" (1/1) ... [2024-11-28 03:52:26,141 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:52:26" (1/1) ... [2024-11-28 03:52:26,143 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:52:26" (1/1) ... [2024-11-28 03:52:26,151 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:52:26" (1/1) ... [2024-11-28 03:52:26,158 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:52:26" (1/1) ... [2024-11-28 03:52:26,159 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:52:26" (1/1) ... [2024-11-28 03:52:26,165 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 03:52:26,166 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 03:52:26,166 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 03:52:26,166 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 03:52:26,167 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:52:26" (1/1) ... [2024-11-28 03:52:26,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 03:52:26,194 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab66454c-df28-453e-a98e-250254d40a20/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:52:26,212 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab66454c-df28-453e-a98e-250254d40a20/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 03:52:26,220 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab66454c-df28-453e-a98e-250254d40a20/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 03:52:26,244 INFO L130 BoogieDeclarations]: Found specification of procedure thr2 [2024-11-28 03:52:26,244 INFO L138 BoogieDeclarations]: Found implementation of procedure thr2 [2024-11-28 03:52:26,244 INFO L130 BoogieDeclarations]: Found specification of procedure thr3 [2024-11-28 03:52:26,244 INFO L138 BoogieDeclarations]: Found implementation of procedure thr3 [2024-11-28 03:52:26,244 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-28 03:52:26,244 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-28 03:52:26,244 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 03:52:26,245 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-28 03:52:26,245 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 03:52:26,245 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 03:52:26,247 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-28 03:52:26,401 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 03:52:26,403 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 03:52:26,757 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 03:52:26,757 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 03:52:27,014 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 03:52:27,015 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-28 03:52:27,015 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 03:52:27 BoogieIcfgContainer [2024-11-28 03:52:27,015 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 03:52:27,020 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 03:52:27,020 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 03:52:27,026 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 03:52:27,026 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 03:52:25" (1/3) ... [2024-11-28 03:52:27,027 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@79f475da and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 03:52:27, skipping insertion in model container [2024-11-28 03:52:27,028 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:52:26" (2/3) ... [2024-11-28 03:52:27,028 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@79f475da and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 03:52:27, skipping insertion in model container [2024-11-28 03:52:27,028 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 03:52:27" (3/3) ... [2024-11-28 03:52:27,030 INFO L128 eAbstractionObserver]: Analyzing ICFG 32_pthread5_vs.i [2024-11-28 03:52:27,046 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 03:52:27,049 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 32_pthread5_vs.i that has 4 procedures, 152 locations, 1 initial locations, 2 loop locations, and 28 error locations. [2024-11-28 03:52:27,049 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 03:52:27,142 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-28 03:52:27,192 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 161 places, 162 transitions, 336 flow [2024-11-28 03:52:27,286 INFO L124 PetriNetUnfolderBase]: 11/168 cut-off events. [2024-11-28 03:52:27,289 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 03:52:27,304 INFO L83 FinitePrefix]: Finished finitePrefix Result has 178 conditions, 168 events. 11/168 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 416 event pairs, 0 based on Foata normal form. 0/127 useless extension candidates. Maximal degree in co-relation 154. Up to 4 conditions per place. [2024-11-28 03:52:27,304 INFO L82 GeneralOperation]: Start removeDead. Operand has 161 places, 162 transitions, 336 flow [2024-11-28 03:52:27,312 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 159 places, 160 transitions, 330 flow [2024-11-28 03:52:27,322 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 03:52:27,338 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;@2ee4a901, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 03:52:27,338 INFO L334 AbstractCegarLoop]: Starting to check reachability of 59 error locations. [2024-11-28 03:52:27,351 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 03:52:27,353 INFO L124 PetriNetUnfolderBase]: 0/21 cut-off events. [2024-11-28 03:52:27,353 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 03:52:27,353 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:52:27,354 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:52:27,354 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-28 03:52:27,358 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:52:27,359 INFO L85 PathProgramCache]: Analyzing trace with hash 353897975, now seen corresponding path program 1 times [2024-11-28 03:52:27,365 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:52:27,366 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [566371970] [2024-11-28 03:52:27,366 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:52:27,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:52:27,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:52:27,570 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-28 03:52:27,571 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:52:27,571 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [566371970] [2024-11-28 03:52:27,571 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [566371970] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:52:27,572 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:52:27,572 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-28 03:52:27,577 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1405443777] [2024-11-28 03:52:27,577 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:52:27,586 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-28 03:52:27,590 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:52:27,617 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-28 03:52:27,618 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-28 03:52:27,621 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 125 out of 162 [2024-11-28 03:52:27,626 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 159 places, 160 transitions, 330 flow. Second operand has 2 states, 2 states have (on average 126.0) internal successors, (252), 2 states have internal predecessors, (252), 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-28 03:52:27,627 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:52:27,627 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 125 of 162 [2024-11-28 03:52:27,629 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:52:27,910 INFO L124 PetriNetUnfolderBase]: 101/679 cut-off events. [2024-11-28 03:52:27,911 INFO L125 PetriNetUnfolderBase]: For 12/12 co-relation queries the response was YES. [2024-11-28 03:52:27,915 INFO L83 FinitePrefix]: Finished finitePrefix Result has 846 conditions, 679 events. 101/679 cut-off events. For 12/12 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 4110 event pairs, 64 based on Foata normal form. 88/629 useless extension candidates. Maximal degree in co-relation 820. Up to 139 conditions per place. [2024-11-28 03:52:27,922 INFO L140 encePairwiseOnDemand]: 138/162 looper letters, 11 selfloop transitions, 0 changer transitions 0/127 dead transitions. [2024-11-28 03:52:27,922 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 133 places, 127 transitions, 286 flow [2024-11-28 03:52:27,923 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-28 03:52:27,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-28 03:52:27,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 285 transitions. [2024-11-28 03:52:27,941 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8796296296296297 [2024-11-28 03:52:27,943 INFO L175 Difference]: Start difference. First operand has 159 places, 160 transitions, 330 flow. Second operand 2 states and 285 transitions. [2024-11-28 03:52:27,944 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 133 places, 127 transitions, 286 flow [2024-11-28 03:52:27,951 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 131 places, 127 transitions, 284 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 03:52:27,955 INFO L231 Difference]: Finished difference. Result has 131 places, 127 transitions, 262 flow [2024-11-28 03:52:27,958 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=162, PETRI_DIFFERENCE_MINUEND_FLOW=262, PETRI_DIFFERENCE_MINUEND_PLACES=130, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=127, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=127, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=262, PETRI_PLACES=131, PETRI_TRANSITIONS=127} [2024-11-28 03:52:27,964 INFO L279 CegarLoopForPetriNet]: 159 programPoint places, -28 predicate places. [2024-11-28 03:52:27,964 INFO L471 AbstractCegarLoop]: Abstraction has has 131 places, 127 transitions, 262 flow [2024-11-28 03:52:27,965 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 126.0) internal successors, (252), 2 states have internal predecessors, (252), 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-28 03:52:27,965 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:52:27,966 INFO L206 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] [2024-11-28 03:52:27,966 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 03:52:27,966 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-28 03:52:27,967 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:52:27,967 INFO L85 PathProgramCache]: Analyzing trace with hash -1888571013, now seen corresponding path program 1 times [2024-11-28 03:52:27,967 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:52:27,967 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [230081924] [2024-11-28 03:52:27,967 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:52:27,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:52:28,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:52:28,110 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-28 03:52:28,110 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:52:28,110 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [230081924] [2024-11-28 03:52:28,110 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [230081924] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:52:28,111 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:52:28,111 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:52:28,111 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [668655487] [2024-11-28 03:52:28,111 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:52:28,112 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:52:28,112 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:52:28,112 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:52:28,113 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:52:28,152 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 117 out of 162 [2024-11-28 03:52:28,153 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 131 places, 127 transitions, 262 flow. Second operand has 3 states, 3 states have (on average 118.66666666666667) internal successors, (356), 3 states have internal predecessors, (356), 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-28 03:52:28,153 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:52:28,153 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 117 of 162 [2024-11-28 03:52:28,153 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:52:28,634 INFO L124 PetriNetUnfolderBase]: 622/2355 cut-off events. [2024-11-28 03:52:28,634 INFO L125 PetriNetUnfolderBase]: For 36/36 co-relation queries the response was YES. [2024-11-28 03:52:28,644 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3329 conditions, 2355 events. 622/2355 cut-off events. For 36/36 co-relation queries the response was YES. Maximal size of possible extension queue 105. Compared 20385 event pairs, 309 based on Foata normal form. 0/1901 useless extension candidates. Maximal degree in co-relation 3325. Up to 698 conditions per place. [2024-11-28 03:52:28,660 INFO L140 encePairwiseOnDemand]: 155/162 looper letters, 26 selfloop transitions, 6 changer transitions 0/140 dead transitions. [2024-11-28 03:52:28,660 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 133 places, 140 transitions, 357 flow [2024-11-28 03:52:28,661 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:52:28,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:52:28,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 384 transitions. [2024-11-28 03:52:28,666 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7901234567901234 [2024-11-28 03:52:28,668 INFO L175 Difference]: Start difference. First operand has 131 places, 127 transitions, 262 flow. Second operand 3 states and 384 transitions. [2024-11-28 03:52:28,668 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 133 places, 140 transitions, 357 flow [2024-11-28 03:52:28,670 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 133 places, 140 transitions, 357 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 03:52:28,673 INFO L231 Difference]: Finished difference. Result has 135 places, 132 transitions, 308 flow [2024-11-28 03:52:28,674 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=162, PETRI_DIFFERENCE_MINUEND_FLOW=262, PETRI_DIFFERENCE_MINUEND_PLACES=131, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=127, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=121, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=308, PETRI_PLACES=135, PETRI_TRANSITIONS=132} [2024-11-28 03:52:28,675 INFO L279 CegarLoopForPetriNet]: 159 programPoint places, -24 predicate places. [2024-11-28 03:52:28,675 INFO L471 AbstractCegarLoop]: Abstraction has has 135 places, 132 transitions, 308 flow [2024-11-28 03:52:28,676 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 118.66666666666667) internal successors, (356), 3 states have internal predecessors, (356), 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-28 03:52:28,676 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:52:28,676 INFO L206 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] [2024-11-28 03:52:28,676 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 03:52:28,676 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-28 03:52:28,677 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:52:28,677 INFO L85 PathProgramCache]: Analyzing trace with hash -285985602, now seen corresponding path program 1 times [2024-11-28 03:52:28,678 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:52:28,678 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2140469635] [2024-11-28 03:52:28,679 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:52:28,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:52:28,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:52:28,761 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-28 03:52:28,761 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:52:28,762 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2140469635] [2024-11-28 03:52:28,762 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2140469635] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:52:28,762 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:52:28,762 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:52:28,762 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [65041313] [2024-11-28 03:52:28,762 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:52:28,763 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:52:28,763 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:52:28,764 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:52:28,764 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:52:28,801 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 117 out of 162 [2024-11-28 03:52:28,802 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 135 places, 132 transitions, 308 flow. Second operand has 3 states, 3 states have (on average 118.66666666666667) internal successors, (356), 3 states have internal predecessors, (356), 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-28 03:52:28,803 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:52:28,803 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 117 of 162 [2024-11-28 03:52:28,803 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:52:29,531 INFO L124 PetriNetUnfolderBase]: 1366/4554 cut-off events. [2024-11-28 03:52:29,532 INFO L125 PetriNetUnfolderBase]: For 194/198 co-relation queries the response was YES. [2024-11-28 03:52:29,549 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7058 conditions, 4554 events. 1366/4554 cut-off events. For 194/198 co-relation queries the response was YES. Maximal size of possible extension queue 205. Compared 44412 event pairs, 598 based on Foata normal form. 0/3673 useless extension candidates. Maximal degree in co-relation 7052. Up to 1365 conditions per place. [2024-11-28 03:52:29,574 INFO L140 encePairwiseOnDemand]: 155/162 looper letters, 26 selfloop transitions, 6 changer transitions 0/145 dead transitions. [2024-11-28 03:52:29,574 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 145 transitions, 403 flow [2024-11-28 03:52:29,575 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:52:29,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:52:29,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 384 transitions. [2024-11-28 03:52:29,576 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7901234567901234 [2024-11-28 03:52:29,576 INFO L175 Difference]: Start difference. First operand has 135 places, 132 transitions, 308 flow. Second operand 3 states and 384 transitions. [2024-11-28 03:52:29,576 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 145 transitions, 403 flow [2024-11-28 03:52:29,583 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 135 places, 145 transitions, 391 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 03:52:29,586 INFO L231 Difference]: Finished difference. Result has 137 places, 137 transitions, 342 flow [2024-11-28 03:52:29,587 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=162, PETRI_DIFFERENCE_MINUEND_FLOW=296, PETRI_DIFFERENCE_MINUEND_PLACES=133, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=132, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=126, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=342, PETRI_PLACES=137, PETRI_TRANSITIONS=137} [2024-11-28 03:52:29,587 INFO L279 CegarLoopForPetriNet]: 159 programPoint places, -22 predicate places. [2024-11-28 03:52:29,587 INFO L471 AbstractCegarLoop]: Abstraction has has 137 places, 137 transitions, 342 flow [2024-11-28 03:52:29,588 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 118.66666666666667) internal successors, (356), 3 states have internal predecessors, (356), 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-28 03:52:29,588 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:52:29,589 INFO L206 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] [2024-11-28 03:52:29,589 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 03:52:29,589 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr2Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-28 03:52:29,589 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:52:29,590 INFO L85 PathProgramCache]: Analyzing trace with hash 1803382593, now seen corresponding path program 1 times [2024-11-28 03:52:29,590 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:52:29,590 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1085443459] [2024-11-28 03:52:29,590 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:52:29,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:52:29,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:52:29,661 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-28 03:52:29,661 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:52:29,661 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1085443459] [2024-11-28 03:52:29,661 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1085443459] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:52:29,662 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:52:29,662 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:52:29,662 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [249389525] [2024-11-28 03:52:29,662 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:52:29,662 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:52:29,663 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:52:29,663 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:52:29,663 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:52:29,688 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 117 out of 162 [2024-11-28 03:52:29,689 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 137 places, 137 transitions, 342 flow. Second operand has 3 states, 3 states have (on average 118.66666666666667) internal successors, (356), 3 states have internal predecessors, (356), 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-28 03:52:29,690 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:52:29,690 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 117 of 162 [2024-11-28 03:52:29,690 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:52:30,670 INFO L124 PetriNetUnfolderBase]: 2031/7737 cut-off events. [2024-11-28 03:52:30,670 INFO L125 PetriNetUnfolderBase]: For 775/929 co-relation queries the response was YES. [2024-11-28 03:52:30,706 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12619 conditions, 7737 events. 2031/7737 cut-off events. For 775/929 co-relation queries the response was YES. Maximal size of possible extension queue 336. Compared 86201 event pairs, 378 based on Foata normal form. 1/6310 useless extension candidates. Maximal degree in co-relation 12612. Up to 1563 conditions per place. [2024-11-28 03:52:30,753 INFO L140 encePairwiseOnDemand]: 154/162 looper letters, 31 selfloop transitions, 9 changer transitions 0/155 dead transitions. [2024-11-28 03:52:30,753 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 139 places, 155 transitions, 475 flow [2024-11-28 03:52:30,753 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:52:30,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:52:30,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 387 transitions. [2024-11-28 03:52:30,755 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7962962962962963 [2024-11-28 03:52:30,755 INFO L175 Difference]: Start difference. First operand has 137 places, 137 transitions, 342 flow. Second operand 3 states and 387 transitions. [2024-11-28 03:52:30,755 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 139 places, 155 transitions, 475 flow [2024-11-28 03:52:30,775 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 137 places, 155 transitions, 463 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 03:52:30,778 INFO L231 Difference]: Finished difference. Result has 139 places, 146 transitions, 420 flow [2024-11-28 03:52:30,778 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=162, PETRI_DIFFERENCE_MINUEND_FLOW=330, PETRI_DIFFERENCE_MINUEND_PLACES=135, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=137, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=128, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=420, PETRI_PLACES=139, PETRI_TRANSITIONS=146} [2024-11-28 03:52:30,780 INFO L279 CegarLoopForPetriNet]: 159 programPoint places, -20 predicate places. [2024-11-28 03:52:30,780 INFO L471 AbstractCegarLoop]: Abstraction has has 139 places, 146 transitions, 420 flow [2024-11-28 03:52:30,780 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 118.66666666666667) internal successors, (356), 3 states have internal predecessors, (356), 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-28 03:52:30,780 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:52:30,780 INFO L206 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] [2024-11-28 03:52:30,781 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 03:52:30,781 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thr2Err3ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-28 03:52:30,781 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:52:30,781 INFO L85 PathProgramCache]: Analyzing trace with hash -2116092477, now seen corresponding path program 1 times [2024-11-28 03:52:30,781 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:52:30,782 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1557139686] [2024-11-28 03:52:30,782 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:52:30,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:52:30,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:52:30,835 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-28 03:52:30,835 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:52:30,835 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1557139686] [2024-11-28 03:52:30,835 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1557139686] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:52:30,835 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:52:30,835 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:52:30,836 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [682639006] [2024-11-28 03:52:30,836 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:52:30,836 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:52:30,836 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:52:30,836 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:52:30,837 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:52:30,863 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 117 out of 162 [2024-11-28 03:52:30,864 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 139 places, 146 transitions, 420 flow. Second operand has 3 states, 3 states have (on average 118.66666666666667) internal successors, (356), 3 states have internal predecessors, (356), 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-28 03:52:30,864 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:52:30,864 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 117 of 162 [2024-11-28 03:52:30,864 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:52:32,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([766] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][163], [162#true, 164#true, 86#L723-6true, Black: 166#true, 125#L729-7true, 158#true, Black: 173#(= |#race~g1~0| |thr1Thread1of1ForFork1_#t~nondet12#1|), 183#(= |#race~g1~0| 0), Black: 176#true, 90#L716-5true, 160#true, 129#L740-3true, 178#(= |#race~g0~0| 0)]) [2024-11-28 03:52:32,024 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-28 03:52:32,024 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:52:32,024 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:52:32,024 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:52:32,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of1ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of1ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of1ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, #race~mutex~0=|v_#race~mutex~0_271|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of1ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of1ForFork2___VERIFIER_atomic_release_#t~nondet4#1, thr3Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, ~mutex~0][114], [162#true, 164#true, 6#L718true, Black: 166#true, 153#L723-3true, Black: 171#true, 158#true, Black: 176#true, 181#true, 160#true, 129#L740-3true, 178#(= |#race~g0~0| 0), 55#L729-6true]) [2024-11-28 03:52:32,105 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-28 03:52:32,105 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 03:52:32,105 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 03:52:32,105 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 03:52:32,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([766] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][163], [162#true, 164#true, Black: 166#true, 71#L723-11true, 125#L729-7true, Black: 173#(= |#race~g1~0| |thr1Thread1of1ForFork1_#t~nondet12#1|), 158#true, 183#(= |#race~g1~0| 0), Black: 176#true, 90#L716-5true, 160#true, 129#L740-3true, 178#(= |#race~g0~0| 0)]) [2024-11-28 03:52:32,177 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-28 03:52:32,177 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:52:32,177 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:52:32,177 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:52:32,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([766] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][163], [162#true, 164#true, Black: 166#true, 125#L729-7true, Black: 173#(= |#race~g1~0| |thr1Thread1of1ForFork1_#t~nondet12#1|), 158#true, 183#(= |#race~g1~0| 0), Black: 176#true, 90#L716-5true, 67#L723-2true, 160#true, 129#L740-3true, 178#(= |#race~g0~0| 0)]) [2024-11-28 03:52:32,307 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-28 03:52:32,307 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:52:32,307 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:52:32,307 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:52:32,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([766] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][159], [162#true, 164#true, 86#L723-6true, Black: 168#(= |#race~g0~0| |thr1Thread1of1ForFork1_#t~nondet11#1|), 117#L730true, Black: 173#(= |#race~g1~0| |thr1Thread1of1ForFork1_#t~nondet12#1|), 158#true, 183#(= |#race~g1~0| 0), Black: 176#true, 90#L716-5true, 160#true, 129#L740-3true, 178#(= |#race~g0~0| 0)]) [2024-11-28 03:52:32,620 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-28 03:52:32,620 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-28 03:52:32,620 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-28 03:52:32,622 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-28 03:52:32,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L723-2-->L723-3: Formula: (= |v_#race~g0~0_1| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_1|} AuxVars[] AssignedVars[#race~g0~0][71], [162#true, 164#true, 63#L729-8true, Black: 168#(= |#race~g0~0| |thr1Thread1of1ForFork1_#t~nondet11#1|), 153#L723-3true, Black: 171#true, 158#true, 183#(= |#race~g1~0| 0), Black: 176#true, 147#L716-2true, 160#true, 129#L740-3true, 178#(= |#race~g0~0| 0)]) [2024-11-28 03:52:32,651 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-28 03:52:32,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-28 03:52:32,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-28 03:52:32,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-28 03:52:32,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L723-2-->L723-3: Formula: (= |v_#race~g0~0_1| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_1|} AuxVars[] AssignedVars[#race~g0~0][37], [162#true, 164#true, 63#L729-8true, Black: 168#(= |#race~g0~0| |thr1Thread1of1ForFork1_#t~nondet11#1|), 151#L711true, 153#L723-3true, Black: 171#true, 158#true, 183#(= |#race~g1~0| 0), Black: 176#true, 160#true, 129#L740-3true, 178#(= |#race~g0~0| 0)]) [2024-11-28 03:52:32,742 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-28 03:52:32,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:52:32,742 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 03:52:32,742 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 03:52:32,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([755] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][145], [162#true, 110#L723-4true, 164#true, Black: 168#(= |#race~g0~0| |thr1Thread1of1ForFork1_#t~nondet11#1|), 158#true, Black: 173#(= |#race~g1~0| |thr1Thread1of1ForFork1_#t~nondet12#1|), 183#(= |#race~g1~0| 0), 115#L729-3true, Black: 176#true, 160#true, 135#L716-1true, 129#L740-3true, 178#(= |#race~g0~0| 0)]) [2024-11-28 03:52:32,775 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-28 03:52:32,775 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 03:52:32,775 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 03:52:32,775 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:32,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([766] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][159], [162#true, 164#true, Black: 168#(= |#race~g0~0| |thr1Thread1of1ForFork1_#t~nondet11#1|), 117#L730true, Black: 173#(= |#race~g1~0| |thr1Thread1of1ForFork1_#t~nondet12#1|), 158#true, 183#(= |#race~g1~0| 0), Black: 176#true, 90#L716-5true, 160#true, 67#L723-2true, 129#L740-3true, 178#(= |#race~g0~0| 0)]) [2024-11-28 03:52:32,802 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-28 03:52:32,802 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:32,802 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:32,803 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:32,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([766] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][159], [162#true, 164#true, Black: 168#(= |#race~g0~0| |thr1Thread1of1ForFork1_#t~nondet11#1|), 117#L730true, 71#L723-11true, Black: 173#(= |#race~g1~0| |thr1Thread1of1ForFork1_#t~nondet12#1|), 158#true, 183#(= |#race~g1~0| 0), Black: 176#true, 90#L716-5true, 160#true, 129#L740-3true, 178#(= |#race~g0~0| 0)]) [2024-11-28 03:52:32,803 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-11-28 03:52:32,804 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-28 03:52:32,804 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-28 03:52:32,804 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-28 03:52:32,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][43], [83#L723-5true, 162#true, 164#true, 6#L718true, Black: 168#(= |#race~g0~0| |thr1Thread1of1ForFork1_#t~nondet11#1|), 117#L730true, 158#true, Black: 173#(= |#race~g1~0| |thr1Thread1of1ForFork1_#t~nondet12#1|), 183#(= |#race~g1~0| 0), Black: 176#true, 160#true, 129#L740-3true, 178#(= |#race~g0~0| 0)]) [2024-11-28 03:52:32,821 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-28 03:52:32,821 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 03:52:32,822 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 03:52:32,822 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:52:32,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [154#L712true, 83#L723-5true, 162#true, 164#true, Black: 168#(= |#race~g0~0| |thr1Thread1of1ForFork1_#t~nondet11#1|), 158#true, Black: 173#(= |#race~g1~0| |thr1Thread1of1ForFork1_#t~nondet12#1|), 183#(= |#race~g1~0| 0), Black: 176#true, 12#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 160#true, 129#L740-3true, 178#(= |#race~g0~0| 0)]) [2024-11-28 03:52:32,938 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-28 03:52:32,938 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 03:52:32,938 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:52:32,938 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:52:32,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][43], [154#L712true, 83#L723-5true, 162#true, 164#true, Black: 168#(= |#race~g0~0| |thr1Thread1of1ForFork1_#t~nondet11#1|), 117#L730true, 158#true, Black: 173#(= |#race~g1~0| |thr1Thread1of1ForFork1_#t~nondet12#1|), 183#(= |#race~g1~0| 0), Black: 176#true, 160#true, 129#L740-3true, 178#(= |#race~g0~0| 0)]) [2024-11-28 03:52:32,962 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-28 03:52:32,962 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 03:52:32,962 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 03:52:32,962 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:52:32,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][43], [83#L723-5true, 162#true, 164#true, Black: 168#(= |#race~g0~0| |thr1Thread1of1ForFork1_#t~nondet11#1|), 117#L730true, 151#L711true, 158#true, Black: 173#(= |#race~g1~0| |thr1Thread1of1ForFork1_#t~nondet12#1|), 183#(= |#race~g1~0| 0), Black: 176#true, 160#true, 129#L740-3true, 178#(= |#race~g0~0| 0)]) [2024-11-28 03:52:32,962 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:52:32,962 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 03:52:32,962 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:52:32,963 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 03:52:33,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][80], [83#L723-5true, 162#true, 164#true, 6#L718true, Black: 168#(= |#race~g0~0| |thr1Thread1of1ForFork1_#t~nondet11#1|), 158#true, Black: 173#(= |#race~g1~0| |thr1Thread1of1ForFork1_#t~nondet12#1|), 183#(= |#race~g1~0| 0), Black: 176#true, 12#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 160#true, 129#L740-3true, 178#(= |#race~g0~0| 0)]) [2024-11-28 03:52:33,028 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-28 03:52:33,028 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:52:33,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 03:52:33,029 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:52:33,033 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([696] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][43], [83#L723-5true, 162#true, 164#true, 6#L718true, Black: 168#(= |#race~g0~0| |thr1Thread1of1ForFork1_#t~nondet11#1|), 117#L730true, Black: 173#(= |#race~g1~0| |thr1Thread1of1ForFork1_#t~nondet12#1|), 158#true, 183#(= |#race~g1~0| 0), Black: 176#true, 160#true, 129#L740-3true, 178#(= |#race~g0~0| 0)]) [2024-11-28 03:52:33,033 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-28 03:52:33,033 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:52:33,033 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 03:52:33,033 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 03:52:33,033 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:52:33,081 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([696] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][43], [83#L723-5true, 162#true, 164#true, 6#L718true, Black: 168#(= |#race~g0~0| |thr1Thread1of1ForFork1_#t~nondet11#1|), 117#L730true, 158#true, Black: 173#(= |#race~g1~0| |thr1Thread1of1ForFork1_#t~nondet12#1|), 183#(= |#race~g1~0| 0), Black: 176#true, 160#true, 129#L740-3true, 178#(= |#race~g0~0| 0)]) [2024-11-28 03:52:33,082 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-28 03:52:33,082 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:52:33,082 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:33,082 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 03:52:33,082 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 03:52:33,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:52:33,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([696] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][43], [83#L723-5true, 162#true, 164#true, 6#L718true, Black: 168#(= |#race~g0~0| |thr1Thread1of1ForFork1_#t~nondet11#1|), Black: 173#(= |#race~g1~0| |thr1Thread1of1ForFork1_#t~nondet12#1|), 158#true, 183#(= |#race~g1~0| 0), Black: 176#true, 12#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 160#true, 129#L740-3true, 178#(= |#race~g0~0| 0)]) [2024-11-28 03:52:33,089 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-28 03:52:33,089 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:33,089 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:33,089 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:33,090 INFO L124 PetriNetUnfolderBase]: 4524/17467 cut-off events. [2024-11-28 03:52:33,090 INFO L125 PetriNetUnfolderBase]: For 4006/4567 co-relation queries the response was YES. [2024-11-28 03:52:33,199 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29641 conditions, 17467 events. 4524/17467 cut-off events. For 4006/4567 co-relation queries the response was YES. Maximal size of possible extension queue 684. Compared 220558 event pairs, 986 based on Foata normal form. 30/14616 useless extension candidates. Maximal degree in co-relation 29633. Up to 3253 conditions per place. [2024-11-28 03:52:33,374 INFO L140 encePairwiseOnDemand]: 154/162 looper letters, 31 selfloop transitions, 9 changer transitions 0/164 dead transitions. [2024-11-28 03:52:33,374 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 164 transitions, 553 flow [2024-11-28 03:52:33,375 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:52:33,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:52:33,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 387 transitions. [2024-11-28 03:52:33,377 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7962962962962963 [2024-11-28 03:52:33,377 INFO L175 Difference]: Start difference. First operand has 139 places, 146 transitions, 420 flow. Second operand 3 states and 387 transitions. [2024-11-28 03:52:33,377 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 164 transitions, 553 flow [2024-11-28 03:52:33,386 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 139 places, 164 transitions, 535 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 03:52:33,388 INFO L231 Difference]: Finished difference. Result has 141 places, 155 transitions, 492 flow [2024-11-28 03:52:33,388 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=162, PETRI_DIFFERENCE_MINUEND_FLOW=402, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=146, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=492, PETRI_PLACES=141, PETRI_TRANSITIONS=155} [2024-11-28 03:52:33,389 INFO L279 CegarLoopForPetriNet]: 159 programPoint places, -18 predicate places. [2024-11-28 03:52:33,390 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 155 transitions, 492 flow [2024-11-28 03:52:33,391 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 118.66666666666667) internal successors, (356), 3 states have internal predecessors, (356), 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-28 03:52:33,391 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:52:33,391 INFO L206 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] [2024-11-28 03:52:33,391 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-28 03:52:33,391 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-28 03:52:33,392 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:52:33,392 INFO L85 PathProgramCache]: Analyzing trace with hash 118968014, now seen corresponding path program 1 times [2024-11-28 03:52:33,392 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:52:33,395 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1294980871] [2024-11-28 03:52:33,395 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:52:33,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:52:33,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:52:33,507 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-28 03:52:33,508 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:52:33,509 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1294980871] [2024-11-28 03:52:33,509 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1294980871] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:52:33,509 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:52:33,509 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 03:52:33,509 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2047672079] [2024-11-28 03:52:33,509 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:52:33,510 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:52:33,510 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:52:33,510 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:52:33,510 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:52:33,514 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 124 out of 162 [2024-11-28 03:52:33,515 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 141 places, 155 transitions, 492 flow. Second operand has 3 states, 3 states have (on average 125.66666666666667) internal successors, (377), 3 states have internal predecessors, (377), 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-28 03:52:33,515 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:52:33,515 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 124 of 162 [2024-11-28 03:52:33,515 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:52:33,606 INFO L124 PetriNetUnfolderBase]: 55/695 cut-off events. [2024-11-28 03:52:33,607 INFO L125 PetriNetUnfolderBase]: For 131/131 co-relation queries the response was YES. [2024-11-28 03:52:33,609 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1094 conditions, 695 events. 55/695 cut-off events. For 131/131 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 4170 event pairs, 13 based on Foata normal form. 51/680 useless extension candidates. Maximal degree in co-relation 1085. Up to 60 conditions per place. [2024-11-28 03:52:33,611 INFO L140 encePairwiseOnDemand]: 154/162 looper letters, 6 selfloop transitions, 8 changer transitions 0/131 dead transitions. [2024-11-28 03:52:33,612 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 131 transitions, 391 flow [2024-11-28 03:52:33,612 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:52:33,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:52:33,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 390 transitions. [2024-11-28 03:52:33,616 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8024691358024691 [2024-11-28 03:52:33,616 INFO L175 Difference]: Start difference. First operand has 141 places, 155 transitions, 492 flow. Second operand 3 states and 390 transitions. [2024-11-28 03:52:33,618 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 131 transitions, 391 flow [2024-11-28 03:52:33,623 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 131 places, 131 transitions, 335 flow, removed 18 selfloop flow, removed 6 redundant places. [2024-11-28 03:52:33,624 INFO L231 Difference]: Finished difference. Result has 131 places, 129 transitions, 314 flow [2024-11-28 03:52:33,625 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=162, PETRI_DIFFERENCE_MINUEND_FLOW=298, PETRI_DIFFERENCE_MINUEND_PLACES=129, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=129, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=121, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=314, PETRI_PLACES=131, PETRI_TRANSITIONS=129} [2024-11-28 03:52:33,625 INFO L279 CegarLoopForPetriNet]: 159 programPoint places, -28 predicate places. [2024-11-28 03:52:33,626 INFO L471 AbstractCegarLoop]: Abstraction has has 131 places, 129 transitions, 314 flow [2024-11-28 03:52:33,626 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 125.66666666666667) internal successors, (377), 3 states have internal predecessors, (377), 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-28 03:52:33,626 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:52:33,626 INFO L206 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] [2024-11-28 03:52:33,626 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-28 03:52:33,626 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting thr1Err6ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-28 03:52:33,629 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:52:33,629 INFO L85 PathProgramCache]: Analyzing trace with hash -524362848, now seen corresponding path program 1 times [2024-11-28 03:52:33,629 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:52:33,630 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [100685483] [2024-11-28 03:52:33,630 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:52:33,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:52:33,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:52:33,701 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-28 03:52:33,701 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:52:33,701 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [100685483] [2024-11-28 03:52:33,701 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [100685483] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:52:33,701 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:52:33,701 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:52:33,701 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [670841757] [2024-11-28 03:52:33,701 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:52:33,701 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:52:33,702 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:52:33,702 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:52:33,702 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:52:33,726 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 118 out of 162 [2024-11-28 03:52:33,727 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 131 places, 129 transitions, 314 flow. Second operand has 3 states, 3 states have (on average 120.0) internal successors, (360), 3 states have internal predecessors, (360), 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-28 03:52:33,727 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:52:33,727 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 118 of 162 [2024-11-28 03:52:33,727 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:52:33,903 INFO L124 PetriNetUnfolderBase]: 338/1681 cut-off events. [2024-11-28 03:52:33,903 INFO L125 PetriNetUnfolderBase]: For 233/233 co-relation queries the response was YES. [2024-11-28 03:52:33,906 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2786 conditions, 1681 events. 338/1681 cut-off events. For 233/233 co-relation queries the response was YES. Maximal size of possible extension queue 58. Compared 12944 event pairs, 118 based on Foata normal form. 0/1478 useless extension candidates. Maximal degree in co-relation 2779. Up to 405 conditions per place. [2024-11-28 03:52:33,911 INFO L140 encePairwiseOnDemand]: 156/162 looper letters, 25 selfloop transitions, 5 changer transitions 0/141 dead transitions. [2024-11-28 03:52:33,911 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 133 places, 141 transitions, 415 flow [2024-11-28 03:52:33,911 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:52:33,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:52:33,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 385 transitions. [2024-11-28 03:52:33,913 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7921810699588477 [2024-11-28 03:52:33,913 INFO L175 Difference]: Start difference. First operand has 131 places, 129 transitions, 314 flow. Second operand 3 states and 385 transitions. [2024-11-28 03:52:33,913 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 133 places, 141 transitions, 415 flow [2024-11-28 03:52:33,915 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 132 places, 141 transitions, 401 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 03:52:33,916 INFO L231 Difference]: Finished difference. Result has 134 places, 133 transitions, 344 flow [2024-11-28 03:52:33,917 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=162, PETRI_DIFFERENCE_MINUEND_FLOW=306, PETRI_DIFFERENCE_MINUEND_PLACES=130, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=129, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=124, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=344, PETRI_PLACES=134, PETRI_TRANSITIONS=133} [2024-11-28 03:52:33,917 INFO L279 CegarLoopForPetriNet]: 159 programPoint places, -25 predicate places. [2024-11-28 03:52:33,918 INFO L471 AbstractCegarLoop]: Abstraction has has 134 places, 133 transitions, 344 flow [2024-11-28 03:52:33,918 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 120.0) internal successors, (360), 3 states have internal predecessors, (360), 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-28 03:52:33,918 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:52:33,918 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 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-28 03:52:33,918 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-28 03:52:33,919 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 55 more)] === [2024-11-28 03:52:33,919 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:52:33,919 INFO L85 PathProgramCache]: Analyzing trace with hash 794604603, now seen corresponding path program 1 times [2024-11-28 03:52:33,919 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:52:33,919 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1425928016] [2024-11-28 03:52:33,920 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:52:33,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:52:33,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 03:52:33,935 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-28 03:52:33,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 03:52:33,977 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-28 03:52:33,977 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-28 03:52:33,979 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (58 of 59 remaining) [2024-11-28 03:52:33,980 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (57 of 59 remaining) [2024-11-28 03:52:33,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (56 of 59 remaining) [2024-11-28 03:52:33,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (55 of 59 remaining) [2024-11-28 03:52:33,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (54 of 59 remaining) [2024-11-28 03:52:33,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (53 of 59 remaining) [2024-11-28 03:52:33,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (52 of 59 remaining) [2024-11-28 03:52:33,981 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err0ASSERT_VIOLATIONDATA_RACE (51 of 59 remaining) [2024-11-28 03:52:33,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err1ASSERT_VIOLATIONDATA_RACE (50 of 59 remaining) [2024-11-28 03:52:33,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err5ASSERT_VIOLATIONDATA_RACE (49 of 59 remaining) [2024-11-28 03:52:33,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err6ASSERT_VIOLATIONDATA_RACE (48 of 59 remaining) [2024-11-28 03:52:33,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err7ASSERT_VIOLATIONDATA_RACE (47 of 59 remaining) [2024-11-28 03:52:33,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err8ASSERT_VIOLATIONDATA_RACE (46 of 59 remaining) [2024-11-28 03:52:33,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err2ASSERT_VIOLATIONDATA_RACE (45 of 59 remaining) [2024-11-28 03:52:33,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err9ASSERT_VIOLATIONDATA_RACE (44 of 59 remaining) [2024-11-28 03:52:33,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err13ASSERT_VIOLATIONDATA_RACE (43 of 59 remaining) [2024-11-28 03:52:33,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err14ASSERT_VIOLATIONDATA_RACE (42 of 59 remaining) [2024-11-28 03:52:33,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err3ASSERT_VIOLATIONDATA_RACE (41 of 59 remaining) [2024-11-28 03:52:33,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err10ASSERT_VIOLATIONDATA_RACE (40 of 59 remaining) [2024-11-28 03:52:33,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err11ASSERT_VIOLATIONDATA_RACE (39 of 59 remaining) [2024-11-28 03:52:33,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err4ASSERT_VIOLATIONDATA_RACE (38 of 59 remaining) [2024-11-28 03:52:33,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err12ASSERT_VIOLATIONDATA_RACE (37 of 59 remaining) [2024-11-28 03:52:33,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (36 of 59 remaining) [2024-11-28 03:52:33,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (35 of 59 remaining) [2024-11-28 03:52:33,984 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (34 of 59 remaining) [2024-11-28 03:52:33,984 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (33 of 59 remaining) [2024-11-28 03:52:33,984 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (32 of 59 remaining) [2024-11-28 03:52:33,984 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (31 of 59 remaining) [2024-11-28 03:52:33,984 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (30 of 59 remaining) [2024-11-28 03:52:33,984 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (29 of 59 remaining) [2024-11-28 03:52:33,984 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (28 of 59 remaining) [2024-11-28 03:52:33,984 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (27 of 59 remaining) [2024-11-28 03:52:33,984 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (26 of 59 remaining) [2024-11-28 03:52:33,984 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (25 of 59 remaining) [2024-11-28 03:52:33,984 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (24 of 59 remaining) [2024-11-28 03:52:33,984 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (23 of 59 remaining) [2024-11-28 03:52:33,984 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (22 of 59 remaining) [2024-11-28 03:52:33,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err0ASSERT_VIOLATIONDATA_RACE (21 of 59 remaining) [2024-11-28 03:52:33,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err1ASSERT_VIOLATIONDATA_RACE (20 of 59 remaining) [2024-11-28 03:52:33,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err5ASSERT_VIOLATIONDATA_RACE (19 of 59 remaining) [2024-11-28 03:52:33,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err6ASSERT_VIOLATIONDATA_RACE (18 of 59 remaining) [2024-11-28 03:52:33,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err7ASSERT_VIOLATIONDATA_RACE (17 of 59 remaining) [2024-11-28 03:52:33,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err8ASSERT_VIOLATIONDATA_RACE (16 of 59 remaining) [2024-11-28 03:52:33,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err2ASSERT_VIOLATIONDATA_RACE (15 of 59 remaining) [2024-11-28 03:52:33,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err9ASSERT_VIOLATIONDATA_RACE (14 of 59 remaining) [2024-11-28 03:52:33,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err13ASSERT_VIOLATIONDATA_RACE (13 of 59 remaining) [2024-11-28 03:52:33,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err14ASSERT_VIOLATIONDATA_RACE (12 of 59 remaining) [2024-11-28 03:52:33,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err3ASSERT_VIOLATIONDATA_RACE (11 of 59 remaining) [2024-11-28 03:52:33,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err10ASSERT_VIOLATIONDATA_RACE (10 of 59 remaining) [2024-11-28 03:52:33,985 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err11ASSERT_VIOLATIONDATA_RACE (9 of 59 remaining) [2024-11-28 03:52:33,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err4ASSERT_VIOLATIONDATA_RACE (8 of 59 remaining) [2024-11-28 03:52:33,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr3Err12ASSERT_VIOLATIONDATA_RACE (7 of 59 remaining) [2024-11-28 03:52:33,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 59 remaining) [2024-11-28 03:52:33,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (5 of 59 remaining) [2024-11-28 03:52:33,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (4 of 59 remaining) [2024-11-28 03:52:33,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 59 remaining) [2024-11-28 03:52:33,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (2 of 59 remaining) [2024-11-28 03:52:33,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (1 of 59 remaining) [2024-11-28 03:52:33,986 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (0 of 59 remaining) [2024-11-28 03:52:33,986 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-28 03:52:33,987 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:52:33,992 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-28 03:52:33,992 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-28 03:52:34,078 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-28 03:52:34,083 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 283 places, 287 transitions, 604 flow [2024-11-28 03:52:34,125 INFO L124 PetriNetUnfolderBase]: 17/249 cut-off events. [2024-11-28 03:52:34,125 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-28 03:52:34,127 INFO L83 FinitePrefix]: Finished finitePrefix Result has 265 conditions, 249 events. 17/249 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 849 event pairs, 0 based on Foata normal form. 0/186 useless extension candidates. Maximal degree in co-relation 258. Up to 6 conditions per place. [2024-11-28 03:52:34,127 INFO L82 GeneralOperation]: Start removeDead. Operand has 283 places, 287 transitions, 604 flow [2024-11-28 03:52:34,133 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 227 places, 231 transitions, 478 flow [2024-11-28 03:52:34,135 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 03:52:34,136 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;@2ee4a901, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 03:52:34,136 INFO L334 AbstractCegarLoop]: Starting to check reachability of 87 error locations. [2024-11-28 03:52:34,139 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 03:52:34,139 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2024-11-28 03:52:34,139 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 03:52:34,139 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:52:34,139 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:52:34,139 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 83 more)] === [2024-11-28 03:52:34,141 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:52:34,141 INFO L85 PathProgramCache]: Analyzing trace with hash -1060030894, now seen corresponding path program 1 times [2024-11-28 03:52:34,141 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:52:34,141 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1405972069] [2024-11-28 03:52:34,141 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:52:34,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:52:34,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:52:34,164 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-28 03:52:34,165 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:52:34,165 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1405972069] [2024-11-28 03:52:34,165 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1405972069] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:52:34,165 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:52:34,165 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-28 03:52:34,165 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1659420957] [2024-11-28 03:52:34,165 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:52:34,166 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-28 03:52:34,166 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:52:34,166 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-28 03:52:34,166 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-28 03:52:34,167 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 287 [2024-11-28 03:52:34,167 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 227 places, 231 transitions, 478 flow. Second operand has 2 states, 2 states have (on average 216.0) internal successors, (432), 2 states have internal predecessors, (432), 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-28 03:52:34,168 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:52:34,168 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 287 [2024-11-28 03:52:34,168 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:52:34,761 INFO L124 PetriNetUnfolderBase]: 828/4375 cut-off events. [2024-11-28 03:52:34,761 INFO L125 PetriNetUnfolderBase]: For 148/148 co-relation queries the response was YES. [2024-11-28 03:52:34,785 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5458 conditions, 4375 events. 828/4375 cut-off events. For 148/148 co-relation queries the response was YES. Maximal size of possible extension queue 187. Compared 45192 event pairs, 544 based on Foata normal form. 569/4077 useless extension candidates. Maximal degree in co-relation 5431. Up to 919 conditions per place. [2024-11-28 03:52:34,809 INFO L140 encePairwiseOnDemand]: 253/287 looper letters, 16 selfloop transitions, 0 changer transitions 0/186 dead transitions. [2024-11-28 03:52:34,809 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 191 places, 186 transitions, 420 flow [2024-11-28 03:52:34,810 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-28 03:52:34,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-28 03:52:34,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 480 transitions. [2024-11-28 03:52:34,811 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8362369337979094 [2024-11-28 03:52:34,812 INFO L175 Difference]: Start difference. First operand has 227 places, 231 transitions, 478 flow. Second operand 2 states and 480 transitions. [2024-11-28 03:52:34,812 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 191 places, 186 transitions, 420 flow [2024-11-28 03:52:34,813 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 189 places, 186 transitions, 418 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 03:52:34,815 INFO L231 Difference]: Finished difference. Result has 189 places, 186 transitions, 386 flow [2024-11-28 03:52:34,816 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=287, PETRI_DIFFERENCE_MINUEND_FLOW=386, PETRI_DIFFERENCE_MINUEND_PLACES=188, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=186, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=186, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=386, PETRI_PLACES=189, PETRI_TRANSITIONS=186} [2024-11-28 03:52:34,818 INFO L279 CegarLoopForPetriNet]: 227 programPoint places, -38 predicate places. [2024-11-28 03:52:34,819 INFO L471 AbstractCegarLoop]: Abstraction has has 189 places, 186 transitions, 386 flow [2024-11-28 03:52:34,819 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 216.0) internal successors, (432), 2 states have internal predecessors, (432), 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-28 03:52:34,820 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:52:34,820 INFO L206 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] [2024-11-28 03:52:34,820 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-28 03:52:34,820 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 83 more)] === [2024-11-28 03:52:34,820 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:52:34,820 INFO L85 PathProgramCache]: Analyzing trace with hash -267803690, now seen corresponding path program 1 times [2024-11-28 03:52:34,820 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:52:34,821 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1517167971] [2024-11-28 03:52:34,821 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:52:34,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:52:34,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:52:34,870 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-28 03:52:34,871 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:52:34,871 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1517167971] [2024-11-28 03:52:34,871 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1517167971] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:52:34,871 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:52:34,871 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:52:34,871 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1261968156] [2024-11-28 03:52:34,871 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:52:34,871 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:52:34,871 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:52:34,872 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:52:34,872 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:52:34,921 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 203 out of 287 [2024-11-28 03:52:34,922 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 189 places, 186 transitions, 386 flow. Second operand has 3 states, 3 states have (on average 204.66666666666666) internal successors, (614), 3 states have internal predecessors, (614), 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-28 03:52:34,922 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:52:34,923 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 203 of 287 [2024-11-28 03:52:34,923 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:52:37,443 INFO L124 PetriNetUnfolderBase]: 6789/22802 cut-off events. [2024-11-28 03:52:37,443 INFO L125 PetriNetUnfolderBase]: For 859/859 co-relation queries the response was YES. [2024-11-28 03:52:37,516 INFO L83 FinitePrefix]: Finished finitePrefix Result has 31989 conditions, 22802 events. 6789/22802 cut-off events. For 859/859 co-relation queries the response was YES. Maximal size of possible extension queue 935. Compared 290932 event pairs, 3678 based on Foata normal form. 0/18585 useless extension candidates. Maximal degree in co-relation 31984. Up to 6706 conditions per place. [2024-11-28 03:52:37,629 INFO L140 encePairwiseOnDemand]: 278/287 looper letters, 38 selfloop transitions, 8 changer transitions 0/206 dead transitions. [2024-11-28 03:52:37,630 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 191 places, 206 transitions, 528 flow [2024-11-28 03:52:37,630 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:52:37,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:52:37,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 656 transitions. [2024-11-28 03:52:37,632 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7619047619047619 [2024-11-28 03:52:37,632 INFO L175 Difference]: Start difference. First operand has 189 places, 186 transitions, 386 flow. Second operand 3 states and 656 transitions. [2024-11-28 03:52:37,632 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 191 places, 206 transitions, 528 flow [2024-11-28 03:52:37,633 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 191 places, 206 transitions, 528 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 03:52:37,636 INFO L231 Difference]: Finished difference. Result has 193 places, 193 transitions, 448 flow [2024-11-28 03:52:37,636 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=287, PETRI_DIFFERENCE_MINUEND_FLOW=386, PETRI_DIFFERENCE_MINUEND_PLACES=189, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=186, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=178, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=448, PETRI_PLACES=193, PETRI_TRANSITIONS=193} [2024-11-28 03:52:37,637 INFO L279 CegarLoopForPetriNet]: 227 programPoint places, -34 predicate places. [2024-11-28 03:52:37,637 INFO L471 AbstractCegarLoop]: Abstraction has has 193 places, 193 transitions, 448 flow [2024-11-28 03:52:37,638 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 204.66666666666666) internal successors, (614), 3 states have internal predecessors, (614), 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-28 03:52:37,638 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:52:37,638 INFO L206 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] [2024-11-28 03:52:37,638 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-28 03:52:37,638 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr2Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 83 more)] === [2024-11-28 03:52:37,642 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:52:37,642 INFO L85 PathProgramCache]: Analyzing trace with hash -878800394, now seen corresponding path program 1 times [2024-11-28 03:52:37,642 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:52:37,642 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [378127268] [2024-11-28 03:52:37,643 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:52:37,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:52:37,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:52:37,684 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-28 03:52:37,684 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:52:37,684 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [378127268] [2024-11-28 03:52:37,684 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [378127268] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:52:37,685 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:52:37,685 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:52:37,685 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1230686748] [2024-11-28 03:52:37,685 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:52:37,685 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:52:37,685 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:52:37,686 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:52:37,686 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:52:37,722 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 199 out of 287 [2024-11-28 03:52:37,723 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 193 places, 193 transitions, 448 flow. Second operand has 3 states, 3 states have (on average 200.66666666666666) internal successors, (602), 3 states have internal predecessors, (602), 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-28 03:52:37,724 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:52:37,724 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 199 of 287 [2024-11-28 03:52:37,724 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:52:43,460 INFO L124 PetriNetUnfolderBase]: 18292/58149 cut-off events. [2024-11-28 03:52:43,461 INFO L125 PetriNetUnfolderBase]: For 11016/11272 co-relation queries the response was YES. [2024-11-28 03:52:43,675 INFO L83 FinitePrefix]: Finished finitePrefix Result has 93127 conditions, 58149 events. 18292/58149 cut-off events. For 11016/11272 co-relation queries the response was YES. Maximal size of possible extension queue 2115. Compared 812964 event pairs, 5593 based on Foata normal form. 4/46904 useless extension candidates. Maximal degree in co-relation 93120. Up to 13273 conditions per place. [2024-11-28 03:52:43,939 INFO L140 encePairwiseOnDemand]: 275/287 looper letters, 47 selfloop transitions, 14 changer transitions 0/221 dead transitions. [2024-11-28 03:52:43,939 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 221 transitions, 668 flow [2024-11-28 03:52:43,939 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:52:43,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:52:43,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 651 transitions. [2024-11-28 03:52:43,942 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7560975609756098 [2024-11-28 03:52:43,942 INFO L175 Difference]: Start difference. First operand has 193 places, 193 transitions, 448 flow. Second operand 3 states and 651 transitions. [2024-11-28 03:52:43,942 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 221 transitions, 668 flow [2024-11-28 03:52:43,990 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 193 places, 221 transitions, 640 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 03:52:43,992 INFO L231 Difference]: Finished difference. Result has 195 places, 207 transitions, 572 flow [2024-11-28 03:52:43,993 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=287, PETRI_DIFFERENCE_MINUEND_FLOW=432, PETRI_DIFFERENCE_MINUEND_PLACES=191, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=193, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=179, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=572, PETRI_PLACES=195, PETRI_TRANSITIONS=207} [2024-11-28 03:52:43,993 INFO L279 CegarLoopForPetriNet]: 227 programPoint places, -32 predicate places. [2024-11-28 03:52:43,993 INFO L471 AbstractCegarLoop]: Abstraction has has 195 places, 207 transitions, 572 flow [2024-11-28 03:52:43,994 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 200.66666666666666) internal successors, (602), 3 states have internal predecessors, (602), 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-28 03:52:43,994 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:52:43,994 INFO L206 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] [2024-11-28 03:52:43,994 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-28 03:52:43,994 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 83 more)] === [2024-11-28 03:52:43,994 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:52:43,994 INFO L85 PathProgramCache]: Analyzing trace with hash -897847015, now seen corresponding path program 1 times [2024-11-28 03:52:43,995 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:52:43,995 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1843516646] [2024-11-28 03:52:43,995 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:52:43,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:52:44,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:52:44,022 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-28 03:52:44,022 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:52:44,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1843516646] [2024-11-28 03:52:44,022 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1843516646] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:52:44,023 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:52:44,023 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:52:44,023 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [672692004] [2024-11-28 03:52:44,023 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:52:44,023 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:52:44,023 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:52:44,024 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:52:44,024 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:52:44,073 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 203 out of 287 [2024-11-28 03:52:44,074 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 195 places, 207 transitions, 572 flow. Second operand has 3 states, 3 states have (on average 204.66666666666666) internal successors, (614), 3 states have internal predecessors, (614), 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-28 03:52:44,075 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:52:44,075 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 203 of 287 [2024-11-28 03:52:44,075 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:52:48,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 161#L730true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, 283#true, 286#true, Black: 293#true, 274#true, 295#(= |#race~g0~0| 0), 282#true, 35#L718true]) [2024-11-28 03:52:48,002 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-28 03:52:48,002 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 03:52:48,002 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 03:52:48,002 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-28 03:52:48,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, 283#true, 286#true, Black: 293#true, 274#true, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 196#L730-1true]) [2024-11-28 03:52:48,678 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-28 03:52:48,679 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 03:52:48,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:52:48,679 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 03:52:48,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 15#$Ultimate##0true, 179#L729-5true, 282#true, 67#L723-3true, 35#L718true]) [2024-11-28 03:52:48,813 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-28 03:52:48,813 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:52:48,813 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 03:52:48,813 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:52:50,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, 63#L704-1true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 179#L729-5true, 282#true, 67#L723-3true, 35#L718true]) [2024-11-28 03:52:50,257 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:52:50,257 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:50,257 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:50,257 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 03:52:51,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][176], [278#true, 60#L723-4true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 15#$Ultimate##0true, 282#true, 169#L716-1true, 46#L729-3true]) [2024-11-28 03:52:51,334 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-28 03:52:51,334 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 03:52:51,334 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 03:52:51,334 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:52:51,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 161#L730true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 15#$Ultimate##0true, 282#true, 35#L718true]) [2024-11-28 03:52:51,509 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:52:51,509 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:51,509 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 03:52:51,509 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 03:52:51,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 224#L723-5true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 65#$Ultimate##0true, 282#true]) [2024-11-28 03:52:51,511 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:52:51,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:51,511 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 03:52:51,511 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 03:52:51,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 15#$Ultimate##0true, 282#true, 35#L718true, 196#L730-1true]) [2024-11-28 03:52:51,992 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-28 03:52:51,992 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-28 03:52:51,992 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-28 03:52:51,993 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:52:51,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 65#$Ultimate##0true, 282#true, 196#L730-1true]) [2024-11-28 03:52:51,995 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-28 03:52:51,995 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-28 03:52:51,995 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-28 03:52:51,995 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:52:52,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][176], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 63#L704-1true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 169#L716-1true, 46#L729-3true]) [2024-11-28 03:52:52,538 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-28 03:52:52,538 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 03:52:52,538 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 03:52:52,538 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:52,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 161#L730true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, 63#L704-1true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 35#L718true]) [2024-11-28 03:52:52,702 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-28 03:52:52,702 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:52:52,702 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:52:52,702 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:52:52,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 161#L730true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 232#L704-1true]) [2024-11-28 03:52:52,702 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-28 03:52:52,703 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:52:52,703 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:52:52,703 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:52:52,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 179#L729-5true, 282#true, 35#L718true, 67#L723-3true, 223#L711true]) [2024-11-28 03:52:52,934 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-28 03:52:52,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-28 03:52:52,934 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:52,934 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:52,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 100#L711true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 67#L723-3true]) [2024-11-28 03:52:52,935 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-28 03:52:52,935 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-28 03:52:52,935 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:52,935 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:53,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [278#true, 60#L723-4true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 169#L716-1true, 46#L729-3true]) [2024-11-28 03:52:53,021 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-28 03:52:53,021 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:53,021 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:53,021 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:53,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 90#L716-2true, 282#true, 67#L723-3true, 46#L729-3true]) [2024-11-28 03:52:53,026 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-28 03:52:53,026 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:53,026 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:53,026 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:53,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 63#L704-1true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 196#L730-1true]) [2024-11-28 03:52:53,138 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-28 03:52:53,138 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:52:53,138 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:52:53,138 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:52:53,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 196#L730-1true, 232#L704-1true]) [2024-11-28 03:52:53,139 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-28 03:52:53,139 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:52:53,139 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:52:53,139 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:52:53,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 43#L712true, 284#true, 295#(= |#race~g0~0| 0), 179#L729-5true, 282#true, 35#L718true, 67#L723-3true]) [2024-11-28 03:52:53,710 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-28 03:52:53,710 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:52:53,710 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:52:53,710 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:52:53,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 284#true, 117#L712true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 67#L723-3true]) [2024-11-28 03:52:53,712 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-28 03:52:53,712 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:52:53,712 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:52:53,712 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:52:53,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 90#L716-2true, 282#true, 46#L729-3true]) [2024-11-28 03:52:53,826 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-28 03:52:53,827 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:53,827 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:53,827 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:53,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [278#true, 60#L723-4true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 229#L716-1true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 46#L729-3true, 204#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:52:53,828 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-28 03:52:53,828 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:53,828 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:53,828 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:54,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][203], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 185#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 90#L716-2true, 282#true, 67#L723-3true]) [2024-11-28 03:52:54,236 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-28 03:52:54,236 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:54,236 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:54,236 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:54,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 271#L707-3true, 179#L729-5true, 282#true, 67#L723-3true, 35#L718true]) [2024-11-28 03:52:54,241 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-28 03:52:54,241 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:54,241 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:52:54,241 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:54,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 122#L708-3true, 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 46#L729-3true]) [2024-11-28 03:52:54,795 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-28 03:52:54,795 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:54,795 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:54,795 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:54,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][203], [278#true, 60#L723-4true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 229#L716-1true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 185#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 90#L716-2true, 282#true]) [2024-11-28 03:52:54,825 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-28 03:52:54,825 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:54,825 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:54,825 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:55,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true, 35#L718true, 144#$Ultimate##0true]) [2024-11-28 03:52:55,357 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-28 03:52:55,358 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:52:55,358 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:55,358 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:52:55,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 194#$Ultimate##0true, 282#true, 35#L718true, 144#$Ultimate##0true]) [2024-11-28 03:52:55,361 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-28 03:52:55,361 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:52:55,361 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:52:55,361 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:55,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, 122#L708-3true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 67#L723-3true]) [2024-11-28 03:52:55,597 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-28 03:52:55,597 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:55,597 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:52:55,597 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:55,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][176], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 169#L716-1true, 46#L729-3true, 223#L711true]) [2024-11-28 03:52:55,609 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-28 03:52:55,609 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:52:55,609 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:52:55,610 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:55,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 229#L716-1true, 286#true, Black: 293#true, 274#true, 100#L711true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 46#L729-3true]) [2024-11-28 03:52:55,611 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-28 03:52:55,611 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:55,611 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:52:55,611 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:52:55,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 144#$Ultimate##0true]) [2024-11-28 03:52:55,719 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-28 03:52:55,719 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:52:55,719 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:55,719 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:52:55,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 298#true, 161#L730true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 223#L711true]) [2024-11-28 03:52:55,775 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-28 03:52:55,775 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:55,775 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:55,775 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:55,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 298#true, 161#L730true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, 286#true, 274#true, Black: 293#true, 100#L711true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true]) [2024-11-28 03:52:55,777 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-28 03:52:55,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:55,778 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:55,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:55,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 35#L718true, 67#L723-3true]) [2024-11-28 03:52:55,985 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-28 03:52:55,985 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:52:55,985 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:55,985 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:55,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, 286#true, Black: 293#true, 274#true, 284#true, 117#L712true, 295#(= |#race~g0~0| 0), 282#true, 46#L729-3true]) [2024-11-28 03:52:55,986 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-28 03:52:55,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:52:55,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:52:55,986 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:56,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 29#L728-1true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true, 35#L718true]) [2024-11-28 03:52:56,116 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-28 03:52:56,116 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:52:56,116 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:52:56,116 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:56,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 29#L728-1true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 194#$Ultimate##0true, 282#true, 35#L718true]) [2024-11-28 03:52:56,122 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-28 03:52:56,122 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:52:56,122 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:56,122 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:52:56,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 194#$Ultimate##0true, 255#L729-2true, 282#true, 35#L718true]) [2024-11-28 03:52:56,123 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 03:52:56,123 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:52:56,123 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:56,123 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:52:56,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 169#L716-1true, 144#$Ultimate##0true]) [2024-11-28 03:52:56,136 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-28 03:52:56,136 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:56,136 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:56,136 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:52:56,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true, 144#$Ultimate##0true]) [2024-11-28 03:52:56,136 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-28 03:52:56,136 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:56,136 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:56,136 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:56,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 144#$Ultimate##0true]) [2024-11-28 03:52:56,137 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-28 03:52:56,137 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:56,137 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:52:56,137 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:56,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 139#L723-2true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 144#$Ultimate##0true]) [2024-11-28 03:52:56,137 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-28 03:52:56,137 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:52:56,137 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:52:56,137 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:56,137 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 144#$Ultimate##0true]) [2024-11-28 03:52:56,137 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-28 03:52:56,137 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:56,137 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:52:56,137 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:56,137 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:52:56,138 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true, 35#L718true, 144#$Ultimate##0true]) [2024-11-28 03:52:56,138 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-28 03:52:56,138 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:52:56,138 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:56,138 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:52:56,138 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:56,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 223#L711true, 196#L730-1true]) [2024-11-28 03:52:56,186 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-28 03:52:56,186 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:56,186 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:52:56,186 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:52:56,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, 274#true, Black: 293#true, 100#L711true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 196#L730-1true]) [2024-11-28 03:52:56,189 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-28 03:52:56,189 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:52:56,189 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:52:56,189 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:56,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 298#true, 161#L730true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, Black: 293#true, 286#true, 274#true, 284#true, 43#L712true, 295#(= |#race~g0~0| 0), 282#true, 35#L718true]) [2024-11-28 03:52:56,192 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-28 03:52:56,192 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:52:56,192 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:56,192 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:52:56,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 161#L730true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 117#L712true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true]) [2024-11-28 03:52:56,194 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-28 03:52:56,194 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:52:56,194 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:52:56,194 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:56,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][176], [278#true, 60#L723-4true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 271#L707-3true, 282#true, 169#L716-1true, 46#L729-3true]) [2024-11-28 03:52:56,763 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-28 03:52:56,763 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:56,763 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:56,763 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:56,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 271#L707-3true, 255#L729-2true, 282#true, 35#L718true]) [2024-11-28 03:52:56,849 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-28 03:52:56,849 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:52:56,849 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:56,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:52:56,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 271#L707-3true, 282#true, 255#L729-2true, 35#L718true]) [2024-11-28 03:52:56,849 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-28 03:52:56,849 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:52:56,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:52:56,849 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:56,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 60#L723-4true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 29#L728-1true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true]) [2024-11-28 03:52:56,859 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-28 03:52:56,859 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:56,859 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:56,859 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:56,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 43#L712true, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 196#L730-1true]) [2024-11-28 03:52:56,951 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-28 03:52:56,951 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:52:56,951 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:56,952 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:52:56,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, 274#true, Black: 293#true, 117#L712true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 196#L730-1true]) [2024-11-28 03:52:56,954 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-28 03:52:56,954 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:52:56,954 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:56,954 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:52:57,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 271#L707-3true, 282#true, 35#L718true, 46#L729-3true]) [2024-11-28 03:52:57,085 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-28 03:52:57,085 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:57,085 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:57,085 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:52:57,119 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 271#L707-3true, 179#L729-5true, 282#true, 67#L723-3true, 35#L718true]) [2024-11-28 03:52:57,119 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-28 03:52:57,119 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:57,119 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:52:57,119 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:57,119 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:57,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 295#(= |#race~g0~0| 0), 286#true, 274#true, 284#true, 271#L707-3true, 179#L729-5true, 282#true, 35#L718true, 67#L723-3true, 293#true]) [2024-11-28 03:52:57,164 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-28 03:52:57,164 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:57,165 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:52:57,165 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:57,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 46#L729-3true]) [2024-11-28 03:52:57,223 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-28 03:52:57,223 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:52:57,223 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:52:57,223 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:57,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 67#L723-3true, 169#L716-1true]) [2024-11-28 03:52:57,231 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-28 03:52:57,231 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:57,231 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:52:57,231 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:57,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 255#L729-2true, 35#L718true, 67#L723-3true]) [2024-11-28 03:52:57,232 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-28 03:52:57,232 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:57,232 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:57,232 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:57,246 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 46#L729-3true]) [2024-11-28 03:52:57,246 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-28 03:52:57,246 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:52:57,246 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:52:57,247 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:57,247 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:57,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 29#L728-1true, 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 169#L716-1true]) [2024-11-28 03:52:57,250 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-28 03:52:57,250 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:57,250 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:57,250 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:57,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 139#L723-2true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 29#L728-1true, 286#true, Black: 293#true, 274#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true]) [2024-11-28 03:52:57,251 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-28 03:52:57,251 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:57,251 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:52:57,251 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:57,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 29#L728-1true, 286#true, 274#true, Black: 293#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true]) [2024-11-28 03:52:57,251 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-28 03:52:57,251 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:52:57,251 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:57,251 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:57,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 255#L729-2true]) [2024-11-28 03:52:57,251 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 03:52:57,251 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:52:57,251 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:57,251 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:57,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 29#L728-1true, 286#true, 274#true, Black: 293#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true]) [2024-11-28 03:52:57,251 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-28 03:52:57,251 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:57,251 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:57,252 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:52:57,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 29#L728-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 67#L723-3true]) [2024-11-28 03:52:57,252 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 03:52:57,252 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:52:57,252 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:57,252 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:52:57,252 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:57,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 29#L728-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true]) [2024-11-28 03:52:57,252 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-28 03:52:57,252 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:57,252 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:57,252 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:57,252 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:57,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 255#L729-2true, 67#L723-3true, 35#L718true]) [2024-11-28 03:52:57,518 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-28 03:52:57,518 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:57,518 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:57,518 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:57,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 194#$Ultimate##0true, 282#true, 35#L718true]) [2024-11-28 03:52:57,525 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-28 03:52:57,525 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:57,525 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:57,525 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:57,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 194#$Ultimate##0true, 282#true, 255#L729-2true, 35#L718true]) [2024-11-28 03:52:57,528 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 03:52:57,528 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:52:57,528 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:57,528 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:52:57,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [60#L723-4true, 278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 295#(= |#race~g0~0| 0), 286#true, 274#true, 284#true, 271#L707-3true, 179#L729-5true, 282#true, 35#L718true, 293#true]) [2024-11-28 03:52:57,534 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 03:52:57,534 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:57,535 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:57,535 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:52:57,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 60#L723-4true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 255#L729-2true, 35#L718true]) [2024-11-28 03:52:57,613 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 03:52:57,613 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:57,613 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:57,613 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:57,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 255#L729-2true, 35#L718true, 98#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:52:57,618 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 03:52:57,618 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:57,618 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:57,618 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:57,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 67#L723-3true, 204#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:52:57,621 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-28 03:52:57,621 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:57,621 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:57,621 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:57,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 255#L729-2true, 282#true, 169#L716-1true]) [2024-11-28 03:52:57,635 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-28 03:52:57,635 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:57,635 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:52:57,635 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:57,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 295#(= |#race~g0~0| 0), 286#true, 274#true, 284#true, 69#L718true, 179#L729-5true, 282#true, 67#L723-3true, 169#L716-1true, 293#true]) [2024-11-28 03:52:57,635 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 03:52:57,636 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:52:57,636 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:57,636 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:57,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 255#L729-2true, 282#true, 98#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:52:57,636 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-28 03:52:57,636 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:52:57,636 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:57,636 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:52:57,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 255#L729-2true, 282#true, 67#L723-3true]) [2024-11-28 03:52:57,636 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-28 03:52:57,636 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:57,636 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:57,636 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:57,636 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 255#L729-2true, 282#true, 35#L718true, 98#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:52:57,636 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:57,636 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:52:57,636 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:57,636 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:57,637 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:57,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 255#L729-2true, 282#true, 67#L723-3true, 35#L718true]) [2024-11-28 03:52:57,637 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:57,637 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:52:57,637 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:57,637 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:57,637 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:57,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 298#true, Black: 295#(= |#race~g0~0| 0), 286#true, 274#true, 284#true, 69#L718true, 179#L729-5true, 90#L716-2true, 282#true, 293#true]) [2024-11-28 03:52:57,640 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 03:52:57,641 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:52:57,641 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:57,641 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:58,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 67#L723-3true, 46#L729-3true]) [2024-11-28 03:52:58,130 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 03:52:58,130 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:58,130 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,131 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:58,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 194#$Ultimate##0true, 282#true, 35#L718true, 46#L729-3true]) [2024-11-28 03:52:58,160 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-28 03:52:58,160 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:58,160 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:58,160 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:58,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 60#L723-4true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 255#L729-2true, 35#L718true]) [2024-11-28 03:52:58,184 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 03:52:58,184 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,184 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:58,184 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:58,188 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 46#L729-3true]) [2024-11-28 03:52:58,188 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-28 03:52:58,188 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:52:58,188 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:52:58,188 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:52:58,188 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:58,188 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:58,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 67#L723-3true, 46#L729-3true]) [2024-11-28 03:52:58,188 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-28 03:52:58,188 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:58,188 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:52:58,188 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:58,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][203], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 185#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 35#L718true]) [2024-11-28 03:52:58,189 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-28 03:52:58,189 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:58,189 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:52:58,189 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:58,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][168], [278#true, 113#L740-3true, Black: 288#true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 194#$Ultimate##0true, 282#true, 35#L718true]) [2024-11-28 03:52:58,192 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 03:52:58,192 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:58,193 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:58,193 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:58,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 255#L729-2true, 204#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:52:58,255 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,255 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:52:58,255 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:52:58,255 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:58,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [60#L723-4true, 278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 295#(= |#race~g0~0| 0), 286#true, 274#true, 284#true, 69#L718true, 179#L729-5true, 282#true, 169#L716-1true, 293#true]) [2024-11-28 03:52:58,271 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-28 03:52:58,271 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:58,271 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:58,271 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:58,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [60#L723-4true, 278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 255#L729-2true, 282#true]) [2024-11-28 03:52:58,271 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-28 03:52:58,271 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:52:58,271 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:58,271 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:52:58,271 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 255#L729-2true, 282#true, 35#L718true]) [2024-11-28 03:52:58,271 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:58,271 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:58,271 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,271 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:58,271 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:52:58,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 295#(= |#race~g0~0| 0), 286#true, 274#true, 284#true, 69#L718true, 179#L729-5true, 90#L716-2true, 282#true, 67#L723-3true, 293#true]) [2024-11-28 03:52:58,276 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-28 03:52:58,277 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:58,277 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:58,277 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:58,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 161#L730true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 169#L716-1true]) [2024-11-28 03:52:58,311 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-28 03:52:58,311 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:58,311 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:52:58,311 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:58,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 161#L730true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true]) [2024-11-28 03:52:58,342 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-28 03:52:58,342 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:58,342 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:58,342 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:58,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1127] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread2of2ForFork2_#t~nondet7#1_3|) InVars {thr3Thread2of2ForFork2_#t~nondet7#1=|v_thr3Thread2of2ForFork2_#t~nondet7#1_3|} OutVars{thr3Thread2of2ForFork2_#t~nondet7#1=|v_thr3Thread2of2ForFork2_#t~nondet7#1_3|, #race~g1~0=|v_#race~g1~0_4|} AuxVars[] AssignedVars[#race~g1~0][171], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 161#L730true, Black: 295#(= |#race~g0~0| 0), 286#true, 274#true, 284#true, 217#L708-3true, 282#true, 35#L718true, 67#L723-3true, 293#true]) [2024-11-28 03:52:58,360 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-28 03:52:58,360 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:58,361 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:58,361 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:58,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 46#L729-3true]) [2024-11-28 03:52:58,429 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-28 03:52:58,429 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:58,429 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:58,429 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:58,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 255#L729-2true, 169#L716-1true]) [2024-11-28 03:52:58,482 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-28 03:52:58,482 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:58,482 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:52:58,482 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:58,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 255#L729-2true, 204#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:52:58,482 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 03:52:58,482 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,482 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:52:58,482 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:58,482 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 67#L723-3true, 169#L716-1true]) [2024-11-28 03:52:58,482 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 03:52:58,483 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:58,483 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,483 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:52:58,483 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,483 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 67#L723-3true, 204#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:52:58,483 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-28 03:52:58,483 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:58,483 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:58,483 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:58,483 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:58,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, Black: 293#true, 286#true, 274#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 255#L729-2true]) [2024-11-28 03:52:58,483 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-28 03:52:58,483 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:58,483 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:52:58,483 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:52:58,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 255#L729-2true, 67#L723-3true]) [2024-11-28 03:52:58,483 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-28 03:52:58,483 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:58,483 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:58,483 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:58,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 139#L723-2true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 255#L729-2true]) [2024-11-28 03:52:58,484 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 03:52:58,484 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,484 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:58,484 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:52:58,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 255#L729-2true, 35#L718true, 67#L723-3true]) [2024-11-28 03:52:58,484 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:58,484 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:58,484 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:52:58,484 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:58,484 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:58,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 255#L729-2true, 35#L718true]) [2024-11-28 03:52:58,484 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:58,484 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,484 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:52:58,484 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:58,484 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:58,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][168], [278#true, 113#L740-3true, Black: 288#true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 194#$Ultimate##0true, 282#true, 35#L718true, 228#L729-7true]) [2024-11-28 03:52:58,486 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-28 03:52:58,486 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:58,486 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:58,486 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:58,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][162], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 271#L707-3true, 185#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 169#L716-1true]) [2024-11-28 03:52:58,554 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:58,554 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:58,554 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,555 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][176], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 271#L707-3true, 282#true, 169#L716-1true, 46#L729-3true]) [2024-11-28 03:52:58,555 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:58,555 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,555 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:58,555 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:58,555 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,555 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][176], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 271#L707-3true, 282#true, 169#L716-1true, 46#L729-3true]) [2024-11-28 03:52:58,555 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:58,555 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,555 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:52:58,555 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:58,555 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:58,555 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [60#L723-4true, 278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 295#(= |#race~g0~0| 0), 286#true, 274#true, 284#true, 69#L718true, 179#L729-5true, 90#L716-2true, 282#true, 293#true]) [2024-11-28 03:52:58,564 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-28 03:52:58,564 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:52:58,564 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:52:58,564 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:58,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true, 35#L718true]) [2024-11-28 03:52:58,579 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-28 03:52:58,579 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:58,579 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:58,579 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:58,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 169#L716-1true, 196#L730-1true]) [2024-11-28 03:52:58,583 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-28 03:52:58,583 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:52:58,583 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:58,583 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:58,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 161#L730true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true]) [2024-11-28 03:52:58,584 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 03:52:58,584 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:58,584 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:58,584 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:52:58,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true, 196#L730-1true]) [2024-11-28 03:52:58,584 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-28 03:52:58,584 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:52:58,584 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:58,584 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:58,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 196#L730-1true]) [2024-11-28 03:52:58,604 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-28 03:52:58,604 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:58,604 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:52:58,604 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:52:58,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1127] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread2of2ForFork2_#t~nondet7#1_3|) InVars {thr3Thread2of2ForFork2_#t~nondet7#1=|v_thr3Thread2of2ForFork2_#t~nondet7#1_3|} OutVars{thr3Thread2of2ForFork2_#t~nondet7#1=|v_thr3Thread2of2ForFork2_#t~nondet7#1_3|, #race~g1~0=|v_#race~g1~0_4|} AuxVars[] AssignedVars[#race~g1~0][171], [278#true, 60#L723-4true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 161#L730true, Black: 295#(= |#race~g0~0| 0), 286#true, 274#true, 284#true, 217#L708-3true, 282#true, 35#L718true, 293#true]) [2024-11-28 03:52:58,605 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-28 03:52:58,605 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:52:58,605 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:58,605 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:52:58,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1127] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread2of2ForFork2_#t~nondet7#1_3|) InVars {thr3Thread2of2ForFork2_#t~nondet7#1=|v_thr3Thread2of2ForFork2_#t~nondet7#1_3|} OutVars{thr3Thread2of2ForFork2_#t~nondet7#1=|v_thr3Thread2of2ForFork2_#t~nondet7#1_3|, #race~g1~0=|v_#race~g1~0_4|} AuxVars[] AssignedVars[#race~g1~0][171], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, Black: 295#(= |#race~g0~0| 0), 286#true, 274#true, 284#true, 217#L708-3true, 282#true, 67#L723-3true, 35#L718true, 196#L730-1true, 293#true]) [2024-11-28 03:52:58,624 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-28 03:52:58,624 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:52:58,624 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:52:58,624 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:58,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 67#L723-3true, 35#L718true]) [2024-11-28 03:52:58,704 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-28 03:52:58,704 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:58,704 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:52:58,704 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:58,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 169#L716-1true, 46#L729-3true]) [2024-11-28 03:52:58,714 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 03:52:58,714 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:52:58,714 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:58,714 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 46#L729-3true, 204#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:52:58,714 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-28 03:52:58,714 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:58,714 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:58,714 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:58,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), Black: 293#true, 286#true, 274#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true, 46#L729-3true]) [2024-11-28 03:52:58,714 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-28 03:52:58,714 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:52:58,714 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:58,714 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:52:58,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 46#L729-3true]) [2024-11-28 03:52:58,714 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:58,715 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:58,715 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:58,715 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:52:58,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 139#L723-2true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 46#L729-3true]) [2024-11-28 03:52:58,715 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-28 03:52:58,715 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:52:58,715 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:58,715 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:58,715 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 46#L729-3true]) [2024-11-28 03:52:58,715 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:52:58,715 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:58,715 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:58,715 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:58,715 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:52:58,715 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 67#L723-3true, 46#L729-3true]) [2024-11-28 03:52:58,715 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:58,715 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:58,715 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,715 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:52:58,716 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:58,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 194#$Ultimate##0true, 282#true, 35#L718true]) [2024-11-28 03:52:58,739 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:58,739 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:58,739 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:52:58,739 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:58,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][156], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 100#L711true, 284#true, 295#(= |#race~g0~0| 0), 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 69#L718true, 282#true, 67#L723-3true]) [2024-11-28 03:52:58,745 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:58,745 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:52:58,745 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:58,745 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:58,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 67#L723-3true, 35#L718true]) [2024-11-28 03:52:58,756 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-28 03:52:58,756 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:58,756 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:52:58,756 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:58,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 185#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 35#L718true]) [2024-11-28 03:52:58,772 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:52:58,772 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:52:58,772 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:58,772 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:58,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, Black: 295#(= |#race~g0~0| 0), 286#true, 274#true, 284#true, 69#L718true, 179#L729-5true, 90#L716-2true, 282#true, 293#true]) [2024-11-28 03:52:58,882 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:58,882 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:58,883 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:58,883 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:52:58,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 161#L730true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true]) [2024-11-28 03:52:58,905 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:58,906 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,906 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,906 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 67#L723-3true, 196#L730-1true]) [2024-11-28 03:52:58,907 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:58,907 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,907 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,907 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:58,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [60#L723-4true, 278#true, 113#L740-3true, 161#L730true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true]) [2024-11-28 03:52:58,909 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-28 03:52:58,909 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:52:58,909 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:58,909 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:58,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 196#L730-1true]) [2024-11-28 03:52:58,909 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-28 03:52:58,909 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:58,909 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:52:58,909 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:58,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1127] L708-2-->L708-3: Formula: (= |v_#race~g1~0_4| |v_thr3Thread2of2ForFork2_#t~nondet7#1_3|) InVars {thr3Thread2of2ForFork2_#t~nondet7#1=|v_thr3Thread2of2ForFork2_#t~nondet7#1_3|} OutVars{thr3Thread2of2ForFork2_#t~nondet7#1=|v_thr3Thread2of2ForFork2_#t~nondet7#1_3|, #race~g1~0=|v_#race~g1~0_4|} AuxVars[] AssignedVars[#race~g1~0][171], [278#true, 60#L723-4true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, Black: 295#(= |#race~g0~0| 0), 286#true, 274#true, 284#true, 217#L708-3true, 282#true, 35#L718true, 196#L730-1true, 293#true]) [2024-11-28 03:52:58,928 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:58,928 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:58,928 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:52:58,928 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:58,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][168], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), Black: 293#true, 286#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true, 35#L718true, 67#L723-3true]) [2024-11-28 03:52:58,998 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:58,998 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:58,998 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:58,998 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:52:59,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 60#L723-4true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 35#L718true]) [2024-11-28 03:52:59,006 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,006 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,007 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:52:59,007 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 194#$Ultimate##0true, 282#true, 35#L718true]) [2024-11-28 03:52:59,024 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,024 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,024 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,024 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][168], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 194#$Ultimate##0true, 282#true, 35#L718true]) [2024-11-28 03:52:59,039 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,039 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:59,039 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:52:59,039 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:59,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 194#$Ultimate##0true, 282#true, 35#L718true]) [2024-11-28 03:52:59,040 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,040 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,040 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,040 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][156], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 117#L712true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 67#L723-3true]) [2024-11-28 03:52:59,402 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,402 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,402 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,402 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][168], [278#true, 113#L740-3true, Black: 288#true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true, 35#L718true, 67#L723-3true]) [2024-11-28 03:52:59,410 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,410 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,410 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:52:59,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 298#true, 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 116#L729-6true, 282#true, 35#L718true]) [2024-11-28 03:52:59,411 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-28 03:52:59,411 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,411 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,411 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 60#L723-4true, 113#L740-3true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 35#L718true]) [2024-11-28 03:52:59,413 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,413 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,413 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,413 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 298#true, 229#L716-1true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 35#L718true]) [2024-11-28 03:52:59,452 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,452 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,452 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:52:59,452 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][213], [278#true, 60#L723-4true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 179#L729-5true, 282#true, 35#L718true, 55#L716-5true]) [2024-11-28 03:52:59,509 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-28 03:52:59,509 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:59,509 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:52:59,509 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:59,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 35#L718true, 98#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:52:59,538 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,538 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,538 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,539 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 229#L716-1true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 46#L729-3true, 204#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:52:59,555 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:52:59,555 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:59,555 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:59,555 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:59,555 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:59,556 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 90#L716-2true, 282#true, 67#L723-3true, 46#L729-3true]) [2024-11-28 03:52:59,556 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,556 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:59,556 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:59,556 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:59,556 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:59,556 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [278#true, 60#L723-4true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 169#L716-1true, 46#L729-3true]) [2024-11-28 03:52:59,556 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,556 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:59,556 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:59,556 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:59,556 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:59,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 229#L716-1true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 90#L716-2true, 282#true, 98#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue, 46#L729-3true]) [2024-11-28 03:52:59,557 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:52:59,557 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:59,557 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:59,557 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:59,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 60#L723-4true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 196#L730-1true]) [2024-11-28 03:52:59,570 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,570 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:59,571 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:59,571 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:59,575 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 161#L730true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true, 35#L718true]) [2024-11-28 03:52:59,576 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-28 03:52:59,576 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:59,576 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:59,576 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:59,576 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:52:59,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true, 35#L718true, 196#L730-1true]) [2024-11-28 03:52:59,576 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,576 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:59,576 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,576 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:59,576 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:59,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][168], [278#true, 60#L723-4true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true, 35#L718true]) [2024-11-28 03:52:59,662 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,662 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,662 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:52:59,662 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][168], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), Black: 293#true, 286#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 67#L723-3true, 228#L729-7true]) [2024-11-28 03:52:59,670 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,670 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,670 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:52:59,670 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 169#L716-1true]) [2024-11-28 03:52:59,703 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-28 03:52:59,703 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:52:59,703 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:52:59,703 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:59,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 204#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:52:59,703 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,703 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:59,703 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:59,703 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:52:59,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 67#L723-3true]) [2024-11-28 03:52:59,703 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,703 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:52:59,704 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:59,704 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:59,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 139#L723-2true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true]) [2024-11-28 03:52:59,704 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,704 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:59,704 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:59,704 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:52:59,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, Black: 293#true, 274#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true]) [2024-11-28 03:52:59,704 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:52:59,704 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:59,704 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:59,704 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:52:59,704 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 35#L718true]) [2024-11-28 03:52:59,704 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-28 03:52:59,704 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,704 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:52:59,705 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,705 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,705 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 67#L723-3true, 35#L718true]) [2024-11-28 03:52:59,705 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-28 03:52:59,705 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:59,705 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:52:59,705 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:52:59,705 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:59,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 194#$Ultimate##0true, 282#true, 35#L718true, 196#L730-1true]) [2024-11-28 03:52:59,717 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,718 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,718 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,718 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][168], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 194#$Ultimate##0true, 282#true, 35#L718true, 228#L729-7true]) [2024-11-28 03:52:59,727 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:52:59,727 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:52:59,727 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:59,727 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:59,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 194#$Ultimate##0true, 282#true, 35#L718true, 228#L729-7true]) [2024-11-28 03:52:59,728 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:52:59,728 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,728 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,728 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 194#$Ultimate##0true, 282#true, 35#L718true]) [2024-11-28 03:52:59,734 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:52:59,734 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,734 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,734 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][168], [278#true, 60#L723-4true, 113#L740-3true, Black: 288#true, 286#true, Black: 293#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true, 35#L718true]) [2024-11-28 03:52:59,748 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,748 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,748 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,748 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][168], [278#true, 113#L740-3true, Black: 288#true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true, 35#L718true, 228#L729-7true]) [2024-11-28 03:52:59,749 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,749 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:52:59,749 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,749 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 298#true, 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 228#L729-7true]) [2024-11-28 03:52:59,750 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-28 03:52:59,750 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,750 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,750 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][203], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 185#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 67#L723-3true, 35#L718true]) [2024-11-28 03:52:59,756 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-28 03:52:59,756 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:59,756 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:52:59,756 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:52:59,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][226], [278#true, 60#L723-4true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 116#L729-6true, 282#true, 35#L718true, 55#L716-5true]) [2024-11-28 03:52:59,818 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-28 03:52:59,818 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:52:59,818 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:59,818 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:59,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][168], [278#true, 113#L740-3true, Black: 288#true, Black: 293#true, 286#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true, 35#L718true, 98#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:52:59,862 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,862 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,862 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,862 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,875 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 90#L716-2true, 282#true, 46#L729-3true]) [2024-11-28 03:52:59,875 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:52:59,875 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:59,875 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:59,875 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:59,875 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:59,892 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, 161#L730true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true]) [2024-11-28 03:52:59,892 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,892 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:59,892 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:59,892 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:59,892 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,892 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 196#L730-1true]) [2024-11-28 03:52:59,892 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,892 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:59,892 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:59,892 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:59,892 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][203], [60#L723-4true, 278#true, 113#L740-3true, 161#L730true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 35#L718true]) [2024-11-28 03:52:59,917 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-28 03:52:59,917 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:59,918 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:59,918 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:59,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][168], [278#true, 60#L723-4true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 228#L729-7true]) [2024-11-28 03:52:59,956 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:52:59,956 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:59,956 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:52:59,956 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:52:59,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 139#L723-2true, 113#L740-3true, 161#L730true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true]) [2024-11-28 03:52:59,972 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,972 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,972 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,972 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:52:59,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][78], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 159#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue, 295#(= |#race~g0~0| 0), 116#L729-6true, 282#true, 35#L718true]) [2024-11-28 03:52:59,984 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,984 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:52:59,984 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:59,984 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:59,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][78], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true, 169#L716-1true]) [2024-11-28 03:52:59,988 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,988 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:52:59,988 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:52:59,989 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:59,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][78], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true, 204#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:52:59,989 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,989 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:59,989 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:59,989 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:52:59,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][211], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true, 67#L723-3true]) [2024-11-28 03:52:59,989 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:52:59,989 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:52:59,989 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:52:59,989 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:52:59,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][211], [278#true, 113#L740-3true, 139#L723-2true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true]) [2024-11-28 03:52:59,989 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,989 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:59,989 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:52:59,989 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:52:59,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][211], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true]) [2024-11-28 03:52:59,990 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-28 03:52:59,990 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:52:59,990 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:52:59,990 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:52:59,990 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][168], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true, 35#L718true]) [2024-11-28 03:52:59,990 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-28 03:52:59,990 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,990 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:52:59,990 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,990 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:52:59,990 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][168], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true, 35#L718true, 67#L723-3true]) [2024-11-28 03:52:59,990 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-28 03:52:59,990 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,991 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:52:59,991 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,991 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:52:59,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 139#L723-2true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, Black: 293#true, 274#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true]) [2024-11-28 03:52:59,992 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:52:59,992 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:59,992 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:59,992 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:52:59,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true, 35#L718true]) [2024-11-28 03:52:59,992 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-28 03:52:59,992 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:52:59,992 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:59,992 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:52:59,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true, 67#L723-3true, 35#L718true]) [2024-11-28 03:52:59,992 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-28 03:52:59,992 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:52:59,992 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:52:59,992 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:00,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 133#L729-8true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 194#$Ultimate##0true, 282#true, 35#L718true]) [2024-11-28 03:53:00,021 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-28 03:53:00,021 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,021 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:00,021 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:00,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][168], [278#true, 60#L723-4true, 113#L740-3true, Black: 288#true, 286#true, Black: 293#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 228#L729-7true]) [2024-11-28 03:53:00,036 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,036 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:00,036 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:00,036 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:00,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true, 35#L718true]) [2024-11-28 03:53:00,040 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,040 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:00,040 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:00,040 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:53:00,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][176], [278#true, 60#L723-4true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 284#true, 159#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue, 295#(= |#race~g0~0| 0), 282#true, 169#L716-1true, 46#L729-3true]) [2024-11-28 03:53:00,062 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,062 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:53:00,062 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:53:00,062 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,064 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [278#true, 60#L723-4true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 229#L716-1true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 90#L716-2true, 282#true, 46#L729-3true]) [2024-11-28 03:53:00,064 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,064 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,064 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:53:00,064 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,064 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:53:00,064 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,064 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 169#L716-1true, 46#L729-3true]) [2024-11-28 03:53:00,065 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,065 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:00,065 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:00,065 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,065 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,065 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,065 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 229#L716-1true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 46#L729-3true, 204#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:53:00,065 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,065 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:53:00,065 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:53:00,065 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,065 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,065 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,065 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][212], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 90#L716-2true, 282#true, 67#L723-3true, 46#L729-3true]) [2024-11-28 03:53:00,065 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,065 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,066 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:00,066 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:00,066 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,066 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][226], [278#true, 60#L723-4true, 113#L740-3true, Black: 288#true, 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 228#L729-7true, 55#L716-5true]) [2024-11-28 03:53:00,093 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:53:00,093 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:53:00,093 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:53:00,093 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:53:00,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][168], [278#true, 113#L740-3true, Black: 288#true, Black: 293#true, 286#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 98#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue, 228#L729-7true]) [2024-11-28 03:53:00,144 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,144 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:00,144 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:00,144 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:00,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1172] L729-4-->L729-5: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_1|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet12#1][35], [278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 295#(= |#race~g0~0| 0), 286#true, 274#true, 284#true, 69#L718true, 179#L729-5true, 90#L716-2true, 282#true, 48#L723-11true, 293#true]) [2024-11-28 03:53:00,154 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-28 03:53:00,154 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:53:00,154 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:53:00,154 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:53:00,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][203], [278#true, 60#L723-4true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 196#L730-1true]) [2024-11-28 03:53:00,192 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-28 03:53:00,192 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:00,192 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:53:00,192 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:53:00,195 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 161#L730true, 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 169#L716-1true]) [2024-11-28 03:53:00,195 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-28 03:53:00,195 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:53:00,195 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:00,195 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:00,195 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:53:00,207 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 161#L730true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true, 35#L718true]) [2024-11-28 03:53:00,207 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-28 03:53:00,207 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:00,207 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:00,207 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:00,207 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:53:00,207 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:53:00,208 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 161#L730true, 286#true, Black: 293#true, 274#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true]) [2024-11-28 03:53:00,208 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,208 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,208 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:53:00,208 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:53:00,208 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 139#L723-2true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 196#L730-1true]) [2024-11-28 03:53:00,243 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,243 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,243 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:53:00,243 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:53:00,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][78], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 159#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 228#L729-7true]) [2024-11-28 03:53:00,251 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,251 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:53:00,251 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:53:00,251 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1176] L729-7-->L729-8: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet11#1=|v_thr1Thread1of2ForFork1_#t~nondet11#1_9|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet11#1][83], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 133#L729-8true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 159#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 67#L723-3true]) [2024-11-28 03:53:00,252 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,252 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,252 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:00,252 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][78], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 169#L716-1true, 228#L729-7true]) [2024-11-28 03:53:00,254 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,254 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,254 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,254 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:00,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][78], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 228#L729-7true, 204#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:53:00,255 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,255 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:53:00,255 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,255 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:53:00,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][211], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true, 228#L729-7true]) [2024-11-28 03:53:00,255 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-28 03:53:00,255 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:53:00,255 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:00,255 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:53:00,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][211], [278#true, 113#L740-3true, 139#L723-2true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, Black: 293#true, 274#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 228#L729-7true]) [2024-11-28 03:53:00,255 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,255 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,255 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:53:00,255 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:53:00,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][211], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, Black: 293#true, 274#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 228#L729-7true]) [2024-11-28 03:53:00,256 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-28 03:53:00,256 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:53:00,256 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:53:00,256 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:53:00,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][168], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 228#L729-7true]) [2024-11-28 03:53:00,256 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-28 03:53:00,256 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:00,256 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:00,256 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,256 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:53:00,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][168], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 67#L723-3true, 228#L729-7true]) [2024-11-28 03:53:00,256 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-28 03:53:00,256 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:53:00,256 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,256 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:53:00,256 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1176] L729-7-->L729-8: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet11#1=|v_thr1Thread1of2ForFork1_#t~nondet11#1_9|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet11#1][83], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 133#L729-8true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true, 169#L716-1true]) [2024-11-28 03:53:00,257 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:53:00,257 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:53:00,257 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:00,257 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:53:00,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1176] L729-7-->L729-8: Formula: true InVars {} OutVars{thr1Thread1of2ForFork1_#t~nondet11#1=|v_thr1Thread1of2ForFork1_#t~nondet11#1_9|} AuxVars[] AssignedVars[thr1Thread1of2ForFork1_#t~nondet11#1][83], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), Black: 293#true, 286#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 133#L729-8true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true, 204#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:53:00,257 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,257 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,257 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:00,257 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 139#L723-2true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 228#L729-7true]) [2024-11-28 03:53:00,258 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,258 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,258 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,258 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 228#L729-7true]) [2024-11-28 03:53:00,258 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-28 03:53:00,259 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:53:00,259 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,259 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true, 35#L718true, 228#L729-7true]) [2024-11-28 03:53:00,259 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-28 03:53:00,259 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,259 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,259 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 139#L723-2true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 282#true]) [2024-11-28 03:53:00,267 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,267 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,267 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,267 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 35#L718true]) [2024-11-28 03:53:00,267 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-28 03:53:00,267 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:53:00,267 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,267 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 35#L718true, 67#L723-3true]) [2024-11-28 03:53:00,267 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-28 03:53:00,267 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,267 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,268 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 228#L729-7true]) [2024-11-28 03:53:00,306 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-28 03:53:00,306 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:00,307 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:00,307 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:00,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, 229#L716-1true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 35#L718true]) [2024-11-28 03:53:00,310 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:53:00,310 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:00,310 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,310 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, 229#L716-1true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 116#L729-6true, 282#true, 35#L718true]) [2024-11-28 03:53:00,310 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-28 03:53:00,310 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:53:00,310 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:53:00,310 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:53:00,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 69#L718true, 282#true, 35#L718true]) [2024-11-28 03:53:00,312 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-28 03:53:00,312 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:00,312 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:00,313 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:00,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][203], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 185#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 169#L716-1true]) [2024-11-28 03:53:00,332 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,332 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:00,332 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:00,332 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,333 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][203], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 185#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 90#L716-2true, 282#true, 67#L723-3true]) [2024-11-28 03:53:00,333 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,333 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,333 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,333 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:00,333 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:00,333 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][203], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 185#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 90#L716-2true, 282#true]) [2024-11-28 03:53:00,333 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,333 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,333 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:53:00,333 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,333 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-28 03:53:00,448 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 169#L716-1true, 196#L730-1true]) [2024-11-28 03:53:00,448 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:53:00,449 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:53:00,449 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:53:00,449 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:53:00,449 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:53:00,451 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 161#L730true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true]) [2024-11-28 03:53:00,451 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-28 03:53:00,451 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:53:00,452 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,452 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,452 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,452 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:53:00,452 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 161#L730true, Black: 293#true, 286#true, 274#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true]) [2024-11-28 03:53:00,452 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,452 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:53:00,452 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:53:00,452 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:00,452 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:00,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, 274#true, Black: 293#true, 133#L729-8true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true]) [2024-11-28 03:53:00,455 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-28 03:53:00,455 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:53:00,459 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:00,459 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,473 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 67#L723-3true, 196#L730-1true]) [2024-11-28 03:53:00,473 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-28 03:53:00,473 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,473 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:53:00,474 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:53:00,474 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,474 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true, 196#L730-1true]) [2024-11-28 03:53:00,479 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,480 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:53:00,480 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:53:00,480 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:00,480 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:00,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 169#L716-1true]) [2024-11-28 03:53:00,516 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:53:00,516 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,516 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,516 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 139#L723-2true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, Black: 293#true, 274#true, 133#L729-8true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true]) [2024-11-28 03:53:00,523 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-28 03:53:00,523 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:00,523 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,523 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:00,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 133#L729-8true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true]) [2024-11-28 03:53:00,523 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-28 03:53:00,523 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:53:00,523 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:00,523 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:00,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 133#L729-8true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 67#L723-3true]) [2024-11-28 03:53:00,524 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-28 03:53:00,524 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,524 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:53:00,524 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 139#L723-2true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 133#L729-8true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true]) [2024-11-28 03:53:00,524 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-28 03:53:00,524 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,524 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-28 03:53:00,524 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:00,532 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 69#L718true, 282#true, 67#L723-3true, 35#L718true]) [2024-11-28 03:53:00,532 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-28 03:53:00,532 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-28 03:53:00,532 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,532 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,532 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, Black: 293#true, 286#true, 274#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 69#L718true, 282#true, 67#L723-3true]) [2024-11-28 03:53:00,532 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,532 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:00,532 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-28 03:53:00,532 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:00,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, Black: 293#true, 286#true, 274#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true]) [2024-11-28 03:53:00,543 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-28 03:53:00,543 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:53:00,543 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:53:00,543 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:53:00,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, 229#L716-1true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 228#L729-7true]) [2024-11-28 03:53:00,579 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:53:00,579 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,579 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,579 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:00,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 161#L730true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 204#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:53:00,648 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:53:00,648 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:53:00,648 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:53:00,648 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:53:00,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 161#L730true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 98#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:53:00,668 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-28 03:53:00,668 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,668 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,668 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 139#L723-2true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), Black: 293#true, 286#true, 274#true, 284#true, 159#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 196#L730-1true]) [2024-11-28 03:53:00,687 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,687 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:53:00,688 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:53:00,688 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 139#L723-2true, 161#L730true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, Black: 293#true, 286#true, 274#true, 284#true, 159#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue, 295#(= |#race~g0~0| 0), 282#true, 35#L718true]) [2024-11-28 03:53:00,688 INFO L294 olderBase$Statistics]: this new event has 94 ancestors and is cut-off event [2024-11-28 03:53:00,688 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,688 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,688 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true, 35#L718true, 98#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:53:00,691 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-28 03:53:00,691 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-28 03:53:00,692 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,692 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:00,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 298#true, 161#L730true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true]) [2024-11-28 03:53:00,723 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-28 03:53:00,723 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:00,723 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:00,723 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:00,729 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 196#L730-1true]) [2024-11-28 03:53:00,729 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-28 03:53:00,730 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,730 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,730 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,730 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,730 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,730 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 196#L730-1true]) [2024-11-28 03:53:00,730 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-28 03:53:00,730 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:00,730 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:53:00,730 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:53:00,730 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:00,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, 286#true, 274#true, Black: 293#true, 133#L729-8true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 169#L716-1true]) [2024-11-28 03:53:00,734 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,734 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-28 03:53:00,734 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,734 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,743 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), Black: 293#true, 286#true, 274#true, 133#L729-8true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 67#L723-3true]) [2024-11-28 03:53:00,743 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-28 03:53:00,743 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,743 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:53:00,743 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-28 03:53:00,744 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), Black: 293#true, 286#true, 274#true, 133#L729-8true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 67#L723-3true]) [2024-11-28 03:53:00,744 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-28 03:53:00,744 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-28 03:53:00,744 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:53:00,744 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:53:00,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][211], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, Black: 293#true, 286#true, 274#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true]) [2024-11-28 03:53:00,772 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-28 03:53:00,772 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:53:00,772 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:53:00,772 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:53:00,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, Black: 293#true, 286#true, 274#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true]) [2024-11-28 03:53:00,773 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-28 03:53:00,773 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:53:00,773 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:53:00,773 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:53:00,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 60#L723-4true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 35#L718true]) [2024-11-28 03:53:00,778 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-28 03:53:00,778 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-28 03:53:00,778 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-28 03:53:00,778 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,778 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 60#L723-4true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 282#true]) [2024-11-28 03:53:00,778 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-28 03:53:00,778 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-28 03:53:00,778 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:53:00,778 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:53:00,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true, 35#L718true, 48#L723-11true]) [2024-11-28 03:53:00,824 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-28 03:53:00,824 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:00,824 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,824 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 159#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 196#L730-1true]) [2024-11-28 03:53:00,861 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,861 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:53:00,861 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:53:00,861 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][44], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 196#L730-1true, 204#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:53:00,862 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-28 03:53:00,862 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:00,862 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:53:00,862 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:53:00,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 98#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue, 196#L730-1true]) [2024-11-28 03:53:00,875 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-28 03:53:00,875 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,875 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:00,875 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:01,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 98#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue, 228#L729-7true]) [2024-11-28 03:53:01,279 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-28 03:53:01,279 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:01,279 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-28 03:53:01,279 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:01,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 293#true, 286#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 35#L718true, 98#thr2Err2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-28 03:53:01,280 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-28 03:53:01,280 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:01,280 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-28 03:53:01,280 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-28 03:53:01,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 196#L730-1true]) [2024-11-28 03:53:01,299 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-28 03:53:01,299 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:01,300 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:01,300 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:01,306 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 133#L729-8true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true]) [2024-11-28 03:53:01,306 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-28 03:53:01,306 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:53:01,306 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:01,306 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:01,306 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-28 03:53:01,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 133#L729-8true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true]) [2024-11-28 03:53:01,306 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-28 03:53:01,306 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:01,306 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-28 03:53:01,306 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-28 03:53:01,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][211], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, Black: 293#true, 286#true, 274#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 228#L729-7true]) [2024-11-28 03:53:01,321 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-28 03:53:01,321 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:53:01,321 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:53:01,321 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:53:01,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, Black: 293#true, 286#true, 274#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 228#L729-7true]) [2024-11-28 03:53:01,322 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-28 03:53:01,322 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:53:01,322 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:53:01,322 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:53:01,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, Black: 293#true, 286#true, 274#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 69#L718true, 282#true]) [2024-11-28 03:53:01,328 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-28 03:53:01,328 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:53:01,328 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:53:01,328 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:53:01,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 48#L723-11true, 228#L729-7true]) [2024-11-28 03:53:01,356 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-28 03:53:01,356 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:01,356 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:01,356 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:01,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 116#L729-6true, 282#true, 35#L718true, 48#L723-11true]) [2024-11-28 03:53:01,356 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-28 03:53:01,356 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-28 03:53:01,356 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:53:01,356 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:53:01,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 35#L718true, 48#L723-11true]) [2024-11-28 03:53:01,357 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-28 03:53:01,357 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:53:01,357 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:53:01,357 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:53:01,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, 295#(= |#race~g0~0| 0), 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 69#L718true, 282#true, 35#L718true, 48#L723-11true]) [2024-11-28 03:53:01,359 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-28 03:53:01,359 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:01,359 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:01,359 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:01,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, Black: 293#true, 274#true, 133#L729-8true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 35#L718true, 48#L723-11true]) [2024-11-28 03:53:01,409 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-28 03:53:01,409 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:53:01,409 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:53:01,410 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:53:01,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 179#L729-5true, 282#true, 48#L723-11true]) [2024-11-28 03:53:01,453 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-28 03:53:01,453 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:01,453 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-28 03:53:01,453 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:01,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, Black: 288#true, 298#true, 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 48#L723-11true, 228#L729-7true]) [2024-11-28 03:53:01,466 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-28 03:53:01,466 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:53:01,466 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:53:01,466 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:53:01,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, Black: 293#true, 286#true, 274#true, 43#L712true, 284#true, 295#(= |#race~g0~0| 0), 185#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 35#L718true]) [2024-11-28 03:53:01,470 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-28 03:53:01,470 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:53:01,470 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-28 03:53:01,470 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-28 03:53:01,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 159#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 196#L730-1true]) [2024-11-28 03:53:01,481 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-28 03:53:01,481 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:53:01,482 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-28 03:53:01,482 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-28 03:53:01,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 161#L730true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 286#true, 274#true, Black: 293#true, 284#true, 159#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue, 295#(= |#race~g0~0| 0), 282#true, 35#L718true]) [2024-11-28 03:53:01,482 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-28 03:53:01,482 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:53:01,482 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-28 03:53:01,482 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-28 03:53:01,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 161#L730true, 286#true, 274#true, Black: 293#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 48#L723-11true]) [2024-11-28 03:53:01,502 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-28 03:53:01,502 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:01,502 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:01,502 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-28 03:53:01,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][211], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 266#L716-5true, 284#true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true, 48#L723-11true]) [2024-11-28 03:53:01,523 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-28 03:53:01,523 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-28 03:53:01,523 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:01,523 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:01,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 116#L729-6true, 282#true, 48#L723-11true]) [2024-11-28 03:53:01,524 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-28 03:53:01,524 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:01,524 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:01,524 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-28 03:53:01,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, Black: 293#true, 286#true, 274#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 48#L723-11true, 196#L730-1true]) [2024-11-28 03:53:01,569 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-28 03:53:01,569 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:53:01,569 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:53:01,569 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:53:01,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][211], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 48#L723-11true, 228#L729-7true]) [2024-11-28 03:53:01,592 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-11-28 03:53:01,592 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:01,592 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:01,593 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-28 03:53:01,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 69#L718true, 282#true, 48#L723-11true, 228#L729-7true]) [2024-11-28 03:53:01,593 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-11-28 03:53:01,593 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-28 03:53:01,593 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:01,593 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:01,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][184], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 286#true, 274#true, Black: 293#true, 284#true, 266#L716-5true, 295#(= |#race~g0~0| 0), 57#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 69#L718true, 282#true, 48#L723-11true]) [2024-11-28 03:53:01,598 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-11-28 03:53:01,598 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-28 03:53:01,598 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:01,599 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:01,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 161#L730true, 286#true, Black: 293#true, 274#true, 284#true, 159#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 48#L723-11true]) [2024-11-28 03:53:01,677 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-28 03:53:01,677 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-28 03:53:01,677 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-28 03:53:01,677 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:01,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][121], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 284#true, 159#thr3Err11ASSERT_VIOLATIONDATA_RACEtrue, 295#(= |#race~g0~0| 0), 282#true, 35#L718true, 48#L723-11true, 196#L730-1true]) [2024-11-28 03:53:01,677 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-28 03:53:01,677 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-28 03:53:01,677 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-28 03:53:01,677 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-28 03:53:01,764 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1137] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][203], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 229#L716-1true, 286#true, 274#true, Black: 293#true, 284#true, 295#(= |#race~g0~0| 0), 185#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 35#L718true]) [2024-11-28 03:53:01,765 INFO L294 olderBase$Statistics]: this new event has 105 ancestors and is cut-off event [2024-11-28 03:53:01,765 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-28 03:53:01,765 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:01,765 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:01,765 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-28 03:53:01,807 INFO L124 PetriNetUnfolderBase]: 59516/169283 cut-off events. [2024-11-28 03:53:01,807 INFO L125 PetriNetUnfolderBase]: For 23567/31289 co-relation queries the response was YES. [2024-11-28 03:53:02,509 INFO L83 FinitePrefix]: Finished finitePrefix Result has 273211 conditions, 169283 events. 59516/169283 cut-off events. For 23567/31289 co-relation queries the response was YES. Maximal size of possible extension queue 5686. Compared 2596330 event pairs, 22294 based on Foata normal form. 183/138492 useless extension candidates. Maximal degree in co-relation 273203. Up to 52166 conditions per place. [2024-11-28 03:53:03,476 INFO L140 encePairwiseOnDemand]: 278/287 looper letters, 38 selfloop transitions, 8 changer transitions 0/227 dead transitions. [2024-11-28 03:53:03,476 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 197 places, 227 transitions, 714 flow [2024-11-28 03:53:03,477 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:53:03,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:53:03,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 656 transitions. [2024-11-28 03:53:03,478 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7619047619047619 [2024-11-28 03:53:03,478 INFO L175 Difference]: Start difference. First operand has 195 places, 207 transitions, 572 flow. Second operand 3 states and 656 transitions. [2024-11-28 03:53:03,479 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 197 places, 227 transitions, 714 flow [2024-11-28 03:53:03,539 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 195 places, 227 transitions, 686 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 03:53:03,541 INFO L231 Difference]: Finished difference. Result has 197 places, 214 transitions, 606 flow [2024-11-28 03:53:03,542 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=287, PETRI_DIFFERENCE_MINUEND_FLOW=544, PETRI_DIFFERENCE_MINUEND_PLACES=193, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=207, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=199, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=606, PETRI_PLACES=197, PETRI_TRANSITIONS=214} [2024-11-28 03:53:03,542 INFO L279 CegarLoopForPetriNet]: 227 programPoint places, -30 predicate places. [2024-11-28 03:53:03,542 INFO L471 AbstractCegarLoop]: Abstraction has has 197 places, 214 transitions, 606 flow [2024-11-28 03:53:03,543 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 204.66666666666666) internal successors, (614), 3 states have internal predecessors, (614), 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-28 03:53:03,543 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:53:03,543 INFO L206 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] [2024-11-28 03:53:03,543 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-28 03:53:03,543 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thr2Err3ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 83 more)] === [2024-11-28 03:53:03,544 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:53:03,544 INFO L85 PathProgramCache]: Analyzing trace with hash 1581411896, now seen corresponding path program 1 times [2024-11-28 03:53:03,544 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:53:03,544 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [882894707] [2024-11-28 03:53:03,544 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:53:03,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:53:03,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:53:03,575 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-28 03:53:03,575 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:53:03,576 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [882894707] [2024-11-28 03:53:03,576 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [882894707] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:53:03,576 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:53:03,576 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:53:03,576 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [574461701] [2024-11-28 03:53:03,576 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:53:03,576 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:53:03,576 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:53:03,577 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:53:03,577 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:53:03,616 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 199 out of 287 [2024-11-28 03:53:03,617 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 197 places, 214 transitions, 606 flow. Second operand has 3 states, 3 states have (on average 200.66666666666666) internal successors, (602), 3 states have internal predecessors, (602), 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-28 03:53:03,617 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:53:03,617 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 199 of 287 [2024-11-28 03:53:03,617 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:53:05,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][237], [278#true, 113#L740-3true, Black: 288#true, 298#true, 283#true, 286#true, 274#true, Black: 293#true, 266#L716-5true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 45#L723-6true, 228#L729-7true]) [2024-11-28 03:53:05,414 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-28 03:53:05,414 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:53:05,415 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:53:05,415 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:53:05,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][126], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 283#true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), Black: 298#true, 116#L729-6true, 303#true, 282#true, 35#L718true]) [2024-11-28 03:53:05,416 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-28 03:53:05,416 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 03:53:05,416 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 03:53:05,416 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 03:53:05,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][126], [278#true, 113#L740-3true, Black: 288#true, 283#true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), Black: 298#true, 116#L729-6true, 303#true, 282#true, 67#L723-3true, 35#L718true]) [2024-11-28 03:53:05,651 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-28 03:53:05,651 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 03:53:05,651 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 03:53:05,652 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 03:53:06,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][77], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 217#L708-3true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 228#L729-7true, 232#L704-1true]) [2024-11-28 03:53:06,251 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-28 03:53:06,251 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:53:06,251 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:53:06,251 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:53:06,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][237], [278#true, 113#L740-3true, Black: 288#true, 298#true, 283#true, 286#true, 274#true, Black: 293#true, 266#L716-5true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 48#L723-11true, 228#L729-7true]) [2024-11-28 03:53:06,266 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-28 03:53:06,266 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:06,266 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:06,266 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:06,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][237], [278#true, 139#L723-2true, 113#L740-3true, Black: 288#true, 298#true, 283#true, 286#true, 274#true, Black: 293#true, 266#L716-5true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 228#L729-7true]) [2024-11-28 03:53:06,350 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-28 03:53:06,350 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:06,350 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:06,350 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:06,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 298#true, 283#true, 286#true, 274#true, Black: 293#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 116#L729-6true, 282#true, 35#L718true]) [2024-11-28 03:53:06,657 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-28 03:53:06,657 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:06,657 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 03:53:06,657 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:06,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][126], [278#true, 113#L740-3true, Black: 288#true, 224#L723-5true, 283#true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), Black: 298#true, 116#L729-6true, 303#true, 282#true, 35#L718true]) [2024-11-28 03:53:06,659 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-28 03:53:06,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:53:06,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:53:06,659 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 03:53:06,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 283#true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), Black: 298#true, 305#(= |#race~g1~0| 0), 116#L729-6true, 282#true, 35#L718true]) [2024-11-28 03:53:06,660 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-28 03:53:06,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:06,661 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 03:53:06,661 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:07,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 298#true, 283#true, 286#true, 274#true, Black: 293#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 35#L718true, 228#L729-7true]) [2024-11-28 03:53:07,113 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-28 03:53:07,113 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 03:53:07,113 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:07,113 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:07,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][126], [278#true, 113#L740-3true, Black: 288#true, 283#true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), Black: 298#true, 116#L729-6true, 303#true, 282#true, 35#L718true, 45#L723-6true]) [2024-11-28 03:53:07,114 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-28 03:53:07,114 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:53:07,114 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:53:07,114 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 03:53:07,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][126], [278#true, 113#L740-3true, Black: 288#true, 283#true, 286#true, 274#true, Black: 293#true, 50#thr2Err3ASSERT_VIOLATIONDATA_RACEtrue, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), Black: 298#true, 116#L729-6true, 303#true, 282#true, 35#L718true]) [2024-11-28 03:53:07,115 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-28 03:53:07,115 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:53:07,115 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 03:53:07,115 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:53:07,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][212], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 283#true, 286#true, Black: 293#true, 274#true, 266#L716-5true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 45#L723-6true]) [2024-11-28 03:53:07,754 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-28 03:53:07,754 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:07,754 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:07,754 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:07,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][237], [278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 293#true, 286#true, 274#true, 266#L716-5true, 284#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 15#$Ultimate##0true, 282#true, 45#L723-6true, 228#L729-7true]) [2024-11-28 03:53:07,903 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-28 03:53:07,903 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:07,903 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:07,903 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:07,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][212], [278#true, 113#L740-3true, 139#L723-2true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 283#true, 286#true, 274#true, Black: 293#true, 266#L716-5true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true]) [2024-11-28 03:53:07,911 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-28 03:53:07,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:07,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:07,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:08,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] L723-2-->L723-3: Formula: (= |v_#race~g0~0_1| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_1|} AuxVars[] AssignedVars[#race~g0~0][71], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 283#true, 286#true, Black: 293#true, 274#true, 133#L729-8true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), Black: 298#true, 305#(= |#race~g1~0| 0), 90#L716-2true, 282#true, 67#L723-3true]) [2024-11-28 03:53:08,139 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-28 03:53:08,139 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-28 03:53:08,139 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-28 03:53:08,139 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-28 03:53:08,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 139#L723-2true, 113#L740-3true, 298#true, 161#L730true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 283#true, 286#true, Black: 293#true, 274#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 35#L718true]) [2024-11-28 03:53:08,141 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-28 03:53:08,142 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:53:08,142 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 03:53:08,142 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:53:08,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][241], [278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 293#true, 286#true, 274#true, 284#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 65#$Ultimate##0true, 282#true, 45#L723-6true, 228#L729-7true, 55#L716-5true]) [2024-11-28 03:53:08,200 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-28 03:53:08,200 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:08,200 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:08,200 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:08,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][126], [278#true, 139#L723-2true, 113#L740-3true, Black: 288#true, Black: 293#true, 286#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 116#L729-6true, 15#$Ultimate##0true, 303#true, 282#true, 35#L718true]) [2024-11-28 03:53:08,209 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-28 03:53:08,210 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-28 03:53:08,210 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:08,210 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:08,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][163], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 286#true, Black: 293#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 65#$Ultimate##0true, 69#L718true, 116#L729-6true, 303#true, 282#true]) [2024-11-28 03:53:08,210 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-28 03:53:08,210 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-28 03:53:08,210 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:08,210 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:08,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, 283#true, 286#true, 274#true, Black: 293#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 116#L729-6true, 282#true, 35#L718true]) [2024-11-28 03:53:08,212 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-28 03:53:08,212 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:53:08,212 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 03:53:08,213 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:53:08,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][126], [278#true, 113#L740-3true, Black: 288#true, 283#true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), Black: 298#true, 116#L729-6true, 303#true, 282#true, 35#L718true, 48#L723-11true]) [2024-11-28 03:53:08,214 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-28 03:53:08,214 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 03:53:08,214 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:08,214 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:08,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][212], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 283#true, 286#true, Black: 293#true, 274#true, 266#L716-5true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 48#L723-11true]) [2024-11-28 03:53:08,583 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-28 03:53:08,583 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:08,583 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:08,583 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:08,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, 139#L723-2true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 283#true, 286#true, 274#true, Black: 293#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 35#L718true, 196#L730-1true]) [2024-11-28 03:53:08,596 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-28 03:53:08,596 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:08,596 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:08,596 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 03:53:08,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][77], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 100#L711true, 284#true, 217#L708-3true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 228#L729-7true]) [2024-11-28 03:53:08,657 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-28 03:53:08,657 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:08,657 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:08,657 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:08,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][126], [278#true, 113#L740-3true, Black: 288#true, 286#true, Black: 293#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 116#L729-6true, 15#$Ultimate##0true, 303#true, 282#true, 35#L718true, 67#L723-3true]) [2024-11-28 03:53:08,675 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-28 03:53:08,675 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 03:53:08,675 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:08,675 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:08,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][163], [278#true, 113#L740-3true, Black: 288#true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 65#$Ultimate##0true, 69#L718true, 116#L729-6true, 303#true, 282#true, 67#L723-3true]) [2024-11-28 03:53:08,677 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-28 03:53:08,677 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 03:53:08,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:08,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:08,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, 283#true, 286#true, 274#true, Black: 293#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 35#L718true, 228#L729-7true]) [2024-11-28 03:53:08,678 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-28 03:53:08,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:53:08,678 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 03:53:08,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:53:08,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 288#true, 298#true, 283#true, 286#true, 274#true, Black: 293#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 116#L729-6true, 282#true, 35#L718true, 45#L723-6true]) [2024-11-28 03:53:08,679 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-28 03:53:08,679 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:53:08,679 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:53:08,679 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 03:53:08,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 288#true, 283#true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), Black: 298#true, 305#(= |#race~g1~0| 0), 116#L729-6true, 282#true, 35#L718true, 45#L723-6true]) [2024-11-28 03:53:08,680 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-28 03:53:08,680 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 03:53:08,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:53:08,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:53:09,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1173] L729-5-->L729-6: Formula: (= |v_thr1Thread1of2ForFork1_#t~nondet12#1_3| |v_#race~g1~0_10|) InVars {thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_3|} OutVars{#race~g1~0=|v_#race~g1~0_10|, thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_3|} AuxVars[] AssignedVars[#race~g1~0][38], [278#true, 113#L740-3true, Black: 288#true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 116#L729-6true, 15#$Ultimate##0true, 303#true, 282#true, 35#L718true, 67#L723-3true]) [2024-11-28 03:53:09,086 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,086 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:09,086 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:09,086 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 03:53:09,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][237], [278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 293#true, 286#true, 274#true, 284#true, 266#L716-5true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 15#$Ultimate##0true, 282#true, 48#L723-11true, 228#L729-7true]) [2024-11-28 03:53:09,131 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,131 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,131 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,131 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 283#true, 286#true, 274#true, Black: 293#true, 133#L729-8true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 35#L718true]) [2024-11-28 03:53:09,412 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:53:09,412 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 03:53:09,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:09,412 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:09,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][43], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 224#L723-5true, 283#true, 286#true, 274#true, Black: 293#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 35#L718true]) [2024-11-28 03:53:09,417 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-28 03:53:09,417 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 03:53:09,417 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:09,417 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 03:53:09,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][77], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, 122#L708-3true, 286#true, 274#true, Black: 293#true, 43#L712true, 284#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 228#L729-7true]) [2024-11-28 03:53:09,487 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-28 03:53:09,487 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:09,487 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:09,487 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:09,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][77], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 117#L712true, 284#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 217#L708-3true, 282#true, 228#L729-7true]) [2024-11-28 03:53:09,490 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-28 03:53:09,490 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:09,490 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:09,490 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:09,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][237], [278#true, 113#L740-3true, Black: 288#true, 298#true, 63#L704-1true, 286#true, Black: 293#true, 274#true, 284#true, 266#L716-5true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 45#L723-6true, 228#L729-7true]) [2024-11-28 03:53:09,492 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,492 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,492 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,492 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][241], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 45#L723-6true, 228#L729-7true, 55#L716-5true, 232#L704-1true]) [2024-11-28 03:53:09,493 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,493 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,493 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,493 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][241], [278#true, 113#L740-3true, Black: 288#true, 298#true, Black: 293#true, 286#true, 274#true, 284#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 65#$Ultimate##0true, 282#true, 48#L723-11true, 228#L729-7true, 55#L716-5true]) [2024-11-28 03:53:09,493 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,493 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,493 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,493 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][126], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 63#L704-1true, 286#true, Black: 293#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 116#L729-6true, 303#true, 282#true, 35#L718true]) [2024-11-28 03:53:09,510 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,510 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:53:09,510 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:09,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:09,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][163], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 286#true, Black: 293#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 69#L718true, 116#L729-6true, 303#true, 282#true, 232#L704-1true]) [2024-11-28 03:53:09,511 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-28 03:53:09,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:09,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:09,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:53:09,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 288#true, 298#true, 283#true, 286#true, 274#true, Black: 293#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 35#L718true, 45#L723-6true, 228#L729-7true]) [2024-11-28 03:53:09,512 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-28 03:53:09,513 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 03:53:09,513 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:09,513 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:09,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][237], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 298#true, Black: 293#true, 286#true, 274#true, 284#true, 266#L716-5true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 15#$Ultimate##0true, 282#true, 228#L729-7true]) [2024-11-28 03:53:09,618 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:53:09,618 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:09,618 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:09,618 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:09,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][241], [278#true, 139#L723-2true, 113#L740-3true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 65#$Ultimate##0true, 282#true, 228#L729-7true, 55#L716-5true]) [2024-11-28 03:53:09,623 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:53:09,623 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:09,623 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:09,623 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:09,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 224#L723-5true, 283#true, 286#true, Black: 293#true, 274#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 35#L718true]) [2024-11-28 03:53:09,957 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-28 03:53:09,957 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 03:53:09,957 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:09,958 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:09,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 283#true, 286#true, 274#true, Black: 293#true, 133#L729-8true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 35#L718true, 45#L723-6true]) [2024-11-28 03:53:09,971 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-28 03:53:09,971 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:09,971 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:09,971 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 03:53:09,971 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][212], [278#true, 113#L740-3true, 161#L730true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 283#true, 286#true, 274#true, Black: 293#true, 266#L716-5true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 45#L723-6true]) [2024-11-28 03:53:09,972 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:53:09,972 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:09,972 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:09,972 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:09,972 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:10,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][77], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 223#L711true, 228#L729-7true, 232#L704-1true]) [2024-11-28 03:53:10,046 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-28 03:53:10,046 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 03:53:10,046 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:10,046 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 03:53:10,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 139#L723-2true, 113#L740-3true, Black: 288#true, 298#true, Black: 293#true, 286#true, 274#true, 284#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 116#L729-6true, 15#$Ultimate##0true, 282#true, 35#L718true]) [2024-11-28 03:53:10,057 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-28 03:53:10,057 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-28 03:53:10,057 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:10,057 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:10,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][176], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 65#$Ultimate##0true, 69#L718true, 116#L729-6true, 282#true]) [2024-11-28 03:53:10,057 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-28 03:53:10,057 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-28 03:53:10,057 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:10,057 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:10,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][126], [278#true, 113#L740-3true, Black: 288#true, 224#L723-5true, Black: 293#true, 286#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 116#L729-6true, 15#$Ultimate##0true, 303#true, 282#true, 35#L718true]) [2024-11-28 03:53:10,064 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:53:10,064 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 03:53:10,064 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:10,064 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:10,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][163], [278#true, 113#L740-3true, Black: 288#true, 224#L723-5true, Black: 293#true, 286#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 65#$Ultimate##0true, 69#L718true, 116#L729-6true, 303#true, 282#true]) [2024-11-28 03:53:10,065 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:53:10,065 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:10,065 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:10,065 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 03:53:10,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][126], [278#true, 113#L740-3true, Black: 288#true, 63#L704-1true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 116#L729-6true, 303#true, 282#true, 35#L718true, 67#L723-3true]) [2024-11-28 03:53:10,068 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:53:10,068 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:10,068 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:10,068 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 03:53:10,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][163], [278#true, 113#L740-3true, Black: 288#true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 69#L718true, 116#L729-6true, 303#true, 282#true, 67#L723-3true, 232#L704-1true]) [2024-11-28 03:53:10,069 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:53:10,069 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:10,069 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:10,069 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 03:53:10,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 139#L723-2true, 113#L740-3true, Black: 288#true, Black: 293#true, 286#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 305#(= |#race~g1~0| 0), 116#L729-6true, 15#$Ultimate##0true, 282#true, 35#L718true]) [2024-11-28 03:53:10,069 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-28 03:53:10,069 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:10,070 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:10,070 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-28 03:53:10,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][176], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 286#true, Black: 293#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 305#(= |#race~g1~0| 0), 65#$Ultimate##0true, 69#L718true, 116#L729-6true, 282#true]) [2024-11-28 03:53:10,070 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-28 03:53:10,070 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-28 03:53:10,071 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:10,071 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:10,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 288#true, 298#true, 283#true, 286#true, 274#true, Black: 293#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 116#L729-6true, 282#true, 35#L718true, 48#L723-11true]) [2024-11-28 03:53:10,071 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-28 03:53:10,071 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 03:53:10,072 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:10,072 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:10,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 288#true, 283#true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), Black: 298#true, 305#(= |#race~g1~0| 0), 116#L729-6true, 282#true, 35#L718true, 48#L723-11true]) [2024-11-28 03:53:10,072 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-28 03:53:10,073 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:10,073 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 03:53:10,073 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:10,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1173] L729-5-->L729-6: Formula: (= |v_thr1Thread1of2ForFork1_#t~nondet12#1_3| |v_#race~g1~0_10|) InVars {thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_3|} OutVars{#race~g1~0=|v_#race~g1~0_10|, thr1Thread1of2ForFork1_#t~nondet12#1=|v_thr1Thread1of2ForFork1_#t~nondet12#1_3|} AuxVars[] AssignedVars[#race~g1~0][38], [278#true, 113#L740-3true, Black: 288#true, 63#L704-1true, 286#true, Black: 293#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 116#L729-6true, 303#true, 282#true, 35#L718true, 67#L723-3true]) [2024-11-28 03:53:10,131 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-28 03:53:10,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:10,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:10,131 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 03:53:10,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 283#true, 286#true, Black: 293#true, 274#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 185#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 35#L718true, 45#L723-6true]) [2024-11-28 03:53:10,516 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:53:10,516 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:53:10,516 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:10,516 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 03:53:10,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 224#L723-5true, 283#true, 286#true, Black: 293#true, 274#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 185#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 35#L718true]) [2024-11-28 03:53:10,517 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-28 03:53:10,517 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:10,517 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 03:53:10,517 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:53:10,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][43], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 224#L723-5true, 283#true, 286#true, 274#true, Black: 293#true, 100#L711true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true]) [2024-11-28 03:53:10,716 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:53:10,716 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 03:53:10,716 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 03:53:10,716 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:10,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 283#true, 286#true, Black: 293#true, 274#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 35#L718true, 45#L723-6true]) [2024-11-28 03:53:10,925 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-28 03:53:10,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:10,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:10,925 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 03:53:10,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 283#true, 286#true, Black: 293#true, 274#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 35#L718true, 196#L730-1true]) [2024-11-28 03:53:10,926 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-28 03:53:10,926 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 03:53:10,926 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:10,926 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:10,932 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 224#L723-5true, 283#true, 286#true, 274#true, Black: 293#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 35#L718true, 196#L730-1true]) [2024-11-28 03:53:10,932 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-28 03:53:10,932 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 03:53:10,932 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:53:10,932 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:10,932 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:11,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][77], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 43#L712true, 284#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 228#L729-7true, 232#L704-1true]) [2024-11-28 03:53:11,000 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:53:11,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 03:53:11,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 03:53:11,000 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:11,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][237], [278#true, 113#L740-3true, Black: 288#true, 298#true, 63#L704-1true, 286#true, Black: 293#true, 274#true, 266#L716-5true, 284#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 48#L723-11true, 228#L729-7true]) [2024-11-28 03:53:11,002 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-28 03:53:11,002 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:11,002 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:11,002 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:11,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][241], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 48#L723-11true, 228#L729-7true, 55#L716-5true, 232#L704-1true]) [2024-11-28 03:53:11,003 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-28 03:53:11,003 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:11,003 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:11,003 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:11,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 139#L723-2true, 113#L740-3true, Black: 288#true, 298#true, Black: 293#true, 286#true, 274#true, 284#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 15#$Ultimate##0true, 282#true, 35#L718true, 228#L729-7true]) [2024-11-28 03:53:11,011 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-28 03:53:11,011 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:11,011 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:53:11,011 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:11,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][176], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 65#$Ultimate##0true, 69#L718true, 282#true, 228#L729-7true]) [2024-11-28 03:53:11,012 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-28 03:53:11,012 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:11,012 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:53:11,012 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:11,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][126], [278#true, 113#L740-3true, Black: 288#true, Black: 293#true, 286#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 116#L729-6true, 15#$Ultimate##0true, 303#true, 282#true, 35#L718true, 45#L723-6true]) [2024-11-28 03:53:11,018 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-28 03:53:11,018 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:53:11,018 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:53:11,018 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 03:53:11,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][163], [278#true, 113#L740-3true, Black: 288#true, Black: 293#true, 286#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 65#$Ultimate##0true, 69#L718true, 116#L729-6true, 303#true, 282#true, 45#L723-6true]) [2024-11-28 03:53:11,019 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-28 03:53:11,019 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:53:11,019 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 03:53:11,019 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:53:11,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][126], [278#true, 113#L740-3true, Black: 288#true, Black: 293#true, 286#true, 274#true, 50#thr2Err3ASSERT_VIOLATIONDATA_RACEtrue, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 116#L729-6true, 15#$Ultimate##0true, 303#true, 282#true, 35#L718true]) [2024-11-28 03:53:11,023 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-28 03:53:11,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 03:53:11,023 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:53:11,023 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:53:11,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][163], [278#true, 113#L740-3true, Black: 288#true, Black: 293#true, 286#true, 274#true, 50#thr2Err3ASSERT_VIOLATIONDATA_RACEtrue, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 65#$Ultimate##0true, 69#L718true, 116#L729-6true, 303#true, 282#true]) [2024-11-28 03:53:11,024 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-28 03:53:11,025 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:53:11,025 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 03:53:11,025 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:53:11,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 288#true, 298#true, 283#true, 286#true, 274#true, Black: 293#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 35#L718true, 48#L723-11true, 228#L729-7true]) [2024-11-28 03:53:11,029 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-28 03:53:11,029 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 03:53:11,029 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:11,029 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:11,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][237], [278#true, 139#L723-2true, 113#L740-3true, Black: 288#true, 298#true, 63#L704-1true, 286#true, 274#true, Black: 293#true, 266#L716-5true, 284#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 228#L729-7true]) [2024-11-28 03:53:11,145 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-28 03:53:11,145 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:11,145 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:11,145 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:11,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][241], [278#true, 139#L723-2true, 113#L740-3true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 228#L729-7true, 55#L716-5true, 232#L704-1true]) [2024-11-28 03:53:11,147 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-28 03:53:11,147 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:11,147 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:11,147 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:11,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][43], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 224#L723-5true, 283#true, 286#true, 274#true, Black: 293#true, 117#L712true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true]) [2024-11-28 03:53:11,308 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-28 03:53:11,308 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 03:53:11,308 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 03:53:11,308 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:11,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][212], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 286#true, 274#true, Black: 293#true, 284#true, 266#L716-5true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 15#$Ultimate##0true, 282#true, 45#L723-6true]) [2024-11-28 03:53:11,329 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-28 03:53:11,329 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:11,329 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:11,329 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:11,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][236], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 286#true, Black: 293#true, 274#true, 284#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 65#$Ultimate##0true, 282#true, 45#L723-6true, 55#L716-5true]) [2024-11-28 03:53:11,330 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-28 03:53:11,330 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:11,330 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:11,330 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:11,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] L707-2-->L707-3: Formula: (= |v_#race~g0~0_4| |v_thr3Thread1of2ForFork2_#t~nondet6#1_3|) InVars {thr3Thread1of2ForFork2_#t~nondet6#1=|v_thr3Thread1of2ForFork2_#t~nondet6#1_3|} OutVars{thr3Thread1of2ForFork2_#t~nondet6#1=|v_thr3Thread1of2ForFork2_#t~nondet6#1_3|, #race~g0~0=|v_#race~g0~0_4|} AuxVars[] AssignedVars[#race~g0~0][102], [60#L723-4true, 278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 3#L707-3true, Black: 295#(= |#race~g0~0| 0), 286#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 133#L729-8true, 284#true, Black: 298#true, 217#L708-3true, 303#true, 282#true]) [2024-11-28 03:53:11,347 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-28 03:53:11,347 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-28 03:53:11,347 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-28 03:53:11,347 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-28 03:53:11,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 283#true, 286#true, Black: 293#true, 274#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 35#L718true, 45#L723-6true, 196#L730-1true]) [2024-11-28 03:53:11,568 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-28 03:53:11,568 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:11,568 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:11,568 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 03:53:11,574 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][212], [278#true, 113#L740-3true, 161#L730true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 283#true, 286#true, 274#true, Black: 293#true, 266#L716-5true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 48#L723-11true]) [2024-11-28 03:53:11,574 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-28 03:53:11,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:11,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:11,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:11,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:11,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 283#true, 286#true, 274#true, Black: 293#true, 133#L729-8true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 35#L718true, 48#L723-11true]) [2024-11-28 03:53:11,574 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-28 03:53:11,574 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 03:53:11,574 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:11,574 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:11,575 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 283#true, 286#true, 274#true, Black: 293#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 35#L718true, 45#L723-6true, 196#L730-1true]) [2024-11-28 03:53:11,575 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-28 03:53:11,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:11,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:11,575 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:11,575 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 03:53:12,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 298#true, 63#L704-1true, 286#true, Black: 293#true, 274#true, 284#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 116#L729-6true, 282#true, 35#L718true]) [2024-11-28 03:53:12,059 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-28 03:53:12,059 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:53:12,059 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:53:12,059 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:53:12,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][176], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 69#L718true, 116#L729-6true, 282#true, 232#L704-1true]) [2024-11-28 03:53:12,059 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-28 03:53:12,059 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:53:12,059 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:53:12,059 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:53:12,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][126], [278#true, 113#L740-3true, Black: 288#true, 224#L723-5true, 63#L704-1true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 116#L729-6true, 303#true, 282#true, 35#L718true]) [2024-11-28 03:53:12,069 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-28 03:53:12,070 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 03:53:12,070 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:12,070 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:12,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][163], [278#true, 113#L740-3true, Black: 288#true, 224#L723-5true, Black: 293#true, 286#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 69#L718true, 116#L729-6true, 303#true, 282#true, 232#L704-1true]) [2024-11-28 03:53:12,073 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-28 03:53:12,073 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:12,073 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:12,073 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 03:53:12,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 63#L704-1true, 286#true, Black: 293#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 305#(= |#race~g1~0| 0), 116#L729-6true, 282#true, 35#L718true]) [2024-11-28 03:53:12,077 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-28 03:53:12,077 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:53:12,077 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:53:12,077 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:53:12,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][176], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 286#true, Black: 293#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 305#(= |#race~g1~0| 0), 69#L718true, 116#L729-6true, 282#true, 232#L704-1true]) [2024-11-28 03:53:12,078 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-28 03:53:12,078 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:53:12,078 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:53:12,078 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-28 03:53:12,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] L716-->L716-1: Formula: (= |v_#race~g0~0_7| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_7|} AuxVars[] AssignedVars[#race~g0~0][184], [60#L723-4true, 278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, 274#true, Black: 293#true, 284#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 15#$Ultimate##0true, 303#true, 282#true, 169#L716-1true, 46#L729-3true]) [2024-11-28 03:53:12,157 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-28 03:53:12,157 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 03:53:12,157 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:12,157 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-28 03:53:12,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 283#true, 286#true, Black: 293#true, 274#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 185#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 35#L718true, 48#L723-11true]) [2024-11-28 03:53:12,163 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-28 03:53:12,163 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-28 03:53:12,163 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-28 03:53:12,163 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-28 03:53:12,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][212], [278#true, 139#L723-2true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, Black: 293#true, 286#true, 274#true, 284#true, 266#L716-5true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 15#$Ultimate##0true, 282#true]) [2024-11-28 03:53:12,184 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-28 03:53:12,184 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:12,184 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:12,184 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:12,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][236], [278#true, 139#L723-2true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 161#L730true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 65#$Ultimate##0true, 282#true, 55#L716-5true]) [2024-11-28 03:53:12,191 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-28 03:53:12,191 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:12,191 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:12,191 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-28 03:53:12,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] L723-2-->L723-3: Formula: (= |v_#race~g0~0_1| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_1|} AuxVars[] AssignedVars[#race~g0~0][71], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 133#L729-8true, 284#true, Black: 298#true, 305#(= |#race~g1~0| 0), 15#$Ultimate##0true, 90#L716-2true, 282#true, 67#L723-3true]) [2024-11-28 03:53:12,677 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-28 03:53:12,677 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-28 03:53:12,677 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-28 03:53:12,677 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-28 03:53:12,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1004] L723-2-->L723-3: Formula: (= |v_#race~g0~0_1| 0) InVars {} OutVars{#race~g0~0=|v_#race~g0~0_1|} AuxVars[] AssignedVars[#race~g0~0][71], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 133#L729-8true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 305#(= |#race~g1~0| 0), 65#$Ultimate##0true, 282#true, 67#L723-3true, 138#L716-2true]) [2024-11-28 03:53:12,685 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-28 03:53:12,685 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-28 03:53:12,685 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-28 03:53:12,685 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-28 03:53:12,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 139#L723-2true, 113#L740-3true, 298#true, 161#L730true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 286#true, Black: 293#true, 274#true, 284#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 15#$Ultimate##0true, 282#true, 35#L718true]) [2024-11-28 03:53:12,704 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:53:12,705 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:12,705 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:12,705 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:12,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][176], [278#true, 139#L723-2true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 286#true, Black: 293#true, 274#true, 284#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 65#$Ultimate##0true, 69#L718true, 282#true]) [2024-11-28 03:53:12,706 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:53:12,706 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:12,706 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:12,706 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:12,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 283#true, 286#true, Black: 293#true, 274#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 35#L718true, 48#L723-11true]) [2024-11-28 03:53:12,775 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:53:12,775 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 03:53:12,775 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:12,775 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:12,783 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][212], [278#true, 139#L723-2true, 113#L740-3true, 161#L730true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 283#true, 286#true, 274#true, Black: 293#true, 266#L716-5true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true]) [2024-11-28 03:53:12,783 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-28 03:53:12,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:12,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:12,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:12,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-28 03:53:12,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, 139#L723-2true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 283#true, 286#true, 274#true, Black: 293#true, 133#L729-8true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 35#L718true]) [2024-11-28 03:53:12,783 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-28 03:53:12,783 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 03:53:12,783 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:12,783 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:12,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][77], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, 122#L708-3true, 286#true, 274#true, Black: 293#true, 284#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 69#L718true, 282#true, 228#L729-7true]) [2024-11-28 03:53:12,888 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-28 03:53:12,888 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:12,888 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:12,888 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:12,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1008] L723-4-->L723-5: Formula: (= |v_#race~g1~0_1| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_1|} AuxVars[] AssignedVars[#race~g1~0][77], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, 286#true, Black: 293#true, 274#true, 284#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 217#L708-3true, 282#true, 35#L718true, 228#L729-7true]) [2024-11-28 03:53:12,890 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-28 03:53:12,890 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:12,890 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:12,890 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:12,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, Black: 293#true, 286#true, 274#true, 284#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 116#L729-6true, 15#$Ultimate##0true, 282#true, 35#L718true]) [2024-11-28 03:53:12,904 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:53:12,904 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:12,904 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 03:53:12,904 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:12,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][176], [278#true, 113#L740-3true, Black: 288#true, 298#true, 224#L723-5true, Black: 293#true, 286#true, 274#true, 284#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 65#$Ultimate##0true, 69#L718true, 116#L729-6true, 282#true]) [2024-11-28 03:53:12,906 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:53:12,906 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 03:53:12,906 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:12,906 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-28 03:53:12,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 298#true, 63#L704-1true, 286#true, Black: 293#true, 274#true, 284#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 35#L718true, 228#L729-7true]) [2024-11-28 03:53:12,908 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:53:12,908 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:12,908 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:12,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:12,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][176], [278#true, 113#L740-3true, 139#L723-2true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 69#L718true, 282#true, 228#L729-7true, 232#L704-1true]) [2024-11-28 03:53:12,908 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-28 03:53:12,908 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:12,908 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:12,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-28 03:53:12,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][126], [278#true, 113#L740-3true, Black: 288#true, Black: 293#true, 286#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 116#L729-6true, 15#$Ultimate##0true, 303#true, 282#true, 35#L718true, 48#L723-11true]) [2024-11-28 03:53:12,915 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-28 03:53:12,915 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:12,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 03:53:12,915 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:12,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][126], [278#true, 113#L740-3true, Black: 288#true, 63#L704-1true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 116#L729-6true, 303#true, 282#true, 35#L718true, 45#L723-6true]) [2024-11-28 03:53:12,917 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-28 03:53:12,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 03:53:12,917 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:12,918 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:12,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][163], [278#true, 113#L740-3true, Black: 288#true, Black: 293#true, 286#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 69#L718true, 116#L729-6true, 303#true, 282#true, 45#L723-6true, 232#L704-1true]) [2024-11-28 03:53:12,919 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-28 03:53:12,919 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 03:53:12,920 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:12,920 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:12,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][163], [278#true, 113#L740-3true, Black: 288#true, Black: 293#true, 286#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 284#true, Black: 298#true, 69#L718true, 65#$Ultimate##0true, 116#L729-6true, 303#true, 282#true, 48#L723-11true]) [2024-11-28 03:53:12,921 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-28 03:53:12,921 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 03:53:12,921 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:12,921 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:12,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][126], [278#true, 113#L740-3true, Black: 288#true, 63#L704-1true, 286#true, 274#true, Black: 293#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 50#thr2Err3ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 298#true, 116#L729-6true, 303#true, 282#true, 35#L718true]) [2024-11-28 03:53:12,925 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-28 03:53:12,925 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:12,925 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 03:53:12,925 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:12,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1123] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1_15|, thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread2of2ForFork2_assume_abort_if_not_#in~cond#1, thr3Thread2of2ForFork2_assume_abort_if_not_~cond#1, #race~mutex~0, thr3Thread2of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][163], [278#true, 113#L740-3true, Black: 288#true, Black: 293#true, 286#true, 274#true, 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 50#thr2Err3ASSERT_VIOLATIONDATA_RACEtrue, 284#true, Black: 298#true, 69#L718true, 116#L729-6true, 303#true, 282#true, 232#L704-1true]) [2024-11-28 03:53:12,930 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-28 03:53:12,930 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 03:53:12,930 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:12,930 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-28 03:53:13,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L713-2-->L718: Formula: (and (= v_~mutex~0_222 0) (not (= (ite (= v_~mutex~0_223 1) 1 0) 0))) InVars {~mutex~0=v_~mutex~0_223} OutVars{thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1_15|, thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1=|v_thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1_15|, #race~mutex~0=|v_#race~mutex~0_271|, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1=|v_thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1_11|, ~mutex~0=v_~mutex~0_222} AuxVars[] AssignedVars[thr3Thread1of2ForFork2_assume_abort_if_not_~cond#1, thr3Thread1of2ForFork2_assume_abort_if_not_#in~cond#1, #race~mutex~0, thr3Thread1of2ForFork2___VERIFIER_atomic_release_#t~nondet4#1, ~mutex~0][134], [278#true, 113#L740-3true, 139#L723-2true, 298#true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 283#true, 286#true, Black: 293#true, 274#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 185#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 282#true, 35#L718true]) [2024-11-28 03:53:13,028 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-28 03:53:13,028 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-28 03:53:13,028 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-28 03:53:13,028 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-28 03:53:13,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][237], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 284#true, 266#L716-5true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 45#L723-6true, 223#L711true, 228#L729-7true]) [2024-11-28 03:53:13,126 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-28 03:53:13,126 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:13,126 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:13,127 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:13,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][241], [278#true, 113#L740-3true, Black: 288#true, 298#true, 286#true, Black: 293#true, 274#true, 100#L711true, 284#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 282#true, 45#L723-6true, 228#L729-7true, 55#L716-5true]) [2024-11-28 03:53:13,130 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-28 03:53:13,130 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:13,130 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:13,130 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-28 03:53:13,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][212], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 286#true, 274#true, Black: 293#true, 266#L716-5true, 284#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 15#$Ultimate##0true, 282#true, 48#L723-11true]) [2024-11-28 03:53:13,390 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-28 03:53:13,390 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:13,390 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:13,390 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:13,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][236], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 286#true, Black: 293#true, 274#true, 284#true, 305#(= |#race~g1~0| 0), Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 65#$Ultimate##0true, 282#true, 48#L723-11true, 55#L716-5true]) [2024-11-28 03:53:13,403 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-28 03:53:13,403 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:13,403 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:13,403 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:13,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][212], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 63#L704-1true, Black: 293#true, 286#true, 274#true, 284#true, 266#L716-5true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 45#L723-6true]) [2024-11-28 03:53:13,425 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-28 03:53:13,425 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:13,425 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:13,425 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:13,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L716-4-->L716-5: Formula: (= |v_#race~g1~0_7| 0) InVars {} OutVars{#race~g1~0=|v_#race~g1~0_7|} AuxVars[] AssignedVars[#race~g1~0][236], [278#true, 113#L740-3true, Black: 290#(= |#race~g0~0| |thr1Thread1of2ForFork1_#t~nondet11#1|), 298#true, 161#L730true, 286#true, Black: 293#true, 274#true, 284#true, Black: 300#(= |#race~g1~0| |thr1Thread1of2ForFork1_#t~nondet12#1|), 305#(= |#race~g1~0| 0), 282#true, 45#L723-6true, 55#L716-5true, 232#L704-1true]) [2024-11-28 03:53:13,425 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-28 03:53:13,425 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:13,426 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-28 03:53:13,426 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event