./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/weaver/popl20-more-parray-copy.wvr.c --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_7394801e-ae0a-4900-9039-81bdfc795ebc/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7394801e-ae0a-4900-9039-81bdfc795ebc/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_7394801e-ae0a-4900-9039-81bdfc795ebc/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7394801e-ae0a-4900-9039-81bdfc795ebc/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/popl20-more-parray-copy.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7394801e-ae0a-4900-9039-81bdfc795ebc/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_7394801e-ae0a-4900-9039-81bdfc795ebc/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 7aea5f8d9182df5a5d01671c1aa4ef829b038428d2f68272ec4ea6e120e3973d --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 03:54:08,592 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 03:54:08,697 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7394801e-ae0a-4900-9039-81bdfc795ebc/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-28 03:54:08,706 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 03:54:08,706 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 03:54:08,737 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 03:54:08,738 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 03:54:08,738 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 03:54:08,739 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 03:54:08,739 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 03:54:08,741 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 03:54:08,741 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 03:54:08,741 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 03:54:08,741 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 03:54:08,742 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-28 03:54:08,742 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 03:54:08,743 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 03:54:08,743 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 03:54:08,743 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 03:54:08,743 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-28 03:54:08,743 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 03:54:08,743 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-28 03:54:08,743 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-28 03:54:08,743 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 03:54:08,744 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 03:54:08,744 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-28 03:54:08,744 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 03:54:08,744 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 03:54:08,744 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 03:54:08,744 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 03:54:08,744 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 03:54:08,745 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 03:54:08,745 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 03:54:08,745 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 03:54:08,745 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 03:54:08,745 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 03:54:08,745 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 03:54:08,745 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 03:54:08,745 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-28 03:54:08,745 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-28 03:54:08,745 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 03:54:08,745 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 03:54:08,746 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 03:54:08,746 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 03:54:08,746 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 03:54:08,746 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 03:54:08,746 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_7394801e-ae0a-4900-9039-81bdfc795ebc/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 -> 7aea5f8d9182df5a5d01671c1aa4ef829b038428d2f68272ec4ea6e120e3973d [2024-11-28 03:54:09,042 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 03:54:09,051 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 03:54:09,054 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 03:54:09,055 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 03:54:09,056 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 03:54:09,057 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7394801e-ae0a-4900-9039-81bdfc795ebc/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/weaver/popl20-more-parray-copy.wvr.c [2024-11-28 03:54:12,215 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7394801e-ae0a-4900-9039-81bdfc795ebc/bin/uautomizer-verify-aQ6SnzHsRB/data/f45e3fad0/88ae73cdf9f3484d9c579b1199f4a5be/FLAG3a0744bbb [2024-11-28 03:54:12,501 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 03:54:12,505 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7394801e-ae0a-4900-9039-81bdfc795ebc/sv-benchmarks/c/weaver/popl20-more-parray-copy.wvr.c [2024-11-28 03:54:12,514 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7394801e-ae0a-4900-9039-81bdfc795ebc/bin/uautomizer-verify-aQ6SnzHsRB/data/f45e3fad0/88ae73cdf9f3484d9c579b1199f4a5be/FLAG3a0744bbb [2024-11-28 03:54:12,779 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7394801e-ae0a-4900-9039-81bdfc795ebc/bin/uautomizer-verify-aQ6SnzHsRB/data/f45e3fad0/88ae73cdf9f3484d9c579b1199f4a5be [2024-11-28 03:54:12,781 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 03:54:12,783 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 03:54:12,784 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 03:54:12,784 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 03:54:12,789 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 03:54:12,789 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 03:54:12" (1/1) ... [2024-11-28 03:54:12,790 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@e5f0600 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:54:12, skipping insertion in model container [2024-11-28 03:54:12,790 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 03:54:12" (1/1) ... [2024-11-28 03:54:12,807 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 03:54:13,023 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 03:54:13,037 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 03:54:13,095 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 03:54:13,116 INFO L204 MainTranslator]: Completed translation [2024-11-28 03:54:13,116 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:54:13 WrapperNode [2024-11-28 03:54:13,117 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 03:54:13,118 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 03:54:13,118 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 03:54:13,118 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 03:54:13,129 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:54:13" (1/1) ... [2024-11-28 03:54:13,144 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:54:13" (1/1) ... [2024-11-28 03:54:13,182 INFO L138 Inliner]: procedures = 23, calls = 27, calls flagged for inlining = 10, calls inlined = 12, statements flattened = 191 [2024-11-28 03:54:13,186 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 03:54:13,187 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 03:54:13,187 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 03:54:13,187 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 03:54:13,200 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:54:13" (1/1) ... [2024-11-28 03:54:13,200 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:54:13" (1/1) ... [2024-11-28 03:54:13,211 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:54:13" (1/1) ... [2024-11-28 03:54:13,211 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:54:13" (1/1) ... [2024-11-28 03:54:13,224 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:54:13" (1/1) ... [2024-11-28 03:54:13,226 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:54:13" (1/1) ... [2024-11-28 03:54:13,230 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:54:13" (1/1) ... [2024-11-28 03:54:13,232 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:54:13" (1/1) ... [2024-11-28 03:54:13,234 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:54:13" (1/1) ... [2024-11-28 03:54:13,238 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 03:54:13,243 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 03:54:13,243 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 03:54:13,243 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 03:54:13,244 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:54:13" (1/1) ... [2024-11-28 03:54:13,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 03:54:13,278 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7394801e-ae0a-4900-9039-81bdfc795ebc/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:54:13,293 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7394801e-ae0a-4900-9039-81bdfc795ebc/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 03:54:13,297 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7394801e-ae0a-4900-9039-81bdfc795ebc/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 03:54:13,326 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 03:54:13,327 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-28 03:54:13,327 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-28 03:54:13,327 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-28 03:54:13,327 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-28 03:54:13,327 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-28 03:54:13,327 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-28 03:54:13,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-28 03:54:13,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-28 03:54:13,327 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-28 03:54:13,327 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 03:54:13,327 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 03:54:13,327 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-28 03:54:13,329 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-28 03:54:13,476 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 03:54:13,478 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 03:54:14,181 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 03:54:14,182 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 03:54:14,217 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 03:54:14,218 INFO L312 CfgBuilder]: Removed 5 assume(true) statements. [2024-11-28 03:54:14,218 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 03:54:14 BoogieIcfgContainer [2024-11-28 03:54:14,218 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 03:54:14,222 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 03:54:14,222 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 03:54:14,231 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 03:54:14,231 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 03:54:12" (1/3) ... [2024-11-28 03:54:14,232 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@8e28502 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 03:54:14, skipping insertion in model container [2024-11-28 03:54:14,232 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:54:13" (2/3) ... [2024-11-28 03:54:14,234 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@8e28502 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 03:54:14, skipping insertion in model container [2024-11-28 03:54:14,235 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 03:54:14" (3/3) ... [2024-11-28 03:54:14,236 INFO L128 eAbstractionObserver]: Analyzing ICFG popl20-more-parray-copy.wvr.c [2024-11-28 03:54:14,254 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 03:54:14,256 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG popl20-more-parray-copy.wvr.c that has 4 procedures, 347 locations, 1 initial locations, 5 loop locations, and 32 error locations. [2024-11-28 03:54:14,256 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 03:54:14,433 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-28 03:54:14,490 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 356 places, 365 transitions, 751 flow [2024-11-28 03:54:14,637 INFO L124 PetriNetUnfolderBase]: 19/362 cut-off events. [2024-11-28 03:54:14,640 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-28 03:54:14,651 INFO L83 FinitePrefix]: Finished finitePrefix Result has 375 conditions, 362 events. 19/362 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 514 event pairs, 0 based on Foata normal form. 0/311 useless extension candidates. Maximal degree in co-relation 262. Up to 2 conditions per place. [2024-11-28 03:54:14,651 INFO L82 GeneralOperation]: Start removeDead. Operand has 356 places, 365 transitions, 751 flow [2024-11-28 03:54:14,664 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 335 places, 343 transitions, 704 flow [2024-11-28 03:54:14,678 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 03:54:14,698 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;@5c6978bb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 03:54:14,698 INFO L334 AbstractCegarLoop]: Starting to check reachability of 51 error locations. [2024-11-28 03:54:14,710 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 03:54:14,711 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2024-11-28 03:54:14,711 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 03:54:14,711 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:54:14,712 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] [2024-11-28 03:54:14,712 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-28 03:54:14,719 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:54:14,720 INFO L85 PathProgramCache]: Analyzing trace with hash 1159981713, now seen corresponding path program 1 times [2024-11-28 03:54:14,728 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:54:14,730 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2115781068] [2024-11-28 03:54:14,730 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:54:14,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:54:14,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:54:14,928 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:54:14,928 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:54:14,928 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2115781068] [2024-11-28 03:54:14,929 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2115781068] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:54:14,929 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:54:14,929 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:54:14,930 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [598784250] [2024-11-28 03:54:14,935 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:54:14,943 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:54:14,949 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:54:14,973 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:54:14,974 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:54:15,031 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 335 out of 365 [2024-11-28 03:54:15,039 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 335 places, 343 transitions, 704 flow. Second operand has 3 states, 3 states have (on average 336.3333333333333) internal successors, (1009), 3 states have internal predecessors, (1009), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:15,040 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:54:15,040 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 335 of 365 [2024-11-28 03:54:15,043 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:54:15,246 INFO L124 PetriNetUnfolderBase]: 21/558 cut-off events. [2024-11-28 03:54:15,247 INFO L125 PetriNetUnfolderBase]: For 25/25 co-relation queries the response was YES. [2024-11-28 03:54:15,251 INFO L83 FinitePrefix]: Finished finitePrefix Result has 610 conditions, 558 events. 21/558 cut-off events. For 25/25 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 1899 event pairs, 7 based on Foata normal form. 20/493 useless extension candidates. Maximal degree in co-relation 335. Up to 31 conditions per place. [2024-11-28 03:54:15,257 INFO L140 encePairwiseOnDemand]: 351/365 looper letters, 13 selfloop transitions, 2 changer transitions 6/331 dead transitions. [2024-11-28 03:54:15,257 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 336 places, 331 transitions, 710 flow [2024-11-28 03:54:15,258 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:54:15,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:54:15,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1032 transitions. [2024-11-28 03:54:15,284 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9424657534246575 [2024-11-28 03:54:15,286 INFO L175 Difference]: Start difference. First operand has 335 places, 343 transitions, 704 flow. Second operand 3 states and 1032 transitions. [2024-11-28 03:54:15,287 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 336 places, 331 transitions, 710 flow [2024-11-28 03:54:15,299 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 330 places, 331 transitions, 698 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-11-28 03:54:15,308 INFO L231 Difference]: Finished difference. Result has 330 places, 325 transitions, 660 flow [2024-11-28 03:54:15,312 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=668, PETRI_DIFFERENCE_MINUEND_PLACES=328, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=331, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=329, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=660, PETRI_PLACES=330, PETRI_TRANSITIONS=325} [2024-11-28 03:54:15,318 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -5 predicate places. [2024-11-28 03:54:15,318 INFO L471 AbstractCegarLoop]: Abstraction has has 330 places, 325 transitions, 660 flow [2024-11-28 03:54:15,319 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 336.3333333333333) internal successors, (1009), 3 states have internal predecessors, (1009), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:15,319 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:54:15,319 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-28 03:54:15,320 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 03:54:15,320 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-28 03:54:15,321 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:54:15,321 INFO L85 PathProgramCache]: Analyzing trace with hash -354168215, now seen corresponding path program 1 times [2024-11-28 03:54:15,321 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:54:15,321 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1939772587] [2024-11-28 03:54:15,321 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:54:15,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:54:15,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:54:15,431 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:54:15,431 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:54:15,431 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1939772587] [2024-11-28 03:54:15,432 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1939772587] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:54:15,432 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:54:15,432 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:54:15,432 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1679074385] [2024-11-28 03:54:15,432 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:54:15,433 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:54:15,434 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:54:15,434 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:54:15,435 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:54:15,528 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 365 [2024-11-28 03:54:15,530 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 330 places, 325 transitions, 660 flow. Second operand has 3 states, 3 states have (on average 334.3333333333333) internal successors, (1003), 3 states have internal predecessors, (1003), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:15,530 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:54:15,530 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 365 [2024-11-28 03:54:15,530 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:54:15,647 INFO L124 PetriNetUnfolderBase]: 15/436 cut-off events. [2024-11-28 03:54:15,648 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-28 03:54:15,650 INFO L83 FinitePrefix]: Finished finitePrefix Result has 476 conditions, 436 events. 15/436 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1188 event pairs, 5 based on Foata normal form. 0/379 useless extension candidates. Maximal degree in co-relation 447. Up to 29 conditions per place. [2024-11-28 03:54:15,653 INFO L140 encePairwiseOnDemand]: 362/365 looper letters, 15 selfloop transitions, 2 changer transitions 0/324 dead transitions. [2024-11-28 03:54:15,653 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 325 places, 324 transitions, 692 flow [2024-11-28 03:54:15,653 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:54:15,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:54:15,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1017 transitions. [2024-11-28 03:54:15,657 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9287671232876712 [2024-11-28 03:54:15,657 INFO L175 Difference]: Start difference. First operand has 330 places, 325 transitions, 660 flow. Second operand 3 states and 1017 transitions. [2024-11-28 03:54:15,657 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 325 places, 324 transitions, 692 flow [2024-11-28 03:54:15,660 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 323 places, 324 transitions, 688 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 03:54:15,665 INFO L231 Difference]: Finished difference. Result has 323 places, 324 transitions, 658 flow [2024-11-28 03:54:15,666 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=654, PETRI_DIFFERENCE_MINUEND_PLACES=321, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=324, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=322, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=658, PETRI_PLACES=323, PETRI_TRANSITIONS=324} [2024-11-28 03:54:15,667 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -12 predicate places. [2024-11-28 03:54:15,667 INFO L471 AbstractCegarLoop]: Abstraction has has 323 places, 324 transitions, 658 flow [2024-11-28 03:54:15,668 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.3333333333333) internal successors, (1003), 3 states have internal predecessors, (1003), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:15,668 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:54:15,668 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:54:15,668 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 03:54:15,669 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-28 03:54:15,669 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:54:15,669 INFO L85 PathProgramCache]: Analyzing trace with hash 1470933209, now seen corresponding path program 1 times [2024-11-28 03:54:15,669 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:54:15,670 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1285438422] [2024-11-28 03:54:15,670 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:54:15,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:54:15,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:54:15,722 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:54:15,722 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:54:15,722 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1285438422] [2024-11-28 03:54:15,722 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1285438422] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:54:15,723 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:54:15,723 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:54:15,723 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [549088076] [2024-11-28 03:54:15,723 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:54:15,723 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:54:15,724 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:54:15,724 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:54:15,724 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:54:15,773 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 327 out of 365 [2024-11-28 03:54:15,775 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 323 places, 324 transitions, 658 flow. Second operand has 3 states, 3 states have (on average 328.0) internal successors, (984), 3 states have internal predecessors, (984), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:15,776 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:54:15,776 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 327 of 365 [2024-11-28 03:54:15,776 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:54:15,990 INFO L124 PetriNetUnfolderBase]: 27/536 cut-off events. [2024-11-28 03:54:15,990 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-28 03:54:15,992 INFO L83 FinitePrefix]: Finished finitePrefix Result has 599 conditions, 536 events. 27/536 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 1880 event pairs, 12 based on Foata normal form. 0/467 useless extension candidates. Maximal degree in co-relation 562. Up to 50 conditions per place. [2024-11-28 03:54:15,996 INFO L140 encePairwiseOnDemand]: 358/365 looper letters, 18 selfloop transitions, 1 changer transitions 0/318 dead transitions. [2024-11-28 03:54:15,996 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 319 places, 318 transitions, 684 flow [2024-11-28 03:54:15,996 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:54:15,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:54:15,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1006 transitions. [2024-11-28 03:54:16,004 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9187214611872146 [2024-11-28 03:54:16,005 INFO L175 Difference]: Start difference. First operand has 323 places, 324 transitions, 658 flow. Second operand 3 states and 1006 transitions. [2024-11-28 03:54:16,005 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 319 places, 318 transitions, 684 flow [2024-11-28 03:54:16,007 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 317 places, 318 transitions, 680 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 03:54:16,013 INFO L231 Difference]: Finished difference. Result has 317 places, 318 transitions, 644 flow [2024-11-28 03:54:16,014 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=642, PETRI_DIFFERENCE_MINUEND_PLACES=315, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=318, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=317, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=644, PETRI_PLACES=317, PETRI_TRANSITIONS=318} [2024-11-28 03:54:16,016 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -18 predicate places. [2024-11-28 03:54:16,017 INFO L471 AbstractCegarLoop]: Abstraction has has 317 places, 318 transitions, 644 flow [2024-11-28 03:54:16,018 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 328.0) internal successors, (984), 3 states have internal predecessors, (984), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:16,018 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:54:16,018 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, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:54:16,018 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 03:54:16,019 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-28 03:54:16,019 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:54:16,020 INFO L85 PathProgramCache]: Analyzing trace with hash -633594422, now seen corresponding path program 1 times [2024-11-28 03:54:16,020 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:54:16,020 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [675004255] [2024-11-28 03:54:16,021 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:54:16,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:54:16,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:54:16,230 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:54:16,231 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:54:16,231 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [675004255] [2024-11-28 03:54:16,231 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [675004255] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:54:16,231 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:54:16,232 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:54:16,232 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1181440284] [2024-11-28 03:54:16,232 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:54:16,233 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:54:16,234 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:54:16,235 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:54:16,235 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:54:16,301 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 335 out of 365 [2024-11-28 03:54:16,303 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 317 places, 318 transitions, 644 flow. Second operand has 3 states, 3 states have (on average 336.3333333333333) internal successors, (1009), 3 states have internal predecessors, (1009), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:16,304 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:54:16,304 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 335 of 365 [2024-11-28 03:54:16,304 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:54:16,512 INFO L124 PetriNetUnfolderBase]: 26/501 cut-off events. [2024-11-28 03:54:16,512 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-28 03:54:16,514 INFO L83 FinitePrefix]: Finished finitePrefix Result has 554 conditions, 501 events. 26/501 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 1704 event pairs, 15 based on Foata normal form. 0/445 useless extension candidates. Maximal degree in co-relation 517. Up to 41 conditions per place. [2024-11-28 03:54:16,518 INFO L140 encePairwiseOnDemand]: 362/365 looper letters, 13 selfloop transitions, 2 changer transitions 0/317 dead transitions. [2024-11-28 03:54:16,519 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 318 places, 317 transitions, 672 flow [2024-11-28 03:54:16,520 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:54:16,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:54:16,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1021 transitions. [2024-11-28 03:54:16,524 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9324200913242009 [2024-11-28 03:54:16,524 INFO L175 Difference]: Start difference. First operand has 317 places, 318 transitions, 644 flow. Second operand 3 states and 1021 transitions. [2024-11-28 03:54:16,525 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 318 places, 317 transitions, 672 flow [2024-11-28 03:54:16,529 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 317 places, 317 transitions, 671 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 03:54:16,536 INFO L231 Difference]: Finished difference. Result has 317 places, 317 transitions, 645 flow [2024-11-28 03:54:16,538 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=641, PETRI_DIFFERENCE_MINUEND_PLACES=315, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=317, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=315, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=645, PETRI_PLACES=317, PETRI_TRANSITIONS=317} [2024-11-28 03:54:16,539 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -18 predicate places. [2024-11-28 03:54:16,541 INFO L471 AbstractCegarLoop]: Abstraction has has 317 places, 317 transitions, 645 flow [2024-11-28 03:54:16,542 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 336.3333333333333) internal successors, (1009), 3 states have internal predecessors, (1009), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:16,542 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:54:16,543 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:54:16,543 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 03:54:16,544 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-28 03:54:16,544 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:54:16,545 INFO L85 PathProgramCache]: Analyzing trace with hash -490169415, now seen corresponding path program 1 times [2024-11-28 03:54:16,545 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:54:16,546 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1961391153] [2024-11-28 03:54:16,548 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:54:16,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:54:16,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:54:17,655 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:54:17,655 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:54:17,655 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1961391153] [2024-11-28 03:54:17,655 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1961391153] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:54:17,657 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:54:17,657 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 03:54:17,658 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1596274401] [2024-11-28 03:54:17,658 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:54:17,658 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 03:54:17,659 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:54:17,659 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 03:54:17,659 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-28 03:54:18,297 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 286 out of 365 [2024-11-28 03:54:18,301 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 317 places, 317 transitions, 645 flow. Second operand has 6 states, 6 states have (on average 287.5) internal successors, (1725), 6 states have internal predecessors, (1725), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:18,301 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:54:18,301 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 286 of 365 [2024-11-28 03:54:18,301 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:54:20,257 INFO L124 PetriNetUnfolderBase]: 1896/6904 cut-off events. [2024-11-28 03:54:20,258 INFO L125 PetriNetUnfolderBase]: For 179/179 co-relation queries the response was YES. [2024-11-28 03:54:20,287 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9830 conditions, 6904 events. 1896/6904 cut-off events. For 179/179 co-relation queries the response was YES. Maximal size of possible extension queue 262. Compared 67751 event pairs, 1520 based on Foata normal form. 0/5777 useless extension candidates. Maximal degree in co-relation 9794. Up to 2820 conditions per place. [2024-11-28 03:54:20,330 INFO L140 encePairwiseOnDemand]: 353/365 looper letters, 54 selfloop transitions, 10 changer transitions 0/315 dead transitions. [2024-11-28 03:54:20,330 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 320 places, 315 transitions, 769 flow [2024-11-28 03:54:20,331 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 03:54:20,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 03:54:20,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1782 transitions. [2024-11-28 03:54:20,336 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8136986301369863 [2024-11-28 03:54:20,337 INFO L175 Difference]: Start difference. First operand has 317 places, 317 transitions, 645 flow. Second operand 6 states and 1782 transitions. [2024-11-28 03:54:20,337 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 320 places, 315 transitions, 769 flow [2024-11-28 03:54:20,340 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 318 places, 315 transitions, 765 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 03:54:20,344 INFO L231 Difference]: Finished difference. Result has 318 places, 315 transitions, 657 flow [2024-11-28 03:54:20,345 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=637, PETRI_DIFFERENCE_MINUEND_PLACES=313, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=315, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=305, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=657, PETRI_PLACES=318, PETRI_TRANSITIONS=315} [2024-11-28 03:54:20,347 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -17 predicate places. [2024-11-28 03:54:20,349 INFO L471 AbstractCegarLoop]: Abstraction has has 318 places, 315 transitions, 657 flow [2024-11-28 03:54:20,351 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 287.5) internal successors, (1725), 6 states have internal predecessors, (1725), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:20,351 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:54:20,351 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:54:20,351 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-28 03:54:20,352 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-28 03:54:20,352 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:54:20,353 INFO L85 PathProgramCache]: Analyzing trace with hash -19797260, now seen corresponding path program 1 times [2024-11-28 03:54:20,353 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:54:20,353 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [141044936] [2024-11-28 03:54:20,355 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:54:20,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:54:20,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:54:20,451 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:54:20,453 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:54:20,454 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [141044936] [2024-11-28 03:54:20,454 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [141044936] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:54:20,454 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:54:20,454 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:54:20,454 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [192335774] [2024-11-28 03:54:20,454 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:54:20,455 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:54:20,455 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:54:20,455 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:54:20,456 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:54:20,515 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 335 out of 365 [2024-11-28 03:54:20,517 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 318 places, 315 transitions, 657 flow. Second operand has 3 states, 3 states have (on average 336.3333333333333) internal successors, (1009), 3 states have internal predecessors, (1009), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:20,518 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:54:20,518 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 335 of 365 [2024-11-28 03:54:20,518 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:54:20,659 INFO L124 PetriNetUnfolderBase]: 40/652 cut-off events. [2024-11-28 03:54:20,659 INFO L125 PetriNetUnfolderBase]: For 10/11 co-relation queries the response was YES. [2024-11-28 03:54:20,664 INFO L83 FinitePrefix]: Finished finitePrefix Result has 733 conditions, 652 events. 40/652 cut-off events. For 10/11 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 2756 event pairs, 15 based on Foata normal form. 0/569 useless extension candidates. Maximal degree in co-relation 700. Up to 59 conditions per place. [2024-11-28 03:54:20,667 INFO L140 encePairwiseOnDemand]: 362/365 looper letters, 13 selfloop transitions, 2 changer transitions 0/314 dead transitions. [2024-11-28 03:54:20,668 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 319 places, 314 transitions, 685 flow [2024-11-28 03:54:20,668 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:54:20,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:54:20,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1021 transitions. [2024-11-28 03:54:20,671 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9324200913242009 [2024-11-28 03:54:20,671 INFO L175 Difference]: Start difference. First operand has 318 places, 315 transitions, 657 flow. Second operand 3 states and 1021 transitions. [2024-11-28 03:54:20,672 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 319 places, 314 transitions, 685 flow [2024-11-28 03:54:20,674 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 314 places, 314 transitions, 665 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-28 03:54:20,678 INFO L231 Difference]: Finished difference. Result has 314 places, 314 transitions, 639 flow [2024-11-28 03:54:20,679 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=635, PETRI_DIFFERENCE_MINUEND_PLACES=312, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=314, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=312, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=639, PETRI_PLACES=314, PETRI_TRANSITIONS=314} [2024-11-28 03:54:20,683 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -21 predicate places. [2024-11-28 03:54:20,683 INFO L471 AbstractCegarLoop]: Abstraction has has 314 places, 314 transitions, 639 flow [2024-11-28 03:54:20,684 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 336.3333333333333) internal successors, (1009), 3 states have internal predecessors, (1009), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:20,684 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:54:20,684 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:54:20,684 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-28 03:54:20,685 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-28 03:54:20,685 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:54:20,687 INFO L85 PathProgramCache]: Analyzing trace with hash 508752379, now seen corresponding path program 1 times [2024-11-28 03:54:20,688 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:54:20,688 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [937387931] [2024-11-28 03:54:20,688 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:54:20,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:54:20,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:54:20,801 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:54:20,801 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:54:20,801 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [937387931] [2024-11-28 03:54:20,801 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [937387931] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:54:20,801 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:54:20,803 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:54:20,804 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1439611813] [2024-11-28 03:54:20,804 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:54:20,804 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:54:20,805 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:54:20,805 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:54:20,805 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:54:20,834 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 365 [2024-11-28 03:54:20,835 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 314 places, 314 transitions, 639 flow. Second operand has 3 states, 3 states have (on average 334.0) internal successors, (1002), 3 states have internal predecessors, (1002), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:20,836 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:54:20,836 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 365 [2024-11-28 03:54:20,836 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:54:20,953 INFO L124 PetriNetUnfolderBase]: 39/649 cut-off events. [2024-11-28 03:54:20,953 INFO L125 PetriNetUnfolderBase]: For 13/13 co-relation queries the response was YES. [2024-11-28 03:54:20,956 INFO L83 FinitePrefix]: Finished finitePrefix Result has 717 conditions, 649 events. 39/649 cut-off events. For 13/13 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 2767 event pairs, 20 based on Foata normal form. 0/575 useless extension candidates. Maximal degree in co-relation 680. Up to 56 conditions per place. [2024-11-28 03:54:20,960 INFO L140 encePairwiseOnDemand]: 360/365 looper letters, 14 selfloop transitions, 1 changer transitions 0/310 dead transitions. [2024-11-28 03:54:20,961 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 312 places, 310 transitions, 661 flow [2024-11-28 03:54:20,961 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:54:20,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:54:20,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1018 transitions. [2024-11-28 03:54:20,964 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9296803652968036 [2024-11-28 03:54:20,964 INFO L175 Difference]: Start difference. First operand has 314 places, 314 transitions, 639 flow. Second operand 3 states and 1018 transitions. [2024-11-28 03:54:20,964 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 312 places, 310 transitions, 661 flow [2024-11-28 03:54:20,968 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 310 places, 310 transitions, 657 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 03:54:20,973 INFO L231 Difference]: Finished difference. Result has 310 places, 310 transitions, 629 flow [2024-11-28 03:54:20,974 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=627, PETRI_DIFFERENCE_MINUEND_PLACES=308, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=310, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=309, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=629, PETRI_PLACES=310, PETRI_TRANSITIONS=310} [2024-11-28 03:54:20,975 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -25 predicate places. [2024-11-28 03:54:20,976 INFO L471 AbstractCegarLoop]: Abstraction has has 310 places, 310 transitions, 629 flow [2024-11-28 03:54:20,977 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.0) internal successors, (1002), 3 states have internal predecessors, (1002), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:20,977 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:54:20,977 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:54:20,977 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-28 03:54:20,978 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting thread1Err1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-28 03:54:20,979 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:54:20,979 INFO L85 PathProgramCache]: Analyzing trace with hash 1883932731, now seen corresponding path program 1 times [2024-11-28 03:54:20,980 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:54:20,980 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1195010104] [2024-11-28 03:54:20,980 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:54:20,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:54:21,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:54:21,079 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:54:21,080 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:54:21,080 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1195010104] [2024-11-28 03:54:21,080 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1195010104] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:54:21,080 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:54:21,080 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:54:21,080 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [78249927] [2024-11-28 03:54:21,081 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:54:21,081 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:54:21,083 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:54:21,084 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:54:21,084 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:54:21,125 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 365 [2024-11-28 03:54:21,126 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 310 places, 310 transitions, 629 flow. Second operand has 3 states, 3 states have (on average 334.3333333333333) internal successors, (1003), 3 states have internal predecessors, (1003), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:21,126 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:54:21,126 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 365 [2024-11-28 03:54:21,127 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:54:21,447 INFO L124 PetriNetUnfolderBase]: 118/1290 cut-off events. [2024-11-28 03:54:21,448 INFO L125 PetriNetUnfolderBase]: For 24/24 co-relation queries the response was YES. [2024-11-28 03:54:21,453 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1479 conditions, 1290 events. 118/1290 cut-off events. For 24/24 co-relation queries the response was YES. Maximal size of possible extension queue 41. Compared 8421 event pairs, 22 based on Foata normal form. 0/1139 useless extension candidates. Maximal degree in co-relation 1443. Up to 164 conditions per place. [2024-11-28 03:54:21,466 INFO L140 encePairwiseOnDemand]: 357/365 looper letters, 20 selfloop transitions, 4 changer transitions 0/315 dead transitions. [2024-11-28 03:54:21,466 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 308 places, 315 transitions, 692 flow [2024-11-28 03:54:21,467 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:54:21,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:54:21,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1027 transitions. [2024-11-28 03:54:21,470 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9378995433789954 [2024-11-28 03:54:21,471 INFO L175 Difference]: Start difference. First operand has 310 places, 310 transitions, 629 flow. Second operand 3 states and 1027 transitions. [2024-11-28 03:54:21,471 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 308 places, 315 transitions, 692 flow [2024-11-28 03:54:21,474 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 315 transitions, 691 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 03:54:21,482 INFO L231 Difference]: Finished difference. Result has 308 places, 310 transitions, 648 flow [2024-11-28 03:54:21,486 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=620, PETRI_DIFFERENCE_MINUEND_PLACES=305, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=306, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=302, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=648, PETRI_PLACES=308, PETRI_TRANSITIONS=310} [2024-11-28 03:54:21,487 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -27 predicate places. [2024-11-28 03:54:21,487 INFO L471 AbstractCegarLoop]: Abstraction has has 308 places, 310 transitions, 648 flow [2024-11-28 03:54:21,487 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.3333333333333) internal successors, (1003), 3 states have internal predecessors, (1003), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:21,488 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:54:21,488 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:54:21,488 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-28 03:54:21,492 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting thread1Err2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-28 03:54:21,493 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:54:21,494 INFO L85 PathProgramCache]: Analyzing trace with hash -2016817091, now seen corresponding path program 1 times [2024-11-28 03:54:21,494 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:54:21,494 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [16479886] [2024-11-28 03:54:21,494 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:54:21,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:54:21,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:54:21,598 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:54:21,598 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:54:21,599 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [16479886] [2024-11-28 03:54:21,599 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [16479886] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:54:21,599 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:54:21,599 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:54:21,599 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1014006662] [2024-11-28 03:54:21,599 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:54:21,600 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:54:21,600 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:54:21,601 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:54:21,601 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:54:21,633 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 365 [2024-11-28 03:54:21,635 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 308 places, 310 transitions, 648 flow. Second operand has 3 states, 3 states have (on average 334.3333333333333) internal successors, (1003), 3 states have internal predecessors, (1003), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:21,636 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:54:21,636 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 365 [2024-11-28 03:54:21,636 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:54:22,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L63-6-->L64: Formula: (= |v_#race~B~0_7| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_7|} AuxVars[] AssignedVars[#race~B~0][220], [139#L64true, Black: 383#true, 220#L56true, 382#(= |#race~M~0| 0), 389#(= |#race~A~0| 0), 385#(= |#race~B~0| 0), 367#(= |#race~N~0| 0), 246#L84-4true, 287#L48-2true]) [2024-11-28 03:54:22,069 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-28 03:54:22,070 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 03:54:22,070 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-28 03:54:22,070 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-28 03:54:22,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L63-6-->L64: Formula: (= |v_#race~B~0_7| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_7|} AuxVars[] AssignedVars[#race~B~0][220], [139#L64true, 220#L56true, Black: 383#true, 382#(= |#race~M~0| 0), 389#(= |#race~A~0| 0), 385#(= |#race~B~0| 0), 79#L48-3true, 367#(= |#race~N~0| 0), 246#L84-4true]) [2024-11-28 03:54:22,072 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-28 03:54:22,072 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 03:54:22,072 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 03:54:22,072 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-28 03:54:22,079 INFO L124 PetriNetUnfolderBase]: 189/1715 cut-off events. [2024-11-28 03:54:22,079 INFO L125 PetriNetUnfolderBase]: For 31/31 co-relation queries the response was YES. [2024-11-28 03:54:22,089 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2043 conditions, 1715 events. 189/1715 cut-off events. For 31/31 co-relation queries the response was YES. Maximal size of possible extension queue 52. Compared 12302 event pairs, 41 based on Foata normal form. 0/1535 useless extension candidates. Maximal degree in co-relation 2007. Up to 204 conditions per place. [2024-11-28 03:54:22,098 INFO L140 encePairwiseOnDemand]: 357/365 looper letters, 20 selfloop transitions, 4 changer transitions 0/315 dead transitions. [2024-11-28 03:54:22,099 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 306 places, 315 transitions, 711 flow [2024-11-28 03:54:22,099 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:54:22,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:54:22,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1027 transitions. [2024-11-28 03:54:22,103 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9378995433789954 [2024-11-28 03:54:22,103 INFO L175 Difference]: Start difference. First operand has 308 places, 310 transitions, 648 flow. Second operand 3 states and 1027 transitions. [2024-11-28 03:54:22,103 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 306 places, 315 transitions, 711 flow [2024-11-28 03:54:22,106 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 306 places, 315 transitions, 711 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 03:54:22,112 INFO L231 Difference]: Finished difference. Result has 307 places, 310 transitions, 668 flow [2024-11-28 03:54:22,113 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=640, PETRI_DIFFERENCE_MINUEND_PLACES=304, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=306, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=302, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=668, PETRI_PLACES=307, PETRI_TRANSITIONS=310} [2024-11-28 03:54:22,114 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -28 predicate places. [2024-11-28 03:54:22,114 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 310 transitions, 668 flow [2024-11-28 03:54:22,115 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.3333333333333) internal successors, (1003), 3 states have internal predecessors, (1003), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:22,115 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:54:22,115 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:54:22,115 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-28 03:54:22,116 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting thread1Err3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-28 03:54:22,117 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:54:22,117 INFO L85 PathProgramCache]: Analyzing trace with hash 1598120929, now seen corresponding path program 1 times [2024-11-28 03:54:22,117 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:54:22,117 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1427060885] [2024-11-28 03:54:22,117 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:54:22,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:54:22,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:54:22,448 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:54:22,448 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:54:22,448 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1427060885] [2024-11-28 03:54:22,448 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1427060885] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:54:22,448 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:54:22,449 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-28 03:54:22,449 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1061910090] [2024-11-28 03:54:22,449 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:54:22,449 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-28 03:54:22,450 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:54:22,450 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-28 03:54:22,451 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-28 03:54:22,872 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 322 out of 365 [2024-11-28 03:54:22,877 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 310 transitions, 668 flow. Second operand has 7 states, 7 states have (on average 325.0) internal successors, (2275), 7 states have internal predecessors, (2275), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:22,877 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:54:22,877 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 322 of 365 [2024-11-28 03:54:22,877 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:54:23,487 INFO L124 PetriNetUnfolderBase]: 131/1586 cut-off events. [2024-11-28 03:54:23,488 INFO L125 PetriNetUnfolderBase]: For 15/36 co-relation queries the response was YES. [2024-11-28 03:54:23,497 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1968 conditions, 1586 events. 131/1586 cut-off events. For 15/36 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 9680 event pairs, 27 based on Foata normal form. 4/1481 useless extension candidates. Maximal degree in co-relation 1929. Up to 99 conditions per place. [2024-11-28 03:54:23,504 INFO L140 encePairwiseOnDemand]: 344/365 looper letters, 31 selfloop transitions, 28 changer transitions 0/339 dead transitions. [2024-11-28 03:54:23,504 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 316 places, 339 transitions, 852 flow [2024-11-28 03:54:23,505 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-28 03:54:23,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-28 03:54:23,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 3280 transitions. [2024-11-28 03:54:23,516 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8986301369863013 [2024-11-28 03:54:23,516 INFO L175 Difference]: Start difference. First operand has 307 places, 310 transitions, 668 flow. Second operand 10 states and 3280 transitions. [2024-11-28 03:54:23,516 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 316 places, 339 transitions, 852 flow [2024-11-28 03:54:23,519 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 316 places, 339 transitions, 852 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 03:54:23,526 INFO L231 Difference]: Finished difference. Result has 320 places, 326 transitions, 797 flow [2024-11-28 03:54:23,526 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=668, PETRI_DIFFERENCE_MINUEND_PLACES=307, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=310, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=290, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=797, PETRI_PLACES=320, PETRI_TRANSITIONS=326} [2024-11-28 03:54:23,528 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -15 predicate places. [2024-11-28 03:54:23,529 INFO L471 AbstractCegarLoop]: Abstraction has has 320 places, 326 transitions, 797 flow [2024-11-28 03:54:23,530 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 325.0) internal successors, (2275), 7 states have internal predecessors, (2275), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:23,531 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:54:23,531 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:54:23,531 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-28 03:54:23,531 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting thread2Err3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-28 03:54:23,532 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:54:23,532 INFO L85 PathProgramCache]: Analyzing trace with hash 902899997, now seen corresponding path program 1 times [2024-11-28 03:54:23,532 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:54:23,532 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1526626290] [2024-11-28 03:54:23,533 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:54:23,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:54:23,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:54:23,772 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:54:23,774 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:54:23,774 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1526626290] [2024-11-28 03:54:23,774 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1526626290] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:54:23,774 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:54:23,776 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 03:54:23,777 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [378785019] [2024-11-28 03:54:23,777 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:54:23,778 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 03:54:23,778 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:54:23,778 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 03:54:23,779 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-28 03:54:23,902 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 365 [2024-11-28 03:54:23,905 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 320 places, 326 transitions, 797 flow. Second operand has 5 states, 5 states have (on average 335.0) internal successors, (1675), 5 states have internal predecessors, (1675), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:23,907 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:54:23,908 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 365 [2024-11-28 03:54:23,909 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:54:24,541 INFO L124 PetriNetUnfolderBase]: 188/2163 cut-off events. [2024-11-28 03:54:24,541 INFO L125 PetriNetUnfolderBase]: For 73/117 co-relation queries the response was YES. [2024-11-28 03:54:24,554 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2738 conditions, 2163 events. 188/2163 cut-off events. For 73/117 co-relation queries the response was YES. Maximal size of possible extension queue 50. Compared 15567 event pairs, 39 based on Foata normal form. 11/2023 useless extension candidates. Maximal degree in co-relation 2690. Up to 126 conditions per place. [2024-11-28 03:54:24,561 INFO L140 encePairwiseOnDemand]: 359/365 looper letters, 24 selfloop transitions, 5 changer transitions 0/337 dead transitions. [2024-11-28 03:54:24,562 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 324 places, 337 transitions, 885 flow [2024-11-28 03:54:24,562 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 03:54:24,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 03:54:24,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 1695 transitions. [2024-11-28 03:54:24,567 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9287671232876712 [2024-11-28 03:54:24,567 INFO L175 Difference]: Start difference. First operand has 320 places, 326 transitions, 797 flow. Second operand 5 states and 1695 transitions. [2024-11-28 03:54:24,567 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 324 places, 337 transitions, 885 flow [2024-11-28 03:54:24,574 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 324 places, 337 transitions, 885 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 03:54:24,580 INFO L231 Difference]: Finished difference. Result has 326 places, 328 transitions, 822 flow [2024-11-28 03:54:24,581 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=797, PETRI_DIFFERENCE_MINUEND_PLACES=320, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=326, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=321, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=822, PETRI_PLACES=326, PETRI_TRANSITIONS=328} [2024-11-28 03:54:24,583 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -9 predicate places. [2024-11-28 03:54:24,583 INFO L471 AbstractCegarLoop]: Abstraction has has 326 places, 328 transitions, 822 flow [2024-11-28 03:54:24,584 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 335.0) internal successors, (1675), 5 states have internal predecessors, (1675), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:24,584 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:54:24,584 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:54:24,585 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-28 03:54:24,585 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting thread2Err3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-28 03:54:24,586 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:54:24,586 INFO L85 PathProgramCache]: Analyzing trace with hash -798134009, now seen corresponding path program 1 times [2024-11-28 03:54:24,586 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:54:24,586 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1662621079] [2024-11-28 03:54:24,586 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:54:24,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:54:24,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:54:25,284 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:54:25,284 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:54:25,285 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1662621079] [2024-11-28 03:54:25,285 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1662621079] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:54:25,285 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:54:25,285 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 03:54:25,285 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [269413899] [2024-11-28 03:54:25,285 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:54:25,286 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 03:54:25,286 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:54:25,286 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 03:54:25,287 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-28 03:54:25,893 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 315 out of 365 [2024-11-28 03:54:25,895 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 326 places, 328 transitions, 822 flow. Second operand has 6 states, 6 states have (on average 316.6666666666667) internal successors, (1900), 6 states have internal predecessors, (1900), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:25,896 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:54:25,896 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 315 of 365 [2024-11-28 03:54:25,896 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:54:28,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L63-6-->L64: Formula: (= |v_#race~B~0_7| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_7|} AuxVars[] AssignedVars[#race~B~0][224], [Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), 139#L64true, 220#L56true, Black: 415#(<= (+ ~M~0 1) 0), Black: 383#true, 298#L48true, Black: 387#true, 385#(= |#race~B~0| 0), 419#true, 246#L84-4true, 382#(= |#race~M~0| 0), 391#true, 389#(= |#race~A~0| 0), Black: 396#(<= ~N~0 0), 412#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 367#(= |#race~N~0| 0)]) [2024-11-28 03:54:28,014 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 03:54:28,014 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-28 03:54:28,014 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-28 03:54:28,014 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-28 03:54:28,240 INFO L124 PetriNetUnfolderBase]: 2314/10297 cut-off events. [2024-11-28 03:54:28,240 INFO L125 PetriNetUnfolderBase]: For 869/902 co-relation queries the response was YES. [2024-11-28 03:54:28,306 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15276 conditions, 10297 events. 2314/10297 cut-off events. For 869/902 co-relation queries the response was YES. Maximal size of possible extension queue 289. Compared 110459 event pairs, 1091 based on Foata normal form. 0/9454 useless extension candidates. Maximal degree in co-relation 15227. Up to 2999 conditions per place. [2024-11-28 03:54:28,344 INFO L140 encePairwiseOnDemand]: 350/365 looper letters, 46 selfloop transitions, 38 changer transitions 0/373 dead transitions. [2024-11-28 03:54:28,344 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 331 places, 373 transitions, 1088 flow [2024-11-28 03:54:28,345 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 03:54:28,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 03:54:28,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1973 transitions. [2024-11-28 03:54:28,350 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9009132420091325 [2024-11-28 03:54:28,351 INFO L175 Difference]: Start difference. First operand has 326 places, 328 transitions, 822 flow. Second operand 6 states and 1973 transitions. [2024-11-28 03:54:28,351 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 331 places, 373 transitions, 1088 flow [2024-11-28 03:54:28,369 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 329 places, 373 transitions, 1083 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 03:54:28,375 INFO L231 Difference]: Finished difference. Result has 334 places, 365 transitions, 1071 flow [2024-11-28 03:54:28,376 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=817, PETRI_DIFFERENCE_MINUEND_PLACES=324, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=328, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=314, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1071, PETRI_PLACES=334, PETRI_TRANSITIONS=365} [2024-11-28 03:54:28,379 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, -1 predicate places. [2024-11-28 03:54:28,379 INFO L471 AbstractCegarLoop]: Abstraction has has 334 places, 365 transitions, 1071 flow [2024-11-28 03:54:28,381 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 316.6666666666667) internal successors, (1900), 6 states have internal predecessors, (1900), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:28,381 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:54:28,381 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:54:28,381 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-28 03:54:28,382 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting thread3Err4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-28 03:54:28,382 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:54:28,382 INFO L85 PathProgramCache]: Analyzing trace with hash -2000823789, now seen corresponding path program 1 times [2024-11-28 03:54:28,383 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:54:28,383 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [727695878] [2024-11-28 03:54:28,383 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:54:28,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:54:28,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:54:29,104 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:54:29,104 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:54:29,104 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [727695878] [2024-11-28 03:54:29,104 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [727695878] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:54:29,104 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:54:29,104 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 03:54:29,104 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [793217793] [2024-11-28 03:54:29,104 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:54:29,105 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 03:54:29,105 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:54:29,105 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 03:54:29,105 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-28 03:54:29,629 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 315 out of 365 [2024-11-28 03:54:29,631 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 334 places, 365 transitions, 1071 flow. Second operand has 6 states, 6 states have (on average 316.8333333333333) internal successors, (1901), 6 states have internal predecessors, (1901), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:29,631 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:54:29,631 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 315 of 365 [2024-11-28 03:54:29,631 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:54:32,128 INFO L124 PetriNetUnfolderBase]: 3904/14408 cut-off events. [2024-11-28 03:54:32,128 INFO L125 PetriNetUnfolderBase]: For 4409/5002 co-relation queries the response was YES. [2024-11-28 03:54:32,191 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26215 conditions, 14408 events. 3904/14408 cut-off events. For 4409/5002 co-relation queries the response was YES. Maximal size of possible extension queue 483. Compared 159623 event pairs, 1169 based on Foata normal form. 81/13517 useless extension candidates. Maximal degree in co-relation 26162. Up to 4519 conditions per place. [2024-11-28 03:54:32,249 INFO L140 encePairwiseOnDemand]: 350/365 looper letters, 77 selfloop transitions, 110 changer transitions 0/482 dead transitions. [2024-11-28 03:54:32,249 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 339 places, 482 transitions, 2017 flow [2024-11-28 03:54:32,250 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 03:54:32,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 03:54:32,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1973 transitions. [2024-11-28 03:54:32,254 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9009132420091325 [2024-11-28 03:54:32,254 INFO L175 Difference]: Start difference. First operand has 334 places, 365 transitions, 1071 flow. Second operand 6 states and 1973 transitions. [2024-11-28 03:54:32,254 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 339 places, 482 transitions, 2017 flow [2024-11-28 03:54:32,298 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 339 places, 482 transitions, 2017 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 03:54:32,304 INFO L231 Difference]: Finished difference. Result has 344 places, 474 transitions, 2129 flow [2024-11-28 03:54:32,305 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=1071, PETRI_DIFFERENCE_MINUEND_PLACES=334, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=365, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=26, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=330, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2129, PETRI_PLACES=344, PETRI_TRANSITIONS=474} [2024-11-28 03:54:32,305 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, 9 predicate places. [2024-11-28 03:54:32,305 INFO L471 AbstractCegarLoop]: Abstraction has has 344 places, 474 transitions, 2129 flow [2024-11-28 03:54:32,306 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 316.8333333333333) internal successors, (1901), 6 states have internal predecessors, (1901), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:32,307 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:54:32,307 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:54:32,307 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-28 03:54:32,307 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting thread2Err4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-28 03:54:32,308 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:54:32,308 INFO L85 PathProgramCache]: Analyzing trace with hash -339147998, now seen corresponding path program 1 times [2024-11-28 03:54:32,308 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:54:32,308 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [844581344] [2024-11-28 03:54:32,308 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:54:32,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:54:32,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:54:32,904 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:54:32,904 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:54:32,904 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [844581344] [2024-11-28 03:54:32,904 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [844581344] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:54:32,905 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:54:32,905 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 03:54:32,905 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [349539064] [2024-11-28 03:54:32,905 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:54:32,905 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 03:54:32,906 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:54:32,906 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 03:54:32,906 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-28 03:54:33,287 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 297 out of 365 [2024-11-28 03:54:33,289 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 344 places, 474 transitions, 2129 flow. Second operand has 6 states, 6 states have (on average 299.5) internal successors, (1797), 6 states have internal predecessors, (1797), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:33,290 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:54:33,290 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 297 of 365 [2024-11-28 03:54:33,290 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:54:38,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([898] L63-6-->L64: Formula: (= |v_#race~B~0_7| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_7|} AuxVars[] AssignedVars[#race~B~0][222], [139#L64true, 220#L56true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), 298#L48true, Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 246#L84-4true, 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true]) [2024-11-28 03:54:38,078 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 03:54:38,078 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-28 03:54:38,078 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-28 03:54:38,078 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-28 03:54:39,700 INFO L124 PetriNetUnfolderBase]: 12006/34811 cut-off events. [2024-11-28 03:54:39,700 INFO L125 PetriNetUnfolderBase]: For 21891/23380 co-relation queries the response was YES. [2024-11-28 03:54:39,850 INFO L83 FinitePrefix]: Finished finitePrefix Result has 78113 conditions, 34811 events. 12006/34811 cut-off events. For 21891/23380 co-relation queries the response was YES. Maximal size of possible extension queue 828. Compared 407429 event pairs, 3837 based on Foata normal form. 208/32641 useless extension candidates. Maximal degree in co-relation 78055. Up to 14980 conditions per place. [2024-11-28 03:54:39,990 INFO L140 encePairwiseOnDemand]: 342/365 looper letters, 226 selfloop transitions, 105 changer transitions 0/604 dead transitions. [2024-11-28 03:54:39,990 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 349 places, 604 transitions, 3443 flow [2024-11-28 03:54:39,991 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 03:54:39,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 03:54:39,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1927 transitions. [2024-11-28 03:54:39,995 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8799086757990867 [2024-11-28 03:54:39,995 INFO L175 Difference]: Start difference. First operand has 344 places, 474 transitions, 2129 flow. Second operand 6 states and 1927 transitions. [2024-11-28 03:54:39,995 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 349 places, 604 transitions, 3443 flow [2024-11-28 03:54:40,158 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 349 places, 604 transitions, 3443 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 03:54:40,167 INFO L231 Difference]: Finished difference. Result has 353 places, 572 transitions, 3084 flow [2024-11-28 03:54:40,168 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=2129, PETRI_DIFFERENCE_MINUEND_PLACES=344, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=474, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=27, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=420, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=3084, PETRI_PLACES=353, PETRI_TRANSITIONS=572} [2024-11-28 03:54:40,169 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, 18 predicate places. [2024-11-28 03:54:40,170 INFO L471 AbstractCegarLoop]: Abstraction has has 353 places, 572 transitions, 3084 flow [2024-11-28 03:54:40,170 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 299.5) internal successors, (1797), 6 states have internal predecessors, (1797), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:40,171 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:54:40,171 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:54:40,171 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-28 03:54:40,171 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting thread3Err5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-28 03:54:40,172 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:54:40,172 INFO L85 PathProgramCache]: Analyzing trace with hash -34593346, now seen corresponding path program 1 times [2024-11-28 03:54:40,172 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:54:40,172 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1992972399] [2024-11-28 03:54:40,172 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:54:40,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:54:40,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:54:40,717 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:54:40,717 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:54:40,717 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1992972399] [2024-11-28 03:54:40,717 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1992972399] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:54:40,717 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:54:40,717 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 03:54:40,717 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [410017440] [2024-11-28 03:54:40,718 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:54:40,718 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 03:54:40,718 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:54:40,718 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 03:54:40,719 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-28 03:54:41,297 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 297 out of 365 [2024-11-28 03:54:41,299 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 353 places, 572 transitions, 3084 flow. Second operand has 6 states, 6 states have (on average 299.6666666666667) internal successors, (1798), 6 states have internal predecessors, (1798), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:41,300 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:54:41,300 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 297 of 365 [2024-11-28 03:54:41,300 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:54:53,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([828] L48-4-->L48-5: Formula: (= |v_#race_1| (store |v_#race_2| v_~A~0.base_2 (store (select |v_#race_2| v_~A~0.base_2) (+ (* v_thread1Thread1of1ForFork1_~i~0_11 4) v_~A~0.offset_2) 0))) InVars {#race=|v_#race_2|, ~A~0.base=v_~A~0.base_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_11, ~A~0.offset=v_~A~0.offset_2} OutVars{#race=|v_#race_1|, ~A~0.base=v_~A~0.base_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_11, ~A~0.offset=v_~A~0.offset_2} AuxVars[] AssignedVars[#race][273], [60#L55-6true, Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 314#L64-11true, Black: 387#true, 385#(= |#race~B~0| 0), 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 246#L84-4true, 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), 179#L48-5true, Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), Black: 430#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-28 03:54:53,014 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-28 03:54:53,014 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-28 03:54:53,014 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-28 03:54:53,015 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-28 03:54:54,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([905] L64-4-->L64-5: Formula: (= (store |v_#race_44| v_~A~0.base_16 (store (select |v_#race_44| v_~A~0.base_16) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_11) v_~A~0.offset_16) 0)) |v_#race_43|) InVars {#race=|v_#race_44|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} OutVars{#race=|v_#race_43|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} AuxVars[] AssignedVars[#race][225], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 60#L55-6true, Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), 172#L48-14true, Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 246#L84-4true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, Black: 430#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 238#L64-5true, 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-28 03:54:54,021 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-28 03:54:54,021 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-28 03:54:54,021 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-28 03:54:54,021 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-28 03:54:54,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([905] L64-4-->L64-5: Formula: (= (store |v_#race_44| v_~A~0.base_16 (store (select |v_#race_44| v_~A~0.base_16) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_11) v_~A~0.offset_16) 0)) |v_#race_43|) InVars {#race=|v_#race_44|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} OutVars{#race=|v_#race_43|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} AuxVars[] AssignedVars[#race][225], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 60#L55-6true, Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), 191#L48-15true, Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 246#L84-4true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 430#true, Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 238#L64-5true, 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-28 03:54:54,055 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-28 03:54:54,055 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-28 03:54:54,055 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-28 03:54:54,055 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-28 03:54:54,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([905] L64-4-->L64-5: Formula: (= (store |v_#race_44| v_~A~0.base_16 (store (select |v_#race_44| v_~A~0.base_16) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_11) v_~A~0.offset_16) 0)) |v_#race_43|) InVars {#race=|v_#race_44|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} OutVars{#race=|v_#race_43|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} AuxVars[] AssignedVars[#race][276], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 58#L85-1true, Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 4#L56-16true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 430#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 238#L64-5true, 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-28 03:54:54,155 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 03:54:54,155 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-28 03:54:54,155 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 03:54:54,155 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 03:54:54,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([905] L64-4-->L64-5: Formula: (= (store |v_#race_44| v_~A~0.base_16 (store (select |v_#race_44| v_~A~0.base_16) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_11) v_~A~0.offset_16) 0)) |v_#race_43|) InVars {#race=|v_#race_44|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} OutVars{#race=|v_#race_43|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} AuxVars[] AssignedVars[#race][225], [60#L55-6true, Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 58#L85-1true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 430#true, Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 238#L64-5true, 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-28 03:54:54,159 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 03:54:54,159 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-28 03:54:54,159 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 03:54:54,159 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-28 03:54:54,161 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([905] L64-4-->L64-5: Formula: (= (store |v_#race_44| v_~A~0.base_16 (store (select |v_#race_44| v_~A~0.base_16) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_11) v_~A~0.offset_16) 0)) |v_#race_43|) InVars {#race=|v_#race_44|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} OutVars{#race=|v_#race_43|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} AuxVars[] AssignedVars[#race][276], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 387#true, 385#(= |#race~B~0| 0), 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 58#L85-1true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 4#L56-16true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 430#true, Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 238#L64-5true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-28 03:54:54,161 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-28 03:54:54,161 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-28 03:54:54,161 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 03:54:54,161 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-28 03:54:54,161 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-28 03:54:54,163 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([905] L64-4-->L64-5: Formula: (= (store |v_#race_44| v_~A~0.base_16 (store (select |v_#race_44| v_~A~0.base_16) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_11) v_~A~0.offset_16) 0)) |v_#race_43|) InVars {#race=|v_#race_44|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} OutVars{#race=|v_#race_43|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_11, ~A~0.base=v_~A~0.base_16, ~A~0.offset=v_~A~0.offset_16} AuxVars[] AssignedVars[#race][225], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 60#L55-6true, Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 387#true, 385#(= |#race~B~0| 0), 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 58#L85-1true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 430#true, Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 238#L64-5true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-28 03:54:54,163 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 03:54:54,163 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-28 03:54:54,163 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 03:54:54,163 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-28 03:54:54,163 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-28 03:54:54,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([931] thread2EXIT-->L86: Formula: (and (= 0 v_thread2Thread1of1ForFork2_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork2_thidvar0_4) (= 0 v_thread2Thread1of1ForFork2_thidvar1_4)) InVars {thread2Thread1of1ForFork2_thidvar2=v_thread2Thread1of1ForFork2_thidvar2_4, thread2Thread1of1ForFork2_thidvar1=v_thread2Thread1of1ForFork2_thidvar1_4, thread2Thread1of1ForFork2_thidvar0=v_thread2Thread1of1ForFork2_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|} OutVars{thread2Thread1of1ForFork2_thidvar2=v_thread2Thread1of1ForFork2_thidvar2_4, thread2Thread1of1ForFork2_thidvar1=v_thread2Thread1of1ForFork2_thidvar1_4, thread2Thread1of1ForFork2_thidvar0=v_thread2Thread1of1ForFork2_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|} AuxVars[] AssignedVars[][221], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, Black: 387#true, 385#(= |#race~B~0| 0), 166#L86true, 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 242#L64-2true, 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 382#(= |#race~M~0| 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-28 03:54:54,167 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-28 03:54:54,167 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-28 03:54:54,167 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-28 03:54:54,167 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-28 03:54:54,167 INFO L124 PetriNetUnfolderBase]: 18668/52902 cut-off events. [2024-11-28 03:54:54,167 INFO L125 PetriNetUnfolderBase]: For 54343/56512 co-relation queries the response was YES. [2024-11-28 03:54:54,453 INFO L83 FinitePrefix]: Finished finitePrefix Result has 138240 conditions, 52902 events. 18668/52902 cut-off events. For 54343/56512 co-relation queries the response was YES. Maximal size of possible extension queue 1270. Compared 647896 event pairs, 3875 based on Foata normal form. 141/50222 useless extension candidates. Maximal degree in co-relation 138177. Up to 21678 conditions per place. [2024-11-28 03:54:54,667 INFO L140 encePairwiseOnDemand]: 342/365 looper letters, 326 selfloop transitions, 208 changer transitions 0/817 dead transitions. [2024-11-28 03:54:54,668 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 358 places, 817 transitions, 5748 flow [2024-11-28 03:54:54,668 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 03:54:54,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 03:54:54,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1927 transitions. [2024-11-28 03:54:54,672 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8799086757990867 [2024-11-28 03:54:54,672 INFO L175 Difference]: Start difference. First operand has 353 places, 572 transitions, 3084 flow. Second operand 6 states and 1927 transitions. [2024-11-28 03:54:54,672 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 358 places, 817 transitions, 5748 flow [2024-11-28 03:54:55,465 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 358 places, 817 transitions, 5636 flow, removed 56 selfloop flow, removed 0 redundant places. [2024-11-28 03:54:55,479 INFO L231 Difference]: Finished difference. Result has 362 places, 767 transitions, 5115 flow [2024-11-28 03:54:55,480 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=3016, PETRI_DIFFERENCE_MINUEND_PLACES=353, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=572, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=58, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=473, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=5115, PETRI_PLACES=362, PETRI_TRANSITIONS=767} [2024-11-28 03:54:55,481 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, 27 predicate places. [2024-11-28 03:54:55,481 INFO L471 AbstractCegarLoop]: Abstraction has has 362 places, 767 transitions, 5115 flow [2024-11-28 03:54:55,482 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 299.6666666666667) internal successors, (1798), 6 states have internal predecessors, (1798), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:55,482 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:54:55,483 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:54:55,483 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-28 03:54:55,483 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting thread1Err3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-28 03:54:55,484 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:54:55,484 INFO L85 PathProgramCache]: Analyzing trace with hash 198444412, now seen corresponding path program 1 times [2024-11-28 03:54:55,484 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:54:55,485 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [857881114] [2024-11-28 03:54:55,485 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:54:55,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:54:55,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:54:56,283 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-28 03:54:56,285 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:54:56,285 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [857881114] [2024-11-28 03:54:56,285 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [857881114] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:54:56,285 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:54:56,285 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 03:54:56,285 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [648361865] [2024-11-28 03:54:56,285 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:54:56,286 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 03:54:56,286 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:54:56,286 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 03:54:56,286 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-28 03:54:57,002 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 315 out of 365 [2024-11-28 03:54:57,004 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 362 places, 767 transitions, 5115 flow. Second operand has 6 states, 6 states have (on average 317.8333333333333) internal successors, (1907), 6 states have internal predecessors, (1907), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:54:57,005 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:54:57,005 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 315 of 365 [2024-11-28 03:54:57,005 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:54:59,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([873] L56-11-->L56-12: Formula: (= (store |v_#race_32| v_~B~0.base_9 (store (select |v_#race_32| v_~B~0.base_9) (+ (* 4 v_thread2Thread1of1ForFork2_~i~1_25) v_~B~0.offset_9) |v_thread2Thread1of1ForFork2_#t~nondet5_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} OutVars{#race=|v_#race_31|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} AuxVars[] AssignedVars[#race][271], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 300#L56-12true, Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 305#L64-9true, Black: 396#(<= ~N~0 0), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), 325#L47-9true, Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 246#L84-4true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-28 03:54:59,134 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-28 03:54:59,134 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-28 03:54:59,134 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 03:54:59,134 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 03:54:59,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([913] L64-11-->L64-12: Formula: (= (store |v_#race_54| v_~B~0.base_18 (store (select |v_#race_54| v_~B~0.base_18) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_25) v_~B~0.offset_18) |v_thread3Thread1of1ForFork0_#t~nondet8_3|)) |v_#race_53|) InVars {#race=|v_#race_54|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_18, ~B~0.offset=v_~B~0.offset_18, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} OutVars{#race=|v_#race_53|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_18, ~B~0.offset=v_~B~0.offset_18, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race][280], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 387#true, 385#(= |#race~B~0| 0), 137#L56-9true, Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 396#(<= ~N~0 0), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), 16#L64-12true, Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), 325#L47-9true, Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 246#L84-4true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|)]) [2024-11-28 03:54:59,137 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-28 03:54:59,137 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 03:54:59,137 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-28 03:54:59,137 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-28 03:54:59,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([913] L64-11-->L64-12: Formula: (= (store |v_#race_54| v_~B~0.base_18 (store (select |v_#race_54| v_~B~0.base_18) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_25) v_~B~0.offset_18) |v_thread3Thread1of1ForFork0_#t~nondet8_3|)) |v_#race_53|) InVars {#race=|v_#race_54|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_18, ~B~0.offset=v_~B~0.offset_18, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} OutVars{#race=|v_#race_53|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_18, ~B~0.offset=v_~B~0.offset_18, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race][240], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 166#L86true, Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), 16#L64-12true, Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, 396#(<= ~N~0 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true]) [2024-11-28 03:54:59,482 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-28 03:54:59,482 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-28 03:54:59,482 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 03:54:59,483 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-28 03:54:59,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([873] L56-11-->L56-12: Formula: (= (store |v_#race_32| v_~B~0.base_9 (store (select |v_#race_32| v_~B~0.base_9) (+ (* 4 v_thread2Thread1of1ForFork2_~i~1_25) v_~B~0.offset_9) |v_thread2Thread1of1ForFork2_#t~nondet5_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} OutVars{#race=|v_#race_31|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} AuxVars[] AssignedVars[#race][271], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 300#L56-12true, Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 305#L64-9true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 246#L84-4true, 203#L51true, 461#true, 396#(<= ~N~0 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-28 03:54:59,491 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-28 03:54:59,491 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 03:54:59,491 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 03:54:59,491 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-28 03:54:59,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([913] L64-11-->L64-12: Formula: (= (store |v_#race_54| v_~B~0.base_18 (store (select |v_#race_54| v_~B~0.base_18) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_25) v_~B~0.offset_18) |v_thread3Thread1of1ForFork0_#t~nondet8_3|)) |v_#race_53|) InVars {#race=|v_#race_54|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_18, ~B~0.offset=v_~B~0.offset_18, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} OutVars{#race=|v_#race_53|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_18, ~B~0.offset=v_~B~0.offset_18, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race][280], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), 137#L56-9true, Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), 16#L64-12true, Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 246#L84-4true, 203#L51true, 461#true, 396#(<= ~N~0 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true]) [2024-11-28 03:54:59,495 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-28 03:54:59,495 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 03:54:59,496 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-28 03:54:59,496 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-28 03:54:59,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([873] L56-11-->L56-12: Formula: (= (store |v_#race_32| v_~B~0.base_9 (store (select |v_#race_32| v_~B~0.base_9) (+ (* 4 v_thread2Thread1of1ForFork2_~i~1_25) v_~B~0.offset_9) |v_thread2Thread1of1ForFork2_#t~nondet5_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} OutVars{#race=|v_#race_31|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} AuxVars[] AssignedVars[#race][271], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 300#L56-12true, Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 305#L64-9true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 58#L85-1true, Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, 396#(<= ~N~0 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-28 03:54:59,963 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-28 03:54:59,963 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 03:54:59,963 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 03:54:59,963 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 03:54:59,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([913] L64-11-->L64-12: Formula: (= (store |v_#race_54| v_~B~0.base_18 (store (select |v_#race_54| v_~B~0.base_18) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_25) v_~B~0.offset_18) |v_thread3Thread1of1ForFork0_#t~nondet8_3|)) |v_#race_53|) InVars {#race=|v_#race_54|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_18, ~B~0.offset=v_~B~0.offset_18, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} OutVars{#race=|v_#race_53|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_18, ~B~0.offset=v_~B~0.offset_18, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race][280], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), 137#L56-9true, Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 58#L85-1true, Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), 16#L64-12true, Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, 396#(<= ~N~0 0), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true]) [2024-11-28 03:54:59,968 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-28 03:54:59,968 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 03:54:59,968 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-28 03:54:59,968 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-28 03:55:08,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([913] L64-11-->L64-12: Formula: (= (store |v_#race_54| v_~B~0.base_18 (store (select |v_#race_54| v_~B~0.base_18) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_25) v_~B~0.offset_18) |v_thread3Thread1of1ForFork0_#t~nondet8_3|)) |v_#race_53|) InVars {#race=|v_#race_54|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_18, ~B~0.offset=v_~B~0.offset_18, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} OutVars{#race=|v_#race_53|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_18, ~B~0.offset=v_~B~0.offset_18, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race][240], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 60#L55-6true, Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), 16#L64-12true, Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 246#L84-4true, Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 203#L51true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-28 03:55:08,049 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-28 03:55:08,049 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-28 03:55:08,049 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-28 03:55:08,049 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-28 03:55:08,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([913] L64-11-->L64-12: Formula: (= (store |v_#race_54| v_~B~0.base_18 (store (select |v_#race_54| v_~B~0.base_18) (+ (* 4 v_thread3Thread1of1ForFork0_~i~2_25) v_~B~0.offset_18) |v_thread3Thread1of1ForFork0_#t~nondet8_3|)) |v_#race_53|) InVars {#race=|v_#race_54|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_18, ~B~0.offset=v_~B~0.offset_18, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} OutVars{#race=|v_#race_53|, thread3Thread1of1ForFork0_~i~2=v_thread3Thread1of1ForFork0_~i~2_25, ~B~0.base=v_~B~0.base_18, ~B~0.offset=v_~B~0.offset_18, thread3Thread1of1ForFork0_#t~nondet8=|v_thread3Thread1of1ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race][240], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 60#L55-6true, Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 58#L85-1true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), 16#L64-12true, Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 391#true, 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 441#true]) [2024-11-28 03:55:08,789 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-28 03:55:08,789 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-28 03:55:08,789 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-28 03:55:08,789 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-28 03:55:10,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([828] L48-4-->L48-5: Formula: (= |v_#race_1| (store |v_#race_2| v_~A~0.base_2 (store (select |v_#race_2| v_~A~0.base_2) (+ (* v_thread1Thread1of1ForFork1_~i~0_11 4) v_~A~0.offset_2) 0))) InVars {#race=|v_#race_2|, ~A~0.base=v_~A~0.base_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_11, ~A~0.offset=v_~A~0.offset_2} OutVars{#race=|v_#race_1|, ~A~0.base=v_~A~0.base_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_11, ~A~0.offset=v_~A~0.offset_2} AuxVars[] AssignedVars[#race][841], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 331#L64-16true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 246#L84-4true, Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 4#L56-16true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 179#L48-5true, 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-28 03:55:10,319 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-28 03:55:10,319 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-28 03:55:10,319 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-28 03:55:10,319 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-28 03:55:10,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([828] L48-4-->L48-5: Formula: (= |v_#race_1| (store |v_#race_2| v_~A~0.base_2 (store (select |v_#race_2| v_~A~0.base_2) (+ (* v_thread1Thread1of1ForFork1_~i~0_11 4) v_~A~0.offset_2) 0))) InVars {#race=|v_#race_2|, ~A~0.base=v_~A~0.base_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_11, ~A~0.offset=v_~A~0.offset_2} OutVars{#race=|v_#race_1|, ~A~0.base=v_~A~0.base_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_11, ~A~0.offset=v_~A~0.offset_2} AuxVars[] AssignedVars[#race][517], [60#L55-6true, Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, 331#L64-16true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 246#L84-4true, Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), 179#L48-5true, Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-28 03:55:10,404 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-28 03:55:10,404 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-28 03:55:10,404 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-28 03:55:10,405 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-28 03:55:10,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([828] L48-4-->L48-5: Formula: (= |v_#race_1| (store |v_#race_2| v_~A~0.base_2 (store (select |v_#race_2| v_~A~0.base_2) (+ (* v_thread1Thread1of1ForFork1_~i~0_11 4) v_~A~0.offset_2) 0))) InVars {#race=|v_#race_2|, ~A~0.base=v_~A~0.base_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_11, ~A~0.offset=v_~A~0.offset_2} OutVars{#race=|v_#race_1|, ~A~0.base=v_~A~0.base_2, thread1Thread1of1ForFork1_~i~0=v_thread1Thread1of1ForFork1_~i~0_11, ~A~0.offset=v_~A~0.offset_2} AuxVars[] AssignedVars[#race][505], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 246#L84-4true, Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 219#L63-8true, 4#L56-16true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), 179#L48-5true, Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-28 03:55:10,430 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-28 03:55:10,430 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-28 03:55:10,430 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-28 03:55:10,430 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-28 03:55:10,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([873] L56-11-->L56-12: Formula: (= (store |v_#race_32| v_~B~0.base_9 (store (select |v_#race_32| v_~B~0.base_9) (+ (* 4 v_thread2Thread1of1ForFork2_~i~1_25) v_~B~0.offset_9) |v_thread2Thread1of1ForFork2_#t~nondet5_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} OutVars{#race=|v_#race_31|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} AuxVars[] AssignedVars[#race][265], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 300#L56-12true, Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 246#L84-4true, 203#L51true, 461#true, 346#L64-6true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-28 03:55:10,509 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-28 03:55:10,510 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-28 03:55:10,510 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-28 03:55:10,510 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-28 03:55:10,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([873] L56-11-->L56-12: Formula: (= (store |v_#race_32| v_~B~0.base_9 (store (select |v_#race_32| v_~B~0.base_9) (+ (* 4 v_thread2Thread1of1ForFork2_~i~1_25) v_~B~0.offset_9) |v_thread2Thread1of1ForFork2_#t~nondet5_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} OutVars{#race=|v_#race_31|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} AuxVars[] AssignedVars[#race][268], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 300#L56-12true, Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 204#L64-7true, Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 246#L84-4true, Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 203#L51true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-28 03:55:10,518 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-28 03:55:10,518 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-28 03:55:10,518 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-28 03:55:10,518 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-28 03:55:10,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([873] L56-11-->L56-12: Formula: (= (store |v_#race_32| v_~B~0.base_9 (store (select |v_#race_32| v_~B~0.base_9) (+ (* 4 v_thread2Thread1of1ForFork2_~i~1_25) v_~B~0.offset_9) |v_thread2Thread1of1ForFork2_#t~nondet5_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} OutVars{#race=|v_#race_31|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} AuxVars[] AssignedVars[#race][271], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 300#L56-12true, Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 173#L64-8true, 246#L84-4true, Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 203#L51true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-28 03:55:10,526 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-28 03:55:10,526 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-28 03:55:10,526 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-28 03:55:10,526 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-28 03:55:10,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([873] L56-11-->L56-12: Formula: (= (store |v_#race_32| v_~B~0.base_9 (store (select |v_#race_32| v_~B~0.base_9) (+ (* 4 v_thread2Thread1of1ForFork2_~i~1_25) v_~B~0.offset_9) |v_thread2Thread1of1ForFork2_#t~nondet5_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} OutVars{#race=|v_#race_31|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} AuxVars[] AssignedVars[#race][265], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 300#L56-12true, Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, 58#L85-1true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, 346#L64-6true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-28 03:55:10,541 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-28 03:55:10,541 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-28 03:55:10,541 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-28 03:55:10,541 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-28 03:55:10,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([873] L56-11-->L56-12: Formula: (= (store |v_#race_32| v_~B~0.base_9 (store (select |v_#race_32| v_~B~0.base_9) (+ (* 4 v_thread2Thread1of1ForFork2_~i~1_25) v_~B~0.offset_9) |v_thread2Thread1of1ForFork2_#t~nondet5_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} OutVars{#race=|v_#race_31|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} AuxVars[] AssignedVars[#race][268], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 300#L56-12true, Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 58#L85-1true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 204#L64-7true, Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-28 03:55:10,546 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-28 03:55:10,546 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-28 03:55:10,546 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-28 03:55:10,546 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-28 03:55:10,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([873] L56-11-->L56-12: Formula: (= (store |v_#race_32| v_~B~0.base_9 (store (select |v_#race_32| v_~B~0.base_9) (+ (* 4 v_thread2Thread1of1ForFork2_~i~1_25) v_~B~0.offset_9) |v_thread2Thread1of1ForFork2_#t~nondet5_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} OutVars{#race=|v_#race_31|, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_25, ~B~0.base=v_~B~0.base_9, thread2Thread1of1ForFork2_#t~nondet5=|v_thread2Thread1of1ForFork2_#t~nondet5_3|, ~B~0.offset=v_~B~0.offset_9} AuxVars[] AssignedVars[#race][271], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 300#L56-12true, Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 58#L85-1true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 173#L64-8true, Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-28 03:55:10,550 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-28 03:55:10,550 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-28 03:55:10,550 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-28 03:55:10,550 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-28 03:55:10,582 INFO L124 PetriNetUnfolderBase]: 18808/56638 cut-off events. [2024-11-28 03:55:10,582 INFO L125 PetriNetUnfolderBase]: For 135760/146608 co-relation queries the response was YES. [2024-11-28 03:55:10,931 INFO L83 FinitePrefix]: Finished finitePrefix Result has 173307 conditions, 56638 events. 18808/56638 cut-off events. For 135760/146608 co-relation queries the response was YES. Maximal size of possible extension queue 1384. Compared 702332 event pairs, 2838 based on Foata normal form. 955/54861 useless extension candidates. Maximal degree in co-relation 173239. Up to 19080 conditions per place. [2024-11-28 03:55:11,178 INFO L140 encePairwiseOnDemand]: 350/365 looper letters, 399 selfloop transitions, 376 changer transitions 0/1126 dead transitions. [2024-11-28 03:55:11,178 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 367 places, 1126 transitions, 10027 flow [2024-11-28 03:55:11,179 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 03:55:11,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 03:55:11,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1973 transitions. [2024-11-28 03:55:11,184 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9009132420091325 [2024-11-28 03:55:11,184 INFO L175 Difference]: Start difference. First operand has 362 places, 767 transitions, 5115 flow. Second operand 6 states and 1973 transitions. [2024-11-28 03:55:11,184 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 367 places, 1126 transitions, 10027 flow [2024-11-28 03:55:12,293 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 367 places, 1126 transitions, 9867 flow, removed 80 selfloop flow, removed 0 redundant places. [2024-11-28 03:55:12,306 INFO L231 Difference]: Finished difference. Result has 372 places, 1118 transitions, 10141 flow [2024-11-28 03:55:12,306 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=365, PETRI_DIFFERENCE_MINUEND_FLOW=5019, PETRI_DIFFERENCE_MINUEND_PLACES=362, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=767, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=85, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=571, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=10141, PETRI_PLACES=372, PETRI_TRANSITIONS=1118} [2024-11-28 03:55:12,307 INFO L279 CegarLoopForPetriNet]: 335 programPoint places, 37 predicate places. [2024-11-28 03:55:12,307 INFO L471 AbstractCegarLoop]: Abstraction has has 372 places, 1118 transitions, 10141 flow [2024-11-28 03:55:12,308 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 317.8333333333333) internal successors, (1907), 6 states have internal predecessors, (1907), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:55:12,308 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:55:12,308 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:55:12,308 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-28 03:55:12,308 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting thread3Err4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 47 more)] === [2024-11-28 03:55:12,309 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:55:12,310 INFO L85 PathProgramCache]: Analyzing trace with hash 1119270738, now seen corresponding path program 1 times [2024-11-28 03:55:12,310 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:55:12,310 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1925253390] [2024-11-28 03:55:12,310 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:55:12,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:55:12,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:55:12,583 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:55:12,584 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:55:12,584 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1925253390] [2024-11-28 03:55:12,584 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1925253390] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:55:12,584 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:55:12,584 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-28 03:55:12,584 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [675377953] [2024-11-28 03:55:12,585 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:55:12,585 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-28 03:55:12,585 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:55:12,586 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-28 03:55:12,586 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72 [2024-11-28 03:55:13,445 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 315 out of 365 [2024-11-28 03:55:13,448 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 372 places, 1118 transitions, 10141 flow. Second operand has 9 states, 9 states have (on average 318.0) internal successors, (2862), 9 states have internal predecessors, (2862), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:55:13,448 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:55:13,448 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 315 of 365 [2024-11-28 03:55:13,448 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:55:25,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([858] L55-4-->L56: Formula: (= |v_#race~B~0_4| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_4|} AuxVars[] AssignedVars[#race~B~0][248], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 139#L64true, Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 451#true, 220#L56true, Black: 383#true, Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 419#true, Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), 430#true, Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), 298#L48true, Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 246#L84-4true, Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 441#true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|))]) [2024-11-28 03:55:25,194 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-28 03:55:25,194 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-28 03:55:25,194 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-28 03:55:25,194 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-28 03:55:26,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, 58#L85-1true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 74#L63-6true, 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), 93#L55-4true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-28 03:55:26,812 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 03:55:26,812 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-28 03:55:26,812 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-28 03:55:26,812 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-28 03:55:26,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 259#L55-10true, Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, 58#L85-1true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 64#L67true, 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-28 03:55:26,813 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 03:55:26,813 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-28 03:55:26,813 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-28 03:55:26,813 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-28 03:55:26,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, 58#L85-1true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 10#L59true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 64#L67true, 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-28 03:55:26,813 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-28 03:55:26,813 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-28 03:55:26,813 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-28 03:55:26,814 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-28 03:55:26,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, 58#L85-1true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 64#L67true, 367#(= |#race~N~0| 0), 93#L55-4true, Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-28 03:55:26,814 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 03:55:26,814 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-28 03:55:26,814 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-28 03:55:26,814 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-28 03:55:26,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, 58#L85-1true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 10#L59true, 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 74#L63-6true, 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-28 03:55:26,815 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-28 03:55:26,815 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-28 03:55:26,815 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-28 03:55:26,815 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-28 03:55:26,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([930] thread1EXIT-->L85-1: Formula: (and (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork1_thidvar0_4) (= 0 v_thread1Thread1of1ForFork1_thidvar1_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork1_thidvar1=v_thread1Thread1of1ForFork1_thidvar1_4, thread1Thread1of1ForFork1_thidvar0=v_thread1Thread1of1ForFork1_thidvar0_4} AuxVars[] AssignedVars[][314], [Black: 445#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 443#(= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))), Black: 383#true, 451#true, Black: 446#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), Black: 387#true, 385#(= |#race~B~0| 0), Black: 455#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), 259#L55-10true, Black: 456#(and (= (select (select |#race| ~B~0.base) (+ 2 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ 3 ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 454#(and (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|) (= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) |thread3Thread1of1ForFork0_#t~nondet8|)), Black: 453#(= (select (select |#race| ~B~0.base) (+ ~B~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) |thread3Thread1of1ForFork0_#t~nondet8|), 419#true, Black: 466#(and (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 463#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0), Black: 464#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), Black: 465#(and (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread1Thread1of1ForFork1_~i~0 4) 1)) 0)), 472#true, Black: 396#(<= ~N~0 0), Black: 397#(and (<= ~N~0 0) (= thread1Thread1of1ForFork1_~i~0 0)), Black: 403#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (<= ~N~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 430#true, 58#L85-1true, Black: 401#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 416#(and (<= (+ ~M~0 1) 0) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 415#(<= (+ ~M~0 1) 0), Black: 424#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) 3 ~A~0.offset)) 0)), Black: 421#(= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0), Black: 423#(and (= (select (select |#race| ~A~0.base) (+ 2 (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), Black: 422#(and (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset)) 0) (= (select (select |#race| ~A~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~A~0.offset 1)) 0)), 461#true, Black: 435#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0) (= (select (select |#race| ~A~0.base) (+ 3 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0)), 74#L63-6true, 382#(= |#race~M~0| 0), Black: 433#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 391#true, Black: 432#(= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0), 389#(= |#race~A~0| 0), Black: 434#(and (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ 2 ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4))) 0) (= (select (select |#race| ~A~0.base) (+ ~A~0.offset (* thread3Thread1of1ForFork0_~i~2 4) 1)) 0)), 367#(= |#race~N~0| 0), Black: 444#(and (= |thread2Thread1of1ForFork2_#t~nondet5| (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset))) (= (select (select |#race| ~B~0.base) (+ (* thread2Thread1of1ForFork2_~i~1 4) ~B~0.offset 1)) |thread2Thread1of1ForFork2_#t~nondet5|)), 441#true]) [2024-11-28 03:55:26,815 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-28 03:55:26,815 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-28 03:55:26,816 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-28 03:55:26,816 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event