./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-complex/safestack_relacy.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_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/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_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-complex/safestack_relacy.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/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_54e34041-ac00-4f02-8b58-3319071952be/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 516fee84c55ddb7fa4275a43ad5a2da6ea994abf63bbbbd8ed5c82108d65f7b0 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-27 20:16:26,796 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-27 20:16:26,886 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-27 20:16:26,894 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-27 20:16:26,895 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-27 20:16:26,929 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-27 20:16:26,930 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-27 20:16:26,930 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-27 20:16:26,931 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-27 20:16:26,931 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-27 20:16:26,931 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-27 20:16:26,931 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-27 20:16:26,932 INFO L153 SettingsManager]: * Use SBE=true [2024-11-27 20:16:26,932 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-27 20:16:26,932 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-27 20:16:26,932 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-27 20:16:26,932 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-27 20:16:26,933 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-27 20:16:26,933 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-27 20:16:26,933 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-27 20:16:26,933 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-27 20:16:26,933 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-27 20:16:26,933 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-27 20:16:26,934 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-27 20:16:26,934 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-27 20:16:26,934 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-27 20:16:26,934 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-27 20:16:26,934 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-27 20:16:26,939 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-27 20:16:26,939 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 20:16:26,939 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 20:16:26,939 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 20:16:26,939 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-27 20:16:26,939 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 20:16:26,939 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 20:16:26,939 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 20:16:26,940 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-27 20:16:26,940 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-27 20:16:26,940 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-27 20:16:26,940 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-27 20:16:26,940 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-27 20:16:26,940 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-27 20:16:26,940 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-27 20:16:26,940 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-27 20:16:26,940 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-27 20:16:26,941 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-27 20:16:26,941 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_54e34041-ac00-4f02-8b58-3319071952be/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 -> 516fee84c55ddb7fa4275a43ad5a2da6ea994abf63bbbbd8ed5c82108d65f7b0 [2024-11-27 20:16:27,290 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-27 20:16:27,300 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-27 20:16:27,302 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-27 20:16:27,304 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-27 20:16:27,304 INFO L274 PluginConnector]: CDTParser initialized [2024-11-27 20:16:27,306 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/pthread-complex/safestack_relacy.i [2024-11-27 20:16:30,452 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/data/4a97d21a1/c2a1a5da04ef4cbab95f49793e9afea5/FLAG96754a198 [2024-11-27 20:16:30,934 INFO L384 CDTParser]: Found 1 translation units. [2024-11-27 20:16:30,935 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/sv-benchmarks/c/pthread-complex/safestack_relacy.i [2024-11-27 20:16:30,962 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/data/4a97d21a1/c2a1a5da04ef4cbab95f49793e9afea5/FLAG96754a198 [2024-11-27 20:16:30,976 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/data/4a97d21a1/c2a1a5da04ef4cbab95f49793e9afea5 [2024-11-27 20:16:30,978 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-27 20:16:30,980 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-27 20:16:30,981 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-27 20:16:30,981 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-27 20:16:30,986 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-27 20:16:30,987 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 08:16:30" (1/1) ... [2024-11-27 20:16:30,988 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@27bde929 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:30, skipping insertion in model container [2024-11-27 20:16:30,988 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 08:16:30" (1/1) ... [2024-11-27 20:16:31,034 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-27 20:16:31,758 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 20:16:31,768 INFO L200 MainTranslator]: Completed pre-run [2024-11-27 20:16:31,861 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 20:16:32,020 INFO L204 MainTranslator]: Completed translation [2024-11-27 20:16:32,022 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:32 WrapperNode [2024-11-27 20:16:32,023 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-27 20:16:32,025 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-27 20:16:32,025 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-27 20:16:32,025 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-27 20:16:32,068 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:32" (1/1) ... [2024-11-27 20:16:32,095 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:32" (1/1) ... [2024-11-27 20:16:32,138 INFO L138 Inliner]: procedures = 458, calls = 48, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 318 [2024-11-27 20:16:32,138 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-27 20:16:32,139 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-27 20:16:32,139 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-27 20:16:32,139 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-27 20:16:32,147 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:32" (1/1) ... [2024-11-27 20:16:32,148 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:32" (1/1) ... [2024-11-27 20:16:32,157 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:32" (1/1) ... [2024-11-27 20:16:32,157 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:32" (1/1) ... [2024-11-27 20:16:32,195 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:32" (1/1) ... [2024-11-27 20:16:32,202 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:32" (1/1) ... [2024-11-27 20:16:32,211 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:32" (1/1) ... [2024-11-27 20:16:32,217 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:32" (1/1) ... [2024-11-27 20:16:32,223 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:32" (1/1) ... [2024-11-27 20:16:32,239 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-27 20:16:32,240 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-27 20:16:32,240 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-27 20:16:32,240 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-27 20:16:32,241 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:32" (1/1) ... [2024-11-27 20:16:32,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 20:16:32,271 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 20:16:32,288 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-27 20:16:32,295 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-27 20:16:32,325 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-27 20:16:32,326 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-27 20:16:32,326 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2024-11-27 20:16:32,326 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2024-11-27 20:16:32,326 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-27 20:16:32,326 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-27 20:16:32,326 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-27 20:16:32,326 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-27 20:16:32,328 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-27 20:16:32,638 INFO L234 CfgBuilder]: Building ICFG [2024-11-27 20:16:32,642 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-27 20:16:33,510 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-27 20:16:33,510 INFO L283 CfgBuilder]: Performing block encoding [2024-11-27 20:16:33,990 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-27 20:16:33,990 INFO L312 CfgBuilder]: Removed 7 assume(true) statements. [2024-11-27 20:16:33,990 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 08:16:33 BoogieIcfgContainer [2024-11-27 20:16:33,990 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-27 20:16:33,994 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-27 20:16:33,994 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-27 20:16:34,002 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-27 20:16:34,003 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.11 08:16:30" (1/3) ... [2024-11-27 20:16:34,005 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@58511507 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 08:16:34, skipping insertion in model container [2024-11-27 20:16:34,005 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 08:16:32" (2/3) ... [2024-11-27 20:16:34,006 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@58511507 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 08:16:34, skipping insertion in model container [2024-11-27 20:16:34,006 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 08:16:33" (3/3) ... [2024-11-27 20:16:34,007 INFO L128 eAbstractionObserver]: Analyzing ICFG safestack_relacy.i [2024-11-27 20:16:34,033 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-27 20:16:34,036 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG safestack_relacy.i that has 2 procedures, 201 locations, 1 initial locations, 7 loop locations, and 24 error locations. [2024-11-27 20:16:34,037 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-27 20:16:34,244 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-27 20:16:34,315 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 204 places, 218 transitions, 443 flow [2024-11-27 20:16:34,514 INFO L124 PetriNetUnfolderBase]: 19/246 cut-off events. [2024-11-27 20:16:34,516 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-27 20:16:34,534 INFO L83 FinitePrefix]: Finished finitePrefix Result has 251 conditions, 246 events. 19/246 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 595 event pairs, 0 based on Foata normal form. 0/198 useless extension candidates. Maximal degree in co-relation 161. Up to 4 conditions per place. [2024-11-27 20:16:34,536 INFO L82 GeneralOperation]: Start removeDead. Operand has 204 places, 218 transitions, 443 flow [2024-11-27 20:16:34,546 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 204 places, 218 transitions, 443 flow [2024-11-27 20:16:34,561 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-27 20:16:34,581 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;@6b96f7e6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-27 20:16:34,581 INFO L334 AbstractCegarLoop]: Starting to check reachability of 43 error locations. [2024-11-27 20:16:34,594 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-27 20:16:34,594 INFO L124 PetriNetUnfolderBase]: 0/28 cut-off events. [2024-11-27 20:16:34,594 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-27 20:16:34,594 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:34,595 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] [2024-11-27 20:16:34,596 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 40 more)] === [2024-11-27 20:16:34,603 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:34,604 INFO L85 PathProgramCache]: Analyzing trace with hash -258005525, now seen corresponding path program 1 times [2024-11-27 20:16:34,614 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:34,615 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [208525504] [2024-11-27 20:16:34,615 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:34,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:34,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:35,617 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-27 20:16:35,620 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:35,620 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [208525504] [2024-11-27 20:16:35,621 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [208525504] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:35,622 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:35,622 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-27 20:16:35,627 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1113197280] [2024-11-27 20:16:35,628 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:35,636 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-27 20:16:35,643 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:35,675 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-27 20:16:35,676 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-27 20:16:35,680 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 218 [2024-11-27 20:16:35,688 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 218 transitions, 443 flow. Second operand has 2 states, 2 states have (on average 173.5) internal successors, (347), 2 states have internal predecessors, (347), 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-27 20:16:35,688 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:35,688 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 218 [2024-11-27 20:16:35,691 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:35,965 INFO L124 PetriNetUnfolderBase]: 8/214 cut-off events. [2024-11-27 20:16:35,965 INFO L125 PetriNetUnfolderBase]: For 4/6 co-relation queries the response was YES. [2024-11-27 20:16:35,967 INFO L83 FinitePrefix]: Finished finitePrefix Result has 236 conditions, 214 events. 8/214 cut-off events. For 4/6 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 347 event pairs, 0 based on Foata normal form. 29/225 useless extension candidates. Maximal degree in co-relation 146. Up to 17 conditions per place. [2024-11-27 20:16:35,969 INFO L140 encePairwiseOnDemand]: 189/218 looper letters, 16 selfloop transitions, 0 changer transitions 0/188 dead transitions. [2024-11-27 20:16:35,970 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 184 places, 188 transitions, 415 flow [2024-11-27 20:16:35,971 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-27 20:16:35,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-27 20:16:35,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 391 transitions. [2024-11-27 20:16:35,990 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8967889908256881 [2024-11-27 20:16:35,992 INFO L175 Difference]: Start difference. First operand has 204 places, 218 transitions, 443 flow. Second operand 2 states and 391 transitions. [2024-11-27 20:16:35,993 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 184 places, 188 transitions, 415 flow [2024-11-27 20:16:36,001 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 184 places, 188 transitions, 415 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 20:16:36,009 INFO L231 Difference]: Finished difference. Result has 184 places, 188 transitions, 383 flow [2024-11-27 20:16:36,014 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=218, PETRI_DIFFERENCE_MINUEND_FLOW=383, PETRI_DIFFERENCE_MINUEND_PLACES=183, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=188, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=188, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=383, PETRI_PLACES=184, PETRI_TRANSITIONS=188} [2024-11-27 20:16:36,023 INFO L279 CegarLoopForPetriNet]: 204 programPoint places, -20 predicate places. [2024-11-27 20:16:36,024 INFO L471 AbstractCegarLoop]: Abstraction has has 184 places, 188 transitions, 383 flow [2024-11-27 20:16:36,024 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 173.5) internal successors, (347), 2 states have internal predecessors, (347), 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-27 20:16:36,024 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:36,025 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:16:36,025 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-27 20:16:36,025 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 40 more)] === [2024-11-27 20:16:36,026 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:36,030 INFO L85 PathProgramCache]: Analyzing trace with hash 1386727990, now seen corresponding path program 1 times [2024-11-27 20:16:36,030 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:36,030 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [88298017] [2024-11-27 20:16:36,030 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:36,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:36,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:36,467 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-27 20:16:36,467 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:36,467 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [88298017] [2024-11-27 20:16:36,467 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [88298017] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:36,467 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:36,467 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:16:36,468 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [338817680] [2024-11-27 20:16:36,468 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:36,470 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-27 20:16:36,471 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:36,471 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-27 20:16:36,472 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-27 20:16:36,527 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 218 [2024-11-27 20:16:36,531 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 184 places, 188 transitions, 383 flow. Second operand has 5 states, 5 states have (on average 166.2) internal successors, (831), 5 states have internal predecessors, (831), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:16:36,532 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:36,532 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 218 [2024-11-27 20:16:36,532 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:36,846 INFO L124 PetriNetUnfolderBase]: 8/219 cut-off events. [2024-11-27 20:16:36,846 INFO L125 PetriNetUnfolderBase]: For 6/8 co-relation queries the response was YES. [2024-11-27 20:16:36,848 INFO L83 FinitePrefix]: Finished finitePrefix Result has 253 conditions, 219 events. 8/219 cut-off events. For 6/8 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 344 event pairs, 0 based on Foata normal form. 1/203 useless extension candidates. Maximal degree in co-relation 249. Up to 14 conditions per place. [2024-11-27 20:16:36,851 INFO L140 encePairwiseOnDemand]: 211/218 looper letters, 21 selfloop transitions, 6 changer transitions 0/190 dead transitions. [2024-11-27 20:16:36,851 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 190 transitions, 441 flow [2024-11-27 20:16:36,852 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-27 20:16:36,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-27 20:16:36,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 848 transitions. [2024-11-27 20:16:36,862 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7779816513761468 [2024-11-27 20:16:36,863 INFO L175 Difference]: Start difference. First operand has 184 places, 188 transitions, 383 flow. Second operand 5 states and 848 transitions. [2024-11-27 20:16:36,864 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 190 transitions, 441 flow [2024-11-27 20:16:36,867 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 188 places, 190 transitions, 441 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 20:16:36,873 INFO L231 Difference]: Finished difference. Result has 189 places, 189 transitions, 403 flow [2024-11-27 20:16:36,874 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=218, PETRI_DIFFERENCE_MINUEND_FLOW=383, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=188, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=182, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=403, PETRI_PLACES=189, PETRI_TRANSITIONS=189} [2024-11-27 20:16:36,875 INFO L279 CegarLoopForPetriNet]: 204 programPoint places, -15 predicate places. [2024-11-27 20:16:36,875 INFO L471 AbstractCegarLoop]: Abstraction has has 189 places, 189 transitions, 403 flow [2024-11-27 20:16:36,876 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 166.2) internal successors, (831), 5 states have internal predecessors, (831), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:16:36,876 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:36,877 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:16:36,877 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-27 20:16:36,878 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 40 more)] === [2024-11-27 20:16:36,879 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:36,880 INFO L85 PathProgramCache]: Analyzing trace with hash 329937434, now seen corresponding path program 1 times [2024-11-27 20:16:36,880 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:36,880 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [54161332] [2024-11-27 20:16:36,880 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:36,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:36,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:37,102 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-27 20:16:37,102 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:37,102 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [54161332] [2024-11-27 20:16:37,103 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [54161332] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:37,103 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:37,103 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 20:16:37,103 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1740897276] [2024-11-27 20:16:37,103 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:37,103 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:16:37,104 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:37,104 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:16:37,104 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:16:37,196 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 218 [2024-11-27 20:16:37,197 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 189 places, 189 transitions, 403 flow. Second operand has 3 states, 3 states have (on average 167.0) internal successors, (501), 3 states have internal predecessors, (501), 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-27 20:16:37,198 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:37,198 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 218 [2024-11-27 20:16:37,198 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:37,457 INFO L124 PetriNetUnfolderBase]: 37/482 cut-off events. [2024-11-27 20:16:37,457 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-27 20:16:37,463 INFO L83 FinitePrefix]: Finished finitePrefix Result has 586 conditions, 482 events. 37/482 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 2121 event pairs, 10 based on Foata normal form. 12/457 useless extension candidates. Maximal degree in co-relation 580. Up to 53 conditions per place. [2024-11-27 20:16:37,465 INFO L140 encePairwiseOnDemand]: 212/218 looper letters, 29 selfloop transitions, 4 changer transitions 5/199 dead transitions. [2024-11-27 20:16:37,465 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 191 places, 199 transitions, 493 flow [2024-11-27 20:16:37,467 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:16:37,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:16:37,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 529 transitions. [2024-11-27 20:16:37,469 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.808868501529052 [2024-11-27 20:16:37,469 INFO L175 Difference]: Start difference. First operand has 189 places, 189 transitions, 403 flow. Second operand 3 states and 529 transitions. [2024-11-27 20:16:37,469 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 191 places, 199 transitions, 493 flow [2024-11-27 20:16:37,472 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 188 places, 199 transitions, 483 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-27 20:16:37,476 INFO L231 Difference]: Finished difference. Result has 189 places, 184 transitions, 397 flow [2024-11-27 20:16:37,476 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=218, PETRI_DIFFERENCE_MINUEND_FLOW=393, PETRI_DIFFERENCE_MINUEND_PLACES=186, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=189, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=185, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=397, PETRI_PLACES=189, PETRI_TRANSITIONS=184} [2024-11-27 20:16:37,477 INFO L279 CegarLoopForPetriNet]: 204 programPoint places, -15 predicate places. [2024-11-27 20:16:37,477 INFO L471 AbstractCegarLoop]: Abstraction has has 189 places, 184 transitions, 397 flow [2024-11-27 20:16:37,478 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 167.0) internal successors, (501), 3 states have internal predecessors, (501), 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-27 20:16:37,478 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:37,478 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:16:37,478 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-27 20:16:37,481 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 40 more)] === [2024-11-27 20:16:37,482 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:37,483 INFO L85 PathProgramCache]: Analyzing trace with hash -2094542049, now seen corresponding path program 1 times [2024-11-27 20:16:37,483 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:37,483 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1324064399] [2024-11-27 20:16:37,483 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:37,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:37,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:37,938 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:16:37,939 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:37,939 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1324064399] [2024-11-27 20:16:37,939 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1324064399] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-27 20:16:37,939 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [527719519] [2024-11-27 20:16:37,939 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:37,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-27 20:16:37,940 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 20:16:37,944 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-27 20:16:37,948 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-27 20:16:38,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:38,146 INFO L256 TraceCheckSpWp]: Trace formula consists of 196 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-27 20:16:38,153 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-27 20:16:38,363 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:16:38,364 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-27 20:16:38,499 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:16:38,500 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [527719519] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-27 20:16:38,500 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-27 20:16:38,500 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 15 [2024-11-27 20:16:38,500 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2125551363] [2024-11-27 20:16:38,500 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-27 20:16:38,505 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-11-27 20:16:38,505 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:38,506 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-11-27 20:16:38,506 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=53, Invalid=157, Unknown=0, NotChecked=0, Total=210 [2024-11-27 20:16:38,568 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 161 out of 218 [2024-11-27 20:16:38,574 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 189 places, 184 transitions, 397 flow. Second operand has 15 states, 15 states have (on average 163.4) internal successors, (2451), 15 states have internal predecessors, (2451), 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-27 20:16:38,574 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:38,574 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 161 of 218 [2024-11-27 20:16:38,575 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:38,994 INFO L124 PetriNetUnfolderBase]: 7/209 cut-off events. [2024-11-27 20:16:38,994 INFO L125 PetriNetUnfolderBase]: For 8/10 co-relation queries the response was YES. [2024-11-27 20:16:38,995 INFO L83 FinitePrefix]: Finished finitePrefix Result has 264 conditions, 209 events. 7/209 cut-off events. For 8/10 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 306 event pairs, 0 based on Foata normal form. 1/197 useless extension candidates. Maximal degree in co-relation 257. Up to 14 conditions per place. [2024-11-27 20:16:38,997 INFO L140 encePairwiseOnDemand]: 208/218 looper letters, 24 selfloop transitions, 10 changer transitions 0/189 dead transitions. [2024-11-27 20:16:38,997 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 191 places, 189 transitions, 475 flow [2024-11-27 20:16:38,998 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-27 20:16:38,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-27 20:16:39,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1323 transitions. [2024-11-27 20:16:39,002 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7586009174311926 [2024-11-27 20:16:39,002 INFO L175 Difference]: Start difference. First operand has 189 places, 184 transitions, 397 flow. Second operand 8 states and 1323 transitions. [2024-11-27 20:16:39,003 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 191 places, 189 transitions, 475 flow [2024-11-27 20:16:39,005 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 189 places, 189 transitions, 467 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-27 20:16:39,008 INFO L231 Difference]: Finished difference. Result has 193 places, 187 transitions, 435 flow [2024-11-27 20:16:39,009 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=218, PETRI_DIFFERENCE_MINUEND_FLOW=389, PETRI_DIFFERENCE_MINUEND_PLACES=182, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=184, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=174, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=435, PETRI_PLACES=193, PETRI_TRANSITIONS=187} [2024-11-27 20:16:39,010 INFO L279 CegarLoopForPetriNet]: 204 programPoint places, -11 predicate places. [2024-11-27 20:16:39,010 INFO L471 AbstractCegarLoop]: Abstraction has has 193 places, 187 transitions, 435 flow [2024-11-27 20:16:39,012 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 163.4) internal successors, (2451), 15 states have internal predecessors, (2451), 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-27 20:16:39,013 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:39,013 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:16:39,026 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-11-27 20:16:39,217 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-27 20:16:39,217 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 40 more)] === [2024-11-27 20:16:39,218 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:39,218 INFO L85 PathProgramCache]: Analyzing trace with hash 1689731771, now seen corresponding path program 2 times [2024-11-27 20:16:39,218 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:39,218 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [744599919] [2024-11-27 20:16:39,219 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-27 20:16:39,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:39,275 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-27 20:16:39,276 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-27 20:16:40,039 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-27 20:16:40,039 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:40,040 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [744599919] [2024-11-27 20:16:40,040 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [744599919] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:40,040 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:40,040 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:16:40,040 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [689387930] [2024-11-27 20:16:40,040 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:40,041 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-27 20:16:40,041 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:40,042 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-27 20:16:40,042 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-27 20:16:40,359 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 144 out of 218 [2024-11-27 20:16:40,361 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 193 places, 187 transitions, 435 flow. Second operand has 6 states, 6 states have (on average 146.33333333333334) internal successors, (878), 6 states have internal predecessors, (878), 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-27 20:16:40,361 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:40,361 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 144 of 218 [2024-11-27 20:16:40,361 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:41,612 INFO L124 PetriNetUnfolderBase]: 415/1862 cut-off events. [2024-11-27 20:16:41,613 INFO L125 PetriNetUnfolderBase]: For 25/35 co-relation queries the response was YES. [2024-11-27 20:16:41,618 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2716 conditions, 1862 events. 415/1862 cut-off events. For 25/35 co-relation queries the response was YES. Maximal size of possible extension queue 70. Compared 13313 event pairs, 144 based on Foata normal form. 0/1703 useless extension candidates. Maximal degree in co-relation 2705. Up to 668 conditions per place. [2024-11-27 20:16:41,625 INFO L140 encePairwiseOnDemand]: 193/218 looper letters, 43 selfloop transitions, 78 changer transitions 0/264 dead transitions. [2024-11-27 20:16:41,625 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 198 places, 264 transitions, 831 flow [2024-11-27 20:16:41,626 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-27 20:16:41,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-27 20:16:41,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 986 transitions. [2024-11-27 20:16:41,630 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.753822629969419 [2024-11-27 20:16:41,631 INFO L175 Difference]: Start difference. First operand has 193 places, 187 transitions, 435 flow. Second operand 6 states and 986 transitions. [2024-11-27 20:16:41,631 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 198 places, 264 transitions, 831 flow [2024-11-27 20:16:41,634 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 195 places, 264 transitions, 821 flow, removed 1 selfloop flow, removed 3 redundant places. [2024-11-27 20:16:41,638 INFO L231 Difference]: Finished difference. Result has 200 places, 264 transitions, 939 flow [2024-11-27 20:16:41,639 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=218, PETRI_DIFFERENCE_MINUEND_FLOW=425, PETRI_DIFFERENCE_MINUEND_PLACES=190, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=187, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=19, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=163, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=939, PETRI_PLACES=200, PETRI_TRANSITIONS=264} [2024-11-27 20:16:41,640 INFO L279 CegarLoopForPetriNet]: 204 programPoint places, -4 predicate places. [2024-11-27 20:16:41,640 INFO L471 AbstractCegarLoop]: Abstraction has has 200 places, 264 transitions, 939 flow [2024-11-27 20:16:41,641 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 146.33333333333334) internal successors, (878), 6 states have internal predecessors, (878), 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-27 20:16:41,641 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:41,641 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-27 20:16:41,642 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-27 20:16:41,642 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 40 more)] === [2024-11-27 20:16:41,643 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:41,643 INFO L85 PathProgramCache]: Analyzing trace with hash -134327217, now seen corresponding path program 1 times [2024-11-27 20:16:41,643 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:41,643 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [193861578] [2024-11-27 20:16:41,643 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:41,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:41,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:41,843 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-27 20:16:41,843 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:41,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [193861578] [2024-11-27 20:16:41,844 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [193861578] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:41,844 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:41,844 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-27 20:16:41,844 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1096511902] [2024-11-27 20:16:41,844 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:41,845 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-27 20:16:41,845 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:41,845 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-27 20:16:41,845 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-27 20:16:41,957 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 218 [2024-11-27 20:16:41,958 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 200 places, 264 transitions, 939 flow. Second operand has 4 states, 4 states have (on average 166.75) internal successors, (667), 4 states have internal predecessors, (667), 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-27 20:16:41,958 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:41,959 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 218 [2024-11-27 20:16:41,959 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:42,306 INFO L124 PetriNetUnfolderBase]: 222/1198 cut-off events. [2024-11-27 20:16:42,307 INFO L125 PetriNetUnfolderBase]: For 306/313 co-relation queries the response was YES. [2024-11-27 20:16:42,313 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2033 conditions, 1198 events. 222/1198 cut-off events. For 306/313 co-relation queries the response was YES. Maximal size of possible extension queue 46. Compared 7508 event pairs, 0 based on Foata normal form. 12/1135 useless extension candidates. Maximal degree in co-relation 2018. Up to 244 conditions per place. [2024-11-27 20:16:42,318 INFO L140 encePairwiseOnDemand]: 215/218 looper letters, 68 selfloop transitions, 2 changer transitions 0/260 dead transitions. [2024-11-27 20:16:42,318 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 189 places, 260 transitions, 1088 flow [2024-11-27 20:16:42,319 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-27 20:16:42,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-27 20:16:42,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 686 transitions. [2024-11-27 20:16:42,322 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.786697247706422 [2024-11-27 20:16:42,322 INFO L175 Difference]: Start difference. First operand has 200 places, 264 transitions, 939 flow. Second operand 4 states and 686 transitions. [2024-11-27 20:16:42,322 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 189 places, 260 transitions, 1088 flow [2024-11-27 20:16:42,330 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 188 places, 260 transitions, 1086 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-27 20:16:42,334 INFO L231 Difference]: Finished difference. Result has 188 places, 249 transitions, 904 flow [2024-11-27 20:16:42,335 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=218, PETRI_DIFFERENCE_MINUEND_FLOW=900, PETRI_DIFFERENCE_MINUEND_PLACES=185, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=247, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=904, PETRI_PLACES=188, PETRI_TRANSITIONS=249} [2024-11-27 20:16:42,336 INFO L279 CegarLoopForPetriNet]: 204 programPoint places, -16 predicate places. [2024-11-27 20:16:42,336 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 249 transitions, 904 flow [2024-11-27 20:16:42,336 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 166.75) internal successors, (667), 4 states have internal predecessors, (667), 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-27 20:16:42,337 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:42,337 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:16:42,337 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-27 20:16:42,337 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 40 more)] === [2024-11-27 20:16:42,338 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:42,338 INFO L85 PathProgramCache]: Analyzing trace with hash 11976078, now seen corresponding path program 1 times [2024-11-27 20:16:42,338 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:42,339 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2020529482] [2024-11-27 20:16:42,339 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:42,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:42,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-27 20:16:42,405 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-27 20:16:42,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-27 20:16:42,507 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-27 20:16:42,507 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-27 20:16:42,508 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (42 of 43 remaining) [2024-11-27 20:16:42,510 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (41 of 43 remaining) [2024-11-27 20:16:42,510 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (40 of 43 remaining) [2024-11-27 20:16:42,510 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (39 of 43 remaining) [2024-11-27 20:16:42,511 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (38 of 43 remaining) [2024-11-27 20:16:42,511 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (37 of 43 remaining) [2024-11-27 20:16:42,511 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (36 of 43 remaining) [2024-11-27 20:16:42,511 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (35 of 43 remaining) [2024-11-27 20:16:42,511 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (34 of 43 remaining) [2024-11-27 20:16:42,511 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr10ASSERT_VIOLATIONDATA_RACE (33 of 43 remaining) [2024-11-27 20:16:42,511 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (32 of 43 remaining) [2024-11-27 20:16:42,512 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (31 of 43 remaining) [2024-11-27 20:16:42,512 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr11ASSERT_VIOLATIONDATA_RACE (30 of 43 remaining) [2024-11-27 20:16:42,512 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (29 of 43 remaining) [2024-11-27 20:16:42,512 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (28 of 43 remaining) [2024-11-27 20:16:42,512 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr12ASSERT_VIOLATIONDATA_RACE (27 of 43 remaining) [2024-11-27 20:16:42,512 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr6ASSERT_VIOLATIONDATA_RACE (26 of 43 remaining) [2024-11-27 20:16:42,512 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr7ASSERT_VIOLATIONDATA_RACE (25 of 43 remaining) [2024-11-27 20:16:42,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr8ASSERT_VIOLATIONDATA_RACE (24 of 43 remaining) [2024-11-27 20:16:42,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr9ASSERT_VIOLATIONDATA_RACE (23 of 43 remaining) [2024-11-27 20:16:42,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr13ASSERT_VIOLATIONDATA_RACE (22 of 43 remaining) [2024-11-27 20:16:42,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr16ASSERT_VIOLATIONDATA_RACE (21 of 43 remaining) [2024-11-27 20:16:42,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr17ASSERT_VIOLATIONDATA_RACE (20 of 43 remaining) [2024-11-27 20:16:42,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr14ASSERT_VIOLATIONDATA_RACE (19 of 43 remaining) [2024-11-27 20:16:42,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr15ASSERT_VIOLATIONDATA_RACE (18 of 43 remaining) [2024-11-27 20:16:42,513 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (17 of 43 remaining) [2024-11-27 20:16:42,514 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (16 of 43 remaining) [2024-11-27 20:16:42,514 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr10ASSERT_VIOLATIONDATA_RACE (15 of 43 remaining) [2024-11-27 20:16:42,514 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (14 of 43 remaining) [2024-11-27 20:16:42,514 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (13 of 43 remaining) [2024-11-27 20:16:42,514 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr11ASSERT_VIOLATIONDATA_RACE (12 of 43 remaining) [2024-11-27 20:16:42,514 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (11 of 43 remaining) [2024-11-27 20:16:42,514 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (10 of 43 remaining) [2024-11-27 20:16:42,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr12ASSERT_VIOLATIONDATA_RACE (9 of 43 remaining) [2024-11-27 20:16:42,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr6ASSERT_VIOLATIONDATA_RACE (8 of 43 remaining) [2024-11-27 20:16:42,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr7ASSERT_VIOLATIONDATA_RACE (7 of 43 remaining) [2024-11-27 20:16:42,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr8ASSERT_VIOLATIONDATA_RACE (6 of 43 remaining) [2024-11-27 20:16:42,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr9ASSERT_VIOLATIONDATA_RACE (5 of 43 remaining) [2024-11-27 20:16:42,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr13ASSERT_VIOLATIONDATA_RACE (4 of 43 remaining) [2024-11-27 20:16:42,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr16ASSERT_VIOLATIONDATA_RACE (3 of 43 remaining) [2024-11-27 20:16:42,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr17ASSERT_VIOLATIONDATA_RACE (2 of 43 remaining) [2024-11-27 20:16:42,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr14ASSERT_VIOLATIONDATA_RACE (1 of 43 remaining) [2024-11-27 20:16:42,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr15ASSERT_VIOLATIONDATA_RACE (0 of 43 remaining) [2024-11-27 20:16:42,516 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-27 20:16:42,517 INFO L422 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1] [2024-11-27 20:16:42,520 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-27 20:16:42,520 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-27 20:16:42,640 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-27 20:16:42,646 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 322 places, 347 transitions, 710 flow [2024-11-27 20:16:42,755 INFO L124 PetriNetUnfolderBase]: 36/433 cut-off events. [2024-11-27 20:16:42,756 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-27 20:16:42,762 INFO L83 FinitePrefix]: Finished finitePrefix Result has 445 conditions, 433 events. 36/433 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 1593 event pairs, 0 based on Foata normal form. 0/346 useless extension candidates. Maximal degree in co-relation 308. Up to 8 conditions per place. [2024-11-27 20:16:42,763 INFO L82 GeneralOperation]: Start removeDead. Operand has 322 places, 347 transitions, 710 flow [2024-11-27 20:16:42,773 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 322 places, 347 transitions, 710 flow [2024-11-27 20:16:42,774 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-27 20:16:42,774 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;@6b96f7e6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-27 20:16:42,774 INFO L334 AbstractCegarLoop]: Starting to check reachability of 61 error locations. [2024-11-27 20:16:42,779 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-27 20:16:42,779 INFO L124 PetriNetUnfolderBase]: 0/28 cut-off events. [2024-11-27 20:16:42,779 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-27 20:16:42,779 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:42,779 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] [2024-11-27 20:16:42,780 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 58 more)] === [2024-11-27 20:16:42,783 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:42,783 INFO L85 PathProgramCache]: Analyzing trace with hash 302381062, now seen corresponding path program 1 times [2024-11-27 20:16:42,783 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:42,783 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [329176658] [2024-11-27 20:16:42,783 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:42,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:42,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:42,970 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-27 20:16:42,972 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:42,972 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [329176658] [2024-11-27 20:16:42,973 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [329176658] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:42,973 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:42,973 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-27 20:16:42,973 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1882591153] [2024-11-27 20:16:42,973 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:42,973 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-27 20:16:42,974 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:42,974 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-27 20:16:42,974 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-27 20:16:42,975 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 268 out of 347 [2024-11-27 20:16:42,978 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 322 places, 347 transitions, 710 flow. Second operand has 2 states, 2 states have (on average 268.5) internal successors, (537), 2 states have internal predecessors, (537), 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-27 20:16:42,979 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:42,979 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 268 of 347 [2024-11-27 20:16:42,979 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:43,765 INFO L124 PetriNetUnfolderBase]: 236/1830 cut-off events. [2024-11-27 20:16:43,766 INFO L125 PetriNetUnfolderBase]: For 147/154 co-relation queries the response was YES. [2024-11-27 20:16:43,782 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2220 conditions, 1830 events. 236/1830 cut-off events. For 147/154 co-relation queries the response was YES. Maximal size of possible extension queue 52. Compared 13631 event pairs, 130 based on Foata normal form. 394/2061 useless extension candidates. Maximal degree in co-relation 1784. Up to 316 conditions per place. [2024-11-27 20:16:43,794 INFO L140 encePairwiseOnDemand]: 296/347 looper letters, 28 selfloop transitions, 0 changer transitions 0/294 dead transitions. [2024-11-27 20:16:43,794 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 285 places, 294 transitions, 660 flow [2024-11-27 20:16:43,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-27 20:16:43,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-27 20:16:43,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 615 transitions. [2024-11-27 20:16:43,797 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8861671469740634 [2024-11-27 20:16:43,798 INFO L175 Difference]: Start difference. First operand has 322 places, 347 transitions, 710 flow. Second operand 2 states and 615 transitions. [2024-11-27 20:16:43,798 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 285 places, 294 transitions, 660 flow [2024-11-27 20:16:43,801 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 285 places, 294 transitions, 660 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 20:16:43,806 INFO L231 Difference]: Finished difference. Result has 285 places, 294 transitions, 604 flow [2024-11-27 20:16:43,807 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=347, PETRI_DIFFERENCE_MINUEND_FLOW=604, PETRI_DIFFERENCE_MINUEND_PLACES=284, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=294, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=294, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=604, PETRI_PLACES=285, PETRI_TRANSITIONS=294} [2024-11-27 20:16:43,808 INFO L279 CegarLoopForPetriNet]: 322 programPoint places, -37 predicate places. [2024-11-27 20:16:43,808 INFO L471 AbstractCegarLoop]: Abstraction has has 285 places, 294 transitions, 604 flow [2024-11-27 20:16:43,809 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 268.5) internal successors, (537), 2 states have internal predecessors, (537), 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-27 20:16:43,809 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:43,809 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:16:43,809 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-27 20:16:43,810 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 58 more)] === [2024-11-27 20:16:43,810 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:43,810 INFO L85 PathProgramCache]: Analyzing trace with hash -134677706, now seen corresponding path program 1 times [2024-11-27 20:16:43,811 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:43,811 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [751391827] [2024-11-27 20:16:43,811 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:43,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:43,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:44,050 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-27 20:16:44,051 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:44,051 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [751391827] [2024-11-27 20:16:44,051 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [751391827] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:44,051 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:44,051 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:16:44,051 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1183531418] [2024-11-27 20:16:44,051 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:44,052 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-27 20:16:44,052 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:44,052 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-27 20:16:44,053 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-27 20:16:44,081 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 259 out of 347 [2024-11-27 20:16:44,083 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 285 places, 294 transitions, 604 flow. Second operand has 5 states, 5 states have (on average 261.2) internal successors, (1306), 5 states have internal predecessors, (1306), 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-27 20:16:44,084 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:44,084 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 259 of 347 [2024-11-27 20:16:44,084 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:44,727 INFO L124 PetriNetUnfolderBase]: 236/1835 cut-off events. [2024-11-27 20:16:44,728 INFO L125 PetriNetUnfolderBase]: For 150/157 co-relation queries the response was YES. [2024-11-27 20:16:44,748 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2237 conditions, 1835 events. 236/1835 cut-off events. For 150/157 co-relation queries the response was YES. Maximal size of possible extension queue 52. Compared 13583 event pairs, 130 based on Foata normal form. 1/1674 useless extension candidates. Maximal degree in co-relation 2232. Up to 313 conditions per place. [2024-11-27 20:16:44,758 INFO L140 encePairwiseOnDemand]: 340/347 looper letters, 33 selfloop transitions, 6 changer transitions 0/296 dead transitions. [2024-11-27 20:16:44,759 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 289 places, 296 transitions, 686 flow [2024-11-27 20:16:44,759 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-27 20:16:44,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-27 20:16:44,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 1335 transitions. [2024-11-27 20:16:44,764 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7694524495677233 [2024-11-27 20:16:44,764 INFO L175 Difference]: Start difference. First operand has 285 places, 294 transitions, 604 flow. Second operand 5 states and 1335 transitions. [2024-11-27 20:16:44,764 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 289 places, 296 transitions, 686 flow [2024-11-27 20:16:44,825 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 289 places, 296 transitions, 686 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 20:16:44,830 INFO L231 Difference]: Finished difference. Result has 290 places, 295 transitions, 624 flow [2024-11-27 20:16:44,831 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=347, PETRI_DIFFERENCE_MINUEND_FLOW=604, PETRI_DIFFERENCE_MINUEND_PLACES=285, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=294, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=288, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=624, PETRI_PLACES=290, PETRI_TRANSITIONS=295} [2024-11-27 20:16:44,832 INFO L279 CegarLoopForPetriNet]: 322 programPoint places, -32 predicate places. [2024-11-27 20:16:44,832 INFO L471 AbstractCegarLoop]: Abstraction has has 290 places, 295 transitions, 624 flow [2024-11-27 20:16:44,833 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 261.2) internal successors, (1306), 5 states have internal predecessors, (1306), 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-27 20:16:44,834 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:44,834 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:16:44,834 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-27 20:16:44,834 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 58 more)] === [2024-11-27 20:16:44,835 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:44,835 INFO L85 PathProgramCache]: Analyzing trace with hash 762404154, now seen corresponding path program 1 times [2024-11-27 20:16:44,835 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:44,835 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [583885401] [2024-11-27 20:16:44,835 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:44,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:44,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:44,957 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-27 20:16:44,957 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:44,958 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [583885401] [2024-11-27 20:16:44,958 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [583885401] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:44,958 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:44,958 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 20:16:44,958 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [131020487] [2024-11-27 20:16:44,958 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:44,959 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 20:16:44,959 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:44,960 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 20:16:44,960 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 20:16:45,033 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 259 out of 347 [2024-11-27 20:16:45,035 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 290 places, 295 transitions, 624 flow. Second operand has 3 states, 3 states have (on average 262.0) internal successors, (786), 3 states have internal predecessors, (786), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:16:45,035 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:45,035 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 259 of 347 [2024-11-27 20:16:45,035 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:46,601 INFO L124 PetriNetUnfolderBase]: 1111/6261 cut-off events. [2024-11-27 20:16:46,602 INFO L125 PetriNetUnfolderBase]: For 260/260 co-relation queries the response was YES. [2024-11-27 20:16:46,646 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7957 conditions, 6261 events. 1111/6261 cut-off events. For 260/260 co-relation queries the response was YES. Maximal size of possible extension queue 159. Compared 63702 event pairs, 602 based on Foata normal form. 133/5849 useless extension candidates. Maximal degree in co-relation 7950. Up to 1140 conditions per place. [2024-11-27 20:16:46,682 INFO L140 encePairwiseOnDemand]: 341/347 looper letters, 57 selfloop transitions, 4 changer transitions 0/319 dead transitions. [2024-11-27 20:16:46,682 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 292 places, 319 transitions, 800 flow [2024-11-27 20:16:46,684 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 20:16:46,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 20:16:46,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 840 transitions. [2024-11-27 20:16:46,687 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8069164265129684 [2024-11-27 20:16:46,687 INFO L175 Difference]: Start difference. First operand has 290 places, 295 transitions, 624 flow. Second operand 3 states and 840 transitions. [2024-11-27 20:16:46,687 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 292 places, 319 transitions, 800 flow [2024-11-27 20:16:46,698 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 289 places, 319 transitions, 790 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-27 20:16:46,703 INFO L231 Difference]: Finished difference. Result has 290 places, 297 transitions, 638 flow [2024-11-27 20:16:46,704 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=347, PETRI_DIFFERENCE_MINUEND_FLOW=614, PETRI_DIFFERENCE_MINUEND_PLACES=287, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=295, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=291, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=638, PETRI_PLACES=290, PETRI_TRANSITIONS=297} [2024-11-27 20:16:46,708 INFO L279 CegarLoopForPetriNet]: 322 programPoint places, -32 predicate places. [2024-11-27 20:16:46,708 INFO L471 AbstractCegarLoop]: Abstraction has has 290 places, 297 transitions, 638 flow [2024-11-27 20:16:46,708 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 262.0) internal successors, (786), 3 states have internal predecessors, (786), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 20:16:46,708 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:46,709 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:16:46,709 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-27 20:16:46,709 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 58 more)] === [2024-11-27 20:16:46,710 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:46,710 INFO L85 PathProgramCache]: Analyzing trace with hash -1572975270, now seen corresponding path program 1 times [2024-11-27 20:16:46,710 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:46,711 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1887347781] [2024-11-27 20:16:46,711 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:46,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:46,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:46,979 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:16:46,979 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:46,979 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1887347781] [2024-11-27 20:16:46,979 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1887347781] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-27 20:16:46,980 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1301720517] [2024-11-27 20:16:46,980 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:46,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-27 20:16:46,980 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 20:16:46,982 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-27 20:16:46,987 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-27 20:16:47,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:47,193 INFO L256 TraceCheckSpWp]: Trace formula consists of 196 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-27 20:16:47,195 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-27 20:16:47,342 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:16:47,342 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-27 20:16:47,460 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 20:16:47,461 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1301720517] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-27 20:16:47,461 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-27 20:16:47,461 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 15 [2024-11-27 20:16:47,461 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1674878731] [2024-11-27 20:16:47,461 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-27 20:16:47,462 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-11-27 20:16:47,462 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:47,466 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-11-27 20:16:47,466 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=53, Invalid=157, Unknown=0, NotChecked=0, Total=210 [2024-11-27 20:16:47,535 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 256 out of 347 [2024-11-27 20:16:47,541 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 290 places, 297 transitions, 638 flow. Second operand has 15 states, 15 states have (on average 258.4) internal successors, (3876), 15 states have internal predecessors, (3876), 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-27 20:16:47,542 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:47,542 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 256 of 347 [2024-11-27 20:16:47,542 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:48,472 INFO L124 PetriNetUnfolderBase]: 236/1843 cut-off events. [2024-11-27 20:16:48,473 INFO L125 PetriNetUnfolderBase]: For 159/167 co-relation queries the response was YES. [2024-11-27 20:16:48,493 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2281 conditions, 1843 events. 236/1843 cut-off events. For 159/167 co-relation queries the response was YES. Maximal size of possible extension queue 52. Compared 13800 event pairs, 131 based on Foata normal form. 1/1688 useless extension candidates. Maximal degree in co-relation 2273. Up to 315 conditions per place. [2024-11-27 20:16:48,509 INFO L140 encePairwiseOnDemand]: 337/347 looper letters, 36 selfloop transitions, 10 changer transitions 0/302 dead transitions. [2024-11-27 20:16:48,509 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 297 places, 302 transitions, 740 flow [2024-11-27 20:16:48,511 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-27 20:16:48,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-27 20:16:48,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 2095 transitions. [2024-11-27 20:16:48,517 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7546829971181557 [2024-11-27 20:16:48,517 INFO L175 Difference]: Start difference. First operand has 290 places, 297 transitions, 638 flow. Second operand 8 states and 2095 transitions. [2024-11-27 20:16:48,517 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 297 places, 302 transitions, 740 flow [2024-11-27 20:16:48,520 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 296 places, 302 transitions, 736 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-27 20:16:48,526 INFO L231 Difference]: Finished difference. Result has 300 places, 300 transitions, 680 flow [2024-11-27 20:16:48,526 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=347, PETRI_DIFFERENCE_MINUEND_FLOW=634, PETRI_DIFFERENCE_MINUEND_PLACES=289, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=297, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=287, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=680, PETRI_PLACES=300, PETRI_TRANSITIONS=300} [2024-11-27 20:16:48,527 INFO L279 CegarLoopForPetriNet]: 322 programPoint places, -22 predicate places. [2024-11-27 20:16:48,528 INFO L471 AbstractCegarLoop]: Abstraction has has 300 places, 300 transitions, 680 flow [2024-11-27 20:16:48,531 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 258.4) internal successors, (3876), 15 states have internal predecessors, (3876), 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-27 20:16:48,532 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:48,532 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:16:48,545 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-27 20:16:48,733 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_54e34041-ac00-4f02-8b58-3319071952be/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-27 20:16:48,733 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 58 more)] === [2024-11-27 20:16:48,734 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:48,734 INFO L85 PathProgramCache]: Analyzing trace with hash -1468506410, now seen corresponding path program 2 times [2024-11-27 20:16:48,734 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:48,734 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [169358820] [2024-11-27 20:16:48,735 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-27 20:16:48,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:48,774 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-27 20:16:48,774 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-27 20:16:49,237 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-27 20:16:49,237 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:49,237 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [169358820] [2024-11-27 20:16:49,237 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [169358820] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:49,238 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:49,238 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:16:49,238 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [947692635] [2024-11-27 20:16:49,238 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:49,238 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-27 20:16:49,239 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:49,239 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-27 20:16:49,239 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-27 20:16:49,596 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 347 [2024-11-27 20:16:49,598 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 300 places, 300 transitions, 680 flow. Second operand has 6 states, 6 states have (on average 233.33333333333334) internal successors, (1400), 6 states have internal predecessors, (1400), 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-27 20:16:49,598 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:49,598 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 347 [2024-11-27 20:16:49,598 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:16:59,237 INFO L124 PetriNetUnfolderBase]: 16735/48398 cut-off events. [2024-11-27 20:16:59,237 INFO L125 PetriNetUnfolderBase]: For 1363/1655 co-relation queries the response was YES. [2024-11-27 20:16:59,399 INFO L83 FinitePrefix]: Finished finitePrefix Result has 73830 conditions, 48398 events. 16735/48398 cut-off events. For 1363/1655 co-relation queries the response was YES. Maximal size of possible extension queue 1123. Compared 590786 event pairs, 8854 based on Foata normal form. 0/44463 useless extension candidates. Maximal degree in co-relation 73818. Up to 21997 conditions per place. [2024-11-27 20:16:59,602 INFO L140 encePairwiseOnDemand]: 304/347 looper letters, 67 selfloop transitions, 150 changer transitions 0/450 dead transitions. [2024-11-27 20:16:59,603 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 450 transitions, 1419 flow [2024-11-27 20:16:59,604 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-27 20:16:59,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-27 20:16:59,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1602 transitions. [2024-11-27 20:16:59,610 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7694524495677233 [2024-11-27 20:16:59,610 INFO L175 Difference]: Start difference. First operand has 300 places, 300 transitions, 680 flow. Second operand 6 states and 1602 transitions. [2024-11-27 20:16:59,610 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 450 transitions, 1419 flow [2024-11-27 20:16:59,621 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 302 places, 450 transitions, 1409 flow, removed 1 selfloop flow, removed 3 redundant places. [2024-11-27 20:16:59,633 INFO L231 Difference]: Finished difference. Result has 307 places, 449 transitions, 1652 flow [2024-11-27 20:16:59,634 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=347, PETRI_DIFFERENCE_MINUEND_FLOW=670, PETRI_DIFFERENCE_MINUEND_PLACES=297, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=300, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=37, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=258, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1652, PETRI_PLACES=307, PETRI_TRANSITIONS=449} [2024-11-27 20:16:59,635 INFO L279 CegarLoopForPetriNet]: 322 programPoint places, -15 predicate places. [2024-11-27 20:16:59,635 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 449 transitions, 1652 flow [2024-11-27 20:16:59,636 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 233.33333333333334) internal successors, (1400), 6 states have internal predecessors, (1400), 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-27 20:16:59,636 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:16:59,637 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-27 20:16:59,637 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-27 20:16:59,637 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 58 more)] === [2024-11-27 20:16:59,638 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:16:59,638 INFO L85 PathProgramCache]: Analyzing trace with hash -706042101, now seen corresponding path program 1 times [2024-11-27 20:16:59,638 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:16:59,638 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [764824751] [2024-11-27 20:16:59,638 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:16:59,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:16:59,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:16:59,830 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-27 20:16:59,830 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:16:59,830 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [764824751] [2024-11-27 20:16:59,830 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [764824751] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:16:59,830 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:16:59,831 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-27 20:16:59,831 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1796815613] [2024-11-27 20:16:59,831 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:16:59,831 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-27 20:16:59,831 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:16:59,832 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-27 20:16:59,832 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-27 20:16:59,915 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 259 out of 347 [2024-11-27 20:16:59,917 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 449 transitions, 1652 flow. Second operand has 4 states, 4 states have (on average 261.75) internal successors, (1047), 4 states have internal predecessors, (1047), 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-27 20:16:59,917 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:16:59,917 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 259 of 347 [2024-11-27 20:16:59,918 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:01,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 187#L1704-7true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), 185#L1746-2true, Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,347 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-27 20:17:01,347 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:01,348 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-27 20:17:01,348 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:01,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 188#L1746-3true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,410 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-27 20:17:01,410 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-27 20:17:01,410 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:01,410 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:01,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [120#L1746-4true, Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 187#L1704-7true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,469 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,469 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:01,469 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-27 20:17:01,469 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:01,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][127], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 321#true, 118#L1756-8true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, 39#L1746-3true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,474 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-27 20:17:01,474 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:01,474 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:01,474 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-27 20:17:01,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][127], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 321#true, 118#L1756-8true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 51#L1746-4true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,474 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-27 20:17:01,474 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:01,474 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-27 20:17:01,474 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:01,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][127], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 321#true, 118#L1756-8true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 68#L1746-5true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,475 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-27 20:17:01,475 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:01,475 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-27 20:17:01,475 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:01,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1329] L1704-9-->L1706-6: Formula: (let ((.cse0 (select |v_#race_881| |v_~#stack~0.base_464|)) (.cse3 (+ |v_~#stack~0.offset_464| 24)) (.cse1 (+ |v_~#stack~0.offset_464| 25)) (.cse2 (+ |v_~#stack~0.offset_464| 26)) (.cse4 (+ |v_~#stack~0.offset_464| 27))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem13#1_5| (select (select |v_#memory_int_477| |v_~#stack~0.base_464|) .cse3)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse4) 0) (= (store |v_#race_882| |v_~#stack~0.base_464| (store (store (store (store (select |v_#race_882| |v_~#stack~0.base_464|) .cse3 0) .cse1 0) .cse2 0) .cse4 0)) |v_#race_881|))) InVars {#race=|v_#race_882|, #memory_int=|v_#memory_int_477|, ~#stack~0.base=|v_~#stack~0.base_464|, ~#stack~0.offset=|v_~#stack~0.offset_464|} OutVars{#race=|v_#race_881|, #memory_int=|v_#memory_int_477|, ~#stack~0.base=|v_~#stack~0.base_464|, threadThread2of2ForFork0_Pop_#t~mem13#1=|v_threadThread2of2ForFork0_Pop_#t~mem13#1_5|, ~#stack~0.offset=|v_~#stack~0.offset_464|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem13#1][234], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, 311#L1747-4true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), 169#L1706-6true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,478 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-27 20:17:01,478 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:01,478 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:01,478 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:01,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][79], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 51#L1746-4true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,538 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-27 20:17:01,538 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:01,538 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:01,538 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-27 20:17:01,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][79], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 39#L1746-3true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,539 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-27 20:17:01,539 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-27 20:17:01,539 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:01,539 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:01,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][79], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 68#L1746-5true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,539 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-27 20:17:01,539 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-27 20:17:01,539 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-27 20:17:01,539 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-27 20:17:01,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][127], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 118#L1756-8true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 51#L1746-4true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,540 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-27 20:17:01,540 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:01,540 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:01,540 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-27 20:17:01,540 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:01,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][127], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 118#L1756-8true, 321#true, 87#L1704-7true, 209#L1747-5true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,541 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-27 20:17:01,541 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-27 20:17:01,541 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:01,541 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:01,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][127], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 118#L1756-8true, 321#true, 87#L1704-7true, 150#L1747-2true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,541 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-27 20:17:01,541 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-27 20:17:01,541 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:01,541 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:01,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][127], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 118#L1756-8true, 321#true, 87#L1704-7true, 174#L1747-3true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,541 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-27 20:17:01,541 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:01,542 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-27 20:17:01,542 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:01,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][127], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 118#L1756-8true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 156#L1747-4true, Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,542 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,542 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,542 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-27 20:17:01,542 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,542 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][127], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 118#L1756-8true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 68#L1746-5true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,542 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-27 20:17:01,542 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:01,542 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:01,542 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-27 20:17:01,542 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:01,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), 103#L1746-5true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,543 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-27 20:17:01,543 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-27 20:17:01,543 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-27 20:17:01,543 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-27 20:17:01,550 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][127], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 321#true, 118#L1756-8true, 87#L1704-7true, 150#L1747-2true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,550 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-27 20:17:01,551 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-27 20:17:01,551 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:01,551 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:01,551 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:01,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1329] L1704-9-->L1706-6: Formula: (let ((.cse0 (select |v_#race_881| |v_~#stack~0.base_464|)) (.cse3 (+ |v_~#stack~0.offset_464| 24)) (.cse1 (+ |v_~#stack~0.offset_464| 25)) (.cse2 (+ |v_~#stack~0.offset_464| 26)) (.cse4 (+ |v_~#stack~0.offset_464| 27))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem13#1_5| (select (select |v_#memory_int_477| |v_~#stack~0.base_464|) .cse3)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse4) 0) (= (store |v_#race_882| |v_~#stack~0.base_464| (store (store (store (store (select |v_#race_882| |v_~#stack~0.base_464|) .cse3 0) .cse1 0) .cse2 0) .cse4 0)) |v_#race_881|))) InVars {#race=|v_#race_882|, #memory_int=|v_#memory_int_477|, ~#stack~0.base=|v_~#stack~0.base_464|, ~#stack~0.offset=|v_~#stack~0.offset_464|} OutVars{#race=|v_#race_881|, #memory_int=|v_#memory_int_477|, ~#stack~0.base=|v_~#stack~0.base_464|, threadThread2of2ForFork0_Pop_#t~mem13#1=|v_threadThread2of2ForFork0_Pop_#t~mem13#1_5|, ~#stack~0.offset=|v_~#stack~0.offset_464|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem13#1][234], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), 169#L1706-6true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 92#L1747-5true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,554 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-27 20:17:01,555 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:01,555 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:01,555 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:01,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][79], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, 87#L1704-7true, 150#L1747-2true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,653 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-27 20:17:01,653 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-27 20:17:01,653 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:01,653 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:01,655 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][127], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 321#true, 118#L1756-8true, 174#L1747-3true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,655 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-27 20:17:01,655 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:01,655 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:01,655 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-27 20:17:01,655 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:01,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][79], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, 174#L1747-3true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,740 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,740 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,740 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,740 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-27 20:17:01,741 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][127], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 321#true, 118#L1756-8true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 156#L1747-4true, Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,741 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,741 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,741 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,741 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-27 20:17:01,741 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][79], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), 156#L1747-4true, Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,801 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-27 20:17:01,801 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-27 20:17:01,801 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:01,801 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:01,802 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][127], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 321#true, 118#L1756-8true, 87#L1704-7true, 209#L1747-5true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,802 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-27 20:17:01,802 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-27 20:17:01,802 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:01,802 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:01,802 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:01,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 187#L1704-7true, 321#true, 105#L1747-2true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,865 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-27 20:17:01,865 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:01,865 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:01,865 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-27 20:17:01,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][79], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, 87#L1704-7true, 209#L1747-5true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,868 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-27 20:17:01,868 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-27 20:17:01,868 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:01,868 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:01,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 62#L1747-3true, 325#true, 187#L1704-7true, 321#true, 118#L1756-8true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,883 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-27 20:17:01,883 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:01,883 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:01,883 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-27 20:17:01,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 62#L1747-3true, 325#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, 282#L1756-6true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,883 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-27 20:17:01,883 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-27 20:17:01,883 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-27 20:17:01,883 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-27 20:17:01,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 62#L1747-3true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,884 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,884 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,884 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,884 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-27 20:17:01,960 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 62#L1747-3true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,960 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-27 20:17:01,960 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,961 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,961 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-27 20:17:01,961 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1257] L1726-->L1726-7: Formula: (let ((.cse0 (select |v_#race_849| |v_~#stack~0.base_450|)) (.cse3 (+ |v_~#stack~0.offset_450| 24)) (.cse2 (+ |v_~#stack~0.offset_450| 25)) (.cse4 (+ |v_~#stack~0.offset_450| 26)) (.cse1 (+ |v_~#stack~0.offset_450| 27))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse4) 0) (= |v_threadThread1of2ForFork0_Push_#t~mem24#1_3| (select (select |v_#memory_int_459| |v_~#stack~0.base_450|) .cse3)) (= (store |v_#race_850| |v_~#stack~0.base_450| (store (store (store (store (select |v_#race_850| |v_~#stack~0.base_450|) .cse3 0) .cse2 0) .cse4 0) .cse1 0)) |v_#race_849|))) InVars {#race=|v_#race_850|, #memory_int=|v_#memory_int_459|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} OutVars{#race=|v_#race_849|, #memory_int=|v_#memory_int_459|, threadThread1of2ForFork0_Push_#t~mem24#1=|v_threadThread1of2ForFork0_Push_#t~mem24#1_3|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Push_#t~mem24#1][271], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 187#L1704-7true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 271#L1726-7true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,970 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2024-11-27 20:17:01,970 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-27 20:17:01,970 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-27 20:17:01,970 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-27 20:17:01,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 187#L1704-7true, 321#true, 118#L1756-8true, 311#L1747-4true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,980 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,980 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-27 20:17:01,980 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,980 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:01,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 187#L1704-7true, 325#true, 321#true, 311#L1747-4true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 705#true, 694#true, 282#L1756-6true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,981 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-27 20:17:01,981 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-27 20:17:01,981 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:01,981 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:01,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 187#L1704-7true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, 311#L1747-4true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:01,981 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-27 20:17:01,981 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-27 20:17:01,981 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:01,981 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 187#L1704-7true, 321#true, 311#L1747-4true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:02,064 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-27 20:17:02,064 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-27 20:17:02,064 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,064 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,064 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 187#L1704-7true, 118#L1756-8true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 92#L1747-5true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:02,072 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,072 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,072 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,072 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-27 20:17:02,073 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 62#L1747-3true, 325#true, 187#L1704-7true, 118#L1756-8true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:02,073 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-27 20:17:02,073 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:02,073 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:02,073 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-27 20:17:02,073 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:02,073 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 187#L1704-7true, 118#L1756-8true, 321#true, 311#L1747-4true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:02,073 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-27 20:17:02,073 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-27 20:17:02,073 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:02,074 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:02,074 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:02,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 92#L1747-5true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:02,074 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-27 20:17:02,074 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-27 20:17:02,074 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:02,074 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:02,075 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 62#L1747-3true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:02,075 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-27 20:17:02,075 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-27 20:17:02,075 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:02,075 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:02,075 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-27 20:17:02,075 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:02,075 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 187#L1704-7true, 321#true, 311#L1747-4true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:02,075 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,075 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-27 20:17:02,075 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-27 20:17:02,075 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,076 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,076 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 187#L1704-7true, 118#L1756-8true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 92#L1747-5true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:02,089 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,089 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,089 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,089 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,089 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-27 20:17:02,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 187#L1704-7true, 325#true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, 282#L1756-6true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 92#L1747-5true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:02,090 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-27 20:17:02,090 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-27 20:17:02,090 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:02,090 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:02,090 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 187#L1704-7true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 92#L1747-5true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:02,090 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-27 20:17:02,090 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:02,090 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-27 20:17:02,090 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:02,090 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:02,174 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), 92#L1747-5true, Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:02,174 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-27 20:17:02,174 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:02,174 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-27 20:17:02,174 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:02,174 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:02,174 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:02,463 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 187#L1704-7true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, 311#L1747-4true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:02,463 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,463 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-27 20:17:02,463 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,463 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-27 20:17:02,463 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,463 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,463 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:02,464 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 187#L1704-7true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), 92#L1747-5true, Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:02,464 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-27 20:17:02,464 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:02,464 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-27 20:17:02,464 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:02,464 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:02,464 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-27 20:17:02,464 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:03,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1257] L1726-->L1726-7: Formula: (let ((.cse0 (select |v_#race_849| |v_~#stack~0.base_450|)) (.cse3 (+ |v_~#stack~0.offset_450| 24)) (.cse2 (+ |v_~#stack~0.offset_450| 25)) (.cse4 (+ |v_~#stack~0.offset_450| 26)) (.cse1 (+ |v_~#stack~0.offset_450| 27))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse4) 0) (= |v_threadThread1of2ForFork0_Push_#t~mem24#1_3| (select (select |v_#memory_int_459| |v_~#stack~0.base_450|) .cse3)) (= (store |v_#race_850| |v_~#stack~0.base_450| (store (store (store (store (select |v_#race_850| |v_~#stack~0.base_450|) .cse3 0) .cse2 0) .cse4 0) .cse1 0)) |v_#race_849|))) InVars {#race=|v_#race_850|, #memory_int=|v_#memory_int_459|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} OutVars{#race=|v_#race_849|, #memory_int=|v_#memory_int_459|, threadThread1of2ForFork0_Push_#t~mem24#1=|v_threadThread1of2ForFork0_Push_#t~mem24#1_3|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Push_#t~mem24#1][271], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 300#L1746-2true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 271#L1726-7true, Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:03,183 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2024-11-27 20:17:03,183 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-27 20:17:03,183 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-27 20:17:03,183 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-27 20:17:03,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1257] L1726-->L1726-7: Formula: (let ((.cse0 (select |v_#race_849| |v_~#stack~0.base_450|)) (.cse3 (+ |v_~#stack~0.offset_450| 24)) (.cse2 (+ |v_~#stack~0.offset_450| 25)) (.cse4 (+ |v_~#stack~0.offset_450| 26)) (.cse1 (+ |v_~#stack~0.offset_450| 27))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse4) 0) (= |v_threadThread1of2ForFork0_Push_#t~mem24#1_3| (select (select |v_#memory_int_459| |v_~#stack~0.base_450|) .cse3)) (= (store |v_#race_850| |v_~#stack~0.base_450| (store (store (store (store (select |v_#race_850| |v_~#stack~0.base_450|) .cse3 0) .cse2 0) .cse4 0) .cse1 0)) |v_#race_849|))) InVars {#race=|v_#race_850|, #memory_int=|v_#memory_int_459|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} OutVars{#race=|v_#race_849|, #memory_int=|v_#memory_int_459|, threadThread1of2ForFork0_Push_#t~mem24#1=|v_threadThread1of2ForFork0_Push_#t~mem24#1_3|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Push_#t~mem24#1][271], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 271#L1726-7true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 39#L1746-3true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:03,184 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-27 20:17:03,184 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-27 20:17:03,184 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-27 20:17:03,184 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-27 20:17:03,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1257] L1726-->L1726-7: Formula: (let ((.cse0 (select |v_#race_849| |v_~#stack~0.base_450|)) (.cse3 (+ |v_~#stack~0.offset_450| 24)) (.cse2 (+ |v_~#stack~0.offset_450| 25)) (.cse4 (+ |v_~#stack~0.offset_450| 26)) (.cse1 (+ |v_~#stack~0.offset_450| 27))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse4) 0) (= |v_threadThread1of2ForFork0_Push_#t~mem24#1_3| (select (select |v_#memory_int_459| |v_~#stack~0.base_450|) .cse3)) (= (store |v_#race_850| |v_~#stack~0.base_450| (store (store (store (store (select |v_#race_850| |v_~#stack~0.base_450|) .cse3 0) .cse2 0) .cse4 0) .cse1 0)) |v_#race_849|))) InVars {#race=|v_#race_850|, #memory_int=|v_#memory_int_459|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} OutVars{#race=|v_#race_849|, #memory_int=|v_#memory_int_459|, threadThread1of2ForFork0_Push_#t~mem24#1=|v_threadThread1of2ForFork0_Push_#t~mem24#1_3|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Push_#t~mem24#1][271], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 51#L1746-4true, 271#L1726-7true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:03,443 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-27 20:17:03,443 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-27 20:17:03,443 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-27 20:17:03,443 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-27 20:17:03,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1257] L1726-->L1726-7: Formula: (let ((.cse0 (select |v_#race_849| |v_~#stack~0.base_450|)) (.cse3 (+ |v_~#stack~0.offset_450| 24)) (.cse2 (+ |v_~#stack~0.offset_450| 25)) (.cse4 (+ |v_~#stack~0.offset_450| 26)) (.cse1 (+ |v_~#stack~0.offset_450| 27))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse4) 0) (= |v_threadThread1of2ForFork0_Push_#t~mem24#1_3| (select (select |v_#memory_int_459| |v_~#stack~0.base_450|) .cse3)) (= (store |v_#race_850| |v_~#stack~0.base_450| (store (store (store (store (select |v_#race_850| |v_~#stack~0.base_450|) .cse3 0) .cse2 0) .cse4 0) .cse1 0)) |v_#race_849|))) InVars {#race=|v_#race_850|, #memory_int=|v_#memory_int_459|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} OutVars{#race=|v_#race_849|, #memory_int=|v_#memory_int_459|, threadThread1of2ForFork0_Push_#t~mem24#1=|v_threadThread1of2ForFork0_Push_#t~mem24#1_3|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Push_#t~mem24#1][271], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 271#L1726-7true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 68#L1746-5true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:03,507 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-27 20:17:03,507 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-27 20:17:03,507 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-27 20:17:03,507 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-27 20:17:03,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1257] L1726-->L1726-7: Formula: (let ((.cse0 (select |v_#race_849| |v_~#stack~0.base_450|)) (.cse3 (+ |v_~#stack~0.offset_450| 24)) (.cse2 (+ |v_~#stack~0.offset_450| 25)) (.cse4 (+ |v_~#stack~0.offset_450| 26)) (.cse1 (+ |v_~#stack~0.offset_450| 27))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse4) 0) (= |v_threadThread1of2ForFork0_Push_#t~mem24#1_3| (select (select |v_#memory_int_459| |v_~#stack~0.base_450|) .cse3)) (= (store |v_#race_850| |v_~#stack~0.base_450| (store (store (store (store (select |v_#race_850| |v_~#stack~0.base_450|) .cse3 0) .cse2 0) .cse4 0) .cse1 0)) |v_#race_849|))) InVars {#race=|v_#race_850|, #memory_int=|v_#memory_int_459|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} OutVars{#race=|v_#race_849|, #memory_int=|v_#memory_int_459|, threadThread1of2ForFork0_Push_#t~mem24#1=|v_threadThread1of2ForFork0_Push_#t~mem24#1_3|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Push_#t~mem24#1][271], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, 150#L1747-2true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 271#L1726-7true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:03,777 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-27 20:17:03,777 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:03,777 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:03,777 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:03,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1257] L1726-->L1726-7: Formula: (let ((.cse0 (select |v_#race_849| |v_~#stack~0.base_450|)) (.cse3 (+ |v_~#stack~0.offset_450| 24)) (.cse2 (+ |v_~#stack~0.offset_450| 25)) (.cse4 (+ |v_~#stack~0.offset_450| 26)) (.cse1 (+ |v_~#stack~0.offset_450| 27))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse4) 0) (= |v_threadThread1of2ForFork0_Push_#t~mem24#1_3| (select (select |v_#memory_int_459| |v_~#stack~0.base_450|) .cse3)) (= (store |v_#race_850| |v_~#stack~0.base_450| (store (store (store (store (select |v_#race_850| |v_~#stack~0.base_450|) .cse3 0) .cse2 0) .cse4 0) .cse1 0)) |v_#race_849|))) InVars {#race=|v_#race_850|, #memory_int=|v_#memory_int_459|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} OutVars{#race=|v_#race_849|, #memory_int=|v_#memory_int_459|, threadThread1of2ForFork0_Push_#t~mem24#1=|v_threadThread1of2ForFork0_Push_#t~mem24#1_3|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Push_#t~mem24#1][271], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, 174#L1747-3true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 271#L1726-7true, Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:03,845 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-27 20:17:03,845 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:03,845 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:03,845 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:03,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1384] L1726-->L1726-7: Formula: (let ((.cse0 (select |v_#race_849| |v_~#stack~0.base_450|)) (.cse2 (+ |v_~#stack~0.offset_450| 24)) (.cse3 (+ |v_~#stack~0.offset_450| 25)) (.cse4 (+ |v_~#stack~0.offset_450| 26)) (.cse1 (+ |v_~#stack~0.offset_450| 27))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Push_#t~mem24#1_3| (select (select |v_#memory_int_459| |v_~#stack~0.base_450|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= (store |v_#race_850| |v_~#stack~0.base_450| (store (store (store (store (select |v_#race_850| |v_~#stack~0.base_450|) .cse2 0) .cse3 0) .cse4 0) .cse1 0)) |v_#race_849|))) InVars {#race=|v_#race_850|, #memory_int=|v_#memory_int_459|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} OutVars{#race=|v_#race_849|, #memory_int=|v_#memory_int_459|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|, threadThread2of2ForFork0_Push_#t~mem24#1=|v_threadThread2of2ForFork0_Push_#t~mem24#1_3|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Push_#t~mem24#1][445], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 62#L1747-3true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 264#L1726-7true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:03,851 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-27 20:17:03,851 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:03,851 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:03,851 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:03,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1257] L1726-->L1726-7: Formula: (let ((.cse0 (select |v_#race_849| |v_~#stack~0.base_450|)) (.cse3 (+ |v_~#stack~0.offset_450| 24)) (.cse2 (+ |v_~#stack~0.offset_450| 25)) (.cse4 (+ |v_~#stack~0.offset_450| 26)) (.cse1 (+ |v_~#stack~0.offset_450| 27))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse4) 0) (= |v_threadThread1of2ForFork0_Push_#t~mem24#1_3| (select (select |v_#memory_int_459| |v_~#stack~0.base_450|) .cse3)) (= (store |v_#race_850| |v_~#stack~0.base_450| (store (store (store (store (select |v_#race_850| |v_~#stack~0.base_450|) .cse3 0) .cse2 0) .cse4 0) .cse1 0)) |v_#race_849|))) InVars {#race=|v_#race_850|, #memory_int=|v_#memory_int_459|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} OutVars{#race=|v_#race_849|, #memory_int=|v_#memory_int_459|, threadThread1of2ForFork0_Push_#t~mem24#1=|v_threadThread1of2ForFork0_Push_#t~mem24#1_3|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Push_#t~mem24#1][271], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 271#L1726-7true, Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), 156#L1747-4true, Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:03,907 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-27 20:17:03,907 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:03,907 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:03,907 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:03,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1384] L1726-->L1726-7: Formula: (let ((.cse0 (select |v_#race_849| |v_~#stack~0.base_450|)) (.cse2 (+ |v_~#stack~0.offset_450| 24)) (.cse3 (+ |v_~#stack~0.offset_450| 25)) (.cse4 (+ |v_~#stack~0.offset_450| 26)) (.cse1 (+ |v_~#stack~0.offset_450| 27))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Push_#t~mem24#1_3| (select (select |v_#memory_int_459| |v_~#stack~0.base_450|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= (store |v_#race_850| |v_~#stack~0.base_450| (store (store (store (store (select |v_#race_850| |v_~#stack~0.base_450|) .cse2 0) .cse3 0) .cse4 0) .cse1 0)) |v_#race_849|))) InVars {#race=|v_#race_850|, #memory_int=|v_#memory_int_459|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} OutVars{#race=|v_#race_849|, #memory_int=|v_#memory_int_459|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|, threadThread2of2ForFork0_Push_#t~mem24#1=|v_threadThread2of2ForFork0_Push_#t~mem24#1_3|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Push_#t~mem24#1][445], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, 311#L1747-4true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 264#L1726-7true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:03,911 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-27 20:17:03,911 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:03,911 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:03,911 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:03,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1257] L1726-->L1726-7: Formula: (let ((.cse0 (select |v_#race_849| |v_~#stack~0.base_450|)) (.cse3 (+ |v_~#stack~0.offset_450| 24)) (.cse2 (+ |v_~#stack~0.offset_450| 25)) (.cse4 (+ |v_~#stack~0.offset_450| 26)) (.cse1 (+ |v_~#stack~0.offset_450| 27))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse4) 0) (= |v_threadThread1of2ForFork0_Push_#t~mem24#1_3| (select (select |v_#memory_int_459| |v_~#stack~0.base_450|) .cse3)) (= (store |v_#race_850| |v_~#stack~0.base_450| (store (store (store (store (select |v_#race_850| |v_~#stack~0.base_450|) .cse3 0) .cse2 0) .cse4 0) .cse1 0)) |v_#race_849|))) InVars {#race=|v_#race_850|, #memory_int=|v_#memory_int_459|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} OutVars{#race=|v_#race_849|, #memory_int=|v_#memory_int_459|, threadThread1of2ForFork0_Push_#t~mem24#1=|v_threadThread1of2ForFork0_Push_#t~mem24#1_3|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Push_#t~mem24#1][271], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, 209#L1747-5true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 271#L1726-7true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:03,969 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-27 20:17:03,969 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:03,969 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:03,969 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:03,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1384] L1726-->L1726-7: Formula: (let ((.cse0 (select |v_#race_849| |v_~#stack~0.base_450|)) (.cse2 (+ |v_~#stack~0.offset_450| 24)) (.cse3 (+ |v_~#stack~0.offset_450| 25)) (.cse4 (+ |v_~#stack~0.offset_450| 26)) (.cse1 (+ |v_~#stack~0.offset_450| 27))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Push_#t~mem24#1_3| (select (select |v_#memory_int_459| |v_~#stack~0.base_450|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= (store |v_#race_850| |v_~#stack~0.base_450| (store (store (store (store (select |v_#race_850| |v_~#stack~0.base_450|) .cse2 0) .cse3 0) .cse4 0) .cse1 0)) |v_#race_849|))) InVars {#race=|v_#race_850|, #memory_int=|v_#memory_int_459|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|} OutVars{#race=|v_#race_849|, #memory_int=|v_#memory_int_459|, ~#stack~0.base=|v_~#stack~0.base_450|, ~#stack~0.offset=|v_~#stack~0.offset_450|, threadThread2of2ForFork0_Push_#t~mem24#1=|v_threadThread2of2ForFork0_Push_#t~mem24#1_3|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Push_#t~mem24#1][445], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 264#L1726-7true, 92#L1747-5true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:03,973 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-27 20:17:03,973 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:03,973 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:03,973 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:04,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1272] L1727-1-->L1729-7: Formula: (let ((.cse5 (* 8 |v_threadThread1of2ForFork0_Push_~index#1_7|))) (let ((.cse2 (+ |v_~#stack~0.offset_430| .cse5 4)) (.cse1 (+ |v_~#stack~0.offset_430| 6 .cse5)) (.cse4 (+ 7 |v_~#stack~0.offset_430| .cse5)) (.cse0 (select |v_#race_805| |v_~#stack~0.base_430|)) (.cse3 (+ |v_~#stack~0.offset_430| 5 .cse5))) (and (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse1)) (= (store |v_#memory_int_428| |v_~#stack~0.base_430| (store (select |v_#memory_int_428| |v_~#stack~0.base_430|) .cse2 |v_threadThread1of2ForFork0_Push_~head1~1#1_7|)) |v_#memory_int_427|) (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse2)) (= (store |v_#race_806| |v_~#stack~0.base_430| (store (store (store (store (select |v_#race_806| |v_~#stack~0.base_430|) .cse2 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|) .cse3 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|) .cse1 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|) .cse4 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|)) |v_#race_805|) (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse4)) (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse3))))) InVars {#race=|v_#race_806|, #memory_int=|v_#memory_int_428|, threadThread1of2ForFork0_Push_~head1~1#1=|v_threadThread1of2ForFork0_Push_~head1~1#1_7|, ~#stack~0.base=|v_~#stack~0.base_430|, ~#stack~0.offset=|v_~#stack~0.offset_430|, threadThread1of2ForFork0_Push_~index#1=|v_threadThread1of2ForFork0_Push_~index#1_7|} OutVars{#race=|v_#race_805|, ~#stack~0.base=|v_~#stack~0.base_430|, ~#stack~0.offset=|v_~#stack~0.offset_430|, threadThread1of2ForFork0_Push_~head1~1#1=|v_threadThread1of2ForFork0_Push_~head1~1#1_7|, #memory_int=|v_#memory_int_427|, threadThread1of2ForFork0_Push_~index#1=|v_threadThread1of2ForFork0_Push_~index#1_7|, threadThread1of2ForFork0_Push_#t~nondet25#1=|v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|} AuxVars[] AssignedVars[#race, #memory_int, threadThread1of2ForFork0_Push_#t~nondet25#1][466], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 118#L1756-8true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, 13#L1729-7true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 68#L1746-5true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,036 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-27 20:17:04,036 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-27 20:17:04,036 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-27 20:17:04,036 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-27 20:17:04,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1272] L1727-1-->L1729-7: Formula: (let ((.cse5 (* 8 |v_threadThread1of2ForFork0_Push_~index#1_7|))) (let ((.cse2 (+ |v_~#stack~0.offset_430| .cse5 4)) (.cse1 (+ |v_~#stack~0.offset_430| 6 .cse5)) (.cse4 (+ 7 |v_~#stack~0.offset_430| .cse5)) (.cse0 (select |v_#race_805| |v_~#stack~0.base_430|)) (.cse3 (+ |v_~#stack~0.offset_430| 5 .cse5))) (and (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse1)) (= (store |v_#memory_int_428| |v_~#stack~0.base_430| (store (select |v_#memory_int_428| |v_~#stack~0.base_430|) .cse2 |v_threadThread1of2ForFork0_Push_~head1~1#1_7|)) |v_#memory_int_427|) (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse2)) (= (store |v_#race_806| |v_~#stack~0.base_430| (store (store (store (store (select |v_#race_806| |v_~#stack~0.base_430|) .cse2 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|) .cse3 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|) .cse1 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|) .cse4 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|)) |v_#race_805|) (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse4)) (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse3))))) InVars {#race=|v_#race_806|, #memory_int=|v_#memory_int_428|, threadThread1of2ForFork0_Push_~head1~1#1=|v_threadThread1of2ForFork0_Push_~head1~1#1_7|, ~#stack~0.base=|v_~#stack~0.base_430|, ~#stack~0.offset=|v_~#stack~0.offset_430|, threadThread1of2ForFork0_Push_~index#1=|v_threadThread1of2ForFork0_Push_~index#1_7|} OutVars{#race=|v_#race_805|, ~#stack~0.base=|v_~#stack~0.base_430|, ~#stack~0.offset=|v_~#stack~0.offset_430|, threadThread1of2ForFork0_Push_~head1~1#1=|v_threadThread1of2ForFork0_Push_~head1~1#1_7|, #memory_int=|v_#memory_int_427|, threadThread1of2ForFork0_Push_~index#1=|v_threadThread1of2ForFork0_Push_~index#1_7|, threadThread1of2ForFork0_Push_#t~nondet25#1=|v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|} AuxVars[] AssignedVars[#race, #memory_int, threadThread1of2ForFork0_Push_#t~nondet25#1][466], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 118#L1756-8true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 51#L1746-4true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, 13#L1729-7true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,037 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-27 20:17:04,037 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-27 20:17:04,037 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-27 20:17:04,037 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-27 20:17:04,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1272] L1727-1-->L1729-7: Formula: (let ((.cse5 (* 8 |v_threadThread1of2ForFork0_Push_~index#1_7|))) (let ((.cse2 (+ |v_~#stack~0.offset_430| .cse5 4)) (.cse1 (+ |v_~#stack~0.offset_430| 6 .cse5)) (.cse4 (+ 7 |v_~#stack~0.offset_430| .cse5)) (.cse0 (select |v_#race_805| |v_~#stack~0.base_430|)) (.cse3 (+ |v_~#stack~0.offset_430| 5 .cse5))) (and (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse1)) (= (store |v_#memory_int_428| |v_~#stack~0.base_430| (store (select |v_#memory_int_428| |v_~#stack~0.base_430|) .cse2 |v_threadThread1of2ForFork0_Push_~head1~1#1_7|)) |v_#memory_int_427|) (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse2)) (= (store |v_#race_806| |v_~#stack~0.base_430| (store (store (store (store (select |v_#race_806| |v_~#stack~0.base_430|) .cse2 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|) .cse3 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|) .cse1 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|) .cse4 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|)) |v_#race_805|) (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse4)) (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse3))))) InVars {#race=|v_#race_806|, #memory_int=|v_#memory_int_428|, threadThread1of2ForFork0_Push_~head1~1#1=|v_threadThread1of2ForFork0_Push_~head1~1#1_7|, ~#stack~0.base=|v_~#stack~0.base_430|, ~#stack~0.offset=|v_~#stack~0.offset_430|, threadThread1of2ForFork0_Push_~index#1=|v_threadThread1of2ForFork0_Push_~index#1_7|} OutVars{#race=|v_#race_805|, ~#stack~0.base=|v_~#stack~0.base_430|, ~#stack~0.offset=|v_~#stack~0.offset_430|, threadThread1of2ForFork0_Push_~head1~1#1=|v_threadThread1of2ForFork0_Push_~head1~1#1_7|, #memory_int=|v_#memory_int_427|, threadThread1of2ForFork0_Push_~index#1=|v_threadThread1of2ForFork0_Push_~index#1_7|, threadThread1of2ForFork0_Push_#t~nondet25#1=|v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|} AuxVars[] AssignedVars[#race, #memory_int, threadThread1of2ForFork0_Push_#t~nondet25#1][466], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 118#L1756-8true, 321#true, 150#L1747-2true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, 13#L1729-7true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,254 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-27 20:17:04,254 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:04,254 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:04,254 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:04,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1272] L1727-1-->L1729-7: Formula: (let ((.cse5 (* 8 |v_threadThread1of2ForFork0_Push_~index#1_7|))) (let ((.cse2 (+ |v_~#stack~0.offset_430| .cse5 4)) (.cse1 (+ |v_~#stack~0.offset_430| 6 .cse5)) (.cse4 (+ 7 |v_~#stack~0.offset_430| .cse5)) (.cse0 (select |v_#race_805| |v_~#stack~0.base_430|)) (.cse3 (+ |v_~#stack~0.offset_430| 5 .cse5))) (and (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse1)) (= (store |v_#memory_int_428| |v_~#stack~0.base_430| (store (select |v_#memory_int_428| |v_~#stack~0.base_430|) .cse2 |v_threadThread1of2ForFork0_Push_~head1~1#1_7|)) |v_#memory_int_427|) (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse2)) (= (store |v_#race_806| |v_~#stack~0.base_430| (store (store (store (store (select |v_#race_806| |v_~#stack~0.base_430|) .cse2 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|) .cse3 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|) .cse1 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|) .cse4 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|)) |v_#race_805|) (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse4)) (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse3))))) InVars {#race=|v_#race_806|, #memory_int=|v_#memory_int_428|, threadThread1of2ForFork0_Push_~head1~1#1=|v_threadThread1of2ForFork0_Push_~head1~1#1_7|, ~#stack~0.base=|v_~#stack~0.base_430|, ~#stack~0.offset=|v_~#stack~0.offset_430|, threadThread1of2ForFork0_Push_~index#1=|v_threadThread1of2ForFork0_Push_~index#1_7|} OutVars{#race=|v_#race_805|, ~#stack~0.base=|v_~#stack~0.base_430|, ~#stack~0.offset=|v_~#stack~0.offset_430|, threadThread1of2ForFork0_Push_~head1~1#1=|v_threadThread1of2ForFork0_Push_~head1~1#1_7|, #memory_int=|v_#memory_int_427|, threadThread1of2ForFork0_Push_~index#1=|v_threadThread1of2ForFork0_Push_~index#1_7|, threadThread1of2ForFork0_Push_#t~nondet25#1=|v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|} AuxVars[] AssignedVars[#race, #memory_int, threadThread1of2ForFork0_Push_#t~nondet25#1][466], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 118#L1756-8true, 321#true, 174#L1747-3true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, 13#L1729-7true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,323 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-27 20:17:04,323 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:04,323 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:04,323 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:04,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1272] L1727-1-->L1729-7: Formula: (let ((.cse5 (* 8 |v_threadThread1of2ForFork0_Push_~index#1_7|))) (let ((.cse2 (+ |v_~#stack~0.offset_430| .cse5 4)) (.cse1 (+ |v_~#stack~0.offset_430| 6 .cse5)) (.cse4 (+ 7 |v_~#stack~0.offset_430| .cse5)) (.cse0 (select |v_#race_805| |v_~#stack~0.base_430|)) (.cse3 (+ |v_~#stack~0.offset_430| 5 .cse5))) (and (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse1)) (= (store |v_#memory_int_428| |v_~#stack~0.base_430| (store (select |v_#memory_int_428| |v_~#stack~0.base_430|) .cse2 |v_threadThread1of2ForFork0_Push_~head1~1#1_7|)) |v_#memory_int_427|) (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse2)) (= (store |v_#race_806| |v_~#stack~0.base_430| (store (store (store (store (select |v_#race_806| |v_~#stack~0.base_430|) .cse2 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|) .cse3 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|) .cse1 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|) .cse4 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|)) |v_#race_805|) (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse4)) (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse3))))) InVars {#race=|v_#race_806|, #memory_int=|v_#memory_int_428|, threadThread1of2ForFork0_Push_~head1~1#1=|v_threadThread1of2ForFork0_Push_~head1~1#1_7|, ~#stack~0.base=|v_~#stack~0.base_430|, ~#stack~0.offset=|v_~#stack~0.offset_430|, threadThread1of2ForFork0_Push_~index#1=|v_threadThread1of2ForFork0_Push_~index#1_7|} OutVars{#race=|v_#race_805|, ~#stack~0.base=|v_~#stack~0.base_430|, ~#stack~0.offset=|v_~#stack~0.offset_430|, threadThread1of2ForFork0_Push_~head1~1#1=|v_threadThread1of2ForFork0_Push_~head1~1#1_7|, #memory_int=|v_#memory_int_427|, threadThread1of2ForFork0_Push_~index#1=|v_threadThread1of2ForFork0_Push_~index#1_7|, threadThread1of2ForFork0_Push_#t~nondet25#1=|v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|} AuxVars[] AssignedVars[#race, #memory_int, threadThread1of2ForFork0_Push_#t~nondet25#1][466], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 118#L1756-8true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), 156#L1747-4true, Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, 13#L1729-7true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,398 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-27 20:17:04,398 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-27 20:17:04,398 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-27 20:17:04,398 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-27 20:17:04,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1272] L1727-1-->L1729-7: Formula: (let ((.cse5 (* 8 |v_threadThread1of2ForFork0_Push_~index#1_7|))) (let ((.cse2 (+ |v_~#stack~0.offset_430| .cse5 4)) (.cse1 (+ |v_~#stack~0.offset_430| 6 .cse5)) (.cse4 (+ 7 |v_~#stack~0.offset_430| .cse5)) (.cse0 (select |v_#race_805| |v_~#stack~0.base_430|)) (.cse3 (+ |v_~#stack~0.offset_430| 5 .cse5))) (and (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse1)) (= (store |v_#memory_int_428| |v_~#stack~0.base_430| (store (select |v_#memory_int_428| |v_~#stack~0.base_430|) .cse2 |v_threadThread1of2ForFork0_Push_~head1~1#1_7|)) |v_#memory_int_427|) (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse2)) (= (store |v_#race_806| |v_~#stack~0.base_430| (store (store (store (store (select |v_#race_806| |v_~#stack~0.base_430|) .cse2 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|) .cse3 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|) .cse1 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|) .cse4 |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|)) |v_#race_805|) (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse4)) (= |v_threadThread1of2ForFork0_Push_#t~nondet25#1_5| (select .cse0 .cse3))))) InVars {#race=|v_#race_806|, #memory_int=|v_#memory_int_428|, threadThread1of2ForFork0_Push_~head1~1#1=|v_threadThread1of2ForFork0_Push_~head1~1#1_7|, ~#stack~0.base=|v_~#stack~0.base_430|, ~#stack~0.offset=|v_~#stack~0.offset_430|, threadThread1of2ForFork0_Push_~index#1=|v_threadThread1of2ForFork0_Push_~index#1_7|} OutVars{#race=|v_#race_805|, ~#stack~0.base=|v_~#stack~0.base_430|, ~#stack~0.offset=|v_~#stack~0.offset_430|, threadThread1of2ForFork0_Push_~head1~1#1=|v_threadThread1of2ForFork0_Push_~head1~1#1_7|, #memory_int=|v_#memory_int_427|, threadThread1of2ForFork0_Push_~index#1=|v_threadThread1of2ForFork0_Push_~index#1_7|, threadThread1of2ForFork0_Push_#t~nondet25#1=|v_threadThread1of2ForFork0_Push_#t~nondet25#1_5|} AuxVars[] AssignedVars[#race, #memory_int, threadThread1of2ForFork0_Push_#t~nondet25#1][466], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 118#L1756-8true, 321#true, 209#L1747-5true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, 13#L1729-7true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,469 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-27 20:17:04,469 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-27 20:17:04,469 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-27 20:17:04,469 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-27 20:17:04,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][155], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 323#true, 325#true, 187#L1704-7true, 321#true, 57#L1757-9true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), 185#L1746-2true, Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,554 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-27 20:17:04,554 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-27 20:17:04,554 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-27 20:17:04,554 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-27 20:17:04,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][155], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 323#true, 325#true, 187#L1704-7true, 321#true, 57#L1757-9true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), 188#L1746-3true, Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,626 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-27 20:17:04,626 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-27 20:17:04,626 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-27 20:17:04,626 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-27 20:17:04,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 185#L1746-2true, Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, 282#L1756-6true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,696 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-27 20:17:04,696 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-27 20:17:04,696 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-27 20:17:04,696 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-27 20:17:04,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 187#L1704-7true, 118#L1756-8true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 185#L1746-2true, Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,697 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-27 20:17:04,697 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-27 20:17:04,697 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-27 20:17:04,697 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-27 20:17:04,697 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), 185#L1746-2true, Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,697 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-27 20:17:04,697 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:04,697 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:04,697 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-27 20:17:04,697 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:04,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][155], [120#L1746-4true, Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 325#true, 187#L1704-7true, 321#true, 57#L1757-9true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,701 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-27 20:17:04,701 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:04,701 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-27 20:17:04,702 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-27 20:17:04,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 187#L1704-7true, 118#L1756-8true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), 188#L1746-3true, Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,768 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-27 20:17:04,768 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-27 20:17:04,768 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:04,768 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:04,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, 282#L1756-6true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), 188#L1746-3true, Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,768 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-27 20:17:04,768 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-27 20:17:04,768 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-27 20:17:04,768 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-27 20:17:04,769 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 187#L1704-7true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), 188#L1746-3true, Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,769 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-27 20:17:04,769 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-27 20:17:04,769 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:04,769 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:04,769 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:04,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][155], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 323#true, 325#true, 187#L1704-7true, 321#true, 57#L1757-9true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 103#L1746-5true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,773 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-27 20:17:04,773 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-27 20:17:04,774 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:04,774 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-27 20:17:04,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [120#L1746-4true, Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 187#L1704-7true, 321#true, 118#L1756-8true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,836 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-27 20:17:04,836 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:04,836 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-27 20:17:04,836 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:04,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [120#L1746-4true, Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 705#true, 694#true, 282#L1756-6true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,836 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-27 20:17:04,837 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-27 20:17:04,837 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-27 20:17:04,837 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-27 20:17:04,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [120#L1746-4true, Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 187#L1704-7true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,837 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-27 20:17:04,837 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:04,837 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-27 20:17:04,837 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:04,837 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:04,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 187#L1704-7true, 325#true, 118#L1756-8true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 705#true, 694#true, 103#L1746-5true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,901 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-27 20:17:04,901 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-27 20:17:04,901 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:04,901 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:04,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, 282#L1756-6true, 103#L1746-5true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,901 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-27 20:17:04,901 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-27 20:17:04,901 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:04,901 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:04,902 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 187#L1704-7true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), 103#L1746-5true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:04,902 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-27 20:17:04,902 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:04,902 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-27 20:17:04,902 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-27 20:17:04,902 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-27 20:17:05,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][155], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 325#true, 187#L1704-7true, 321#true, 105#L1747-2true, 57#L1757-9true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:05,006 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-27 20:17:05,006 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-27 20:17:05,006 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-27 20:17:05,006 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-27 20:17:05,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][155], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 323#true, 62#L1747-3true, 325#true, 187#L1704-7true, 321#true, 57#L1757-9true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:05,045 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-27 20:17:05,045 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:05,045 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:05,045 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-27 20:17:05,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 187#L1704-7true, 118#L1756-8true, 321#true, 105#L1747-2true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:05,083 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-27 20:17:05,083 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:05,083 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:05,083 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-27 20:17:05,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 187#L1704-7true, 321#true, 105#L1747-2true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, 282#L1756-6true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:05,084 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-27 20:17:05,084 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-27 20:17:05,084 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-27 20:17:05,084 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-27 20:17:05,084 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 187#L1704-7true, 321#true, 105#L1747-2true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:05,084 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-27 20:17:05,084 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:05,084 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:05,085 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-27 20:17:05,085 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-27 20:17:05,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][155], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 325#true, 187#L1704-7true, 321#true, 311#L1747-4true, 57#L1757-9true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:05,088 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-27 20:17:05,088 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:05,088 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:05,088 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-27 20:17:05,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 62#L1747-3true, 325#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 705#true, 694#true, 282#L1756-6true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:05,124 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-27 20:17:05,124 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-27 20:17:05,124 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-27 20:17:05,124 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-27 20:17:05,124 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-27 20:17:05,124 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 62#L1747-3true, 187#L1704-7true, 325#true, 118#L1756-8true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:05,124 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-27 20:17:05,124 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:05,125 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:05,125 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-27 20:17:05,125 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:05,125 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:05,125 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 62#L1747-3true, 325#true, 187#L1704-7true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:05,125 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-27 20:17:05,125 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:05,125 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-27 20:17:05,125 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:05,125 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:05,125 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-27 20:17:05,125 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:05,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][155], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 323#true, 325#true, 187#L1704-7true, 321#true, 57#L1757-9true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 92#L1747-5true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:05,129 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-27 20:17:05,129 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:05,129 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:05,129 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-27 20:17:05,165 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 187#L1704-7true, 118#L1756-8true, 321#true, 311#L1747-4true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:05,165 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-27 20:17:05,165 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-27 20:17:05,165 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:05,165 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:05,165 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:05,165 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:05,165 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 187#L1704-7true, 321#true, 311#L1747-4true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, 282#L1756-6true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:05,165 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-27 20:17:05,165 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-27 20:17:05,165 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:05,166 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:05,166 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:05,166 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 187#L1704-7true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, 311#L1747-4true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:05,166 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-27 20:17:05,166 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:05,166 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-27 20:17:05,166 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:05,166 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-27 20:17:05,166 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:05,166 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:05,166 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:05,205 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 187#L1704-7true, 118#L1756-8true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 92#L1747-5true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:05,205 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-27 20:17:05,205 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:05,205 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:05,205 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:05,205 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-27 20:17:05,205 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:05,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][156], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 325#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, 282#L1756-6true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 92#L1747-5true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:05,206 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-27 20:17:05,206 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-27 20:17:05,206 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:05,206 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:05,206 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:05,206 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][157], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 41#L1759-6true, 325#true, 187#L1704-7true, 339#(= |ULTIMATE.start_main_~i~2#1| 0), 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 707#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 92#L1747-5true, Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:05,206 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-27 20:17:05,206 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:05,206 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-27 20:17:05,206 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:05,207 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:05,207 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:05,207 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-27 20:17:05,207 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:05,694 INFO L124 PetriNetUnfolderBase]: 10796/32713 cut-off events. [2024-11-27 20:17:05,694 INFO L125 PetriNetUnfolderBase]: For 13077/13472 co-relation queries the response was YES. [2024-11-27 20:17:05,804 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63051 conditions, 32713 events. 10796/32713 cut-off events. For 13077/13472 co-relation queries the response was YES. Maximal size of possible extension queue 808. Compared 382143 event pairs, 1950 based on Foata normal form. 154/30300 useless extension candidates. Maximal degree in co-relation 63035. Up to 11780 conditions per place. [2024-11-27 20:17:05,935 INFO L140 encePairwiseOnDemand]: 341/347 looper letters, 195 selfloop transitions, 6 changer transitions 5/533 dead transitions. [2024-11-27 20:17:05,936 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 310 places, 533 transitions, 2480 flow [2024-11-27 20:17:05,936 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-27 20:17:05,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-27 20:17:05,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1119 transitions. [2024-11-27 20:17:05,940 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8061959654178674 [2024-11-27 20:17:05,940 INFO L175 Difference]: Start difference. First operand has 307 places, 449 transitions, 1652 flow. Second operand 4 states and 1119 transitions. [2024-11-27 20:17:05,940 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 310 places, 533 transitions, 2480 flow [2024-11-27 20:17:06,103 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 310 places, 533 transitions, 2480 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 20:17:06,110 INFO L231 Difference]: Finished difference. Result has 311 places, 444 transitions, 1658 flow [2024-11-27 20:17:06,110 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=347, PETRI_DIFFERENCE_MINUEND_FLOW=1652, PETRI_DIFFERENCE_MINUEND_PLACES=307, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=449, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=443, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1658, PETRI_PLACES=311, PETRI_TRANSITIONS=444} [2024-11-27 20:17:06,111 INFO L279 CegarLoopForPetriNet]: 322 programPoint places, -11 predicate places. [2024-11-27 20:17:06,111 INFO L471 AbstractCegarLoop]: Abstraction has has 311 places, 444 transitions, 1658 flow [2024-11-27 20:17:06,112 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 261.75) internal successors, (1047), 4 states have internal predecessors, (1047), 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-27 20:17:06,112 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:06,112 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 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-27 20:17:06,113 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-27 20:17:06,113 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 58 more)] === [2024-11-27 20:17:06,113 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:06,114 INFO L85 PathProgramCache]: Analyzing trace with hash 483406408, now seen corresponding path program 1 times [2024-11-27 20:17:06,114 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:06,114 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1388560141] [2024-11-27 20:17:06,114 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:06,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:06,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:07,379 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-27 20:17:07,379 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:07,379 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1388560141] [2024-11-27 20:17:07,379 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1388560141] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:07,379 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:07,379 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-27 20:17:07,380 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2011012784] [2024-11-27 20:17:07,380 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:07,380 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-27 20:17:07,380 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:07,380 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-27 20:17:07,380 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2024-11-27 20:17:08,332 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 347 [2024-11-27 20:17:08,335 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 311 places, 444 transitions, 1658 flow. Second operand has 9 states, 9 states have (on average 232.66666666666666) internal successors, (2094), 9 states have internal predecessors, (2094), 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-27 20:17:08,335 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:08,335 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 347 [2024-11-27 20:17:08,335 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:17,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][244], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 62#L1747-3true, 325#true, 187#L1704-7true, 321#true, 54#L1757-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 705#true, 694#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 728#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|) (not (= 3 |~#stack~0.base|))), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:17,035 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-27 20:17:17,035 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-27 20:17:17,035 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-27 20:17:17,035 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-27 20:17:17,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][244], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 62#L1747-3true, 325#true, 187#L1704-7true, 321#true, 237#L1757-8true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 728#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|) (not (= 3 |~#stack~0.base|))), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:17,050 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-27 20:17:17,050 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-27 20:17:17,050 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-27 20:17:17,050 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-27 20:17:17,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][244], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 325#true, 187#L1704-7true, 321#true, 54#L1757-7true, 311#L1747-4true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 728#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|) (not (= 3 |~#stack~0.base|))), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:17,053 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-27 20:17:17,053 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-27 20:17:17,053 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-27 20:17:17,053 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-27 20:17:17,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][244], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 325#true, 187#L1704-7true, 321#true, 311#L1747-4true, 237#L1757-8true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 728#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|) (not (= 3 |~#stack~0.base|))), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:17,066 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-27 20:17:17,066 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-27 20:17:17,066 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-27 20:17:17,066 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-27 20:17:17,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][244], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 325#true, 187#L1704-7true, 321#true, 54#L1757-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 705#true, 694#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 728#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|) (not (= 3 |~#stack~0.base|))), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), 92#L1747-5true, Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:17,067 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-27 20:17:17,067 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-27 20:17:17,067 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-27 20:17:17,067 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-27 20:17:17,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][244], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 325#true, 187#L1704-7true, 321#true, 237#L1757-8true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 728#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|) (not (= 3 |~#stack~0.base|))), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), 92#L1747-5true, Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:17,078 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-27 20:17:17,078 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:17,078 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-27 20:17:17,078 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-27 20:17:17,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][244], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 187#L1704-7true, 325#true, 321#true, 54#L1757-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 271#L1726-7true, Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 705#true, 694#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 728#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|) (not (= 3 |~#stack~0.base|))), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:17,134 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-27 20:17:17,134 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:17,134 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:17,134 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-27 20:17:17,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][244], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 325#true, 187#L1704-7true, 321#true, 237#L1757-8true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 271#L1726-7true, Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 705#true, 694#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 728#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|) (not (= 3 |~#stack~0.base|))), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:17,140 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-27 20:17:17,140 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:17,140 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:17,140 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-27 20:17:17,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][244], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 325#true, 187#L1704-7true, 321#true, 54#L1757-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, 13#L1729-7true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 728#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|) (not (= 3 |~#stack~0.base|))), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:17,151 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-27 20:17:17,151 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:17,151 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:17,151 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-27 20:17:17,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][244], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 325#true, 187#L1704-7true, 321#true, 237#L1757-8true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, 13#L1729-7true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 728#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|) (not (= 3 |~#stack~0.base|))), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:17,155 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-27 20:17:17,155 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-27 20:17:17,155 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-27 20:17:17,155 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-27 20:17:17,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][244], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 325#true, 187#L1704-7true, 321#true, 54#L1757-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, 135#L1730-19true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 728#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|) (not (= 3 |~#stack~0.base|))), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:17,159 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-27 20:17:17,159 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-27 20:17:17,159 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-27 20:17:17,159 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-27 20:17:17,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][244], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 325#true, 187#L1704-7true, 321#true, 237#L1757-8true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 705#true, 694#true, 135#L1730-19true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 728#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|) (not (= 3 |~#stack~0.base|))), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:17,162 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-27 20:17:17,162 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-27 20:17:17,162 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-27 20:17:17,162 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-27 20:17:17,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][244], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 276#L1731-12true, 325#true, 187#L1704-7true, 321#true, 54#L1757-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 728#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|) (not (= 3 |~#stack~0.base|))), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:17,173 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-27 20:17:17,173 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-27 20:17:17,173 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-27 20:17:17,173 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-27 20:17:17,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][244], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 276#L1731-12true, 325#true, 187#L1704-7true, 321#true, 237#L1757-8true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 705#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 728#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|) (not (= 3 |~#stack~0.base|))), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:17,174 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-27 20:17:17,174 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-27 20:17:17,174 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:17,174 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-27 20:17:17,174 INFO L124 PetriNetUnfolderBase]: 15822/45558 cut-off events. [2024-11-27 20:17:17,174 INFO L125 PetriNetUnfolderBase]: For 16532/29190 co-relation queries the response was YES. [2024-11-27 20:17:17,332 INFO L83 FinitePrefix]: Finished finitePrefix Result has 96142 conditions, 45558 events. 15822/45558 cut-off events. For 16532/29190 co-relation queries the response was YES. Maximal size of possible extension queue 1069. Compared 550212 event pairs, 7005 based on Foata normal form. 2742/45190 useless extension candidates. Maximal degree in co-relation 96124. Up to 15781 conditions per place. [2024-11-27 20:17:17,451 INFO L140 encePairwiseOnDemand]: 339/347 looper letters, 348 selfloop transitions, 11 changer transitions 0/587 dead transitions. [2024-11-27 20:17:17,451 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 312 places, 587 transitions, 2948 flow [2024-11-27 20:17:17,452 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-27 20:17:17,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-27 20:17:17,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 2049 transitions. [2024-11-27 20:17:17,458 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7381123919308358 [2024-11-27 20:17:17,458 INFO L175 Difference]: Start difference. First operand has 311 places, 444 transitions, 1658 flow. Second operand 8 states and 2049 transitions. [2024-11-27 20:17:17,459 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 312 places, 587 transitions, 2948 flow [2024-11-27 20:17:17,536 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 310 places, 587 transitions, 2936 flow, removed 2 selfloop flow, removed 2 redundant places. [2024-11-27 20:17:17,543 INFO L231 Difference]: Finished difference. Result has 310 places, 443 transitions, 1664 flow [2024-11-27 20:17:17,543 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=347, PETRI_DIFFERENCE_MINUEND_FLOW=1642, PETRI_DIFFERENCE_MINUEND_PLACES=303, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=443, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=432, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=1664, PETRI_PLACES=310, PETRI_TRANSITIONS=443} [2024-11-27 20:17:17,545 INFO L279 CegarLoopForPetriNet]: 322 programPoint places, -12 predicate places. [2024-11-27 20:17:17,546 INFO L471 AbstractCegarLoop]: Abstraction has has 310 places, 443 transitions, 1664 flow [2024-11-27 20:17:17,546 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 232.66666666666666) internal successors, (2094), 9 states have internal predecessors, (2094), 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-27 20:17:17,547 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:17,547 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-27 20:17:17,547 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-27 20:17:17,547 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr10ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 58 more)] === [2024-11-27 20:17:17,548 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:17,548 INFO L85 PathProgramCache]: Analyzing trace with hash 1953970269, now seen corresponding path program 1 times [2024-11-27 20:17:17,548 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:17,548 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2010708402] [2024-11-27 20:17:17,548 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:17,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:17,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:17,705 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-27 20:17:17,705 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:17,705 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2010708402] [2024-11-27 20:17:17,706 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2010708402] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:17,706 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:17,706 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:17:17,706 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1282507652] [2024-11-27 20:17:17,706 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:17,706 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-27 20:17:17,707 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:17,707 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-27 20:17:17,707 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-27 20:17:17,820 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 258 out of 347 [2024-11-27 20:17:17,822 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 310 places, 443 transitions, 1664 flow. Second operand has 5 states, 5 states have (on average 260.6) internal successors, (1303), 5 states have internal predecessors, (1303), 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-27 20:17:17,822 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:17,822 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 258 of 347 [2024-11-27 20:17:17,822 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:24,989 INFO L124 PetriNetUnfolderBase]: 13369/36146 cut-off events. [2024-11-27 20:17:24,989 INFO L125 PetriNetUnfolderBase]: For 22295/24437 co-relation queries the response was YES. [2024-11-27 20:17:25,131 INFO L83 FinitePrefix]: Finished finitePrefix Result has 78875 conditions, 36146 events. 13369/36146 cut-off events. For 22295/24437 co-relation queries the response was YES. Maximal size of possible extension queue 951. Compared 413325 event pairs, 3221 based on Foata normal form. 1473/34860 useless extension candidates. Maximal degree in co-relation 78857. Up to 14373 conditions per place. [2024-11-27 20:17:25,230 INFO L140 encePairwiseOnDemand]: 340/347 looper letters, 411 selfloop transitions, 9 changer transitions 0/745 dead transitions. [2024-11-27 20:17:25,231 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 316 places, 745 transitions, 4156 flow [2024-11-27 20:17:25,231 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-27 20:17:25,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-27 20:17:25,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1923 transitions. [2024-11-27 20:17:25,235 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7916838205022643 [2024-11-27 20:17:25,235 INFO L175 Difference]: Start difference. First operand has 310 places, 443 transitions, 1664 flow. Second operand 7 states and 1923 transitions. [2024-11-27 20:17:25,236 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 316 places, 745 transitions, 4156 flow [2024-11-27 20:17:25,435 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 309 places, 745 transitions, 4134 flow, removed 0 selfloop flow, removed 7 redundant places. [2024-11-27 20:17:25,443 INFO L231 Difference]: Finished difference. Result has 315 places, 451 transitions, 1710 flow [2024-11-27 20:17:25,443 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=347, PETRI_DIFFERENCE_MINUEND_FLOW=1642, PETRI_DIFFERENCE_MINUEND_PLACES=303, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=443, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=437, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=1710, PETRI_PLACES=315, PETRI_TRANSITIONS=451} [2024-11-27 20:17:25,444 INFO L279 CegarLoopForPetriNet]: 322 programPoint places, -7 predicate places. [2024-11-27 20:17:25,444 INFO L471 AbstractCegarLoop]: Abstraction has has 315 places, 451 transitions, 1710 flow [2024-11-27 20:17:25,445 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 260.6) internal successors, (1303), 5 states have internal predecessors, (1303), 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-27 20:17:25,445 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:25,445 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:17:25,445 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-27 20:17:25,445 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 58 more)] === [2024-11-27 20:17:25,446 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:25,446 INFO L85 PathProgramCache]: Analyzing trace with hash 1484283325, now seen corresponding path program 1 times [2024-11-27 20:17:25,446 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:25,446 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1561969545] [2024-11-27 20:17:25,447 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:25,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:25,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:25,837 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-27 20:17:25,837 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:25,837 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1561969545] [2024-11-27 20:17:25,838 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1561969545] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:25,838 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:25,838 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:17:25,838 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1725985954] [2024-11-27 20:17:25,838 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:25,838 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-27 20:17:25,839 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:25,840 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-27 20:17:25,840 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-27 20:17:25,935 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 257 out of 347 [2024-11-27 20:17:25,937 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 315 places, 451 transitions, 1710 flow. Second operand has 5 states, 5 states have (on average 260.2) internal successors, (1301), 5 states have internal predecessors, (1301), 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-27 20:17:25,937 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:25,937 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 257 of 347 [2024-11-27 20:17:25,937 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:27,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 51#L1746-4true, Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:27,266 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-27 20:17:27,266 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:27,266 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-27 20:17:27,266 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:27,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 39#L1746-3true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:27,267 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-27 20:17:27,267 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:27,267 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:27,267 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-27 20:17:27,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 68#L1746-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:27,267 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-27 20:17:27,267 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:27,267 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-27 20:17:27,267 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:27,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, 150#L1747-2true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:27,327 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-27 20:17:27,327 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:27,327 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-27 20:17:27,327 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:27,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, 174#L1747-3true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:27,387 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-27 20:17:27,387 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-27 20:17:27,387 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:27,387 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:27,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 156#L1747-4true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:27,445 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-27 20:17:27,445 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:27,445 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-27 20:17:27,445 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:27,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, 209#L1747-5true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:27,496 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-27 20:17:27,496 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-27 20:17:27,496 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:27,496 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:27,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 39#L1746-3true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:27,831 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-27 20:17:27,831 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-27 20:17:27,831 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-27 20:17:27,831 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-27 20:17:27,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 39#L1746-3true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:27,832 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-27 20:17:27,832 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:27,832 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:27,832 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-27 20:17:27,832 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:27,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 51#L1746-4true, Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:27,894 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-27 20:17:27,894 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-27 20:17:27,894 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-27 20:17:27,894 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-27 20:17:27,894 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 51#L1746-4true, Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:27,894 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-27 20:17:27,894 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:27,894 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-27 20:17:27,894 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:27,894 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:27,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 68#L1746-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:27,963 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-27 20:17:27,963 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-27 20:17:27,963 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:27,963 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:27,964 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 68#L1746-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:27,964 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-27 20:17:27,964 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:27,964 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-27 20:17:27,964 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:27,964 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:28,583 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, 174#L1747-3true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:28,583 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-27 20:17:28,583 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-27 20:17:28,583 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:28,583 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:28,583 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:28,583 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 156#L1747-4true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:28,583 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-27 20:17:28,583 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:28,583 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-27 20:17:28,583 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:28,584 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:28,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, 150#L1747-2true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:28,584 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-27 20:17:28,584 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:28,584 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:28,584 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-27 20:17:28,584 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:28,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, 209#L1747-5true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:28,585 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-27 20:17:28,585 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:28,585 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-27 20:17:28,585 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:28,585 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:28,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, 174#L1747-3true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:28,585 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-27 20:17:28,585 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-27 20:17:28,585 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-27 20:17:28,585 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-27 20:17:28,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 156#L1747-4true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:28,586 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-27 20:17:28,586 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-27 20:17:28,586 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:28,586 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:28,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, 150#L1747-2true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:28,586 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-27 20:17:28,586 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-27 20:17:28,586 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-27 20:17:28,586 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-27 20:17:28,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, 209#L1747-5true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:28,587 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-27 20:17:28,587 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-27 20:17:28,587 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:28,587 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:28,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 321#true, 87#L1704-7true, 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 39#L1746-3true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 729#true, Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), 6#L1756-2true, Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:28,685 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-27 20:17:28,685 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:28,685 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:28,685 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:28,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 321#true, 87#L1704-7true, 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 51#L1746-4true, Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 729#true, Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), 6#L1756-2true, Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:28,795 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-27 20:17:28,795 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:28,795 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:28,795 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:28,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 103#L1746-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:28,901 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-27 20:17:28,901 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-27 20:17:28,901 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-27 20:17:28,901 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:28,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 120#L1746-4true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:28,901 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-27 20:17:28,901 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-27 20:17:28,901 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:28,902 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-27 20:17:28,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 188#L1746-3true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:28,902 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-27 20:17:28,902 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-27 20:17:28,902 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:28,902 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-27 20:17:28,908 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 174#L1747-3true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:28,908 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-27 20:17:28,908 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-27 20:17:28,908 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:28,908 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:28,909 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:28,909 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-27 20:17:28,909 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, 209#L1747-5true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:28,909 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-27 20:17:28,909 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:28,909 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-27 20:17:28,910 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-27 20:17:28,910 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:28,910 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:28,910 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 156#L1747-4true, Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:28,910 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-27 20:17:28,910 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:28,911 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-27 20:17:28,911 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-27 20:17:28,911 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:28,911 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:28,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 321#true, 87#L1704-7true, 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 68#L1746-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 729#true, Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), 6#L1756-2true, Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:28,914 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-27 20:17:28,914 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:28,914 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:28,914 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-27 20:17:29,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, 105#L1747-2true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), 6#L1756-2true, Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:29,045 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-27 20:17:29,045 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:29,045 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-27 20:17:29,045 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:29,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 92#L1747-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), 6#L1756-2true, Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:29,046 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-27 20:17:29,046 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:29,046 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-27 20:17:29,046 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:29,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), 6#L1756-2true, Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 62#L1747-3true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:29,046 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-27 20:17:29,046 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:29,046 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-27 20:17:29,046 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:29,047 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 103#L1746-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), 6#L1756-2true, Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:29,047 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-27 20:17:29,047 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-27 20:17:29,047 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-27 20:17:29,047 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-27 20:17:29,047 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:29,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), 6#L1756-2true, Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, 311#L1747-4true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:29,047 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-27 20:17:29,047 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:29,047 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-27 20:17:29,048 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:29,048 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 120#L1746-4true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), 6#L1756-2true, Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:29,048 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-27 20:17:29,048 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-27 20:17:29,048 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-27 20:17:29,048 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:29,048 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-27 20:17:29,049 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 105#L1747-2true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:29,049 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-27 20:17:29,049 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:29,049 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:29,049 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-27 20:17:29,050 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:29,157 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 62#L1747-3true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:29,157 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-27 20:17:29,157 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:29,157 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:29,157 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-27 20:17:29,157 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:29,265 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, 311#L1747-4true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:29,265 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-27 20:17:29,265 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:29,265 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-27 20:17:29,265 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:29,265 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:29,368 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 92#L1747-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:29,368 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-27 20:17:29,368 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:29,368 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:29,368 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-27 20:17:29,368 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:29,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 321#true, 87#L1704-7true, 209#L1747-5true, 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 729#true, Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:29,375 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-27 20:17:29,375 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:29,375 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:29,375 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:29,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 321#true, 87#L1704-7true, 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 729#true, Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, 150#L1747-2true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:29,375 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-27 20:17:29,375 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:29,375 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:29,375 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:29,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 321#true, 87#L1704-7true, 174#L1747-3true, 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 729#true, Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:29,376 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-27 20:17:29,376 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:29,376 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:29,376 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:29,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 321#true, 87#L1704-7true, 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 156#L1747-4true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 729#true, Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:29,376 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-27 20:17:29,376 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:29,376 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:29,376 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:29,873 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 321#true, 87#L1704-7true, 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 156#L1747-4true, Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 729#true, Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:29,873 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-27 20:17:29,873 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:29,873 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:29,873 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:29,873 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:29,874 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 321#true, 174#L1747-3true, 87#L1704-7true, 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 729#true, Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:29,874 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-27 20:17:29,874 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:29,874 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:29,874 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:29,874 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:29,874 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 321#true, 87#L1704-7true, 209#L1747-5true, 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 729#true, Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:29,874 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-27 20:17:29,874 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:29,874 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:29,874 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:29,874 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:32,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][147], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 188#L1746-3true, 749#(<= |ULTIMATE.start_main_~i~2#1| 1), 708#(<= |ULTIMATE.start_main_~i~2#1| 1), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, 57#L1757-9true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,333 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-27 20:17:32,333 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-27 20:17:32,333 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-27 20:17:32,333 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-27 20:17:32,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][147], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 120#L1746-4true, 749#(<= |ULTIMATE.start_main_~i~2#1| 1), 708#(<= |ULTIMATE.start_main_~i~2#1| 1), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, 57#L1757-9true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,382 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-27 20:17:32,382 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:32,382 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-27 20:17:32,382 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-27 20:17:32,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1399] L1727-1-->L1729-7: Formula: (let ((.cse5 (* 8 |v_threadThread2of2ForFork0_Push_~index#1_7|))) (let ((.cse0 (+ .cse5 |v_~#stack~0.offset_430| 4)) (.cse3 (+ .cse5 |v_~#stack~0.offset_430| 5)) (.cse2 (+ .cse5 7 |v_~#stack~0.offset_430|)) (.cse1 (select |v_#race_805| |v_~#stack~0.base_430|)) (.cse4 (+ .cse5 |v_~#stack~0.offset_430| 6))) (and (= (store |v_#memory_int_428| |v_~#stack~0.base_430| (store (select |v_#memory_int_428| |v_~#stack~0.base_430|) .cse0 |v_threadThread2of2ForFork0_Push_~head1~1#1_7|)) |v_#memory_int_427|) (= (select .cse1 .cse2) |v_threadThread2of2ForFork0_Push_#t~nondet25#1_5|) (= |v_threadThread2of2ForFork0_Push_#t~nondet25#1_5| (select .cse1 .cse3)) (= |v_threadThread2of2ForFork0_Push_#t~nondet25#1_5| (select .cse1 .cse0)) (= |v_#race_805| (store |v_#race_806| |v_~#stack~0.base_430| (store (store (store (store (select |v_#race_806| |v_~#stack~0.base_430|) .cse0 |v_threadThread2of2ForFork0_Push_#t~nondet25#1_5|) .cse3 |v_threadThread2of2ForFork0_Push_#t~nondet25#1_5|) .cse4 |v_threadThread2of2ForFork0_Push_#t~nondet25#1_5|) .cse2 |v_threadThread2of2ForFork0_Push_#t~nondet25#1_5|))) (= |v_threadThread2of2ForFork0_Push_#t~nondet25#1_5| (select .cse1 .cse4))))) InVars {#race=|v_#race_806|, #memory_int=|v_#memory_int_428|, threadThread2of2ForFork0_Push_~index#1=|v_threadThread2of2ForFork0_Push_~index#1_7|, ~#stack~0.base=|v_~#stack~0.base_430|, ~#stack~0.offset=|v_~#stack~0.offset_430|, threadThread2of2ForFork0_Push_~head1~1#1=|v_threadThread2of2ForFork0_Push_~head1~1#1_7|} OutVars{#race=|v_#race_805|, ~#stack~0.base=|v_~#stack~0.base_430|, ~#stack~0.offset=|v_~#stack~0.offset_430|, threadThread2of2ForFork0_Push_~head1~1#1=|v_threadThread2of2ForFork0_Push_~head1~1#1_7|, threadThread2of2ForFork0_Push_#t~nondet25#1=|v_threadThread2of2ForFork0_Push_#t~nondet25#1_5|, #memory_int=|v_#memory_int_427|, threadThread2of2ForFork0_Push_~index#1=|v_threadThread2of2ForFork0_Push_~index#1_7|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Push_#t~nondet25#1, #memory_int][399], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 155#L1729-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 92#L1747-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,422 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-27 20:17:32,422 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-27 20:17:32,422 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-27 20:17:32,422 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-27 20:17:32,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 188#L1746-3true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,426 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-27 20:17:32,426 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-27 20:17:32,426 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-27 20:17:32,426 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-27 20:17:32,426 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 188#L1746-3true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,426 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-27 20:17:32,426 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-27 20:17:32,426 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-27 20:17:32,426 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:32,427 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-27 20:17:32,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][147], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 103#L1746-5true, 749#(<= |ULTIMATE.start_main_~i~2#1| 1), 708#(<= |ULTIMATE.start_main_~i~2#1| 1), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, 57#L1757-9true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,429 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-27 20:17:32,429 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-27 20:17:32,429 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:32,429 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-27 20:17:32,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 120#L1746-4true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,470 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-27 20:17:32,470 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-27 20:17:32,470 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-27 20:17:32,470 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-27 20:17:32,470 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 120#L1746-4true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,470 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-27 20:17:32,470 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-27 20:17:32,470 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-27 20:17:32,470 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-27 20:17:32,470 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:32,470 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-27 20:17:32,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 103#L1746-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,509 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-27 20:17:32,509 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-27 20:17:32,509 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:32,509 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-27 20:17:32,509 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 103#L1746-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,509 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-27 20:17:32,509 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-27 20:17:32,509 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-27 20:17:32,509 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-27 20:17:32,509 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-27 20:17:32,509 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:32,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][147], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 729#true, 187#L1704-7true, 105#L1747-2true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 749#(<= |ULTIMATE.start_main_~i~2#1| 1), 708#(<= |ULTIMATE.start_main_~i~2#1| 1), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, 57#L1757-9true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,575 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-27 20:17:32,576 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-27 20:17:32,576 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-27 20:17:32,576 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-27 20:17:32,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][147], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 92#L1747-5true, 749#(<= |ULTIMATE.start_main_~i~2#1| 1), 708#(<= |ULTIMATE.start_main_~i~2#1| 1), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, 57#L1757-9true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,601 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-27 20:17:32,601 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-27 20:17:32,601 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:32,601 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:32,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][147], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 749#(<= |ULTIMATE.start_main_~i~2#1| 1), 708#(<= |ULTIMATE.start_main_~i~2#1| 1), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, 311#L1747-4true, 57#L1757-9true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,601 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-27 20:17:32,601 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:32,602 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-27 20:17:32,602 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:32,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][147], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 749#(<= |ULTIMATE.start_main_~i~2#1| 1), 708#(<= |ULTIMATE.start_main_~i~2#1| 1), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 62#L1747-3true, 325#true, 57#L1757-9true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,602 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-27 20:17:32,602 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:32,602 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:32,602 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-27 20:17:32,629 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 105#L1747-2true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,629 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-27 20:17:32,629 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:32,629 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:32,629 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-27 20:17:32,629 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:32,629 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:32,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 105#L1747-2true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,630 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-27 20:17:32,630 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-27 20:17:32,630 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-27 20:17:32,630 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-27 20:17:32,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 92#L1747-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,658 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-27 20:17:32,658 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:32,658 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:32,658 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-27 20:17:32,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, 311#L1747-4true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,659 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-27 20:17:32,659 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-27 20:17:32,659 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:32,659 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:32,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 62#L1747-3true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,659 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-27 20:17:32,659 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-27 20:17:32,659 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-27 20:17:32,659 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-27 20:17:32,659 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 92#L1747-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,659 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-27 20:17:32,659 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:32,659 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:32,660 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:32,660 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-27 20:17:32,660 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:32,660 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, 311#L1747-4true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,660 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-27 20:17:32,660 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:32,660 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-27 20:17:32,660 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:32,660 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:32,660 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:32,660 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 62#L1747-3true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,661 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-27 20:17:32,661 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:32,661 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:32,661 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:32,661 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-27 20:17:32,661 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:32,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 188#L1746-3true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 286#L1757-4true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,741 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-27 20:17:32,741 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-27 20:17:32,741 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-27 20:17:32,741 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-27 20:17:32,744 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, 174#L1747-3true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), 6#L1756-2true, Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,744 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-27 20:17:32,744 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-27 20:17:32,744 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-27 20:17:32,744 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:32,744 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:32,744 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:32,744 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-27 20:17:32,744 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, 174#L1747-3true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,744 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-27 20:17:32,744 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-27 20:17:32,744 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-27 20:17:32,744 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-27 20:17:32,745 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-27 20:17:32,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 188#L1746-3true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), 724#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (not (= 3 |~#stack~0.base|))), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,761 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-27 20:17:32,761 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:32,761 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-27 20:17:32,761 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-27 20:17:32,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 120#L1746-4true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 286#L1757-4true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,764 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-27 20:17:32,764 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:32,764 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-27 20:17:32,764 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-27 20:17:32,769 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 156#L1747-4true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,770 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-27 20:17:32,770 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-27 20:17:32,770 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:32,770 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-27 20:17:32,770 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-27 20:17:32,770 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 156#L1747-4true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), 6#L1756-2true, Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,770 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-27 20:17:32,770 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:32,770 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-27 20:17:32,770 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-27 20:17:32,770 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-27 20:17:32,770 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:32,770 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-27 20:17:32,772 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 92#L1747-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), 6#L1756-2true, Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,772 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-27 20:17:32,772 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-27 20:17:32,772 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:32,772 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:32,772 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:32,772 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-27 20:17:32,772 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:32,772 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), 6#L1756-2true, Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, 311#L1747-4true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,772 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-27 20:17:32,773 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:32,773 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-27 20:17:32,773 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-27 20:17:32,773 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:32,773 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:32,773 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:32,773 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 92#L1747-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,773 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-27 20:17:32,773 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:32,773 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:32,773 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-27 20:17:32,773 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-27 20:17:32,774 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, 311#L1747-4true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,774 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-27 20:17:32,774 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-27 20:17:32,774 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:32,774 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-27 20:17:32,774 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-27 20:17:32,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 188#L1746-3true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, 726#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|) (not (= 3 |~#stack~0.base|))), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,787 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-27 20:17:32,787 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:32,787 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-27 20:17:32,787 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-27 20:17:32,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 120#L1746-4true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), 724#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (not (= 3 |~#stack~0.base|))), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,790 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-27 20:17:32,790 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-27 20:17:32,790 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:32,790 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-27 20:17:32,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 103#L1746-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), 286#L1757-4true, Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,795 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-27 20:17:32,795 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-27 20:17:32,795 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-27 20:17:32,795 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-27 20:17:32,797 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, 209#L1747-5true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 282#L1756-6true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,797 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-27 20:17:32,797 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-27 20:17:32,797 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-27 20:17:32,797 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:32,797 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-27 20:17:32,798 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1190] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse3 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse2 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse3) 0) (= (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse3) |v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse3 0) .cse1 0) .cse4 0) .cse2 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread1of2ForFork0_Pop_#t~mem12#1=|v_threadThread1of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread1of2ForFork0_Pop_#t~mem12#1][124], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 321#true, 87#L1704-7true, 209#L1747-5true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,798 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-27 20:17:32,798 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:32,798 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-27 20:17:32,798 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-27 20:17:32,798 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-27 20:17:32,798 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:32,798 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-27 20:17:32,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, 54#L1757-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 188#L1746-3true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,806 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-27 20:17:32,806 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:32,806 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-27 20:17:32,806 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-27 20:17:32,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 120#L1746-4true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, 726#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|) (not (= 3 |~#stack~0.base|))), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,809 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-27 20:17:32,809 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-27 20:17:32,809 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-27 20:17:32,809 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:32,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 103#L1746-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), 724#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (not (= 3 |~#stack~0.base|))), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,814 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-27 20:17:32,814 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-27 20:17:32,814 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-27 20:17:32,814 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-27 20:17:32,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, 237#L1757-8true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 188#L1746-3true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,822 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-27 20:17:32,822 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:32,822 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-27 20:17:32,822 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-27 20:17:32,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, 54#L1757-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 120#L1746-4true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,824 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-27 20:17:32,824 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-27 20:17:32,824 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-27 20:17:32,824 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:32,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 103#L1746-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, 726#(and (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= 3 |~#threads~0.base|) (= (select (select |#race| 3) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|) (not (= 3 |~#stack~0.base|))), Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,829 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-27 20:17:32,829 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:32,829 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-27 20:17:32,829 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-27 20:17:32,837 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 92#L1747-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 6#L1756-2true, 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,837 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-27 20:17:32,837 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-27 20:17:32,837 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:32,837 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:32,837 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-27 20:17:32,837 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:32,837 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-27 20:17:32,837 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-27 20:17:32,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, 237#L1757-8true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 120#L1746-4true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,840 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-27 20:17:32,840 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-27 20:17:32,840 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-27 20:17:32,840 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-27 20:17:32,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, 54#L1757-7true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 103#L1746-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,845 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-27 20:17:32,845 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-27 20:17:32,845 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-27 20:17:32,845 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-27 20:17:32,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1317] L1704-12-->L1704-7: Formula: (let ((.cse0 (select |v_#race_889| |v_~#stack~0.base_468|)) (.cse2 (+ |v_~#stack~0.offset_468| 28)) (.cse1 (+ |v_~#stack~0.offset_468| 29)) (.cse4 (+ |v_~#stack~0.offset_468| 30)) (.cse3 (+ |v_~#stack~0.offset_468| 31))) (and (= (select .cse0 .cse1) 0) (= |v_threadThread2of2ForFork0_Pop_#t~mem12#1_3| (select (select |v_#memory_int_479| |v_~#stack~0.base_468|) .cse2)) (= (select .cse0 .cse3) 0) (= (select .cse0 .cse2) 0) (= (select .cse0 .cse4) 0) (= |v_#race_889| (store |v_#race_890| |v_~#stack~0.base_468| (store (store (store (store (select |v_#race_890| |v_~#stack~0.base_468|) .cse2 0) .cse1 0) .cse4 0) .cse3 0))))) InVars {#race=|v_#race_890|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, ~#stack~0.offset=|v_~#stack~0.offset_468|} OutVars{#race=|v_#race_889|, #memory_int=|v_#memory_int_479|, ~#stack~0.base=|v_~#stack~0.base_468|, threadThread2of2ForFork0_Pop_#t~mem12#1=|v_threadThread2of2ForFork0_Pop_#t~mem12#1_3|, ~#stack~0.offset=|v_~#stack~0.offset_468|} AuxVars[] AssignedVars[#race, threadThread2of2ForFork0_Pop_#t~mem12#1][148], [Black: 697#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|)), 323#true, Black: 708#(<= |ULTIMATE.start_main_~i~2#1| 1), 729#true, 187#L1704-7true, 321#true, 237#L1757-8true, Black: 335#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 339#(= |ULTIMATE.start_main_~i~2#1| 0), 103#L1746-5true, Black: 739#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0)), Black: 735#(and (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 737#(and (<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0) (<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0) (<= (+ |threadThread1of2ForFork0_#t~ret32#1| 1) 0)), Black: 733#(<= (+ |threadThread1of2ForFork0_~elem~0#1| 1) 0), Black: 731#(<= (+ |threadThread1of2ForFork0_Pop_#res#1| 1) 0), 325#true, Black: 681#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3)), Black: 687#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_#t~post10#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 689#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~pushCount#1| 3) (<= |ULTIMATE.start_Init_~i~0#1| 1)), Black: 683#(and (= 3 |ULTIMATE.start_Init_#in~pushCount#1|) (= |ULTIMATE.start_Init_~i~0#1| 0) (= |ULTIMATE.start_Init_~pushCount#1| 3)), 694#true, 750#(<= |ULTIMATE.start_main_~i~2#1| 2), Black: 699#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 3)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|)), Black: 696#(= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|), Black: 698#(and (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 1)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset|)) |ULTIMATE.start_main_#t~nondet37#1|) (= (select (select |#race| |~#threads~0.base|) (+ (* |ULTIMATE.start_main_~i~2#1| 4) |~#threads~0.offset| 2)) |ULTIMATE.start_main_#t~nondet37#1|))]) [2024-11-27 20:17:32,857 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-27 20:17:32,857 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-27 20:17:32,857 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-27 20:17:32,857 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-27 20:17:32,982 INFO L124 PetriNetUnfolderBase]: 13548/39349 cut-off events. [2024-11-27 20:17:32,982 INFO L125 PetriNetUnfolderBase]: For 17759/18033 co-relation queries the response was YES. [2024-11-27 20:17:33,164 INFO L83 FinitePrefix]: Finished finitePrefix Result has 77736 conditions, 39349 events. 13548/39349 cut-off events. For 17759/18033 co-relation queries the response was YES. Maximal size of possible extension queue 779. Compared 452932 event pairs, 2017 based on Foata normal form. 359/36718 useless extension candidates. Maximal degree in co-relation 77713. Up to 14404 conditions per place. [2024-11-27 20:17:33,269 INFO L140 encePairwiseOnDemand]: 344/347 looper letters, 183 selfloop transitions, 3 changer transitions 0/508 dead transitions. [2024-11-27 20:17:33,269 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 508 transitions, 2406 flow [2024-11-27 20:17:33,270 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-27 20:17:33,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-27 20:17:33,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 1350 transitions. [2024-11-27 20:17:33,273 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7780979827089337 [2024-11-27 20:17:33,273 INFO L175 Difference]: Start difference. First operand has 315 places, 451 transitions, 1710 flow. Second operand 5 states and 1350 transitions. [2024-11-27 20:17:33,273 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 508 transitions, 2406 flow [2024-11-27 20:17:33,319 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 303 places, 508 transitions, 2402 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-27 20:17:33,325 INFO L231 Difference]: Finished difference. Result has 303 places, 434 transitions, 1660 flow [2024-11-27 20:17:33,326 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=347, PETRI_DIFFERENCE_MINUEND_FLOW=1654, PETRI_DIFFERENCE_MINUEND_PLACES=299, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=434, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=431, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1660, PETRI_PLACES=303, PETRI_TRANSITIONS=434} [2024-11-27 20:17:33,327 INFO L279 CegarLoopForPetriNet]: 322 programPoint places, -19 predicate places. [2024-11-27 20:17:33,327 INFO L471 AbstractCegarLoop]: Abstraction has has 303 places, 434 transitions, 1660 flow [2024-11-27 20:17:33,327 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 260.2) internal successors, (1301), 5 states have internal predecessors, (1301), 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-27 20:17:33,328 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:33,328 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:17:33,328 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-27 20:17:33,328 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 58 more)] === [2024-11-27 20:17:33,329 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:33,329 INFO L85 PathProgramCache]: Analyzing trace with hash 718557019, now seen corresponding path program 1 times [2024-11-27 20:17:33,329 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:33,329 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1001145872] [2024-11-27 20:17:33,329 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:33,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:33,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-27 20:17:33,377 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-27 20:17:33,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-27 20:17:33,419 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-27 20:17:33,419 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-27 20:17:33,419 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (60 of 61 remaining) [2024-11-27 20:17:33,419 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (59 of 61 remaining) [2024-11-27 20:17:33,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (58 of 61 remaining) [2024-11-27 20:17:33,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (57 of 61 remaining) [2024-11-27 20:17:33,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (56 of 61 remaining) [2024-11-27 20:17:33,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (55 of 61 remaining) [2024-11-27 20:17:33,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (54 of 61 remaining) [2024-11-27 20:17:33,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (53 of 61 remaining) [2024-11-27 20:17:33,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (52 of 61 remaining) [2024-11-27 20:17:33,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr10ASSERT_VIOLATIONDATA_RACE (51 of 61 remaining) [2024-11-27 20:17:33,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (50 of 61 remaining) [2024-11-27 20:17:33,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (49 of 61 remaining) [2024-11-27 20:17:33,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr11ASSERT_VIOLATIONDATA_RACE (48 of 61 remaining) [2024-11-27 20:17:33,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (47 of 61 remaining) [2024-11-27 20:17:33,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (46 of 61 remaining) [2024-11-27 20:17:33,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr12ASSERT_VIOLATIONDATA_RACE (45 of 61 remaining) [2024-11-27 20:17:33,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr6ASSERT_VIOLATIONDATA_RACE (44 of 61 remaining) [2024-11-27 20:17:33,421 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr7ASSERT_VIOLATIONDATA_RACE (43 of 61 remaining) [2024-11-27 20:17:33,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr8ASSERT_VIOLATIONDATA_RACE (42 of 61 remaining) [2024-11-27 20:17:33,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr9ASSERT_VIOLATIONDATA_RACE (41 of 61 remaining) [2024-11-27 20:17:33,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr13ASSERT_VIOLATIONDATA_RACE (40 of 61 remaining) [2024-11-27 20:17:33,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr16ASSERT_VIOLATIONDATA_RACE (39 of 61 remaining) [2024-11-27 20:17:33,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr17ASSERT_VIOLATIONDATA_RACE (38 of 61 remaining) [2024-11-27 20:17:33,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr14ASSERT_VIOLATIONDATA_RACE (37 of 61 remaining) [2024-11-27 20:17:33,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr15ASSERT_VIOLATIONDATA_RACE (36 of 61 remaining) [2024-11-27 20:17:33,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (35 of 61 remaining) [2024-11-27 20:17:33,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (34 of 61 remaining) [2024-11-27 20:17:33,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr10ASSERT_VIOLATIONDATA_RACE (33 of 61 remaining) [2024-11-27 20:17:33,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (32 of 61 remaining) [2024-11-27 20:17:33,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (31 of 61 remaining) [2024-11-27 20:17:33,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr11ASSERT_VIOLATIONDATA_RACE (30 of 61 remaining) [2024-11-27 20:17:33,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (29 of 61 remaining) [2024-11-27 20:17:33,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (28 of 61 remaining) [2024-11-27 20:17:33,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr12ASSERT_VIOLATIONDATA_RACE (27 of 61 remaining) [2024-11-27 20:17:33,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr6ASSERT_VIOLATIONDATA_RACE (26 of 61 remaining) [2024-11-27 20:17:33,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr7ASSERT_VIOLATIONDATA_RACE (25 of 61 remaining) [2024-11-27 20:17:33,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr8ASSERT_VIOLATIONDATA_RACE (24 of 61 remaining) [2024-11-27 20:17:33,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr9ASSERT_VIOLATIONDATA_RACE (23 of 61 remaining) [2024-11-27 20:17:33,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr13ASSERT_VIOLATIONDATA_RACE (22 of 61 remaining) [2024-11-27 20:17:33,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr16ASSERT_VIOLATIONDATA_RACE (21 of 61 remaining) [2024-11-27 20:17:33,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr17ASSERT_VIOLATIONDATA_RACE (20 of 61 remaining) [2024-11-27 20:17:33,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr14ASSERT_VIOLATIONDATA_RACE (19 of 61 remaining) [2024-11-27 20:17:33,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr15ASSERT_VIOLATIONDATA_RACE (18 of 61 remaining) [2024-11-27 20:17:33,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (17 of 61 remaining) [2024-11-27 20:17:33,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (16 of 61 remaining) [2024-11-27 20:17:33,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr10ASSERT_VIOLATIONDATA_RACE (15 of 61 remaining) [2024-11-27 20:17:33,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (14 of 61 remaining) [2024-11-27 20:17:33,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (13 of 61 remaining) [2024-11-27 20:17:33,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr11ASSERT_VIOLATIONDATA_RACE (12 of 61 remaining) [2024-11-27 20:17:33,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr4ASSERT_VIOLATIONDATA_RACE (11 of 61 remaining) [2024-11-27 20:17:33,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr5ASSERT_VIOLATIONDATA_RACE (10 of 61 remaining) [2024-11-27 20:17:33,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr12ASSERT_VIOLATIONDATA_RACE (9 of 61 remaining) [2024-11-27 20:17:33,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr6ASSERT_VIOLATIONDATA_RACE (8 of 61 remaining) [2024-11-27 20:17:33,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr7ASSERT_VIOLATIONDATA_RACE (7 of 61 remaining) [2024-11-27 20:17:33,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr8ASSERT_VIOLATIONDATA_RACE (6 of 61 remaining) [2024-11-27 20:17:33,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr9ASSERT_VIOLATIONDATA_RACE (5 of 61 remaining) [2024-11-27 20:17:33,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr13ASSERT_VIOLATIONDATA_RACE (4 of 61 remaining) [2024-11-27 20:17:33,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr16ASSERT_VIOLATIONDATA_RACE (3 of 61 remaining) [2024-11-27 20:17:33,426 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr17ASSERT_VIOLATIONDATA_RACE (2 of 61 remaining) [2024-11-27 20:17:33,426 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr14ASSERT_VIOLATIONDATA_RACE (1 of 61 remaining) [2024-11-27 20:17:33,426 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr15ASSERT_VIOLATIONDATA_RACE (0 of 61 remaining) [2024-11-27 20:17:33,426 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-27 20:17:33,426 INFO L422 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:17:33,427 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-27 20:17:33,427 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-27 20:17:33,544 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-27 20:17:33,550 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 440 places, 476 transitions, 979 flow [2024-11-27 20:17:33,933 INFO L124 PetriNetUnfolderBase]: 58/661 cut-off events. [2024-11-27 20:17:33,933 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2024-11-27 20:17:33,947 INFO L83 FinitePrefix]: Finished finitePrefix Result has 686 conditions, 661 events. 58/661 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 2789 event pairs, 1 based on Foata normal form. 0/529 useless extension candidates. Maximal degree in co-relation 477. Up to 16 conditions per place. [2024-11-27 20:17:33,948 INFO L82 GeneralOperation]: Start removeDead. Operand has 440 places, 476 transitions, 979 flow [2024-11-27 20:17:33,961 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 440 places, 476 transitions, 979 flow [2024-11-27 20:17:33,962 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-27 20:17:33,963 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;@6b96f7e6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-27 20:17:33,963 INFO L334 AbstractCegarLoop]: Starting to check reachability of 79 error locations. [2024-11-27 20:17:33,966 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-27 20:17:33,966 INFO L124 PetriNetUnfolderBase]: 0/28 cut-off events. [2024-11-27 20:17:33,966 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-27 20:17:33,967 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:33,967 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] [2024-11-27 20:17:33,967 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 76 more)] === [2024-11-27 20:17:33,967 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:33,968 INFO L85 PathProgramCache]: Analyzing trace with hash -377063198, now seen corresponding path program 1 times [2024-11-27 20:17:33,968 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:33,968 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2105560884] [2024-11-27 20:17:33,968 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:33,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:33,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:34,123 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-27 20:17:34,123 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:34,123 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2105560884] [2024-11-27 20:17:34,123 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2105560884] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:34,123 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:34,124 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-27 20:17:34,124 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [212694487] [2024-11-27 20:17:34,124 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:34,124 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-27 20:17:34,126 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:34,126 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-27 20:17:34,126 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-27 20:17:34,127 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 363 out of 476 [2024-11-27 20:17:34,128 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 440 places, 476 transitions, 979 flow. Second operand has 2 states, 2 states have (on average 363.5) internal successors, (727), 2 states have internal predecessors, (727), 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-27 20:17:34,129 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:34,129 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 363 of 476 [2024-11-27 20:17:34,129 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 20:17:38,966 INFO L124 PetriNetUnfolderBase]: 4808/22646 cut-off events. [2024-11-27 20:17:38,966 INFO L125 PetriNetUnfolderBase]: For 2967/2985 co-relation queries the response was YES. [2024-11-27 20:17:39,132 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29641 conditions, 22646 events. 4808/22646 cut-off events. For 2967/2985 co-relation queries the response was YES. Maximal size of possible extension queue 591. Compared 290683 event pairs, 3231 based on Foata normal form. 5501/26291 useless extension candidates. Maximal degree in co-relation 24647. Up to 5741 conditions per place. [2024-11-27 20:17:39,223 INFO L140 encePairwiseOnDemand]: 403/476 looper letters, 40 selfloop transitions, 0 changer transitions 0/400 dead transitions. [2024-11-27 20:17:39,223 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 386 places, 400 transitions, 907 flow [2024-11-27 20:17:39,223 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-27 20:17:39,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-27 20:17:39,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 839 transitions. [2024-11-27 20:17:39,225 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8813025210084033 [2024-11-27 20:17:39,225 INFO L175 Difference]: Start difference. First operand has 440 places, 476 transitions, 979 flow. Second operand 2 states and 839 transitions. [2024-11-27 20:17:39,225 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 386 places, 400 transitions, 907 flow [2024-11-27 20:17:39,230 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 386 places, 400 transitions, 907 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 20:17:39,234 INFO L231 Difference]: Finished difference. Result has 386 places, 400 transitions, 827 flow [2024-11-27 20:17:39,235 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=476, PETRI_DIFFERENCE_MINUEND_FLOW=827, PETRI_DIFFERENCE_MINUEND_PLACES=385, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=400, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=400, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=827, PETRI_PLACES=386, PETRI_TRANSITIONS=400} [2024-11-27 20:17:39,236 INFO L279 CegarLoopForPetriNet]: 440 programPoint places, -54 predicate places. [2024-11-27 20:17:39,236 INFO L471 AbstractCegarLoop]: Abstraction has has 386 places, 400 transitions, 827 flow [2024-11-27 20:17:39,236 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 363.5) internal successors, (727), 2 states have internal predecessors, (727), 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-27 20:17:39,236 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 20:17:39,237 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 20:17:39,237 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-27 20:17:39,237 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 76 more)] === [2024-11-27 20:17:39,237 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 20:17:39,237 INFO L85 PathProgramCache]: Analyzing trace with hash -1689448650, now seen corresponding path program 1 times [2024-11-27 20:17:39,238 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 20:17:39,238 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2066344172] [2024-11-27 20:17:39,238 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 20:17:39,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 20:17:39,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 20:17:39,350 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-27 20:17:39,350 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 20:17:39,350 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2066344172] [2024-11-27 20:17:39,350 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2066344172] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 20:17:39,351 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 20:17:39,351 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-27 20:17:39,351 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1281956061] [2024-11-27 20:17:39,351 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 20:17:39,351 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-27 20:17:39,351 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 20:17:39,352 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-27 20:17:39,352 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-27 20:17:39,376 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 354 out of 476 [2024-11-27 20:17:39,378 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 386 places, 400 transitions, 827 flow. Second operand has 5 states, 5 states have (on average 356.2) internal successors, (1781), 5 states have internal predecessors, (1781), 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-27 20:17:39,379 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 20:17:39,379 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 354 of 476 [2024-11-27 20:17:39,379 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand